public interface IfcMaterialClassificationRelationship extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcMaterial |
getClassifiedMaterial()
Returns the value of the 'Classified Material' reference.
|
org.eclipse.emf.common.util.EList<IfcClassificationSelect> |
getMaterialClassifications()
Returns the value of the 'Material Classifications' reference list.
|
void |
setClassifiedMaterial(IfcMaterial value)
Sets the value of the '
Classified Material' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcClassificationSelect> getMaterialClassifications()
IfcClassificationSelect.
If the meaning of the 'Material Classifications' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcMaterialClassificationRelationship_MaterialClassifications()IfcMaterial getClassifiedMaterial()
If the meaning of the 'Classified Material' reference isn't clear, there really should be more of a description here...
setClassifiedMaterial(IfcMaterial),
Ifc4Package.getIfcMaterialClassificationRelationship_ClassifiedMaterial()void setClassifiedMaterial(IfcMaterial value)
Classified Material' reference.
value - the new value of the 'Classified Material' reference.getClassifiedMaterial()Copyright © 2016 OpenSource BIM. All rights reserved.