|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A factory class that creates instances of
ExportTask.
Factory| Method Summary | |
ExportTask |
create()
Creates an empty instance of ExportTask. |
boolean |
supportsCapability(NamedObject objectType,
ImportExportFormat exportFormat)
Returns true if the specified named object type can be exported into the specified format. |
| Method Detail |
public ExportTask create()
throws JDMException
ExportTask.
JDMException
public boolean supportsCapability(NamedObject objectType,
ImportExportFormat exportFormat)
throws JDMException
Any implementation must support export of models in its native format. Therefore, this method returns true for model and the system default format.
objectType - The type of the object.exportFormat - The capability of export task.
JDMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||