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, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcRelAssignsToProcess> getOperatesOn()
public final IfcCollection<IfcRelSequence> isSuccessorFrom()
public final IfcCollection<IfcRelSequence> isPredecessorTo()