Package org.lsst.ccs.services
Class AgentDictionaryCommand
java.lang.Object
org.lsst.ccs.services.AgentDictionaryCommand
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 Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getDestination
-
getFullCommand
-
getDictionaryCommand
-
getDictionary
-
getAgentName
-
isVisible
public boolean isVisible()
-