| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcOwnerHistory |
Ifc4Factory.createIfcOwnerHistory()
Returns a new object of class 'Ifc Owner History'.
|
IfcOwnerHistory |
IfcRoot.getOwnerHistory()
Returns the value of the 'Owner History' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRoot.setOwnerHistory(IfcOwnerHistory value)
Sets the value of the '
Owner History' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcOwnerHistory |
Ifc4FactoryImpl.createIfcOwnerHistory() |
IfcOwnerHistory |
IfcRootImpl.getOwnerHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRootImpl.setOwnerHistory(IfcOwnerHistory newOwnerHistory) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcOwnerHistory(IfcOwnerHistory object)
Returns the result of interpreting the object as an instance of 'Ifc Owner History'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.