|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExportResource | |
---|---|
de.cau.cs.kieler.kex.model.plugin | Classes for kex-backend database. |
de.cau.cs.kieler.kex.ui.wizards.exporting | Classes that contain all elements for the kex ui export. |
Uses of ExportResource in de.cau.cs.kieler.kex.model.plugin |
---|
Method parameters in de.cau.cs.kieler.kex.model.plugin with type arguments of type ExportResource | |
---|---|
void |
PluginExampleCreator.copyResources(File destFile,
List<ExportResource> resources,
List<IPath> finishedResources)
creates example files to given location. |
Uses of ExportResource in de.cau.cs.kieler.kex.ui.wizards.exporting |
---|
Methods in de.cau.cs.kieler.kex.ui.wizards.exporting that return types with arguments of type ExportResource | |
---|---|
List<ExportResource> |
ExampleResourcesPage.getExportedResources()
getter for exported resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |