public interface IfcRelAssignsToProcess extends IfcRelAssigns
| Modifier and Type | Method and Description |
|---|---|
IfcMeasureWithUnit |
getQuantityInProcess()
Returns the value of the 'Quantity In Process' reference.
|
IfcProcessSelect |
getRelatingProcess()
Returns the value of the 'Relating Process' reference.
|
boolean |
isSetQuantityInProcess()
Returns whether the value of the '
Quantity In Process' reference is set. |
void |
setQuantityInProcess(IfcMeasureWithUnit value)
Sets the value of the '
Quantity In Process' reference. |
void |
setRelatingProcess(IfcProcessSelect value)
Sets the value of the '
Relating Process' reference. |
void |
unsetQuantityInProcess()
Unsets the value of the '
Quantity In Process' reference. |
getRelatedObjects, getRelatedObjectsType, isSetRelatedObjectsType, setRelatedObjectsType, unsetRelatedObjectsTypegetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcProcessSelect getRelatingProcess()
If the meaning of the 'Relating Process' reference isn't clear, there really should be more of a description here...
setRelatingProcess(IfcProcessSelect),
Ifc4Package.getIfcRelAssignsToProcess_RelatingProcess()void setRelatingProcess(IfcProcessSelect value)
Relating Process' reference.
value - the new value of the 'Relating Process' reference.getRelatingProcess()IfcMeasureWithUnit getQuantityInProcess()
If the meaning of the 'Quantity In Process' reference isn't clear, there really should be more of a description here...
isSetQuantityInProcess(),
unsetQuantityInProcess(),
setQuantityInProcess(IfcMeasureWithUnit),
Ifc4Package.getIfcRelAssignsToProcess_QuantityInProcess()void setQuantityInProcess(IfcMeasureWithUnit value)
Quantity In Process' reference.
value - the new value of the 'Quantity In Process' reference.isSetQuantityInProcess(),
unsetQuantityInProcess(),
getQuantityInProcess()void unsetQuantityInProcess()
Quantity In Process' reference.
boolean isSetQuantityInProcess()
Quantity In Process' reference is set.
unsetQuantityInProcess(),
getQuantityInProcess(),
setQuantityInProcess(IfcMeasureWithUnit)Copyright © 2018 OpenSource BIM. All rights reserved.