public abstract class IfcObjectDefinition extends IfcRoot implements com.aspose.cad_internal.fileformats.ifc.IIfcObjectDefinition
| Constructor and Description | 
|---|
| IfcObjectDefinition() | 
| Modifier and Type | Method and Description | 
|---|---|
| IfcCollection<IfcRelDecomposes> | getDecomposes() | 
| IfcCollection<IfcRelAssigns> | hasAssignments() | 
| IfcCollection<IfcRelAssociates> | hasAssociations() | 
| IfcCollection<IfcRelDecomposes> | isDecomposedBy() | 
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcRelAssigns> hasAssignments()
public final IfcCollection<IfcRelDecomposes> isDecomposedBy()
public final IfcCollection<IfcRelDecomposes> getDecomposes()
public final IfcCollection<IfcRelAssociates> hasAssociations()