Class AgentDictionaryCommand

java.lang.Object
org.lsst.ccs.services.AgentDictionaryCommand

public class AgentDictionaryCommand extends Object
A class wrapper class of a DictionaryCommand for an Agent. This class can be used by clients as it provides methods to know if the corresponding command is visible or not based on the lock/level state of the corresponding agent.
Author:
The LSST CCS Team
  • Method Details

    • getDestination

      public String getDestination()
    • getFullCommand

      public String getFullCommand()
    • getDictionaryCommand

      public DictionaryCommand getDictionaryCommand()
    • getDictionary

      public Dictionary getDictionary()
    • getAgentName

      public String getAgentName()
    • isVisible

      public boolean isVisible()