public class IfcObjectDefinition extends IfcRoot implements com.aspose.cad_internal.fileformats.ifc.IIfcObjectDefinition
Constructor and Description |
---|
IfcObjectDefinition() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcRelAggregates> |
getDecomposes() |
IfcCollection<IfcRelNests> |
getNests() |
IfcCollection<IfcRelAssigns> |
hasAssignments() |
IfcCollection<IfcRelAssociates> |
hasAssociations() |
IfcCollection<IfcRelDeclares> |
hasContext() |
IfcCollection<IfcRelAggregates> |
isDecomposedBy() |
IfcCollection<IfcRelNests> |
isNestedBy() |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcRelAssigns> hasAssignments()
public final IfcCollection<IfcRelNests> getNests()
public final IfcCollection<IfcRelNests> isNestedBy()
public final IfcCollection<IfcRelDeclares> hasContext()
public final IfcCollection<IfcRelAggregates> isDecomposedBy()
public final IfcCollection<IfcRelAggregates> getDecomposes()
public final IfcCollection<IfcRelAssociates> hasAssociations()