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 classConnectorInsert the type's description here.classEPICSFwdLinkInsert the type's description here.classEPICSInLinkInsert the type's description here.classEPICSLinkInsert 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.classGroupInsert the type's description here.classMacroInsert the type's description here.classPortInsert the type's description here.classRecordInsert the type's description here.classTemplateEPICSMacroInsert the type's description here.classTemplateEPICSPortInsert the type's description here.classTextBox -
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 classVDBMacroRO property of macro represented on HL (template instance is parent)classVDBPortRO property of port represented on HL (template instance is parent)classVDBTemplateData object representing EPICS DB template.classVDBTemplateMacroclassVDBTemplatePort
-