public interface IfcEnergyProperties extends IfcPropertySetDefinition
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcEnergySequenceEnum |
getEnergySequence()
Returns the value of the 'Energy Sequence' attribute.
|
String |
getUserDefinedEnergySequence()
Returns the value of the 'User Defined Energy Sequence' attribute.
|
boolean |
isSetEnergySequence()
Returns whether the value of the '
Energy Sequence' attribute is set. |
boolean |
isSetUserDefinedEnergySequence()
Returns whether the value of the '
User Defined Energy Sequence' attribute is set. |
void |
setEnergySequence(IfcEnergySequenceEnum value)
Sets the value of the '
Energy Sequence' attribute. |
void |
setUserDefinedEnergySequence(String value)
Sets the value of the '
User Defined Energy Sequence' attribute. |
void |
unsetEnergySequence()
Unsets the value of the '
Energy Sequence' attribute. |
void |
unsetUserDefinedEnergySequence()
Unsets the value of the '
User Defined Energy Sequence' attribute. |
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, removeIfcEnergySequenceEnum getEnergySequence()
IfcEnergySequenceEnum.
If the meaning of the 'Energy Sequence' attribute isn't clear, there really should be more of a description here...
IfcEnergySequenceEnum,
isSetEnergySequence(),
unsetEnergySequence(),
setEnergySequence(IfcEnergySequenceEnum),
Ifc2x3tc1Package.getIfcEnergyProperties_EnergySequence()void setEnergySequence(IfcEnergySequenceEnum value)
Energy Sequence' attribute.
value - the new value of the 'Energy Sequence' attribute.IfcEnergySequenceEnum,
isSetEnergySequence(),
unsetEnergySequence(),
getEnergySequence()void unsetEnergySequence()
Energy Sequence' attribute.
boolean isSetEnergySequence()
Energy Sequence' attribute is set.
unsetEnergySequence(),
getEnergySequence(),
setEnergySequence(IfcEnergySequenceEnum)String getUserDefinedEnergySequence()
If the meaning of the 'User Defined Energy Sequence' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedEnergySequence(),
unsetUserDefinedEnergySequence(),
setUserDefinedEnergySequence(String),
Ifc2x3tc1Package.getIfcEnergyProperties_UserDefinedEnergySequence()void setUserDefinedEnergySequence(String value)
User Defined Energy Sequence' attribute.
value - the new value of the 'User Defined Energy Sequence' attribute.isSetUserDefinedEnergySequence(),
unsetUserDefinedEnergySequence(),
getUserDefinedEnergySequence()void unsetUserDefinedEnergySequence()
User Defined Energy Sequence' attribute.
boolean isSetUserDefinedEnergySequence()
User Defined Energy Sequence' attribute is set.
unsetUserDefinedEnergySequence(),
getUserDefinedEnergySequence(),
setUserDefinedEnergySequence(String)Copyright © 2016 OpenSource BIM. All rights reserved.