public interface IfcClassificationItem extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClassificationItemRelationship> |
getIsClassifiedItemIn()
Returns the value of the 'Is Classified Item In' reference list.
|
org.eclipse.emf.common.util.EList<IfcClassificationItemRelationship> |
getIsClassifyingItemIn()
Returns the value of the 'Is Classifying Item In' reference list.
|
IfcClassification |
getItemOf()
Returns the value of the 'Item Of' reference.
|
IfcClassificationNotationFacet |
getNotation()
Returns the value of the 'Notation' reference.
|
String |
getTitle()
Returns the value of the 'Title' attribute.
|
boolean |
isSetIsClassifiedItemIn()
Returns whether the value of the '
Is Classified Item In' reference list is set. |
boolean |
isSetIsClassifyingItemIn()
Returns whether the value of the '
Is Classifying Item In' reference list is set. |
boolean |
isSetItemOf()
Returns whether the value of the '
Item Of' reference is set. |
void |
setItemOf(IfcClassification value)
Sets the value of the '
Item Of' reference. |
void |
setNotation(IfcClassificationNotationFacet value)
Sets the value of the '
Notation' reference. |
void |
setTitle(String value)
Sets the value of the '
Title' attribute. |
void |
unsetIsClassifiedItemIn()
Unsets the value of the '
Is Classified Item In' reference list. |
void |
unsetIsClassifyingItemIn()
Unsets the value of the '
Is Classifying Item In' reference list. |
void |
unsetItemOf()
Unsets the value of the '
Item Of' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcClassificationNotationFacet getNotation()
If the meaning of the 'Notation' reference isn't clear, there really should be more of a description here...
setNotation(IfcClassificationNotationFacet),
Ifc2x3tc1Package.getIfcClassificationItem_Notation()void setNotation(IfcClassificationNotationFacet value)
Notation' reference.
value - the new value of the 'Notation' reference.getNotation()IfcClassification getItemOf()
Contains'.
If the meaning of the 'Item Of' reference isn't clear, there really should be more of a description here...
isSetItemOf(),
unsetItemOf(),
setItemOf(IfcClassification),
Ifc2x3tc1Package.getIfcClassificationItem_ItemOf(),
IfcClassification.getContains()void setItemOf(IfcClassification value)
Item Of' reference.
value - the new value of the 'Item Of' reference.isSetItemOf(),
unsetItemOf(),
getItemOf()void unsetItemOf()
Item Of' reference.
isSetItemOf(),
getItemOf(),
setItemOf(IfcClassification)boolean isSetItemOf()
Item Of' reference is set.
unsetItemOf(),
getItemOf(),
setItemOf(IfcClassification)String getTitle()
If the meaning of the 'Title' attribute isn't clear, there really should be more of a description here...
setTitle(String),
Ifc2x3tc1Package.getIfcClassificationItem_Title()void setTitle(String value)
Title' attribute.
value - the new value of the 'Title' attribute.getTitle()org.eclipse.emf.common.util.EList<IfcClassificationItemRelationship> getIsClassifiedItemIn()
IfcClassificationItemRelationship.
It is bidirectional and its opposite is 'Related Items'.
If the meaning of the 'Is Classified Item In' reference list isn't clear, there really should be more of a description here...
isSetIsClassifiedItemIn(),
unsetIsClassifiedItemIn(),
Ifc2x3tc1Package.getIfcClassificationItem_IsClassifiedItemIn(),
IfcClassificationItemRelationship.getRelatedItems()void unsetIsClassifiedItemIn()
Is Classified Item In' reference list.
isSetIsClassifiedItemIn(),
getIsClassifiedItemIn()boolean isSetIsClassifiedItemIn()
Is Classified Item In' reference list is set.
unsetIsClassifiedItemIn(),
getIsClassifiedItemIn()org.eclipse.emf.common.util.EList<IfcClassificationItemRelationship> getIsClassifyingItemIn()
IfcClassificationItemRelationship.
It is bidirectional and its opposite is 'Relating Item'.
If the meaning of the 'Is Classifying Item In' reference list isn't clear, there really should be more of a description here...
isSetIsClassifyingItemIn(),
unsetIsClassifyingItemIn(),
Ifc2x3tc1Package.getIfcClassificationItem_IsClassifyingItemIn(),
IfcClassificationItemRelationship.getRelatingItem()void unsetIsClassifyingItemIn()
Is Classifying Item In' reference list.
boolean isSetIsClassifyingItemIn()
Is Classifying Item In' reference list is set.
unsetIsClassifyingItemIn(),
getIsClassifyingItemIn()Copyright © 2018 OpenSource BIM. All rights reserved.