public interface IfcPropertyTableValue extends IfcSimpleProperty
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
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 |
isSetDefinedUnit()
Returns whether the value of the '
Defined Unit' reference is set. |
boolean |
isSetDefiningUnit()
Returns whether the value of the '
Defining Unit' reference is set. |
boolean |
isSetExpression()
Returns whether the value of the '
Expression' attribute is set. |
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 |
unsetDefinedUnit()
Unsets the value of the '
Defined Unit' reference. |
void |
unsetDefiningUnit()
Unsets the value of the '
Defining Unit' reference. |
void |
unsetExpression()
Unsets the value of the '
Expression' attribute. |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPropertyDependsOn, unsetPropertyForDependanceforceLoad, 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...
Ifc2x3tc1Package.getIfcPropertyTableValue_DefiningValues()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...
Ifc2x3tc1Package.getIfcPropertyTableValue_DefinedValues()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),
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.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)Copyright © 2016 OpenSource BIM. All rights reserved.