InheritanceTree¶
-
public class
InheritanceTree¶
Fields¶
children¶
-
public TapList<InheritanceTree>
children¶ in case of simple inheritance, only one child.
virtualChildren¶
-
public TapList<InheritanceTree>
virtualChildren¶
Methods¶
addChild¶
-
public void
addChild(InheritanceTree newChild, boolean virtual)¶
copy¶
-
public static InheritanceTree
copy(InheritanceTree inheritanceTree)¶