Uses of Class
jmri.jmrit.operations.rollingstock.RollingStockAttribute
Packages that use RollingStockAttribute
Package
Description
-
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock
Methods in jmri.jmrit.operations.rollingstock that return RollingStockAttributeModifier and TypeMethodDescriptionprotected abstract RollingStockAttributeRollingStockEditFrame.getLengthManager()protected abstract RollingStockAttributeRollingStockEditFrame.getTypeManager() -
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.cars
Subclasses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.carsModifier and TypeClassDescriptionclassRepresents the colors that cars can have.classRepresents the lengths that cars can have.classRepresents the loads that cars can have.classRepresents the owner names that cars can have.classRepresents the road names that cars can have.classRepresents the types of cars a railroad can have. -
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.cars.gui
Methods in jmri.jmrit.operations.rollingstock.cars.gui that return RollingStockAttributeModifier and TypeMethodDescriptionprotected RollingStockAttributeCarEditFrame.getLengthManager()protected RollingStockAttributeCarEditFrame.getTypeManager() -
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.engines
Subclasses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.enginesModifier and TypeClassDescriptionclassRepresents the lengths that engines can have.classRepresents the various engine models a railroad can have.classRepresents the types of engines a railroad can have. -
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.engines.gui
Methods in jmri.jmrit.operations.rollingstock.engines.gui that return RollingStockAttributeModifier and TypeMethodDescriptionprotected RollingStockAttributeEngineEditFrame.getLengthManager()protected RollingStockAttributeEngineEditFrame.getTypeManager()