| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcMaterial |
Ifc2x3tc1Factory.createIfcMaterial()
Returns a new object of class 'Ifc Material'.
|
IfcMaterial |
IfcMaterialClassificationRelationship.getClassifiedMaterial()
Returns the value of the 'Classified Material' reference.
|
IfcMaterial |
IfcFluidFlowProperties.getFluid()
Returns the value of the 'Fluid' reference.
|
IfcMaterial |
IfcMaterialProperties.getMaterial()
Returns the value of the 'Material' reference.
|
IfcMaterial |
IfcMaterialLayer.getMaterial()
Returns the value of the '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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialClassificationRelationship.setClassifiedMaterial(IfcMaterial value)
Sets the value of the '
Classified Material' reference. |
void |
IfcFluidFlowProperties.setFluid(IfcMaterial value)
Sets the value of the '
Fluid' reference. |
void |
IfcMaterialProperties.setMaterial(IfcMaterial value)
Sets the value of the '
Material' reference. |
void |
IfcMaterialLayer.setMaterial(IfcMaterial value)
Sets the value of the '
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 |
Ifc2x3tc1FactoryImpl.createIfcMaterial() |
IfcMaterial |
IfcMaterialClassificationRelationshipImpl.getClassifiedMaterial() |
IfcMaterial |
IfcFluidFlowPropertiesImpl.getFluid() |
IfcMaterial |
IfcMaterialLayerImpl.getMaterial() |
IfcMaterial |
IfcMaterialPropertiesImpl.getMaterial() |
IfcMaterial |
IfcMaterialDefinitionRepresentationImpl.getRepresentedMaterial() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcMaterial> |
IfcMaterialListImpl.getMaterials() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialClassificationRelationshipImpl.setClassifiedMaterial(IfcMaterial newClassifiedMaterial) |
void |
IfcFluidFlowPropertiesImpl.setFluid(IfcMaterial newFluid) |
void |
IfcMaterialLayerImpl.setMaterial(IfcMaterial newMaterial) |
void |
IfcMaterialPropertiesImpl.setMaterial(IfcMaterial newMaterial) |
void |
IfcMaterialDefinitionRepresentationImpl.setRepresentedMaterial(IfcMaterial newRepresentedMaterial) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcMaterial(IfcMaterial object)
Returns the result of interpreting the object as an instance of 'Ifc Material'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.