| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcMaterial |
Ifc4Factory.createIfcMaterial()
Returns a new object of class 'Ifc Material'.
|
IfcMaterial |
IfcMaterialClassificationRelationship.getClassifiedMaterial()
Returns the value of the 'Classified Material' reference.
|
IfcMaterial |
IfcMaterialConstituent.getMaterial()
Returns the value of the 'Material' reference.
|
IfcMaterial |
IfcMaterialLayer.getMaterial()
Returns the value of the 'Material' reference.
|
IfcMaterial |
IfcMaterialProfile.getMaterial()
Returns the value of the 'Material' reference.
|
IfcMaterial |
IfcMaterialRelationship.getRelatingMaterial()
Returns the value of the 'Relating Material' reference.
|
IfcMaterial |
IfcMaterialDefinitionRepresentation.getRepresentedMaterial()
Returns the value of the 'Represented Material' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcMaterial> |
IfcMaterialList.getMaterials()
Returns the value of the 'Materials' reference list.
|
org.eclipse.emf.common.util.EList<IfcMaterial> |
IfcMaterialRelationship.getRelatedMaterials()
Returns the value of the 'Related Materials' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialClassificationRelationship.setClassifiedMaterial(IfcMaterial value)
Sets the value of the '
Classified Material' reference. |
void |
IfcMaterialConstituent.setMaterial(IfcMaterial value)
Sets the value of the '
Material' reference. |
void |
IfcMaterialLayer.setMaterial(IfcMaterial value)
Sets the value of the '
Material' reference. |
void |
IfcMaterialProfile.setMaterial(IfcMaterial value)
Sets the value of the '
Material' reference. |
void |
IfcMaterialRelationship.setRelatingMaterial(IfcMaterial value)
Sets the value of the '
Relating Material' reference. |
void |
IfcMaterialDefinitionRepresentation.setRepresentedMaterial(IfcMaterial value)
Sets the value of the '
Represented Material' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcMaterialImpl
An implementation of the model object 'Ifc Material'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMaterial |
Ifc4FactoryImpl.createIfcMaterial() |
IfcMaterial |
IfcMaterialClassificationRelationshipImpl.getClassifiedMaterial() |
IfcMaterial |
IfcMaterialLayerImpl.getMaterial() |
IfcMaterial |
IfcMaterialProfileImpl.getMaterial() |
IfcMaterial |
IfcMaterialConstituentImpl.getMaterial() |
IfcMaterial |
IfcMaterialRelationshipImpl.getRelatingMaterial() |
IfcMaterial |
IfcMaterialDefinitionRepresentationImpl.getRepresentedMaterial() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcMaterial> |
IfcMaterialListImpl.getMaterials() |
org.eclipse.emf.common.util.EList<IfcMaterial> |
IfcMaterialRelationshipImpl.getRelatedMaterials() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialClassificationRelationshipImpl.setClassifiedMaterial(IfcMaterial newClassifiedMaterial) |
void |
IfcMaterialLayerImpl.setMaterial(IfcMaterial newMaterial) |
void |
IfcMaterialProfileImpl.setMaterial(IfcMaterial newMaterial) |
void |
IfcMaterialConstituentImpl.setMaterial(IfcMaterial newMaterial) |
void |
IfcMaterialRelationshipImpl.setRelatingMaterial(IfcMaterial newRelatingMaterial) |
void |
IfcMaterialDefinitionRepresentationImpl.setRepresentedMaterial(IfcMaterial newRepresentedMaterial) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcMaterial(IfcMaterial object)
Returns the result of interpreting the object as an instance of 'Ifc Material'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.