public interface IfcPropertySetDefinition extends IfcPropertyDefinition, IfcPropertySetDefinitionSelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelDefinesByProperties> |
getDefinesOccurrence()
Returns the value of the 'Defines Occurrence' reference list.
|
org.eclipse.emf.common.util.EList<IfcTypeObject> |
getDefinesType()
Returns the value of the 'Defines Type' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelDefinesByTemplate> |
getIsDefinedBy()
Returns the value of the 'Is Defined By' reference list.
|
boolean |
isSetDefinesOccurrence()
Returns whether the value of the '
Defines Occurrence' reference list is set. |
boolean |
isSetDefinesType()
Returns whether the value of the '
Defines Type' reference list is set. |
boolean |
isSetIsDefinedBy()
Returns whether the value of the '
Is Defined By' reference list is set. |
void |
unsetDefinesOccurrence()
Unsets the value of the '
Defines Occurrence' reference list. |
void |
unsetDefinesType()
Unsets the value of the '
Defines Type' reference list. |
void |
unsetIsDefinedBy()
Unsets the value of the '
Is Defined By' reference list. |
getHasAssociations, getHasContext, isSetHasAssociations, isSetHasContext, unsetHasAssociations, unsetHasContextgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.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(),
Ifc4Package.getIfcPropertySetDefinition_DefinesType(),
IfcTypeObject.getHasPropertySets()void unsetDefinesType()
Defines Type' reference list.
isSetDefinesType(),
getDefinesType()boolean isSetDefinesType()
Defines Type' reference list is set.
unsetDefinesType(),
getDefinesType()org.eclipse.emf.common.util.EList<IfcRelDefinesByTemplate> getIsDefinedBy()
IfcRelDefinesByTemplate.
It is bidirectional and its opposite is 'Related Property Sets'.
If the meaning of the 'Is Defined By' reference list isn't clear, there really should be more of a description here...
isSetIsDefinedBy(),
unsetIsDefinedBy(),
Ifc4Package.getIfcPropertySetDefinition_IsDefinedBy(),
IfcRelDefinesByTemplate.getRelatedPropertySets()void unsetIsDefinedBy()
Is Defined By' reference list.
isSetIsDefinedBy(),
getIsDefinedBy()boolean isSetIsDefinedBy()
Is Defined By' reference list is set.
unsetIsDefinedBy(),
getIsDefinedBy()org.eclipse.emf.common.util.EList<IfcRelDefinesByProperties> getDefinesOccurrence()
IfcRelDefinesByProperties.
If the meaning of the 'Defines Occurrence' reference list isn't clear, there really should be more of a description here...
isSetDefinesOccurrence(),
unsetDefinesOccurrence(),
Ifc4Package.getIfcPropertySetDefinition_DefinesOccurrence()void unsetDefinesOccurrence()
Defines Occurrence' reference list.
isSetDefinesOccurrence(),
getDefinesOccurrence()boolean isSetDefinesOccurrence()
Defines Occurrence' reference list is set.
unsetDefinesOccurrence(),
getDefinesOccurrence()Copyright © 2016 OpenSource BIM. All rights reserved.