public interface IfcAppliedValue extends IfcMetricValueSelect, IfcObjectReferenceSelect, IfcResourceObjectSelect
The following features are supported:
Ifc4Package.getIfcAppliedValue()| Modifier and Type | Method and Description |
|---|---|
String |
getApplicableDate()
Returns the value of the 'Applicable Date' attribute.
|
IfcAppliedValueSelect |
getAppliedValue()
Returns the value of the 'Applied Value' reference.
|
IfcArithmeticOperatorEnum |
getArithmeticOperator()
Returns the value of the 'Arithmetic Operator' attribute.
|
String |
getCategory()
Returns the value of the 'Category' attribute.
|
org.eclipse.emf.common.util.EList<IfcAppliedValue> |
getComponents()
Returns the value of the 'Components' reference list.
|
String |
getCondition()
Returns the value of the 'Condition' attribute.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getFixedUntilDate()
Returns the value of the 'Fixed Until Date' attribute.
|
org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> |
getHasExternalReference()
Returns the value of the 'Has External Reference' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
IfcMeasureWithUnit |
getUnitBasis()
Returns the value of the 'Unit Basis' reference.
|
boolean |
isSetApplicableDate()
Returns whether the value of the '
Applicable Date' attribute is set. |
boolean |
isSetAppliedValue()
Returns whether the value of the '
Applied Value' reference is set. |
boolean |
isSetArithmeticOperator()
Returns whether the value of the '
Arithmetic Operator' attribute is set. |
boolean |
isSetCategory()
Returns whether the value of the '
Category' attribute is set. |
boolean |
isSetComponents()
Returns whether the value of the '
Components' reference list is set. |
boolean |
isSetCondition()
Returns whether the value of the '
Condition' attribute is set. |
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetFixedUntilDate()
Returns whether the value of the '
Fixed Until Date' attribute is set. |
boolean |
isSetHasExternalReference()
Returns whether the value of the '
Has External Reference' reference list is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
boolean |
isSetUnitBasis()
Returns whether the value of the '
Unit Basis' reference is set. |
void |
setApplicableDate(String value)
Sets the value of the '
Applicable Date' attribute. |
void |
setAppliedValue(IfcAppliedValueSelect value)
Sets the value of the '
Applied Value' reference. |
void |
setArithmeticOperator(IfcArithmeticOperatorEnum value)
Sets the value of the '
Arithmetic Operator' attribute. |
void |
setCategory(String value)
Sets the value of the '
Category' attribute. |
void |
setCondition(String value)
Sets the value of the '
Condition' attribute. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setFixedUntilDate(String value)
Sets the value of the '
Fixed Until Date' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setUnitBasis(IfcMeasureWithUnit value)
Sets the value of the '
Unit Basis' reference. |
void |
unsetApplicableDate()
Unsets the value of the '
Applicable Date' attribute. |
void |
unsetAppliedValue()
Unsets the value of the '
Applied Value' reference. |
void |
unsetArithmeticOperator()
Unsets the value of the '
Arithmetic Operator' attribute. |
void |
unsetCategory()
Unsets the value of the '
Category' attribute. |
void |
unsetComponents()
Unsets the value of the '
Components' reference list. |
void |
unsetCondition()
Unsets the value of the '
Condition' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetFixedUntilDate()
Unsets the value of the '
Fixed Until Date' attribute. |
void |
unsetHasExternalReference()
Unsets the value of the '
Has External Reference' reference list. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
void |
unsetUnitBasis()
Unsets the value of the '
Unit Basis' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName(),
unsetName(),
setName(String),
Ifc4Package.getIfcAppliedValue_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.isSetName(),
unsetName(),
getName()void unsetName()
Name' attribute.
isSetName(),
getName(),
setName(String)boolean isSetName()
Name' attribute is set.
unsetName(),
getName(),
setName(String)String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcAppliedValue_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)IfcAppliedValueSelect getAppliedValue()
If the meaning of the 'Applied Value' reference isn't clear, there really should be more of a description here...
isSetAppliedValue(),
unsetAppliedValue(),
setAppliedValue(IfcAppliedValueSelect),
Ifc4Package.getIfcAppliedValue_AppliedValue()void setAppliedValue(IfcAppliedValueSelect value)
Applied Value' reference.
value - the new value of the 'Applied Value' reference.isSetAppliedValue(),
unsetAppliedValue(),
getAppliedValue()void unsetAppliedValue()
Applied Value' reference.
boolean isSetAppliedValue()
Applied Value' reference is set.
unsetAppliedValue(),
getAppliedValue(),
setAppliedValue(IfcAppliedValueSelect)IfcMeasureWithUnit getUnitBasis()
If the meaning of the 'Unit Basis' reference isn't clear, there really should be more of a description here...
isSetUnitBasis(),
unsetUnitBasis(),
setUnitBasis(IfcMeasureWithUnit),
Ifc4Package.getIfcAppliedValue_UnitBasis()void setUnitBasis(IfcMeasureWithUnit value)
Unit Basis' reference.
value - the new value of the 'Unit Basis' reference.isSetUnitBasis(),
unsetUnitBasis(),
getUnitBasis()void unsetUnitBasis()
Unit Basis' reference.
boolean isSetUnitBasis()
Unit Basis' reference is set.
unsetUnitBasis(),
getUnitBasis(),
setUnitBasis(IfcMeasureWithUnit)String getApplicableDate()
If the meaning of the 'Applicable Date' attribute isn't clear, there really should be more of a description here...
isSetApplicableDate(),
unsetApplicableDate(),
setApplicableDate(String),
Ifc4Package.getIfcAppliedValue_ApplicableDate()void setApplicableDate(String value)
Applicable Date' attribute.
value - the new value of the 'Applicable Date' attribute.isSetApplicableDate(),
unsetApplicableDate(),
getApplicableDate()void unsetApplicableDate()
Applicable Date' attribute.
boolean isSetApplicableDate()
Applicable Date' attribute is set.
unsetApplicableDate(),
getApplicableDate(),
setApplicableDate(String)String getFixedUntilDate()
If the meaning of the 'Fixed Until Date' attribute isn't clear, there really should be more of a description here...
isSetFixedUntilDate(),
unsetFixedUntilDate(),
setFixedUntilDate(String),
Ifc4Package.getIfcAppliedValue_FixedUntilDate()void setFixedUntilDate(String value)
Fixed Until Date' attribute.
value - the new value of the 'Fixed Until Date' attribute.isSetFixedUntilDate(),
unsetFixedUntilDate(),
getFixedUntilDate()void unsetFixedUntilDate()
Fixed Until Date' attribute.
boolean isSetFixedUntilDate()
Fixed Until Date' attribute is set.
unsetFixedUntilDate(),
getFixedUntilDate(),
setFixedUntilDate(String)String getCategory()
If the meaning of the 'Category' attribute isn't clear, there really should be more of a description here...
isSetCategory(),
unsetCategory(),
setCategory(String),
Ifc4Package.getIfcAppliedValue_Category()void setCategory(String value)
Category' attribute.
value - the new value of the 'Category' attribute.isSetCategory(),
unsetCategory(),
getCategory()void unsetCategory()
Category' attribute.
isSetCategory(),
getCategory(),
setCategory(String)boolean isSetCategory()
Category' attribute is set.
unsetCategory(),
getCategory(),
setCategory(String)String getCondition()
If the meaning of the 'Condition' attribute isn't clear, there really should be more of a description here...
isSetCondition(),
unsetCondition(),
setCondition(String),
Ifc4Package.getIfcAppliedValue_Condition()void setCondition(String value)
Condition' attribute.
value - the new value of the 'Condition' attribute.isSetCondition(),
unsetCondition(),
getCondition()void unsetCondition()
Condition' attribute.
isSetCondition(),
getCondition(),
setCondition(String)boolean isSetCondition()
Condition' attribute is set.
unsetCondition(),
getCondition(),
setCondition(String)IfcArithmeticOperatorEnum getArithmeticOperator()
IfcArithmeticOperatorEnum.
If the meaning of the 'Arithmetic Operator' attribute isn't clear, there really should be more of a description here...
IfcArithmeticOperatorEnum,
isSetArithmeticOperator(),
unsetArithmeticOperator(),
setArithmeticOperator(IfcArithmeticOperatorEnum),
Ifc4Package.getIfcAppliedValue_ArithmeticOperator()void setArithmeticOperator(IfcArithmeticOperatorEnum value)
Arithmetic Operator' attribute.
value - the new value of the 'Arithmetic Operator' attribute.IfcArithmeticOperatorEnum,
isSetArithmeticOperator(),
unsetArithmeticOperator(),
getArithmeticOperator()void unsetArithmeticOperator()
Arithmetic Operator' attribute.
boolean isSetArithmeticOperator()
Arithmetic Operator' attribute is set.
unsetArithmeticOperator(),
getArithmeticOperator(),
setArithmeticOperator(IfcArithmeticOperatorEnum)org.eclipse.emf.common.util.EList<IfcAppliedValue> getComponents()
IfcAppliedValue.
If the meaning of the 'Components' reference list isn't clear, there really should be more of a description here...
isSetComponents(),
unsetComponents(),
Ifc4Package.getIfcAppliedValue_Components()void unsetComponents()
Components' reference list.
isSetComponents(),
getComponents()boolean isSetComponents()
Components' reference list is set.
unsetComponents(),
getComponents()org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> getHasExternalReference()
IfcExternalReferenceRelationship.
If the meaning of the 'Has External Reference' reference list isn't clear, there really should be more of a description here...
isSetHasExternalReference(),
unsetHasExternalReference(),
Ifc4Package.getIfcAppliedValue_HasExternalReference()void unsetHasExternalReference()
Has External Reference' reference list.
boolean isSetHasExternalReference()
Has External Reference' reference list is set.
unsetHasExternalReference(),
getHasExternalReference()Copyright © 2018 OpenSource BIM. All rights reserved.