|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.bonn.xulu.plugin.appl.DataScriptInterpreter_Basic.Command_LoadMapping
protected class DataScriptInterpreter_Basic.Command_LoadMapping
F�hrt mittels eines Skripts ein Mapping von Ressourcen auf ein Modell durch
Constructor Summary | |
---|---|
DataScriptInterpreter_Basic.Command_LoadMapping(String scriptPath,
String modelName)
Erzeugt einen neuen Befehl. |
Method Summary | |
---|---|
void |
check()
Prueft, ob alle Parameter korrekt gesetzt sind. |
void |
execute(XuluModellingPlatform appl)
Fuehrt den Befehl aus. |
String |
getDescription()
Liefert eine Beschreibung des Kommandos. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataScriptInterpreter_Basic.Command_LoadMapping(String scriptPath, String modelName)
modelName
- Name des (geladenen) ModellsscriptPath
- Pfad zu dem Skript das das Mapping durch f�hrtModelResourceMappingScriptInterpreter_Basic
Method Detail |
---|
public String getDescription()
getDescription
in interface AbstractCommandInterpreter.Command
public void execute(XuluModellingPlatform appl) throws Exception
execute
in interface AbstractCommandInterpreter.Command
appl
- Applikation unter der der Befehl ausgefuehrt wird
Exception
- wenn ein Fehler bei der Ausfuehrung aufrittpublic void check()
check
in interface AbstractCommandInterpreter.Command
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |