|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This export data model factory is used to create the data models used to supply user specified data for exporting to the default, default component, default web service profiles.
| Method Summary | |
IDefaultComponentExportDataModel |
createDefaultComponentExportDataModel(Asset anAsset)
Creates an instance of the export data model supplying the user specified data of what to export when using the default component profile. |
IDefaultExportDataModel |
createDefaultExportDataModel(Asset anAsset)
Creates an instance of the export data model supplying the user specified data of what to export when using the default profile. |
IDefaultWebserviceExportDataModel |
createDefaultWebserviceExportDataModel(Asset anAsset)
Creates an instance of the export data model supplying the user specified data of what to export when using the default webservice profile. |
| Method Detail |
public IDefaultExportDataModel createDefaultExportDataModel(Asset anAsset)
anAsset - the Asset to associate with the data model or
null if a new Asset should be
created.
public IDefaultComponentExportDataModel createDefaultComponentExportDataModel(Asset anAsset)
anAsset - the Asset to associate with the data model or
null if a new Asset should be
created.
public IDefaultWebserviceExportDataModel createDefaultWebserviceExportDataModel(Asset anAsset)
anAsset - the Asset to associate with the data model or
null if a new Asset should be
created.
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.