-
Class Summary
Class |
Description |
AModelExporterUIPlugin |
The purpose of this abstract exporter plugin is to provide default
implementations of methods that may be overridden by subclasses.
|
Package org.pfsw.tools.cda.ui.plugin.export.spi Description
UI Export Service Provider Interface
This package contains abstract classes which represent extension-points for
UI integration of custom model export implementations.
A plug-in is simply created by extending one of the abstract extension-point
classes and implementing the required method.