public interface IfcObjectDefinition extends IfcRoot
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelDecomposes> |
getDecomposes()
Returns the value of the 'Decomposes' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelAssigns> |
getHasAssignments()
Returns the value of the 'Has Assignments' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelAssociates> |
getHasAssociations()
Returns the value of the 'Has Associations' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelDecomposes> |
getIsDecomposedBy()
Returns the value of the 'Is Decomposed By' reference list.
|
boolean |
isSetDecomposes()
Returns whether the value of the '
Decomposes' reference list is set. |
boolean |
isSetHasAssignments()
Returns whether the value of the '
Has Assignments' reference list is set. |
boolean |
isSetHasAssociations()
Returns whether the value of the '
Has Associations' reference list is set. |
boolean |
isSetIsDecomposedBy()
Returns whether the value of the '
Is Decomposed By' reference list is set. |
void |
unsetDecomposes()
Unsets the value of the '
Decomposes' reference list. |
void |
unsetHasAssignments()
Unsets the value of the '
Has Assignments' reference list. |
void |
unsetHasAssociations()
Unsets the value of the '
Has Associations' reference list. |
void |
unsetIsDecomposedBy()
Unsets the value of the '
Is Decomposed By' reference list. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcRelAssigns> getHasAssignments()
IfcRelAssigns.
It is bidirectional and its opposite is 'Related Objects'.
If the meaning of the 'Has Assignments' reference list isn't clear, there really should be more of a description here...
isSetHasAssignments(),
unsetHasAssignments(),
Ifc2x3tc1Package.getIfcObjectDefinition_HasAssignments(),
IfcRelAssigns.getRelatedObjects()void unsetHasAssignments()
Has Assignments' reference list.
isSetHasAssignments(),
getHasAssignments()boolean isSetHasAssignments()
Has Assignments' reference list is set.
unsetHasAssignments(),
getHasAssignments()org.eclipse.emf.common.util.EList<IfcRelDecomposes> getIsDecomposedBy()
IfcRelDecomposes.
It is bidirectional and its opposite is 'Relating Object'.
If the meaning of the 'Is Decomposed By' reference list isn't clear, there really should be more of a description here...
isSetIsDecomposedBy(),
unsetIsDecomposedBy(),
Ifc2x3tc1Package.getIfcObjectDefinition_IsDecomposedBy(),
IfcRelDecomposes.getRelatingObject()void unsetIsDecomposedBy()
Is Decomposed By' reference list.
isSetIsDecomposedBy(),
getIsDecomposedBy()boolean isSetIsDecomposedBy()
Is Decomposed By' reference list is set.
unsetIsDecomposedBy(),
getIsDecomposedBy()org.eclipse.emf.common.util.EList<IfcRelDecomposes> getDecomposes()
IfcRelDecomposes.
It is bidirectional and its opposite is 'Related Objects'.
If the meaning of the 'Decomposes' reference list isn't clear, there really should be more of a description here...
isSetDecomposes(),
unsetDecomposes(),
Ifc2x3tc1Package.getIfcObjectDefinition_Decomposes(),
IfcRelDecomposes.getRelatedObjects()void unsetDecomposes()
Decomposes' reference list.
isSetDecomposes(),
getDecomposes()boolean isSetDecomposes()
Decomposes' reference list is set.
unsetDecomposes(),
getDecomposes()org.eclipse.emf.common.util.EList<IfcRelAssociates> getHasAssociations()
IfcRelAssociates.
If the meaning of the 'Has Associations' reference list isn't clear, there really should be more of a description here...
isSetHasAssociations(),
unsetHasAssociations(),
Ifc2x3tc1Package.getIfcObjectDefinition_HasAssociations()void unsetHasAssociations()
Has Associations' reference list.
isSetHasAssociations(),
getHasAssociations()boolean isSetHasAssociations()
Has Associations' reference list is set.
unsetHasAssociations(),
getHasAssociations()Copyright © 2016 OpenSource BIM. All rights reserved.