IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.ras.impord.data
Interface IImportDataModelFactory


public interface IImportDataModelFactory

Factory interface used to contruct the import data model needed to import a RAS asset.

See Also:
IImportService

Method Summary
 IImportDataModel createImportDataModel()
          Creates an instance of the import data model that can be used with the IImportService.
 

Method Detail

createImportDataModel

public IImportDataModel createImportDataModel()
Creates an instance of the import data model that can be used with the IImportService.

Returns:
an instance of the import data model.

IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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