public interface IfcObjectDefinition extends IfcRoot, IfcDefinitionSelect
The following features are supported:
Ifc4Package.getIfcObjectDefinition()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelAggregates> |
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<IfcRelDeclares> |
getHasContext()
Returns the value of the 'Has Context' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelAggregates> |
getIsDecomposedBy()
Returns the value of the 'Is Decomposed By' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelNests> |
getIsNestedBy()
Returns the value of the 'Is Nested By' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelNests> |
getNests()
Returns the value of the 'Nests' 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 |
isSetHasContext()
Returns whether the value of the '
Has Context' reference list is set. |
boolean |
isSetIsDecomposedBy()
Returns whether the value of the '
Is Decomposed By' reference list is set. |
boolean |
isSetIsNestedBy()
Returns whether the value of the '
Is Nested By' reference list is set. |
boolean |
isSetNests()
Returns whether the value of the '
Nests' 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 |
unsetHasContext()
Unsets the value of the '
Has Context' reference list. |
void |
unsetIsDecomposedBy()
Unsets the value of the '
Is Decomposed By' reference list. |
void |
unsetIsNestedBy()
Unsets the value of the '
Is Nested By' reference list. |
void |
unsetNests()
Unsets the value of the '
Nests' reference list. |
getDescription, 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<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(),
Ifc4Package.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<IfcRelNests> getNests()
IfcRelNests.
It is bidirectional and its opposite is 'Related Objects'.
If the meaning of the 'Nests' reference list isn't clear, there really should be more of a description here...
isSetNests(),
unsetNests(),
Ifc4Package.getIfcObjectDefinition_Nests(),
IfcRelNests.getRelatedObjects()void unsetNests()
Nests' reference list.
isSetNests(),
getNests()boolean isSetNests()
Nests' reference list is set.
unsetNests(),
getNests()org.eclipse.emf.common.util.EList<IfcRelNests> getIsNestedBy()
IfcRelNests.
It is bidirectional and its opposite is 'Relating Object'.
If the meaning of the 'Is Nested By' reference list isn't clear, there really should be more of a description here...
isSetIsNestedBy(),
unsetIsNestedBy(),
Ifc4Package.getIfcObjectDefinition_IsNestedBy(),
IfcRelNests.getRelatingObject()void unsetIsNestedBy()
Is Nested By' reference list.
isSetIsNestedBy(),
getIsNestedBy()boolean isSetIsNestedBy()
Is Nested By' reference list is set.
unsetIsNestedBy(),
getIsNestedBy()org.eclipse.emf.common.util.EList<IfcRelDeclares> getHasContext()
IfcRelDeclares.
If the meaning of the 'Has Context' reference list isn't clear, there really should be more of a description here...
isSetHasContext(),
unsetHasContext(),
Ifc4Package.getIfcObjectDefinition_HasContext()void unsetHasContext()
Has Context' reference list.
isSetHasContext(),
getHasContext()boolean isSetHasContext()
Has Context' reference list is set.
unsetHasContext(),
getHasContext()org.eclipse.emf.common.util.EList<IfcRelAggregates> getIsDecomposedBy()
IfcRelAggregates.
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(),
Ifc4Package.getIfcObjectDefinition_IsDecomposedBy(),
IfcRelAggregates.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<IfcRelAggregates> getDecomposes()
IfcRelAggregates.
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(),
Ifc4Package.getIfcObjectDefinition_Decomposes(),
IfcRelAggregates.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(),
Ifc4Package.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.