public interface IfcPhysicalQuantity extends IfcResourceObjectSelect
The following features are supported:
Ifc4Package.getIfcPhysicalQuantity()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> |
getHasExternalReferences()
Returns the value of the 'Has External References' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<IfcPhysicalComplexQuantity> |
getPartOfComplex()
Returns the value of the 'Part Of Complex' reference list.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetHasExternalReferences()
Returns whether the value of the '
Has External References' reference list is set. |
boolean |
isSetPartOfComplex()
Returns whether the value of the '
Part Of Complex' reference list is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetHasExternalReferences()
Unsets the value of the '
Has External References' reference list. |
void |
unsetPartOfComplex()
Unsets the value of the '
Part Of Complex' reference list. |
forceLoad, 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.getIfcPhysicalQuantity_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcPhysicalQuantity_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> getHasExternalReferences()
IfcExternalReferenceRelationship.
If the meaning of the 'Has External References' reference list isn't clear, there really should be more of a description here...
isSetHasExternalReferences(),
unsetHasExternalReferences(),
Ifc4Package.getIfcPhysicalQuantity_HasExternalReferences()void unsetHasExternalReferences()
Has External References' reference list.
boolean isSetHasExternalReferences()
Has External References' reference list is set.
unsetHasExternalReferences(),
getHasExternalReferences()org.eclipse.emf.common.util.EList<IfcPhysicalComplexQuantity> getPartOfComplex()
IfcPhysicalComplexQuantity.
It is bidirectional and its opposite is 'Has Quantities'.
If the meaning of the 'Part Of Complex' reference list isn't clear, there really should be more of a description here...
isSetPartOfComplex(),
unsetPartOfComplex(),
Ifc4Package.getIfcPhysicalQuantity_PartOfComplex(),
IfcPhysicalComplexQuantity.getHasQuantities()void unsetPartOfComplex()
Part Of Complex' reference list.
isSetPartOfComplex(),
getPartOfComplex()boolean isSetPartOfComplex()
Part Of Complex' reference list is set.
unsetPartOfComplex(),
getPartOfComplex()Copyright © 2016 OpenSource BIM. All rights reserved.