schmitzm.test.appl
Class TestPlugin
java.lang.Object
AbstractNamedObject
edu.bonn.xulu.appl.AbstractXuluPlugin
schmitzm.test.appl.TestPlugin
- All Implemented Interfaces:
- XuluPlugin
public class TestPlugin
- extends AbstractXuluPlugin
Dies ist ein Test-Plugin fuer die Xulu-Modelling-Platform, das zum Testen
von verschiedenen Funktionen dient. Das Plugin hat keine GUI.
- Version:
- 1.0
- Author:
- Martin Schmitz (University of Bonn/Germany)
Constructor Summary |
TestPlugin()
Erzeugt eine neue Plugin-Instanz. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPlugin
public TestPlugin()
- Erzeugt eine neue Plugin-Instanz.
execute
public void execute(XuluModellingPlatform appl)
- Startet das Plugin.
- Specified by:
execute
in interface XuluPlugin
- Overrides:
execute
in class AbstractXuluPlugin
- Parameters:
appl
- Instanz der Xulu-Applikation