public interface IfcClassification extends IfcExternalInformation, IfcClassificationReferenceSelect, IfcClassificationSelect
The following features are supported:
Ifc4Package.getIfcClassification()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelAssociatesClassification> |
getClassificationForObjects()
Returns the value of the 'Classification For Objects' reference list.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getEdition()
Returns the value of the 'Edition' attribute.
|
String |
getEditionDate()
Returns the value of the 'Edition Date' attribute.
|
org.eclipse.emf.common.util.EList<IfcClassificationReference> |
getHasReferences()
Returns the value of the 'Has References' reference list.
|
String |
getLocation()
Returns the value of the 'Location' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<String> |
getReferenceTokens()
Returns the value of the 'Reference Tokens' attribute list.
|
String |
getSource()
Returns the value of the 'Source' attribute.
|
boolean |
isSetClassificationForObjects()
Returns whether the value of the '
Classification For Objects' reference list is set. |
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetEdition()
Returns whether the value of the '
Edition' attribute is set. |
boolean |
isSetEditionDate()
Returns whether the value of the '
Edition Date' attribute is set. |
boolean |
isSetHasReferences()
Returns whether the value of the '
Has References' reference list is set. |
boolean |
isSetLocation()
Returns whether the value of the '
Location' attribute is set. |
boolean |
isSetReferenceTokens()
Returns whether the value of the '
Reference Tokens' attribute list is set. |
boolean |
isSetSource()
Returns whether the value of the '
Source' attribute is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setEdition(String value)
Sets the value of the '
Edition' attribute. |
void |
setEditionDate(String value)
Sets the value of the '
Edition Date' attribute. |
void |
setLocation(String value)
Sets the value of the '
Location' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setSource(String value)
Sets the value of the '
Source' attribute. |
void |
unsetClassificationForObjects()
Unsets the value of the '
Classification For Objects' reference list. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetEdition()
Unsets the value of the '
Edition' attribute. |
void |
unsetEditionDate()
Unsets the value of the '
Edition Date' attribute. |
void |
unsetHasReferences()
Unsets the value of the '
Has References' reference list. |
void |
unsetLocation()
Unsets the value of the '
Location' attribute. |
void |
unsetReferenceTokens()
Unsets the value of the '
Reference Tokens' attribute list. |
void |
unsetSource()
Unsets the value of the '
Source' attribute. |
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...
isSetSource(),
unsetSource(),
setSource(String),
Ifc4Package.getIfcClassification_Source()void setSource(String value)
Source' attribute.
value - the new value of the 'Source' attribute.isSetSource(),
unsetSource(),
getSource()void unsetSource()
Source' attribute.
isSetSource(),
getSource(),
setSource(String)boolean isSetSource()
Source' attribute is set.
unsetSource(),
getSource(),
setSource(String)String getEdition()
If the meaning of the 'Edition' attribute isn't clear, there really should be more of a description here...
isSetEdition(),
unsetEdition(),
setEdition(String),
Ifc4Package.getIfcClassification_Edition()void setEdition(String value)
Edition' attribute.
value - the new value of the 'Edition' attribute.isSetEdition(),
unsetEdition(),
getEdition()void unsetEdition()
Edition' attribute.
isSetEdition(),
getEdition(),
setEdition(String)boolean isSetEdition()
Edition' attribute is set.
unsetEdition(),
getEdition(),
setEdition(String)String getEditionDate()
If the meaning of the 'Edition Date' attribute isn't clear, there really should be more of a description here...
isSetEditionDate(),
unsetEditionDate(),
setEditionDate(String),
Ifc4Package.getIfcClassification_EditionDate()void setEditionDate(String value)
Edition Date' attribute.
value - the new value of the 'Edition Date' attribute.isSetEditionDate(),
unsetEditionDate(),
getEditionDate()void unsetEditionDate()
Edition Date' attribute.
isSetEditionDate(),
getEditionDate(),
setEditionDate(String)boolean isSetEditionDate()
Edition Date' attribute is set.
unsetEditionDate(),
getEditionDate(),
setEditionDate(String)String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc4Package.getIfcClassification_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcClassification_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)String getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
isSetLocation(),
unsetLocation(),
setLocation(String),
Ifc4Package.getIfcClassification_Location()void setLocation(String value)
Location' attribute.
value - the new value of the 'Location' attribute.isSetLocation(),
unsetLocation(),
getLocation()void unsetLocation()
Location' attribute.
isSetLocation(),
getLocation(),
setLocation(String)boolean isSetLocation()
Location' attribute is set.
unsetLocation(),
getLocation(),
setLocation(String)org.eclipse.emf.common.util.EList<String> getReferenceTokens()
String.
If the meaning of the 'Reference Tokens' attribute list isn't clear, there really should be more of a description here...
isSetReferenceTokens(),
unsetReferenceTokens(),
Ifc4Package.getIfcClassification_ReferenceTokens()void unsetReferenceTokens()
Reference Tokens' attribute list.
isSetReferenceTokens(),
getReferenceTokens()boolean isSetReferenceTokens()
Reference Tokens' attribute list is set.
unsetReferenceTokens(),
getReferenceTokens()org.eclipse.emf.common.util.EList<IfcRelAssociatesClassification> getClassificationForObjects()
IfcRelAssociatesClassification.
If the meaning of the 'Classification For Objects' reference list isn't clear, there really should be more of a description here...
isSetClassificationForObjects(),
unsetClassificationForObjects(),
Ifc4Package.getIfcClassification_ClassificationForObjects()void unsetClassificationForObjects()
Classification For Objects' reference list.
boolean isSetClassificationForObjects()
Classification For Objects' reference list is set.
unsetClassificationForObjects(),
getClassificationForObjects()org.eclipse.emf.common.util.EList<IfcClassificationReference> getHasReferences()
IfcClassificationReference.
If the meaning of the 'Has References' reference list isn't clear, there really should be more of a description here...
isSetHasReferences(),
unsetHasReferences(),
Ifc4Package.getIfcClassification_HasReferences()void unsetHasReferences()
Has References' reference list.
isSetHasReferences(),
getHasReferences()boolean isSetHasReferences()
Has References' reference list is set.
unsetHasReferences(),
getHasReferences()Copyright © 2018 OpenSource BIM. All rights reserved.