public interface IfcPropertyTableValue extends IfcSimpleProperty
The following features are supported:
Ifc4Package.getIfcPropertyTableValue()| Modifier and Type | Method and Description |
|---|---|
IfcCurveInterpolationEnum |
getCurveInterpolation()
Returns the value of the 'Curve Interpolation' attribute.
|
IfcUnit |
getDefinedUnit()
Returns the value of the 'Defined Unit' reference.
|
org.eclipse.emf.common.util.EList<IfcValue> |
getDefinedValues()
Returns the value of the 'Defined Values' reference list.
|
IfcUnit |
getDefiningUnit()
Returns the value of the 'Defining Unit' reference.
|
org.eclipse.emf.common.util.EList<IfcValue> |
getDefiningValues()
Returns the value of the 'Defining Values' reference list.
|
String |
getExpression()
Returns the value of the 'Expression' attribute.
|
boolean |
isSetCurveInterpolation()
Returns whether the value of the '
Curve Interpolation' attribute is set. |
boolean |
isSetDefinedUnit()
Returns whether the value of the '
Defined Unit' reference is set. |
boolean |
isSetDefinedValues()
Returns whether the value of the '
Defined Values' reference list is set. |
boolean |
isSetDefiningUnit()
Returns whether the value of the '
Defining Unit' reference is set. |
boolean |
isSetDefiningValues()
Returns whether the value of the '
Defining Values' reference list is set. |
boolean |
isSetExpression()
Returns whether the value of the '
Expression' attribute is set. |
void |
setCurveInterpolation(IfcCurveInterpolationEnum value)
Sets the value of the '
Curve Interpolation' attribute. |
void |
setDefinedUnit(IfcUnit value)
Sets the value of the '
Defined Unit' reference. |
void |
setDefiningUnit(IfcUnit value)
Sets the value of the '
Defining Unit' reference. |
void |
setExpression(String value)
Sets the value of the '
Expression' attribute. |
void |
unsetCurveInterpolation()
Unsets the value of the '
Curve Interpolation' attribute. |
void |
unsetDefinedUnit()
Unsets the value of the '
Defined Unit' reference. |
void |
unsetDefinedValues()
Unsets the value of the '
Defined Values' reference list. |
void |
unsetDefiningUnit()
Unsets the value of the '
Defining Unit' reference. |
void |
unsetDefiningValues()
Unsets the value of the '
Defining Values' reference list. |
void |
unsetExpression()
Unsets the value of the '
Expression' attribute. |
getDescription, getHasApprovals, getHasConstraints, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetHasApprovals, isSetHasConstraints, isSetPartOfComplex, isSetPartOfPset, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetHasApprovals, unsetHasConstraints, unsetPartOfComplex, unsetPartOfPset, unsetPropertyDependsOn, unsetPropertyForDependancegetHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcValue> getDefiningValues()
IfcValue.
If the meaning of the 'Defining Values' reference list isn't clear, there really should be more of a description here...
isSetDefiningValues(),
unsetDefiningValues(),
Ifc4Package.getIfcPropertyTableValue_DefiningValues()void unsetDefiningValues()
Defining Values' reference list.
isSetDefiningValues(),
getDefiningValues()boolean isSetDefiningValues()
Defining Values' reference list is set.
unsetDefiningValues(),
getDefiningValues()org.eclipse.emf.common.util.EList<IfcValue> getDefinedValues()
IfcValue.
If the meaning of the 'Defined Values' reference list isn't clear, there really should be more of a description here...
isSetDefinedValues(),
unsetDefinedValues(),
Ifc4Package.getIfcPropertyTableValue_DefinedValues()void unsetDefinedValues()
Defined Values' reference list.
isSetDefinedValues(),
getDefinedValues()boolean isSetDefinedValues()
Defined Values' reference list is set.
unsetDefinedValues(),
getDefinedValues()String getExpression()
If the meaning of the 'Expression' attribute isn't clear, there really should be more of a description here...
isSetExpression(),
unsetExpression(),
setExpression(String),
Ifc4Package.getIfcPropertyTableValue_Expression()void setExpression(String value)
Expression' attribute.
value - the new value of the 'Expression' attribute.isSetExpression(),
unsetExpression(),
getExpression()void unsetExpression()
Expression' attribute.
isSetExpression(),
getExpression(),
setExpression(String)boolean isSetExpression()
Expression' attribute is set.
unsetExpression(),
getExpression(),
setExpression(String)IfcUnit getDefiningUnit()
If the meaning of the 'Defining Unit' reference isn't clear, there really should be more of a description here...
isSetDefiningUnit(),
unsetDefiningUnit(),
setDefiningUnit(IfcUnit),
Ifc4Package.getIfcPropertyTableValue_DefiningUnit()void setDefiningUnit(IfcUnit value)
Defining Unit' reference.
value - the new value of the 'Defining Unit' reference.isSetDefiningUnit(),
unsetDefiningUnit(),
getDefiningUnit()void unsetDefiningUnit()
Defining Unit' reference.
boolean isSetDefiningUnit()
Defining Unit' reference is set.
unsetDefiningUnit(),
getDefiningUnit(),
setDefiningUnit(IfcUnit)IfcUnit getDefinedUnit()
If the meaning of the 'Defined Unit' reference isn't clear, there really should be more of a description here...
isSetDefinedUnit(),
unsetDefinedUnit(),
setDefinedUnit(IfcUnit),
Ifc4Package.getIfcPropertyTableValue_DefinedUnit()void setDefinedUnit(IfcUnit value)
Defined Unit' reference.
value - the new value of the 'Defined Unit' reference.isSetDefinedUnit(),
unsetDefinedUnit(),
getDefinedUnit()void unsetDefinedUnit()
Defined Unit' reference.
boolean isSetDefinedUnit()
Defined Unit' reference is set.
unsetDefinedUnit(),
getDefinedUnit(),
setDefinedUnit(IfcUnit)IfcCurveInterpolationEnum getCurveInterpolation()
IfcCurveInterpolationEnum.
If the meaning of the 'Curve Interpolation' attribute isn't clear, there really should be more of a description here...
IfcCurveInterpolationEnum,
isSetCurveInterpolation(),
unsetCurveInterpolation(),
setCurveInterpolation(IfcCurveInterpolationEnum),
Ifc4Package.getIfcPropertyTableValue_CurveInterpolation()void setCurveInterpolation(IfcCurveInterpolationEnum value)
Curve Interpolation' attribute.
value - the new value of the 'Curve Interpolation' attribute.IfcCurveInterpolationEnum,
isSetCurveInterpolation(),
unsetCurveInterpolation(),
getCurveInterpolation()void unsetCurveInterpolation()
Curve Interpolation' attribute.
boolean isSetCurveInterpolation()
Curve Interpolation' attribute is set.
unsetCurveInterpolation(),
getCurveInterpolation(),
setCurveInterpolation(IfcCurveInterpolationEnum)Copyright © 2018 OpenSource BIM. All rights reserved.