public interface IfcServiceLife extends IfcControl
The following features are supported:
Ifc2x3tc1Package.getIfcServiceLife()| Modifier and Type | Method and Description |
|---|---|
double |
getServiceLifeDuration()
Returns the value of the 'Service Life Duration' attribute.
|
String |
getServiceLifeDurationAsString()
Returns the value of the 'Service Life Duration As String' attribute.
|
IfcServiceLifeTypeEnum |
getServiceLifeType()
Returns the value of the 'Service Life Type' attribute.
|
void |
setServiceLifeDuration(double value)
Sets the value of the '
Service Life Duration' attribute. |
void |
setServiceLifeDurationAsString(String value)
Sets the value of the '
Service Life Duration As String' attribute. |
void |
setServiceLifeType(IfcServiceLifeTypeEnum value)
Sets the value of the '
Service Life Type' attribute. |
getControls, isSetControls, unsetControlsgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcServiceLifeTypeEnum getServiceLifeType()
IfcServiceLifeTypeEnum.
If the meaning of the 'Service Life Type' attribute isn't clear, there really should be more of a description here...
IfcServiceLifeTypeEnum,
setServiceLifeType(IfcServiceLifeTypeEnum),
Ifc2x3tc1Package.getIfcServiceLife_ServiceLifeType()void setServiceLifeType(IfcServiceLifeTypeEnum value)
Service Life Type' attribute.
value - the new value of the 'Service Life Type' attribute.IfcServiceLifeTypeEnum,
getServiceLifeType()double getServiceLifeDuration()
If the meaning of the 'Service Life Duration' attribute isn't clear, there really should be more of a description here...
setServiceLifeDuration(double),
Ifc2x3tc1Package.getIfcServiceLife_ServiceLifeDuration()void setServiceLifeDuration(double value)
Service Life Duration' attribute.
value - the new value of the 'Service Life Duration' attribute.getServiceLifeDuration()String getServiceLifeDurationAsString()
If the meaning of the 'Service Life Duration As String' attribute isn't clear, there really should be more of a description here...
setServiceLifeDurationAsString(String),
Ifc2x3tc1Package.getIfcServiceLife_ServiceLifeDurationAsString()void setServiceLifeDurationAsString(String value)
Service Life Duration As String' attribute.
value - the new value of the 'Service Life Duration As String' attribute.getServiceLifeDurationAsString()Copyright © 2016 OpenSource BIM. All rights reserved.