| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcClassification
A representation of the model object 'Ifc Classification'.
|
interface |
IfcClassificationReference
A representation of the model object 'Ifc Classification Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcClassificationSelect |
IfcRelAssociatesClassification.getRelatingClassification()
Returns the value of the 'Relating Classification' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClassificationSelect> |
IfcMaterialClassificationRelationship.getMaterialClassifications()
Returns the value of the 'Material Classifications' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssociatesClassification.setRelatingClassification(IfcClassificationSelect value)
Sets the value of the '
Relating Classification' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcClassificationImpl
An implementation of the model object 'Ifc Classification'.
|
class |
IfcClassificationReferenceImpl
An implementation of the model object 'Ifc Classification Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcClassificationSelect |
IfcRelAssociatesClassificationImpl.getRelatingClassification() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClassificationSelect> |
IfcMaterialClassificationRelationshipImpl.getMaterialClassifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssociatesClassificationImpl.setRelatingClassification(IfcClassificationSelect newRelatingClassification) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcClassificationSelect(IfcClassificationSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Classification Select'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.