@DefaultAnnotation({})

Package jmri.jmrix.internal

The jmrix.internal package contains a JMRI connection implementation for use without a layout. There's no physical equipment connected to these classes, which is why we call them "internal".

As a special case, a limited version of this connection type is automatically created by the InstanceManager via the InstanceManagerAutoDefault mechanism for use by ProxyManagers. This is done because, historically, users could create IT Turnouts, IS Sensors, etc without configuring a specific system.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:
See Also:
jmri.managers, jmri.implementation