public interface IfcConversionBasedUnit extends IfcNamedUnit, IfcResourceObjectSelect
The following features are supported:
Ifc4Package.getIfcConversionBasedUnit()| Modifier and Type | Method and Description |
|---|---|
IfcMeasureWithUnit |
getConversionFactor()
Returns the value of the 'Conversion Factor' reference.
|
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.
|
boolean |
isSetHasExternalReference()
Returns whether the value of the '
Has External Reference' reference list is set. |
void |
setConversionFactor(IfcMeasureWithUnit value)
Sets the value of the '
Conversion Factor' reference. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetHasExternalReference()
Unsets the value of the '
Has External Reference' reference list. |
getDimensions, getUnitType, setDimensions, setUnitTypeforceLoad, 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...
setName(String),
Ifc4Package.getIfcConversionBasedUnit_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()IfcMeasureWithUnit getConversionFactor()
If the meaning of the 'Conversion Factor' reference isn't clear, there really should be more of a description here...
setConversionFactor(IfcMeasureWithUnit),
Ifc4Package.getIfcConversionBasedUnit_ConversionFactor()void setConversionFactor(IfcMeasureWithUnit value)
Conversion Factor' reference.
value - the new value of the 'Conversion Factor' reference.getConversionFactor()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.getIfcConversionBasedUnit_HasExternalReference()void unsetHasExternalReference()
Has External Reference' reference list.
boolean isSetHasExternalReference()
Has External Reference' reference list is set.
unsetHasExternalReference(),
getHasExternalReference()Copyright © 2016 OpenSource BIM. All rights reserved.