public interface IfcElementQuantity extends IfcQuantitySet
The following features are supported:
Ifc4Package.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. |
getDefinesOccurrence, getDefinesType, getIsDefinedBy, isSetDefinesOccurrence, isSetDefinesType, isSetIsDefinedBy, unsetDefinesOccurrence, unsetDefinesType, unsetIsDefinedBygetHasAssociations, getHasContext, isSetHasAssociations, isSetHasContext, unsetHasAssociations, unsetHasContextgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, 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),
Ifc4Package.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...
Ifc4Package.getIfcElementQuantity_Quantities()Copyright © 2016 OpenSource BIM. All rights reserved.