IfcProcess

Inheritance: java.lang.Object, IfcObject

Constructors

ConstructorDescription
IfcProcess()

Methods

MethodDescription
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