Package jmri.jmrix.can.cbus.logixng
Class CategoryMergCbus
java.lang.Object
jmri.Category
jmri.jmrit.logixng.LogixNG_Category
jmri.jmrix.can.cbus.logixng.CategoryMergCbus
- All Implemented Interfaces:
Comparable<Category>
Defines the category Cbus
-
Nested Class Summary
Nested classes/interfaces inherited from class jmri.jmrit.logixng.LogixNG_Category
LogixNG_Category.Common, LogixNG_Category.FlowControl, LogixNG_Category.Item, LogixNG_Category.Linux, LogixNG_Category.Other -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CategoryMergCbusA item on the layout, for example turnout, sensor and signal mast.Fields inherited from class jmri.jmrit.logixng.LogixNG_Category
COMMON, FLOW_CONTROL, ITEM, LINUX, OTHER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<CanSystemConnectionMemo>static booleanhasCbus()Do we have a Cbus connection?static void
-
Field Details
-
CBUS
A item on the layout, for example turnout, sensor and signal mast.
-
-
Constructor Details
-
CategoryMergCbus
public CategoryMergCbus()
-
-
Method Details
-
registerCategory
-
getMergConnections
-
hasCbus
Do we have a Cbus connection?- Returns:
- true if we have Cbus, false otherwise
-