public interface IfcClassificationItemRelationship extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClassificationItem> |
getRelatedItems()
Returns the value of the 'Related Items' reference list.
|
IfcClassificationItem |
getRelatingItem()
Returns the value of the 'Relating Item' reference.
|
void |
setRelatingItem(IfcClassificationItem value)
Sets the value of the '
Relating Item' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcClassificationItem getRelatingItem()
Is Classifying Item In'.
If the meaning of the 'Relating Item' reference isn't clear, there really should be more of a description here...
setRelatingItem(IfcClassificationItem),
Ifc2x3tc1Package.getIfcClassificationItemRelationship_RelatingItem(),
IfcClassificationItem.getIsClassifyingItemIn()void setRelatingItem(IfcClassificationItem value)
Relating Item' reference.
value - the new value of the 'Relating Item' reference.getRelatingItem()org.eclipse.emf.common.util.EList<IfcClassificationItem> getRelatedItems()
IfcClassificationItem.
It is bidirectional and its opposite is 'Is Classified Item In'.
If the meaning of the 'Related Items' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcClassificationItemRelationship_RelatedItems(),
IfcClassificationItem.getIsClassifiedItemIn()Copyright © 2018 OpenSource BIM. All rights reserved.