Uses of Class
com.cosylab.vdct.graphics.objects.EPICSLink
-
Packages that use EPICSLink Package Description com.cosylab.vdct.graphics.objects -
-
Uses of EPICSLink in com.cosylab.vdct.graphics.objects
Subclasses of EPICSLink in com.cosylab.vdct.graphics.objects Modifier and Type Class Description class
EPICSFwdLink
Insert the type's description here.class
EPICSInLink
Insert the type's description here.class
EPICSLinkOut
Insert the type's description here.class
EPICSLinkOutIn
Adds InLink capability (for ports) to EPICSLinkOut objectsclass
EPICSOutLink
Insert the type's description here.class
EPICSVarLink
Insert the type's description here.class
EPICSVarOutLink
Insert the type's description here.class
TemplateEPICSMacro
Insert the type's description here.class
TemplateEPICSPort
Insert the type's description here.Methods in com.cosylab.vdct.graphics.objects that return EPICSLink Modifier and Type Method Description EPICSLink
Template. addMacroField(VDBMacro macro)
EPICSLink
Template. addPortField(VDBPort port)
EPICSLink
Record. initializeLinkField(VDBFieldData field)
Insert the method's description here.Methods in com.cosylab.vdct.graphics.objects with parameters of type EPICSLink Modifier and Type Method Description void
LinkManagerObject. addInvalidLink(EPICSLink field)
void
Template. addInvalidLink(EPICSLink field)
void
Template. fieldSideChange(EPICSLink link, boolean isRight)
static String
EPICSLinkOut. generateConnectorID(EPICSLink outlink)
Insert the method's description here.void
LinkManagerObject. removeInvalidLink(EPICSLink field)
void
Template. removeInvalidLink(EPICSLink field)
-