public interface IfcDerivedUnit extends IfcUnit
The following features are supported:
Ifc4Package.getIfcDerivedUnit()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDerivedUnitElement> |
getElements()
Returns the value of the 'Elements' reference list.
|
IfcDerivedUnitEnum |
getUnitType()
Returns the value of the 'Unit Type' attribute.
|
String |
getUserDefinedType()
Returns the value of the 'User Defined Type' attribute.
|
boolean |
isSetUserDefinedType()
Returns whether the value of the '
User Defined Type' attribute is set. |
void |
setUnitType(IfcDerivedUnitEnum value)
Sets the value of the '
Unit Type' attribute. |
void |
setUserDefinedType(String value)
Sets the value of the '
User Defined Type' attribute. |
void |
unsetUserDefinedType()
Unsets the value of the '
User Defined Type' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcDerivedUnitElement> getElements()
IfcDerivedUnitElement.
If the meaning of the 'Elements' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcDerivedUnit_Elements()IfcDerivedUnitEnum getUnitType()
IfcDerivedUnitEnum.
If the meaning of the 'Unit Type' attribute isn't clear, there really should be more of a description here...
IfcDerivedUnitEnum,
setUnitType(IfcDerivedUnitEnum),
Ifc4Package.getIfcDerivedUnit_UnitType()void setUnitType(IfcDerivedUnitEnum value)
Unit Type' attribute.
value - the new value of the 'Unit Type' attribute.IfcDerivedUnitEnum,
getUnitType()String getUserDefinedType()
If the meaning of the 'User Defined Type' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedType(),
unsetUserDefinedType(),
setUserDefinedType(String),
Ifc4Package.getIfcDerivedUnit_UserDefinedType()void setUserDefinedType(String value)
User Defined Type' attribute.
value - the new value of the 'User Defined Type' attribute.isSetUserDefinedType(),
unsetUserDefinedType(),
getUserDefinedType()void unsetUserDefinedType()
User Defined Type' attribute.
boolean isSetUserDefinedType()
User Defined Type' attribute is set.
unsetUserDefinedType(),
getUserDefinedType(),
setUserDefinedType(String)Copyright © 2016 OpenSource BIM. All rights reserved.