Uses of Interface
org.osid.process.ProcessNode
Packages that use ProcessNode
Package
Description
The Open Service Interface Definitions for the org.osid.process
service.
-
Uses of ProcessNode in org.osid.process
Methods in org.osid.process that return ProcessNodeModifier and TypeMethodDescriptionProcessNodeList.getNextProcessNode()Gets the nextProcessNodein this list.ProcessNodeList.getNextProcessNodes(long n) Gets the next set ofProcessNodeelements in this list which must be less than or equal to the return fromavailable().ProcessHierarchySession.getProcessNodes(Id processId, long ancestorLevels, long descendantLevels, boolean includeSiblings) Gets a portion of the hierarchy for the given process.