Uses of Interface
org.gcube.datatransformation.datatransformationlibrary.imanagers.IManager

Packages that use IManager
org.gcube.datatransformation.datatransformationlibrary   
org.gcube.datatransformation.datatransformationlibrary.imanagers   
org.gcube.datatransformation.datatransformationlibrary.model.graph   
 

Uses of IManager in org.gcube.datatransformation.datatransformationlibrary
 

Methods in org.gcube.datatransformation.datatransformationlibrary that return IManager
 IManager DTSCore.getIManager()
          Returns the iManager object.
 

Constructors in org.gcube.datatransformation.datatransformationlibrary with parameters of type IManager
DTSCore(IManager iManager, TransformationsGraph graph)
          Constructor of DTSCore.
 

Uses of IManager in org.gcube.datatransformation.datatransformationlibrary.imanagers
 

Classes in org.gcube.datatransformation.datatransformationlibrary.imanagers that implement IManager
 class ISManager
           
 class LocalInfoManager
           
 class RemoteIManager
           
 

Uses of IManager in org.gcube.datatransformation.datatransformationlibrary.model.graph
 

Constructors in org.gcube.datatransformation.datatransformationlibrary.model.graph with parameters of type IManager
RemoteTransformationsGraph(IManager iManager, String remoteGraphEndpoint)
          Instantiates the RemoteTransformationsGraph.
TransformationsGraphImpl(IManager imanager)
          Instantiates a new TransformationsGraphImpl
 



Copyright © 2013. All Rights Reserved.