Package org.csstudio.csdata
Class ProcessVariable
java.lang.Object
org.csstudio.csdata.ProcessVariable
- All Implemented Interfaces:
Serializable
Control System Process Variable Name
Allows Drag-and-Drop to transfer PV names, can be used for context menu object contributions.
All control system model items must serialize for Drag-and-Drop. They should be immutable. They should implement
proper
equals()
and hashCode()
to support collections.- See Also:
-
Constructor Summary
-
Method Summary