| 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 |
|---|---|
IfcClassificationReferenceSelect |
IfcClassificationReference.getReferencedSource()
Returns the value of the 'Referenced Source' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcClassificationReference.setReferencedSource(IfcClassificationReferenceSelect 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'.
|
class |
IfcClassificationReferenceImpl
An implementation of the model object 'Ifc Classification Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcClassificationReferenceSelect |
IfcClassificationReferenceImpl.getReferencedSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcClassificationReferenceImpl.setReferencedSource(IfcClassificationReferenceSelect newReferencedSource) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcClassificationReferenceSelect(IfcClassificationReferenceSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Classification Reference Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.