Uses of Class
org.scictrl.csshell.epics.server.ValueLinks
Packages that use ValueLinks
Package
Description
-
Uses of ValueLinks in org.scictrl.csshell.epics.server.application
Fields in org.scictrl.csshell.epics.server.application with type parameters of type ValueLinksModifier and TypeFieldDescriptionprotected Map
<String, ValueLinks> AbstractApplication.links
Application linksMethods in org.scictrl.csshell.epics.server.application that return ValueLinksModifier and TypeMethodDescriptionprotected ValueLinks
AbstractApplication.connectLinks
(String name, String... linkNames) Starts ValueLink connection to provided list of link names.EmbeddedApplicationServer.connectLinks
(String name, String... linkNames) Starts ValueLink connection to provided list of link names.Returns ValueLinks object with provided nameprotected ValueLinks
AbstractApplication.reconnectLinks
(String name, String... linkNames) reconnectLinks. -
Uses of ValueLinks in org.scictrl.csshell.epics.server.processor
Fields in org.scictrl.csshell.epics.server.processor declared as ValueLinksModifier and TypeFieldDescriptionprotected ValueLinks
ForwardValueProcessor.input
Input value remote link.protected ValueLinks
HeartbeatValueProcessor.input
Input value remote link.protected ValueLinks
LinkedValueProcessor.input
Input value remote link.protected ValueLinks
PolyTransValueProcessor.input
Deprecated.Input value remote link.protected ValueLinks
StatusCheckAlarmProcessor.input
Input value remote link.protected ValueLinks
SummaryAlarmProcessor.input
Input value remote link.