Uses of Interface
jmri.jmrit.ussctc.Lock
Packages that use Lock
-
Uses of Lock in jmri.jmrit.ussctc
Classes in jmri.jmrit.ussctc that implement LockModifier and TypeClassDescriptionclassCombines multiple locks into one with an AND operation.classLock if any of a list of sensors isn't INACTIVE.classLock if any of the SignalHeads controlling traffic over a turnout are not at stop.classLock if any of the SignalHeadSections controlling traffic are running time.classImplements a traffic lock.classModels a traffic relay.classLock if a turnout isn't in the desired state.Fields in jmri.jmrit.ussctc with type parameters of type LockModifier and TypeFieldDescriptionSignalHeadSection.leftwardLocksCombinedLock.listTurnoutSection.TurnoutFieldSection.locksSignalHeadSection.rightwardLocksMethod parameters in jmri.jmrit.ussctc with type arguments of type LockModifier and TypeMethodDescriptionvoidSignalHeadSection.addLeftwardLocks(List<Lock> locks) voidvoidvoidSignalHeadSection.addRightwardLocks(List<Lock> locks) static booleanLock.checkLocksClear(List<Lock> locks, LockLogger lockLogger) Check a collection of Locks, handling the logging etc as needed.Constructor parameters in jmri.jmrit.ussctc with type arguments of type Lock