Uses of Package
com.oakgrovesystems.reactor.processMediation

Packages that use com.oakgrovesystems.reactor.processMediation
com.oakgrovesystems.reactor   
com.oakgrovesystems.reactor.client   
com.oakgrovesystems.reactor.policy   
com.oakgrovesystems.reactor.processMediation   
com.oakgrovesystems.reactor.requests   
com.oakgrovesystems.util   
 

Classes in com.oakgrovesystems.reactor.processMediation used by com.oakgrovesystems.reactor
Operand
          Operand objects encapsulate arbitrary data that is relevant to the business process that a Process is being used to model.
Policy
          Policy objects encapsulate arbitrary logic that is relevant to the process being modeled.
Process
          Process objects are the primary building blocks of a process model.
ProcessMediationObject
          The interface implemented by the 4 primary objects that are used to model a business process in Reactor: Process, Operand, Status, and Policy.
Status
          Status objects are very simple objects used to trigger conditions in Process objects or cause the execution of Policy objects, as well as to generally provide information about how a process is progressing.
 

Classes in com.oakgrovesystems.reactor.processMediation used by com.oakgrovesystems.reactor.client
ACE
          The relationships between the Reactor objects and the users of the system are captured using ACLs, which are composed of ACEs (Access Control Elements).
ACL
          The relationships between the Reactor objects and the users of the system are captured using ACLs.
Process
          Process objects are the primary building blocks of a process model.
ProcessMediationException
          The superclass of exceptions relating to Process Mediation Objects
ProcessMediationObject
          The interface implemented by the 4 primary objects that are used to model a business process in Reactor: Process, Operand, Status, and Policy.
Status
          Status objects are very simple objects used to trigger conditions in Process objects or cause the execution of Policy objects, as well as to generally provide information about how a process is progressing.
 

Classes in com.oakgrovesystems.reactor.processMediation used by com.oakgrovesystems.reactor.policy
Policy
          Policy objects encapsulate arbitrary logic that is relevant to the process being modeled.
 

Classes in com.oakgrovesystems.reactor.processMediation used by com.oakgrovesystems.reactor.processMediation
AbstractProcessCondition
          A Condition that is a boolean function of the state of one or more Processes.
ACE
          The relationships between the Reactor objects and the users of the system are captured using ACLs, which are composed of ACEs (Access Control Elements).
ACL
          The relationships between the Reactor objects and the users of the system are captured using ACLs.
MetaDataParser
           
Process
          Process objects are the primary building blocks of a process model.
ProcessAssociatedObject
          Implemented by ProcessMediationObjects that are associated with a particular Process object and contain a reference to that Process.
ProcessChange
          A mutation of a Process.
ProcessChangeCondition
          A ProcessChangeCondition is a ConditionalChange.
ProcessCondition
          A Condition that is a boolean function of the state of one or more Processes.
ProcessConditionalChange
          A change to a Process that may only be applied if a particular ProcessCondition is true
ProcessMediationObject
          The interface implemented by the 4 primary objects that are used to model a business process in Reactor: Process, Operand, Status, and Policy.
ProcessNode
          RootNodes and ProcessNodes are currently only used internally by the Reactor system's LabelPathToIdMapper implementations.
ProcessPrecondition
          A ProcessPrecondition is a ConditionalChange.
TimerSpec
          A specification that can be used to start a timer in the Reactor Timer Service.
 

Classes in com.oakgrovesystems.reactor.processMediation used by com.oakgrovesystems.reactor.requests
ACE
          The relationships between the Reactor objects and the users of the system are captured using ACLs, which are composed of ACEs (Access Control Elements).
ACL
          The relationships between the Reactor objects and the users of the system are captured using ACLs.
Operand
          Operand objects encapsulate arbitrary data that is relevant to the business process that a Process is being used to model.
Policy
          Policy objects encapsulate arbitrary logic that is relevant to the process being modeled.
Process
          Process objects are the primary building blocks of a process model.
ProcessMediationException
          The superclass of exceptions relating to Process Mediation Objects
ProcessMediationObject
          The interface implemented by the 4 primary objects that are used to model a business process in Reactor: Process, Operand, Status, and Policy.
Status
          Status objects are very simple objects used to trigger conditions in Process objects or cause the execution of Policy objects, as well as to generally provide information about how a process is progressing.
 

Classes in com.oakgrovesystems.reactor.processMediation used by com.oakgrovesystems.util
ACE
          The relationships between the Reactor objects and the users of the system are captured using ACLs, which are composed of ACEs (Access Control Elements).
Operand
          Operand objects encapsulate arbitrary data that is relevant to the business process that a Process is being used to model.
Policy
          Policy objects encapsulate arbitrary logic that is relevant to the process being modeled.
Process
          Process objects are the primary building blocks of a process model.
Status
          Status objects are very simple objects used to trigger conditions in Process objects or cause the execution of Policy objects, as well as to generally provide information about how a process is progressing.
 



Copyright (c) 1999-2004 Oak Grove Systems. All Rights Reserved.