public interface IfcClassificationReference extends IfcExternalReference, IfcClassificationReferenceSelect, IfcClassificationSelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelAssociatesClassification> |
getClassificationRefForObjects()
Returns the value of the 'Classification Ref For Objects' reference list.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
org.eclipse.emf.common.util.EList<IfcClassificationReference> |
getHasReferences()
Returns the value of the 'Has References' reference list.
|
IfcClassificationReferenceSelect |
getReferencedSource()
Returns the value of the 'Referenced Source' reference.
|
String |
getSort()
Returns the value of the 'Sort' attribute.
|
boolean |
isSetClassificationRefForObjects()
Returns whether the value of the '
Classification Ref For Objects' reference list is set. |
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetHasReferences()
Returns whether the value of the '
Has References' reference list is set. |
boolean |
isSetReferencedSource()
Returns whether the value of the '
Referenced Source' reference is set. |
boolean |
isSetSort()
Returns whether the value of the '
Sort' attribute is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setReferencedSource(IfcClassificationReferenceSelect value)
Sets the value of the '
Referenced Source' reference. |
void |
setSort(String value)
Sets the value of the '
Sort' attribute. |
void |
unsetClassificationRefForObjects()
Unsets the value of the '
Classification Ref For Objects' reference list. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetHasReferences()
Unsets the value of the '
Has References' reference list. |
void |
unsetReferencedSource()
Unsets the value of the '
Referenced Source' reference. |
void |
unsetSort()
Unsets the value of the '
Sort' attribute. |
getExternalReferenceForResources, getIdentification, getLocation, getName, isSetExternalReferenceForResources, isSetIdentification, isSetLocation, isSetName, setIdentification, setLocation, setName, unsetExternalReferenceForResources, unsetIdentification, unsetLocation, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcClassificationReferenceSelect getReferencedSource()
If the meaning of the 'Referenced Source' reference isn't clear, there really should be more of a description here...
isSetReferencedSource(),
unsetReferencedSource(),
setReferencedSource(IfcClassificationReferenceSelect),
Ifc4Package.getIfcClassificationReference_ReferencedSource()void setReferencedSource(IfcClassificationReferenceSelect value)
Referenced Source' reference.
value - the new value of the 'Referenced Source' reference.isSetReferencedSource(),
unsetReferencedSource(),
getReferencedSource()void unsetReferencedSource()
Referenced Source' reference.
boolean isSetReferencedSource()
Referenced Source' reference is set.
unsetReferencedSource(),
getReferencedSource(),
setReferencedSource(IfcClassificationReferenceSelect)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.getIfcClassificationReference_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 getSort()
If the meaning of the 'Sort' attribute isn't clear, there really should be more of a description here...
isSetSort(),
unsetSort(),
setSort(String),
Ifc4Package.getIfcClassificationReference_Sort()void setSort(String value)
Sort' attribute.
value - the new value of the 'Sort' attribute.isSetSort(),
unsetSort(),
getSort()void unsetSort()
Sort' attribute.
isSetSort(),
getSort(),
setSort(String)boolean isSetSort()
Sort' attribute is set.
unsetSort(),
getSort(),
setSort(String)org.eclipse.emf.common.util.EList<IfcRelAssociatesClassification> getClassificationRefForObjects()
IfcRelAssociatesClassification.
If the meaning of the 'Classification Ref For Objects' reference list isn't clear, there really should be more of a description here...
isSetClassificationRefForObjects(),
unsetClassificationRefForObjects(),
Ifc4Package.getIfcClassificationReference_ClassificationRefForObjects()void unsetClassificationRefForObjects()
Classification Ref For Objects' reference list.
boolean isSetClassificationRefForObjects()
Classification Ref For Objects' reference list is set.
unsetClassificationRefForObjects(),
getClassificationRefForObjects()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.getIfcClassificationReference_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.