Uses of Interface
com.cosylab.vdct.graphics.objects.Descriptable
-
Packages that use Descriptable Package Description com.cosylab.vdct.graphics.objects com.cosylab.vdct.undo com.cosylab.vdct.vdb -
-
Uses of Descriptable in com.cosylab.vdct.graphics.objects
Classes in com.cosylab.vdct.graphics.objects that implement Descriptable Modifier and Type Class Description class
Connector
Insert the type's description here.class
EPICSFwdLink
Insert the type's description here.class
EPICSInLink
Insert the type's description here.class
EPICSLink
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
Group
Insert the type's description here.class
Macro
Insert the type's description here.class
Port
Insert the type's description here.class
Record
Insert the type's description here.class
TemplateEPICSMacro
Insert the type's description here.class
TemplateEPICSPort
Insert the type's description here.class
TextBox
-
Uses of Descriptable in com.cosylab.vdct.undo
Constructors in com.cosylab.vdct.undo with parameters of type Descriptable Constructor Description DescriptionChangeAction(Descriptable object, String oldValue, String newValue)
Insert the method's description here. -
Uses of Descriptable in com.cosylab.vdct.vdb
Classes in com.cosylab.vdct.vdb that implement Descriptable Modifier and Type Class Description class
VDBMacro
RO property of macro represented on HL (template instance is parent)class
VDBPort
RO property of port represented on HL (template instance is parent)class
VDBTemplate
Data object representing EPICS DB template.class
VDBTemplateMacro
class
VDBTemplatePort
-