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, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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()