Package de.bild.codec
Class TypesModel.ClassHierarchyNode
java.lang.Object
de.bild.codec.TypesModel.ClassHierarchyNode
- Enclosing class:
- TypesModel
-
Constructor Details
-
ClassHierarchyNode
-
-
Method Details
-
getClazz
-
getChildren
-
isPolymorphic
public boolean isPolymorphic()- Returns:
- true, if more than one concrete implementation are available, hence we need a polymorphic codec
-
getAllConcreteChildren
-
addChild
-
hasChildren
public boolean hasChildren()
-