Class CbusSimulatedModuleProvider

java.lang.Object
jmri.jmrix.can.cbus.simulator.CbusSimulatedModuleProvider
All Implemented Interfaces:
JmriServiceProviderInterface
Direct Known Subclasses:
CbusMax, MergCanmiosvo, MergCanpan, SprogPiSprog3, SprogPiSprog3Plus

public abstract class CbusSimulatedModuleProvider extends Object implements JmriServiceProviderInterface
Pane for configuring events in a CBUS module Definition of objects to handle configuring a CBUS module. Implementing classes must be registered as service providers of this type to be recognized and usable.

General design documentation is available on the Structure of External System Connections page.

See Also: