public interface IfcServiceLifeFactor extends IfcPropertySetDefinition
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcMeasureValue |
getLowerValue()
Returns the value of the 'Lower Value' reference.
|
IfcMeasureValue |
getMostUsedValue()
Returns the value of the 'Most Used Value' reference.
|
IfcServiceLifeFactorTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcMeasureValue |
getUpperValue()
Returns the value of the 'Upper Value' reference.
|
boolean |
isSetLowerValue()
Returns whether the value of the '
Lower Value' reference is set. |
boolean |
isSetUpperValue()
Returns whether the value of the '
Upper Value' reference is set. |
void |
setLowerValue(IfcMeasureValue value)
Sets the value of the '
Lower Value' reference. |
void |
setMostUsedValue(IfcMeasureValue value)
Sets the value of the '
Most Used Value' reference. |
void |
setPredefinedType(IfcServiceLifeFactorTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setUpperValue(IfcMeasureValue value)
Sets the value of the '
Upper Value' reference. |
void |
unsetLowerValue()
Unsets the value of the '
Lower Value' reference. |
void |
unsetUpperValue()
Unsets the value of the '
Upper Value' reference. |
getDefinesType, getPropertyDefinitionOf, isSetDefinesType, isSetPropertyDefinitionOf, unsetDefinesType, unsetPropertyDefinitionOfgetHasAssociations, isSetHasAssociations, unsetHasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcServiceLifeFactorTypeEnum getPredefinedType()
IfcServiceLifeFactorTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcServiceLifeFactorTypeEnum,
setPredefinedType(IfcServiceLifeFactorTypeEnum),
Ifc2x3tc1Package.getIfcServiceLifeFactor_PredefinedType()void setPredefinedType(IfcServiceLifeFactorTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcServiceLifeFactorTypeEnum,
getPredefinedType()IfcMeasureValue getUpperValue()
If the meaning of the 'Upper Value' reference isn't clear, there really should be more of a description here...
isSetUpperValue(),
unsetUpperValue(),
setUpperValue(IfcMeasureValue),
Ifc2x3tc1Package.getIfcServiceLifeFactor_UpperValue()void setUpperValue(IfcMeasureValue value)
Upper Value' reference.
value - the new value of the 'Upper Value' reference.isSetUpperValue(),
unsetUpperValue(),
getUpperValue()void unsetUpperValue()
Upper Value' reference.
boolean isSetUpperValue()
Upper Value' reference is set.
unsetUpperValue(),
getUpperValue(),
setUpperValue(IfcMeasureValue)IfcMeasureValue getMostUsedValue()
If the meaning of the 'Most Used Value' reference isn't clear, there really should be more of a description here...
setMostUsedValue(IfcMeasureValue),
Ifc2x3tc1Package.getIfcServiceLifeFactor_MostUsedValue()void setMostUsedValue(IfcMeasureValue value)
Most Used Value' reference.
value - the new value of the 'Most Used Value' reference.getMostUsedValue()IfcMeasureValue getLowerValue()
If the meaning of the 'Lower Value' reference isn't clear, there really should be more of a description here...
isSetLowerValue(),
unsetLowerValue(),
setLowerValue(IfcMeasureValue),
Ifc2x3tc1Package.getIfcServiceLifeFactor_LowerValue()void setLowerValue(IfcMeasureValue value)
Lower Value' reference.
value - the new value of the 'Lower Value' reference.isSetLowerValue(),
unsetLowerValue(),
getLowerValue()void unsetLowerValue()
Lower Value' reference.
boolean isSetLowerValue()
Lower Value' reference is set.
unsetLowerValue(),
getLowerValue(),
setLowerValue(IfcMeasureValue)Copyright © 2016 OpenSource BIM. All rights reserved.