public interface IfcPerformanceHistory extends IfcControl
The following features are supported:
Ifc4Package.getIfcPerformanceHistory()| Modifier and Type | Method and Description |
|---|---|
String |
getLifeCyclePhase()
Returns the value of the 'Life Cycle Phase' attribute.
|
IfcPerformanceHistoryTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
void |
setLifeCyclePhase(String value)
Sets the value of the '
Life Cycle Phase' attribute. |
void |
setPredefinedType(IfcPerformanceHistoryTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
getControls, getIdentification, isSetControls, isSetIdentification, setIdentification, unsetControls, unsetIdentificationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getLifeCyclePhase()
If the meaning of the 'Life Cycle Phase' attribute isn't clear, there really should be more of a description here...
setLifeCyclePhase(String),
Ifc4Package.getIfcPerformanceHistory_LifeCyclePhase()void setLifeCyclePhase(String value)
Life Cycle Phase' attribute.
value - the new value of the 'Life Cycle Phase' attribute.getLifeCyclePhase()IfcPerformanceHistoryTypeEnum getPredefinedType()
IfcPerformanceHistoryTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcPerformanceHistoryTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcPerformanceHistoryTypeEnum),
Ifc4Package.getIfcPerformanceHistory_PredefinedType()void setPredefinedType(IfcPerformanceHistoryTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcPerformanceHistoryTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcPerformanceHistoryTypeEnum)Copyright © 2016 OpenSource BIM. All rights reserved.