Package org.lemsml.jlems.core.type
Interface Inheritor
-
- All Known Implementing Classes:
ComponentType
,Function
public interface Inheritor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
inherited(java.lang.Object obj)
-
-
-
Method Detail
-
inherited
boolean inherited(java.lang.Object obj) throws ContentError
- Throws:
ContentError
-
-