IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.ras.impord.data.IImportDataModel

Packages that use IImportDataModel
com.ibm.xtools.ras.impord   
com.ibm.xtools.ras.impord.data   
com.ibm.xtools.ras.impord.engine.tasks   
 

Uses of IImportDataModel in com.ibm.xtools.ras.impord
 

Methods in com.ibm.xtools.ras.impord with parameters of type IImportDataModel
 org.eclipse.core.runtime.IStatus IImportService.performImport(IImportDataModel importDataModel, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
          Performs the import by processing all registered import tasks.
 

Uses of IImportDataModel in com.ibm.xtools.ras.impord.data
 

Methods in com.ibm.xtools.ras.impord.data that return IImportDataModel
 IImportDataModel IImportDataModelFactory.createImportDataModel()
          Creates an instance of the import data model that can be used with the IImportService.
 

Uses of IImportDataModel in com.ibm.xtools.ras.impord.engine.tasks
 

Methods in com.ibm.xtools.ras.impord.engine.tasks with parameters of type IImportDataModel
 org.eclipse.core.runtime.IStatus IImportEngineTask.execute(IImportDataModel theImportDataModel, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
          Executes the task.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.