Uses of Package
com.ibm.tws.objects.plan

Packages that use com.ibm.tws.objects.plan
com.ibm.tws.conn.plan   
com.ibm.tws.conn.util   
com.ibm.tws.objects.plan   
com.ibm.tws.objects.plan.types   
com.ibm.tws.objects.plan.utils   
com.ibm.tws.zconn.plan   
 

Classes in com.ibm.tws.objects.plan used by com.ibm.tws.conn.plan
JobInPlan
          This subclass of FlowNodeInPlan represents a job instance object, and includes a reference to JobDefinitionInPlan, and a list of InternalDependencyInPlan objects, to model dependencies of this job instance from other jobs of the same job stream instance.
JobStreamInPlan
          This object represents a job stream instance in plan and includes a list of JobInPlan objects to represent the jobs contained in the stream.
ResourceInPlan
          The ResourceInPlan object, representing a TWS logical resource wraps a ResourceKey, which references the target workstation through a WorkstationInPlanKey.
SymphonyInPlanKey
          This object represents a Symphony file external key, including fields used to identify a Symphony in TWS external interfaces.
WindowsUserInPlan
          This class maintains information about Windows users.
 

Classes in com.ibm.tws.objects.plan used by com.ibm.tws.conn.util
PlanIdentifier
          This class is a subclass of Identified, used to represent a special kind of it.
 

Classes in com.ibm.tws.objects.plan used by com.ibm.tws.objects.plan
DomainInPlanKey
          This class represents a domain instance in plan key, and includes only the name of the domain.
FileInPlan
          This class represents a file instance in plan object, and includes a reference to WorkstationInPlanKey that represents the workstation on which the file is present.
FileInPlanKey
          This class represents a file instance key, included in a FileInPlan object.
FlowNodeInPlan
          This is a base class for JobInPlan and JobStreamInPlan.
FlowNodeInPlanKey
          This is a base abstraction for JobStreamInPlanKey and JobInPlanKey, hosting the attributes shared by these key classes, and is used in TWS external interfaces to identify job streams in plan or jobs in plan respectively.
JobDefinitionInPlan
          This object, which acts as a base abstraction for job definitions, wraps a JobDefinitionInPlanHeader, which in turn wraps a JobDefinitionInPlanKey, including the reference to the workstation on which the job definition is defined.
JobDefinitionInPlanHeader
          This class is an utility class to host attributes of a Job Definition in plan.
JobDefinitionInPlanKey
          This object represents a job definition in plan external key, including fields used to identify a job definition in TWS external interfaces.
JobInPlan
          This subclass of FlowNodeInPlan represents a job instance object, and includes a reference to JobDefinitionInPlan, and a list of InternalDependencyInPlan objects, to model dependencies of this job instance from other jobs of the same job stream instance.
JobInPlanKey
          This object represents a job instance in plan external key, including fields used to identify a job in TWS external interfaces.
JobStreamInPlanKey
          This object represents a job stream instance in plan external key, including fields used to identify a job stream in TWS external interfaces.
PlanIdentifier
          This class is a subclass of Identified, used to represent a special kind of it.
PromptInPlanKey
          This object represents a prompt in plan external key, including fields used to identify a prompt in TWS external interfaces.
ResourceInPlanKey
          This object represents a resource in plan external key, including fields used to identify a resource in TWS external interfaces.
SymphonyInPlanKey
          This object represents a Symphony file external key, including fields used to identify a Symphony in TWS external interfaces.
WindowsUserInPlanKey
          This object represents a Windows user in plan external key, including fields used to identify a Windows user in TWS external interfaces.
WorkstationInPlanKey
          This object represents a workstation in plan external key, including fields used to identify a workstation in TWS external interfaces.
 

Classes in com.ibm.tws.objects.plan used by com.ibm.tws.objects.plan.types
WorkstationInPlanKey
          This object represents a workstation in plan external key, including fields used to identify a workstation in TWS external interfaces.
 

Classes in com.ibm.tws.objects.plan used by com.ibm.tws.objects.plan.utils
DomainInPlanKey
          This class represents a domain instance in plan key, and includes only the name of the domain.
WorkstationInPlanKey
          This object represents a workstation in plan external key, including fields used to identify a workstation in TWS external interfaces.
 

Classes in com.ibm.tws.objects.plan used by com.ibm.tws.zconn.plan
JobInPlan
          This subclass of FlowNodeInPlan represents a job instance object, and includes a reference to JobDefinitionInPlan, and a list of InternalDependencyInPlan objects, to model dependencies of this job instance from other jobs of the same job stream instance.
JobStreamInPlan
          This object represents a job stream instance in plan and includes a list of JobInPlan objects to represent the jobs contained in the stream.
OperatorInstructionInPlan
          This object represents an Operator Instruction in zOS environment.
ResourceInPlan
          The ResourceInPlan object, representing a TWS logical resource wraps a ResourceKey, which references the target workstation through a WorkstationInPlanKey.
SymphonyInPlanKey
          This object represents a Symphony file external key, including fields used to identify a Symphony in TWS external interfaces.
WindowsUserInPlan
          This class maintains information about Windows users.
WorkstationInPlan
          This class represents a workstation, and references a domain and a host workstation (for XA or SA type).
WorkstationInPlanKey
          This object represents a workstation in plan external key, including fields used to identify a workstation in TWS external interfaces.
 



Copyright © 2005 IBM All Rights Reserved.