public interface IfcElementQuantity extends IfcPropertySetDefinition
The following features are supported:
Ifc2x3tc1Package.getIfcElementQuantity()| Modifier and Type | Method and Description |
|---|---|
String |
getMethodOfMeasurement()
Returns the value of the 'Method Of Measurement' attribute.
|
org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> |
getQuantities()
Returns the value of the 'Quantities' reference list.
|
boolean |
isSetMethodOfMeasurement()
Returns whether the value of the '
Method Of Measurement' attribute is set. |
void |
setMethodOfMeasurement(String value)
Sets the value of the '
Method Of Measurement' attribute. |
void |
unsetMethodOfMeasurement()
Unsets the value of the '
Method Of Measurement' 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, removeString getMethodOfMeasurement()
If the meaning of the 'Method Of Measurement' attribute isn't clear, there really should be more of a description here...
isSetMethodOfMeasurement(),
unsetMethodOfMeasurement(),
setMethodOfMeasurement(String),
Ifc2x3tc1Package.getIfcElementQuantity_MethodOfMeasurement()void setMethodOfMeasurement(String value)
Method Of Measurement' attribute.
value - the new value of the 'Method Of Measurement' attribute.isSetMethodOfMeasurement(),
unsetMethodOfMeasurement(),
getMethodOfMeasurement()void unsetMethodOfMeasurement()
Method Of Measurement' attribute.
boolean isSetMethodOfMeasurement()
Method Of Measurement' attribute is set.
unsetMethodOfMeasurement(),
getMethodOfMeasurement(),
setMethodOfMeasurement(String)org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> getQuantities()
IfcPhysicalQuantity.
If the meaning of the 'Quantities' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcElementQuantity_Quantities()Copyright © 2016 OpenSource BIM. All rights reserved.