| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcApplication |
Ifc2x3tc1Factory.createIfcApplication()
Returns a new object of class 'Ifc Application'.
|
IfcApplication |
IfcOwnerHistory.getLastModifyingApplication()
Returns the value of the 'Last Modifying Application' reference.
|
IfcApplication |
IfcOwnerHistory.getOwningApplication()
Returns the value of the 'Owning Application' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcOwnerHistory.setLastModifyingApplication(IfcApplication value)
Sets the value of the '
Last Modifying Application' reference. |
void |
IfcOwnerHistory.setOwningApplication(IfcApplication value)
Sets the value of the '
Owning Application' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcApplication |
Ifc2x3tc1FactoryImpl.createIfcApplication() |
IfcApplication |
IfcOwnerHistoryImpl.getLastModifyingApplication() |
IfcApplication |
IfcOwnerHistoryImpl.getOwningApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcOwnerHistoryImpl.setLastModifyingApplication(IfcApplication newLastModifyingApplication) |
void |
IfcOwnerHistoryImpl.setOwningApplication(IfcApplication newOwningApplication) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcApplication(IfcApplication object)
Returns the result of interpreting the object as an instance of 'Ifc Application'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.