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. Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.

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.