public abstract class IfcProcess extends IfcObject
| Constructor and Description |
|---|
IfcProcess() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelAssignsToProcess> |
getOperatesOn() |
IfcCollection<IfcRelSequence> |
isPredecessorTo() |
IfcCollection<IfcRelSequence> |
isSuccessorFrom() |
getObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcRelAssignsToProcess> getOperatesOn()
public final IfcCollection<IfcRelSequence> isSuccessorFrom()
public final IfcCollection<IfcRelSequence> isPredecessorTo()