| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcReference |
Ifc4Factory.createIfcReference()
Returns a new object of class 'Ifc Reference'.
|
IfcReference |
IfcReference.getInnerReference()
Returns the value of the 'Inner Reference' reference.
|
IfcReference |
IfcMetric.getReferencePath()
Returns the value of the 'Reference Path' reference.
|
IfcReference |
IfcTableColumn.getReferencePath()
Returns the value of the 'Reference Path' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReference.setInnerReference(IfcReference value)
Sets the value of the '
Inner Reference' reference. |
void |
IfcMetric.setReferencePath(IfcReference value)
Sets the value of the '
Reference Path' reference. |
void |
IfcTableColumn.setReferencePath(IfcReference value)
Sets the value of the '
Reference Path' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcReferenceImpl
An implementation of the model object 'Ifc Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcReference |
Ifc4FactoryImpl.createIfcReference() |
IfcReference |
IfcReferenceImpl.getInnerReference() |
IfcReference |
IfcMetricImpl.getReferencePath() |
IfcReference |
IfcTableColumnImpl.getReferencePath() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReferenceImpl.setInnerReference(IfcReference newInnerReference) |
void |
IfcMetricImpl.setReferencePath(IfcReference newReferencePath) |
void |
IfcTableColumnImpl.setReferencePath(IfcReference newReferencePath) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcReference(IfcReference object)
Returns the result of interpreting the object as an instance of 'Ifc Reference'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.