public interface IfcComplexNumber extends IfcMeasureValue
The following features are supported:
Ifc4Package.getIfcComplexNumber()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Double> |
getWrappedValue()
Returns the value of the 'Wrapped Value' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getWrappedValueAsString()
Returns the value of the 'Wrapped Value As String' attribute list.
|
boolean |
isSetWrappedValue()
Returns whether the value of the '
Wrapped Value' attribute list is set. |
boolean |
isSetWrappedValueAsString()
Returns whether the value of the '
Wrapped Value As String' attribute list is set. |
void |
unsetWrappedValue()
Unsets the value of the '
Wrapped Value' attribute list. |
void |
unsetWrappedValueAsString()
Unsets the value of the '
Wrapped Value As String' attribute list. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Double> getWrappedValue()
Double.
If the meaning of the 'Wrapped Value' attribute list isn't clear, there really should be more of a description here...
isSetWrappedValue(),
unsetWrappedValue(),
Ifc4Package.getIfcComplexNumber_WrappedValue()void unsetWrappedValue()
Wrapped Value' attribute list.
isSetWrappedValue(),
getWrappedValue()boolean isSetWrappedValue()
Wrapped Value' attribute list is set.
unsetWrappedValue(),
getWrappedValue()org.eclipse.emf.common.util.EList<String> getWrappedValueAsString()
String.
If the meaning of the 'Wrapped Value As String' attribute list isn't clear, there really should be more of a description here...
isSetWrappedValueAsString(),
unsetWrappedValueAsString(),
Ifc4Package.getIfcComplexNumber_WrappedValueAsString()void unsetWrappedValueAsString()
Wrapped Value As String' attribute list.
boolean isSetWrappedValueAsString()
Wrapped Value As String' attribute list is set.
unsetWrappedValueAsString(),
getWrappedValueAsString()Copyright © 2018 OpenSource BIM. All rights reserved.