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.Directive
EvoLudoGWT.notifyGUI
The 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 void
EvoLudo.execute
(EvoLudo.Directive directive) Executedirective
in JRE or GWT environments.void
EvoLudoGWT.execute
(EvoLudo.Directive directive) boolean
EvoLudoGWT.parseCLO
(EvoLudo.Directive command) Parse command line options and set thecommand
to execute after parsing completed.