Class Cooler

java.lang.Object
cartago.Artifact
All Implemented Interfaces:
SwitchableArtifact

public class Cooler extends AbstractActuatorInRoomArtifact implements SwitchableArtifact
CArtAgO artifact that is responsible for the communication with the hvac system of the operating block respect to the cooling part.
  • Nested Class Summary

    Nested classes/interfaces inherited from class cartago.Artifact

    cartago.Artifact.AbstractAsyncProcess
  • Field Summary

    Fields inherited from class cartago.Artifact

    observabilityRadius, position, thisOpId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final void
    Turn the artifact off.
    final void
    Turn the artifact on.

    Methods inherited from class artifact.environment.roomartifact.AbstractActuatorInRoomArtifact

    getActuatorID, getRoomId, init

    Methods inherited from class cartago.Artifact

    await, await, await_time, beginExtSession, commit, defineNewOp, defineObsProperty, defineOp, delay, dispose, dispose, endExtSession, endExtSessionWithFailure, execInternalOp, execLinkedOp, execLinkedOp, failed, failed, getCreatorId, getCurrentOpAgentBody, getCurrentOpAgentId, getId, getLinkedArtifacts, getManualSrcFile, getObservabilityRadius, getObsProperty, getObsPropertyByTemplate, getOpKey, getOpUserName, getPosition, hasObsProperty, hasObsPropertyByTemplate, isLinked, log, lookupArtifact, makeArtifact, removeObsProperty, removeObsPropertyByTemplate, removeOp, setupOperations, setupPosition, signal, signal, updateObservabilityRadius, updateObsProperty, updatePosition

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait