public interface IfcLagTime extends IfcSchedulingTime
| Modifier and Type | Method and Description |
|---|---|
IfcTaskDurationEnum |
getDurationType()
Returns the value of the 'Duration Type' attribute.
|
IfcTimeOrRatioSelect |
getLagValue()
Returns the value of the 'Lag Value' reference.
|
void |
setDurationType(IfcTaskDurationEnum value)
Sets the value of the '
Duration Type' attribute. |
void |
setLagValue(IfcTimeOrRatioSelect value)
Sets the value of the '
Lag Value' reference. |
getDataOrigin, getName, getUserDefinedDataOrigin, isSetDataOrigin, isSetName, isSetUserDefinedDataOrigin, setDataOrigin, setName, setUserDefinedDataOrigin, unsetDataOrigin, unsetName, unsetUserDefinedDataOriginforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcTimeOrRatioSelect getLagValue()
If the meaning of the 'Lag Value' reference isn't clear, there really should be more of a description here...
setLagValue(IfcTimeOrRatioSelect),
Ifc4Package.getIfcLagTime_LagValue()void setLagValue(IfcTimeOrRatioSelect value)
Lag Value' reference.
value - the new value of the 'Lag Value' reference.getLagValue()IfcTaskDurationEnum getDurationType()
IfcTaskDurationEnum.
If the meaning of the 'Duration Type' attribute isn't clear, there really should be more of a description here...
IfcTaskDurationEnum,
setDurationType(IfcTaskDurationEnum),
Ifc4Package.getIfcLagTime_DurationType()void setDurationType(IfcTaskDurationEnum value)
Duration Type' attribute.
value - the new value of the 'Duration Type' attribute.IfcTaskDurationEnum,
getDurationType()Copyright © 2018 OpenSource BIM. All rights reserved.