public interface IfcPhysicalComplexQuantity extends IfcPhysicalQuantity
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getDiscrimination()
Returns the value of the 'Discrimination' attribute.
|
org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> |
getHasQuantities()
Returns the value of the 'Has Quantities' reference list.
|
String |
getQuality()
Returns the value of the 'Quality' attribute.
|
String |
getUsage()
Returns the value of the 'Usage' attribute.
|
boolean |
isSetQuality()
Returns whether the value of the '
Quality' attribute is set. |
boolean |
isSetUsage()
Returns whether the value of the '
Usage' attribute is set. |
void |
setDiscrimination(String value)
Sets the value of the '
Discrimination' attribute. |
void |
setQuality(String value)
Sets the value of the '
Quality' attribute. |
void |
setUsage(String value)
Sets the value of the '
Usage' attribute. |
void |
unsetQuality()
Unsets the value of the '
Quality' attribute. |
void |
unsetUsage()
Unsets the value of the '
Usage' attribute. |
getDescription, getName, getPartOfComplex, isSetDescription, isSetPartOfComplex, setDescription, setName, unsetDescription, unsetPartOfComplexforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcPhysicalQuantity> getHasQuantities()
IfcPhysicalQuantity.
It is bidirectional and its opposite is 'Part Of Complex'.
If the meaning of the 'Has Quantities' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcPhysicalComplexQuantity_HasQuantities(),
IfcPhysicalQuantity.getPartOfComplex()String getDiscrimination()
If the meaning of the 'Discrimination' attribute isn't clear, there really should be more of a description here...
setDiscrimination(String),
Ifc2x3tc1Package.getIfcPhysicalComplexQuantity_Discrimination()void setDiscrimination(String value)
Discrimination' attribute.
value - the new value of the 'Discrimination' attribute.getDiscrimination()String getQuality()
If the meaning of the 'Quality' attribute isn't clear, there really should be more of a description here...
isSetQuality(),
unsetQuality(),
setQuality(String),
Ifc2x3tc1Package.getIfcPhysicalComplexQuantity_Quality()void setQuality(String value)
Quality' attribute.
value - the new value of the 'Quality' attribute.isSetQuality(),
unsetQuality(),
getQuality()void unsetQuality()
Quality' attribute.
isSetQuality(),
getQuality(),
setQuality(String)boolean isSetQuality()
Quality' attribute is set.
unsetQuality(),
getQuality(),
setQuality(String)String getUsage()
If the meaning of the 'Usage' attribute isn't clear, there really should be more of a description here...
isSetUsage(),
unsetUsage(),
setUsage(String),
Ifc2x3tc1Package.getIfcPhysicalComplexQuantity_Usage()void setUsage(String value)
Usage' attribute.
value - the new value of the 'Usage' attribute.isSetUsage(),
unsetUsage(),
getUsage()void unsetUsage()
Usage' attribute.
isSetUsage(),
getUsage(),
setUsage(String)boolean isSetUsage()
Usage' attribute is set.
unsetUsage(),
getUsage(),
setUsage(String)Copyright © 2016 OpenSource BIM. All rights reserved.