Uses of Interface
com.sun.n1.sps.model.executor.Target

Packages that use Target
com.sun.n1.sps.model.executor   
 

Uses of Target in com.sun.n1.sps.model.executor
 

Methods in com.sun.n1.sps.model.executor that return Target
 Target TargetStatus.getTarget()
          Returns the target tied to this TargetStatus.
 Target[] SubplanInfo.getTargets()
          Return the array of Targets representing the targets for this subplan.