stella.environment
Interface EnvironmentCommand

All Known Implementing Classes:
AbortEnvironment, AntiSun, CloseHatchRoof, CloseLeftRoof, CloseRightRoof, CloseRoof, CloseSlitRoof, FollowRoof, HomeRoof, InitEnvironment, OpenHatchRoof, OpenLeftRoof, OpenRightRoof, OpenRoof, OpenSlitRoof, ParkEnvironment, PositionRoof, PowerOffRoof, PowerOnRoof, QuitEnvironment, ResetEnvironment, ResetLimitSwitch, StatusEnvironment, StopRoof

public interface EnvironmentCommand

A marker interface to distinguish normal command events from commands only ment for the environment, e.g. the roof control. Required to allow CommandLaunching instances to decide whether they handle a certain command.