public interface IfcEnvironmentalImpactValue extends IfcAppliedValue
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcEnvironmentalImpactCategoryEnum |
getCategory()
Returns the value of the 'Category' attribute.
|
String |
getImpactType()
Returns the value of the 'Impact Type' attribute.
|
String |
getUserDefinedCategory()
Returns the value of the 'User Defined Category' attribute.
|
boolean |
isSetUserDefinedCategory()
Returns whether the value of the '
User Defined Category' attribute is set. |
void |
setCategory(IfcEnvironmentalImpactCategoryEnum value)
Sets the value of the '
Category' attribute. |
void |
setImpactType(String value)
Sets the value of the '
Impact Type' attribute. |
void |
setUserDefinedCategory(String value)
Sets the value of the '
User Defined Category' attribute. |
void |
unsetUserDefinedCategory()
Unsets the value of the '
User Defined Category' attribute. |
getApplicableDate, getAppliedValue, getDescription, getFixedUntilDate, getIsComponentIn, getName, getUnitBasis, getValueOfComponents, getValuesReferenced, isSetApplicableDate, isSetAppliedValue, isSetDescription, isSetFixedUntilDate, isSetIsComponentIn, isSetName, isSetUnitBasis, isSetValueOfComponents, isSetValuesReferenced, setApplicableDate, setAppliedValue, setDescription, setFixedUntilDate, setName, setUnitBasis, unsetApplicableDate, unsetAppliedValue, unsetDescription, unsetFixedUntilDate, unsetIsComponentIn, unsetName, unsetUnitBasis, unsetValueOfComponents, unsetValuesReferencedforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getImpactType()
If the meaning of the 'Impact Type' attribute isn't clear, there really should be more of a description here...
setImpactType(String),
Ifc2x3tc1Package.getIfcEnvironmentalImpactValue_ImpactType()void setImpactType(String value)
Impact Type' attribute.
value - the new value of the 'Impact Type' attribute.getImpactType()IfcEnvironmentalImpactCategoryEnum getCategory()
IfcEnvironmentalImpactCategoryEnum.
If the meaning of the 'Category' attribute isn't clear, there really should be more of a description here...
IfcEnvironmentalImpactCategoryEnum,
setCategory(IfcEnvironmentalImpactCategoryEnum),
Ifc2x3tc1Package.getIfcEnvironmentalImpactValue_Category()void setCategory(IfcEnvironmentalImpactCategoryEnum value)
Category' attribute.
value - the new value of the 'Category' attribute.IfcEnvironmentalImpactCategoryEnum,
getCategory()String getUserDefinedCategory()
If the meaning of the 'User Defined Category' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedCategory(),
unsetUserDefinedCategory(),
setUserDefinedCategory(String),
Ifc2x3tc1Package.getIfcEnvironmentalImpactValue_UserDefinedCategory()void setUserDefinedCategory(String value)
User Defined Category' attribute.
value - the new value of the 'User Defined Category' attribute.isSetUserDefinedCategory(),
unsetUserDefinedCategory(),
getUserDefinedCategory()void unsetUserDefinedCategory()
User Defined Category' attribute.
boolean isSetUserDefinedCategory()
User Defined Category' attribute is set.
unsetUserDefinedCategory(),
getUserDefinedCategory(),
setUserDefinedCategory(String)Copyright © 2016 OpenSource BIM. All rights reserved.