IfcProcess
Inheritance: java.lang.Object, IfcObject
Constructors
| Constructor | Description |
|---|---|
| IfcProcess() |
Methods
| Method | Description |
|---|---|
| getOperatesOn() | |
| isSuccessorFrom() | |
| isPredecessorTo() |
IfcProcess()
public IfcProcess()
getOperatesOn()
public final IfcCollection<IfcRelAssignsToProcess> getOperatesOn()
Returns: IfcCollection
isSuccessorFrom()
public final IfcCollection<IfcRelSequence> isSuccessorFrom()
Returns: IfcCollection
isPredecessorTo()
public final IfcCollection<IfcRelSequence> isPredecessorTo()
Returns: IfcCollection