public interface IfcMaterialDefinition extends IfcMaterialSelect, IfcObjectReferenceSelect, IfcResourceObjectSelect
The following features are supported:
Ifc4Package.getIfcMaterialDefinition()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelAssociatesMaterial> |
getAssociatedTo()
Returns the value of the 'Associated To' reference list.
|
org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> |
getHasExternalReferences()
Returns the value of the 'Has External References' reference list.
|
org.eclipse.emf.common.util.EList<IfcMaterialProperties> |
getHasProperties()
Returns the value of the 'Has Properties' reference list.
|
boolean |
isSetAssociatedTo()
Returns whether the value of the '
Associated To' reference list is set. |
boolean |
isSetHasExternalReferences()
Returns whether the value of the '
Has External References' reference list is set. |
boolean |
isSetHasProperties()
Returns whether the value of the '
Has Properties' reference list is set. |
void |
unsetAssociatedTo()
Unsets the value of the '
Associated To' reference list. |
void |
unsetHasExternalReferences()
Unsets the value of the '
Has External References' reference list. |
void |
unsetHasProperties()
Unsets the value of the '
Has Properties' reference list. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcRelAssociatesMaterial> getAssociatedTo()
IfcRelAssociatesMaterial.
If the meaning of the 'Associated To' reference list isn't clear, there really should be more of a description here...
isSetAssociatedTo(),
unsetAssociatedTo(),
Ifc4Package.getIfcMaterialDefinition_AssociatedTo()void unsetAssociatedTo()
Associated To' reference list.
isSetAssociatedTo(),
getAssociatedTo()boolean isSetAssociatedTo()
Associated To' reference list is set.
unsetAssociatedTo(),
getAssociatedTo()org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> getHasExternalReferences()
IfcExternalReferenceRelationship.
If the meaning of the 'Has External References' reference list isn't clear, there really should be more of a description here...
isSetHasExternalReferences(),
unsetHasExternalReferences(),
Ifc4Package.getIfcMaterialDefinition_HasExternalReferences()void unsetHasExternalReferences()
Has External References' reference list.
boolean isSetHasExternalReferences()
Has External References' reference list is set.
unsetHasExternalReferences(),
getHasExternalReferences()org.eclipse.emf.common.util.EList<IfcMaterialProperties> getHasProperties()
IfcMaterialProperties.
It is bidirectional and its opposite is 'Material'.
If the meaning of the 'Has Properties' reference list isn't clear, there really should be more of a description here...
isSetHasProperties(),
unsetHasProperties(),
Ifc4Package.getIfcMaterialDefinition_HasProperties(),
IfcMaterialProperties.getMaterial()void unsetHasProperties()
Has Properties' reference list.
isSetHasProperties(),
getHasProperties()boolean isSetHasProperties()
Has Properties' reference list is set.
unsetHasProperties(),
getHasProperties()Copyright © 2018 OpenSource BIM. All rights reserved.