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, isDecomposedBy
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 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()