| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcMaterialDefinitionRepresentation
A representation of the model object 'Ifc Material Definition Representation'.
|
interface |
IfcProductDefinitionShape
A representation of the model object 'Ifc Product Definition Shape'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcProductRepresentation |
Ifc2x3tc1Factory.createIfcProductRepresentation()
Returns a new object of class 'Ifc Product Representation'.
|
IfcProductRepresentation |
IfcProduct.getRepresentation()
Returns the value of the 'Representation' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProductRepresentation> |
IfcRepresentation.getOfProductRepresentation()
Returns the value of the 'Of Product Representation' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcProduct.setRepresentation(IfcProductRepresentation value)
Sets the value of the '
Representation' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcProductRepresentation |
Ifc2x3tc1FactoryImpl.createIfcProductRepresentation() |
IfcProductRepresentation |
IfcProductImpl.getRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProductRepresentation> |
IfcRepresentationImpl.getOfProductRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcProductImpl.setRepresentation(IfcProductRepresentation newRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcProductRepresentation(IfcProductRepresentation object)
Returns the result of interpreting the object as an instance of 'Ifc Product Representation'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.