| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialConstituentSet |
Ifc4Factory.createIfcMaterialConstituentSet()
Returns a new object of class 'Ifc Material Constituent Set'.
|
IfcMaterialConstituentSet |
IfcMaterialConstituent.getToMaterialConstituentSet()
Returns the value of the 'To Material Constituent Set' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialConstituent.setToMaterialConstituentSet(IfcMaterialConstituentSet value)
Sets the value of the '
To Material Constituent Set' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcMaterialConstituentSetImpl
An implementation of the model object 'Ifc Material Constituent Set'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialConstituentSet |
Ifc4FactoryImpl.createIfcMaterialConstituentSet() |
IfcMaterialConstituentSet |
IfcMaterialConstituentImpl.getToMaterialConstituentSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialConstituentImpl.setToMaterialConstituentSet(IfcMaterialConstituentSet newToMaterialConstituentSet) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcMaterialConstituentSet(IfcMaterialConstituentSet object)
Returns the result of interpreting the object as an instance of 'Ifc Material Constituent Set'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.