public class IfcTypeObject extends IfcObjectDefinition
Constructor and Description |
---|
IfcTypeObject() |
Modifier and Type | Method and Description |
---|---|
IfcIdentifier |
getApplicableOccurrence() |
IfcCollection<IfcRelDefinesByType> |
getTypes() |
IfcCollection<IfcPropertySetDefinition> |
hasPropertySets() |
void |
setApplicableOccurrence(IfcIdentifier value) |
void |
setPropertySets(IfcCollection<IfcPropertySetDefinition> value) |
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, 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 IfcIdentifier getApplicableOccurrence()
public final void setApplicableOccurrence(IfcIdentifier value)
public final IfcCollection<IfcPropertySetDefinition> hasPropertySets()
public final void setPropertySets(IfcCollection<IfcPropertySetDefinition> value)
public final IfcCollection<IfcRelDefinesByType> getTypes()