Package ch.psi.wica.model.app
Class ControlSystemName
java.lang.Object
ch.psi.wica.model.app.ControlSystemName
- Direct Known Subclasses:
EpicsChannelName
Models the name of a point of interest in a control system.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ControlSystemName
Creates a new instance.- Parameters:
name
- the name.
-
-
Method Details
-
of
Creates a new instance.- Parameters:
name
- the name.- Returns:
- the new instance.
-
asString
Returns a string representation of the name.- Returns:
- the name.
-
equals
-
hashCode
public int hashCode() -
toString
-