Package jmri.jmrit.automat
Classes to ease creation of layout automation, particularly signaling.
Related Documentation
See also the JMRI automation web page.For information on JMRI signaling, see the JMRI signaling page.
For information on JMRI scripting, see the scripting web page.
-
Class Summary Class Description AbstractAutomaton Abstract base for user automaton classes, which provide individual bits of automation.AutomatSummary A singlet providing access to information about existing Automat instances.Bundle SampleAutomaton This sample Automaton watches a Sensor, and adjusts the state of a Turnout so that it matches the Sensor's state.SampleAutomaton2 This sample Automaton watches a Sensor, and adjusts the momentum of a locomotive using ops-mode programming when the sensor state changes.SampleAutomaton2Action Swing action to create and register a SampleAutomaton2 objectSampleAutomaton3 This sample Automaton runs a locomotive back and forth on a piece of track by watching two sensors.SampleAutomaton3Action Swing action to create and register a SampleAutomaton3 objectSampleAutomatonAction Swing action to create and register a SampleAutomaton objectSiglet A Siglet is a "an embedded signal automation", like an "applet" an embedded application.