Class Hierarchy
- java.lang.Object
- cartago.Artifact
- artifact.environment.roomartifact.AbstractActuatorInRoomArtifact
- artifact.environment.roomartifact.AmbientLight (implements artifact.environment.roomartifact.DimmableArtifact)
 - artifact.environment.roomartifact.Cooler (implements artifact.environment.roomartifact.SwitchableArtifact)
 - artifact.environment.roomartifact.Heater (implements artifact.environment.roomartifact.SwitchableArtifact)
 - artifact.environment.roomartifact.SurgicalLight (implements artifact.environment.roomartifact.DimmableArtifact)
 - artifact.environment.roomartifact.Ventilation (implements artifact.environment.roomartifact.DimmableArtifact)
 
 
 - artifact.environment.roomartifact.AbstractActuatorInRoomArtifact
 
 - cartago.Artifact
 
Interface Hierarchy
- artifact.environment.roomartifact.DimmableArtifact
 - artifact.environment.roomartifact.SwitchableArtifact