Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Package oracle.owb.processflow

Provides classes and interfaces for process flow manipulation.

See:
          Description

Interface Summary
Activity A Activity is the interface that defines the unit of execution within a give process.
ActivityPhysicalProperties ActivityPhysicalProperties interface contains the physical property names for ActivityPhysicalProperties.
ActivityType A ActivityType is a interface which describes the Activity Types
BaseProcess A BaseProcess is the interface that defines the base functionality of all process interfaces namely ProcessFLow and SubProcess .
ProcessActivityParameter A ProcessActivityParameter Interface that encapsule an object that can own several Parameter instances to create a signature.
ProcessActivityParameterOwner A ProcessActivityParameterOwner Interface that encapsule an object that can own several Parameter instances to create a signature.
ProcessData A ProcessData an empty Interface.
ProcessDatatypeSet ProcessDatatypeSet represents the valid dataypes allowed in OWB Process Flows.
ProcessFlow A Process is a logical design for Process flow object which is often composed of one or more Activities and Transitions.
ProcessFlowModule ProcessFlowModule is a specialized Module, which represents a logical Process Flow module.
ProcessFlowPackage A ProcessFlowPackage is a container object for processflows.
ProcessFlowPhysicalProperties ProcessFlowPhysicalProperties interface contains the physical property names for ProcessFlowPhysicalProperties.
SubProcess A SubProcess is a logical design for Sub Process flow object which defines a way of adding a process to a process, recursively embedding processes in a process.
SubProcessPhysicalProperties SubProcessPhysicalProperties interface contains the physical property names for SubProcessPhysicalProperties.
Transition A Transition Interface is the object that defines dependency information of a processflow.

 

Package oracle.owb.processflow Description

Provides classes and interfaces for process flow manipulation.


Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.