public interface IfcClassification extends IdEObject
The following features are supported:
Ifc2x3tc1Package.getIfcClassification()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClassificationItem> |
getContains()
Returns the value of the 'Contains' reference list.
|
String |
getEdition()
Returns the value of the 'Edition' attribute.
|
IfcCalendarDate |
getEditionDate()
Returns the value of the 'Edition Date' reference.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getSource()
Returns the value of the 'Source' attribute.
|
boolean |
isSetContains()
Returns whether the value of the '
Contains' reference list is set. |
boolean |
isSetEditionDate()
Returns whether the value of the '
Edition Date' reference is set. |
void |
setEdition(String value)
Sets the value of the '
Edition' attribute. |
void |
setEditionDate(IfcCalendarDate value)
Sets the value of the '
Edition Date' reference. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setSource(String value)
Sets the value of the '
Source' attribute. |
void |
unsetContains()
Unsets the value of the '
Contains' reference list. |
void |
unsetEditionDate()
Unsets the value of the '
Edition Date' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getSource()
If the meaning of the 'Source' attribute isn't clear, there really should be more of a description here...
setSource(String),
Ifc2x3tc1Package.getIfcClassification_Source()void setSource(String value)
Source' attribute.
value - the new value of the 'Source' attribute.getSource()String getEdition()
If the meaning of the 'Edition' attribute isn't clear, there really should be more of a description here...
setEdition(String),
Ifc2x3tc1Package.getIfcClassification_Edition()void setEdition(String value)
Edition' attribute.
value - the new value of the 'Edition' attribute.getEdition()IfcCalendarDate getEditionDate()
If the meaning of the 'Edition Date' reference isn't clear, there really should be more of a description here...
isSetEditionDate(),
unsetEditionDate(),
setEditionDate(IfcCalendarDate),
Ifc2x3tc1Package.getIfcClassification_EditionDate()void setEditionDate(IfcCalendarDate value)
Edition Date' reference.
value - the new value of the 'Edition Date' reference.isSetEditionDate(),
unsetEditionDate(),
getEditionDate()void unsetEditionDate()
Edition Date' reference.
boolean isSetEditionDate()
Edition Date' reference is set.
unsetEditionDate(),
getEditionDate(),
setEditionDate(IfcCalendarDate)String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc2x3tc1Package.getIfcClassification_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<IfcClassificationItem> getContains()
IfcClassificationItem.
It is bidirectional and its opposite is 'Item Of'.
If the meaning of the 'Contains' reference list isn't clear, there really should be more of a description here...
isSetContains(),
unsetContains(),
Ifc2x3tc1Package.getIfcClassification_Contains(),
IfcClassificationItem.getItemOf()void unsetContains()
Contains' reference list.
isSetContains(),
getContains()boolean isSetContains()
Contains' reference list is set.
unsetContains(),
getContains()Copyright © 2016 OpenSource BIM. All rights reserved.