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 classEPICSFwdLinkInsert the type's description here.classEPICSInLinkInsert the type's description here.classEPICSLinkOutInsert the type's description here.classEPICSLinkOutInAdds InLink capability (for ports) to EPICSLinkOut objectsclassEPICSOutLinkInsert the type's description here.classEPICSVarLinkInsert the type's description here.classEPICSVarOutLinkInsert the type's description here.classTemplateEPICSMacroInsert the type's description here.classTemplateEPICSPortInsert the type's description here.Methods in com.cosylab.vdct.graphics.objects that return EPICSLink Modifier and Type Method Description EPICSLinkTemplate. addMacroField(VDBMacro macro)EPICSLinkTemplate. addPortField(VDBPort port)EPICSLinkRecord. 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 voidLinkManagerObject. addInvalidLink(EPICSLink field)voidTemplate. addInvalidLink(EPICSLink field)voidTemplate. fieldSideChange(EPICSLink link, boolean isRight)static StringEPICSLinkOut. generateConnectorID(EPICSLink outlink)Insert the method's description here.voidLinkManagerObject. removeInvalidLink(EPICSLink field)voidTemplate. removeInvalidLink(EPICSLink field)
-