Uses of Interface
org.evoludo.simulator.EvoLudo.Directive
Packages that use EvoLudo.Directive
-
Uses of EvoLudo.Directive in org.evoludo.simulator
Fields in org.evoludo.simulator declared as EvoLudo.DirectiveModifier and TypeFieldDescription(package private) EvoLudo.DirectiveEvoLudoGWT.notifyGUIThe field to store the command to execute after parsing the command line options.Methods in org.evoludo.simulator with parameters of type EvoLudo.DirectiveModifier and TypeMethodDescriptionabstract voidEvoLudo.execute(EvoLudo.Directive directive) Executedirectivein JRE or GWT environments.voidEvoLudoGWT.execute(EvoLudo.Directive directive) intEvoLudoGWT.parseCLO(EvoLudo.Directive command) Parse command line options and set thecommandto execute after parsing completed.