| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcLagTime |
Ifc4Factory.createIfcLagTime()
Returns a new object of class 'Ifc Lag Time'.
|
IfcLagTime |
IfcRelSequence.getTimeLag()
Returns the value of the 'Time Lag' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelSequence.setTimeLag(IfcLagTime value)
Sets the value of the '
Time Lag' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcLagTimeImpl
An implementation of the model object 'Ifc Lag Time'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcLagTime |
Ifc4FactoryImpl.createIfcLagTime() |
IfcLagTime |
IfcRelSequenceImpl.getTimeLag() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelSequenceImpl.setTimeLag(IfcLagTime newTimeLag) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcLagTime(IfcLagTime object)
Returns the result of interpreting the object as an instance of 'Ifc
Lag Time'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.