public interface IfcMaterial extends IfcMaterialSelect, IfcObjectReferenceSelect
The following features are supported:
Ifc2x3tc1Package.getIfcMaterial()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcMaterialClassificationRelationship> |
getClassifiedAs()
Returns the value of the 'Classified As' reference list.
|
org.eclipse.emf.common.util.EList<IfcMaterialDefinitionRepresentation> |
getHasRepresentation()
Returns the value of the 'Has Representation' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
boolean |
isSetClassifiedAs()
Returns whether the value of the '
Classified As' reference list is set. |
boolean |
isSetHasRepresentation()
Returns whether the value of the '
Has Representation' reference list is set. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetClassifiedAs()
Unsets the value of the '
Classified As' reference list. |
void |
unsetHasRepresentation()
Unsets the value of the '
Has Representation' reference list. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc2x3tc1Package.getIfcMaterial_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<IfcMaterialDefinitionRepresentation> getHasRepresentation()
IfcMaterialDefinitionRepresentation.
It is bidirectional and its opposite is 'Represented Material'.
If the meaning of the 'Has Representation' reference list isn't clear, there really should be more of a description here...
isSetHasRepresentation(),
unsetHasRepresentation(),
Ifc2x3tc1Package.getIfcMaterial_HasRepresentation(),
IfcMaterialDefinitionRepresentation.getRepresentedMaterial()void unsetHasRepresentation()
Has Representation' reference list.
isSetHasRepresentation(),
getHasRepresentation()boolean isSetHasRepresentation()
Has Representation' reference list is set.
unsetHasRepresentation(),
getHasRepresentation()org.eclipse.emf.common.util.EList<IfcMaterialClassificationRelationship> getClassifiedAs()
IfcMaterialClassificationRelationship.
It is bidirectional and its opposite is 'Classified Material'.
If the meaning of the 'Classified As' reference list isn't clear, there really should be more of a description here...
isSetClassifiedAs(),
unsetClassifiedAs(),
Ifc2x3tc1Package.getIfcMaterial_ClassifiedAs(),
IfcMaterialClassificationRelationship.getClassifiedMaterial()void unsetClassifiedAs()
Classified As' reference list.
isSetClassifiedAs(),
getClassifiedAs()boolean isSetClassifiedAs()
Classified As' reference list is set.
unsetClassifiedAs(),
getClassifiedAs()Copyright © 2016 OpenSource BIM. All rights reserved.