Package moise.tools
Class ViewOS
- java.lang.Object
-
- moise.tools.SimOE
-
- moise.tools.ViewOS
-
public class ViewOS extends SimOE
Simple program to show an OS- Author:
- Jomi Fred Hubner
-
-
Constructor Summary
Constructors Constructor Description ViewOS(java.lang.String OSxmlURI)
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
-
Methods inherited from class moise.tools.SimOE
abortSCH, addResponsibleGroupToSCH, agAdoptsRole, agCommitsMission, agGiveUpRole, agUncommitsMission, createAg, createGr, disposeWindow, finishSCH, getCurrentOE, getCurrentOS, getName, getOE_DOM, getOExml, getOS_DOM, getOSxml, print, printErr, removeAg, removeErrorLastFromFrame, removeGr, remResponsibleGroupToSCH, setGoalArg, setGoalStateImpossible, setGoalStateSatisfied, setName, setOE, setOS, startSCH, updateScreen
-
-