| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcClassification |
Ifc2x3tc1Factory.createIfcClassification()
Returns a new object of class 'Ifc Classification'.
|
IfcClassification |
IfcClassificationItem.getItemOf()
Returns the value of the 'Item Of' reference.
|
IfcClassification |
IfcClassificationReference.getReferencedSource()
Returns the value of the 'Referenced Source' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcClassificationItem.setItemOf(IfcClassification value)
Sets the value of the '
Item Of' reference. |
void |
IfcClassificationReference.setReferencedSource(IfcClassification value)
Sets the value of the '
Referenced Source' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcClassificationImpl
An implementation of the model object 'Ifc Classification'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcClassification |
Ifc2x3tc1FactoryImpl.createIfcClassification() |
IfcClassification |
IfcClassificationItemImpl.getItemOf() |
IfcClassification |
IfcClassificationReferenceImpl.getReferencedSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcClassificationItemImpl.setItemOf(IfcClassification newItemOf) |
void |
IfcClassificationReferenceImpl.setReferencedSource(IfcClassification newReferencedSource) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcClassification(IfcClassification object)
Returns the result of interpreting the object as an instance of 'Ifc Classification'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.