IfcTypeProcess
Inheritance: java.lang.Object, IfcTypeObject
Constructors
| Constructor | Description |
|---|---|
| IfcTypeProcess() |
Methods
| Method | Description |
|---|---|
| getIdentification() | |
| setIdentification(IfcIdentifier value) | |
| getLongDescription() | |
| setLongDescription(IfcText value) | |
| getProcessType() | |
| setProcessType(IfcLabel value) | |
| getOperatesOn() |
IfcTypeProcess()
public IfcTypeProcess()
getIdentification()
public final IfcIdentifier getIdentification()
Returns: IfcIdentifier
setIdentification(IfcIdentifier value)
public final void setIdentification(IfcIdentifier value)
getLongDescription()
public final IfcText getLongDescription()
Returns: IfcText
setLongDescription(IfcText value)
public final void setLongDescription(IfcText value)
getProcessType()
public final IfcLabel getProcessType()
Returns: IfcLabel
setProcessType(IfcLabel value)
public final void setProcessType(IfcLabel value)
getOperatesOn()
public final IfcCollection<IfcRelAssignsToProcess> getOperatesOn()
Returns: IfcCollection