public interface IfcPropertySetDefinition extends IfcPropertyDefinition
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcTypeObject> |
getDefinesType()
Returns the value of the 'Defines Type' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelDefinesByProperties> |
getPropertyDefinitionOf()
Returns the value of the 'Property Definition Of' reference list.
|
boolean |
isSetDefinesType()
Returns whether the value of the '
Defines Type' reference list is set. |
boolean |
isSetPropertyDefinitionOf()
Returns whether the value of the '
Property Definition Of' reference list is set. |
void |
unsetDefinesType()
Unsets the value of the '
Defines Type' reference list. |
void |
unsetPropertyDefinitionOf()
Unsets the value of the '
Property Definition Of' reference list. |
getHasAssociations, isSetHasAssociations, unsetHasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcRelDefinesByProperties> getPropertyDefinitionOf()
IfcRelDefinesByProperties.
It is bidirectional and its opposite is 'Relating Property Definition'.
If the meaning of the 'Property Definition Of' reference list isn't clear, there really should be more of a description here...
isSetPropertyDefinitionOf(),
unsetPropertyDefinitionOf(),
Ifc2x3tc1Package.getIfcPropertySetDefinition_PropertyDefinitionOf(),
IfcRelDefinesByProperties.getRelatingPropertyDefinition()void unsetPropertyDefinitionOf()
Property Definition Of' reference list.
boolean isSetPropertyDefinitionOf()
Property Definition Of' reference list is set.
unsetPropertyDefinitionOf(),
getPropertyDefinitionOf()org.eclipse.emf.common.util.EList<IfcTypeObject> getDefinesType()
IfcTypeObject.
It is bidirectional and its opposite is 'Has Property Sets'.
If the meaning of the 'Defines Type' reference list isn't clear, there really should be more of a description here...
isSetDefinesType(),
unsetDefinesType(),
Ifc2x3tc1Package.getIfcPropertySetDefinition_DefinesType(),
IfcTypeObject.getHasPropertySets()void unsetDefinesType()
Defines Type' reference list.
isSetDefinesType(),
getDefinesType()boolean isSetDefinesType()
Defines Type' reference list is set.
unsetDefinesType(),
getDefinesType()Copyright © 2018 OpenSource BIM. All rights reserved.