public interface IfcRelAssignsToProcess extends IfcRelAssigns
| Modifier and Type | Method and Description |
|---|---|
IfcMeasureWithUnit |
getQuantityInProcess()
Returns the value of the 'Quantity In Process' reference.
|
IfcProcess |
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(IfcProcess 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, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcProcess getRelatingProcess()
Operates On'.
If the meaning of the 'Relating Process' reference isn't clear, there really should be more of a description here...
setRelatingProcess(IfcProcess),
Ifc2x3tc1Package.getIfcRelAssignsToProcess_RelatingProcess(),
IfcProcess.getOperatesOn()void setRelatingProcess(IfcProcess 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),
Ifc2x3tc1Package.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.