Uses of Interface
nextgrid.api.pom.AbstractProcess

Packages that use AbstractProcess
nextgrid.api.env   
nextgrid.api.pom   
 

Uses of AbstractProcess in nextgrid.api.env
 

Methods in nextgrid.api.env with parameters of type AbstractProcess
 java.util.Collection<Process> ProcessDiscoverer.discover(AbstractProcess process)
          Searches through associated registries all processes matching the semantic description of the abstract process passed as a parameter.
 

Uses of AbstractProcess in nextgrid.api.pom
 

Methods in nextgrid.api.pom that return AbstractProcess
 AbstractProcess ProcessFactory.newAbstractProcess()
          Creates a new process instance.
 



Copyright © 2006-2008 Grid Systems, S.A.. All Rights Reserved.