public class IfcTypeObject extends IfcObjectDefinition
| Constructor and Description |
|---|
IfcTypeObject() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel |
getApplicableOccurrence() |
IfcCollection<IfcRelDefinesByType> |
getObjectTypeOf() |
IfcCollection<IfcPropertySetDefinition> |
hasPropertySets() |
void |
setApplicableOccurrence(IfcLabel value) |
void |
setPropertySets(IfcCollection<IfcPropertySetDefinition> value) |
getDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLabel getApplicableOccurrence()
public final void setApplicableOccurrence(IfcLabel value)
public final IfcCollection<IfcPropertySetDefinition> hasPropertySets()
public final void setPropertySets(IfcCollection<IfcPropertySetDefinition> value)
public final IfcCollection<IfcRelDefinesByType> getObjectTypeOf()