|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.kex.controller.util.ExampleExport
public final class ExampleExport
A collection of example export functions.
Method Summary | |
---|---|
static void |
exportInPlugin(Map<ExampleElement,Object> properties,
PluginExampleCreator extensionCreator)
extends a plugin with a new example. |
static Example |
mapToExample(Map<ExampleElement,Object> properties)
mapping of properties onto an example. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void exportInPlugin(Map<ExampleElement,Object> properties, PluginExampleCreator extensionCreator)
properties
- , Map
with ExampleElement
as key and an Object
as value.extensionCreator
- , PluginExampleCreator
public static Example mapToExample(Map<ExampleElement,Object> properties)
properties
- , MaprootResource
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |