csw.params.core.states.StateVariable
See theStateVariable companion object
Base trait for state variables
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
A name identifying the type of command, such as "setup", "observe". This is used in the JSON and toString output.
A name identifying the type of command, such as "setup", "observe". This is used in the JSON and toString output.
Attributes
A common toString method for all concrete implementation
A common toString method for all concrete implementation
Attributes
-
Returns
-
the string representation of command
-
Definition Classes
-
Any
an optional initial set of items (keys with values)
an optional initial set of items (keys with values)
Attributes
identifies the target subsystem
identifies the target subsystem
Attributes
identifies the name of the state
identifies the name of the state
Attributes