Step is a pivotal element in a Process. Processes are made up of Steps. A Step is composed of links to other Steps, and has InputConditions and OutputStates.
OSID Version: 2.0
Licensed under the org.osid.SidImplementationLicenseMIT.
Located in /harmoni/oki2/osid/workflow/Step.php (line 19)
Add a Step as an immediate predecessor of this Step. A Step cannot be its own immediate predecessor, but looping is permitted.
Get the unique Id for this Step. The unique Id is set when the Step is created by a Process.
Get all the input conditions for this Step.
Get all the output states for this Step.
Get all the immediate predecessor Steps for this Step.
Get the unique Id of the role associated with this Step.
Get all the immediate successor Steps for this Step from among those supported by the implementation.
Returns true if this Step is the first one in the Process; false otherwise.
Returns true if this Step is the final one in the Process; false otherwise.
Remove a Step that is an immediate predecessor of this Step.
Get the description of this Step.
Update the DisplayName of this Step.
Define the possible input conditions for this Step.
Define the possible output states for this Step from among those supported by the implementation.
Documentation generated on Wed, 19 Sep 2007 10:26:42 -0400 by phpDocumentor 1.3.0RC3