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.linksApplication linksMethods in org.scictrl.csshell.epics.server.application that return ValueLinksModifier and TypeMethodDescriptionprotected ValueLinksAbstractApplication.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 ValueLinksAbstractApplication.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 ValueLinksForwardValueProcessor.inputInput value remote link.protected ValueLinksHeartbeatValueProcessor.inputInput value remote link.protected ValueLinksLinkedValueProcessor.inputInput value remote link.protected ValueLinksPolyTransValueProcessor.inputDeprecated.Input value remote link.protected ValueLinksStatusCheckAlarmProcessor.inputInput value remote link.protected ValueLinksSummaryAlarmProcessor.inputInput value remote link.