Uses of Interface
com.semarchy.mdm.runtime.model.logical.IModelJobTask

Packages that use IModelJobTask
com.semarchy.mdm.runtime.model.integration   
com.semarchy.mdm.runtime.model.logical This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. 
 

Uses of IModelJobTask in com.semarchy.mdm.runtime.model.integration
 

Methods in com.semarchy.mdm.runtime.model.integration that return IModelJobTask
 IModelJobTask IIntegrationTask.getModelJobTask()
           
 

Uses of IModelJobTask in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return IModelJobTask
 IModelJobTask IModelJob.getModelJobTask(String pName)
           
 

Methods in com.semarchy.mdm.runtime.model.logical that return types with arguments of type IModelJobTask
 List<IModelJobTask> IModelJob.getModelJobTasks()
           
 



Copyright © 2015. All Rights Reserved.