public interface FamilyInstance extends Instance
Modifier and Type | Method and Description |
---|---|
void |
addChild(FamilyInstance child)
Adds the given instance as child to this instance.
|
Collection<FamilyInstance> |
getChildren()
Returns the child instances.
|
getDataSet, getDefinition, getMetaData, getMetaDataNames, getValue
getProperty, getPropertyNames
Collection<FamilyInstance> getChildren()
void addChild(FamilyInstance child)
child
- the child instance to addBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a