Uses of Class
org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl

Packages that use SingleControl
org.eclipse.emf.ecp.edit.ecore.swt.internal   
org.eclipse.emf.ecp.edit.internal.swt.controls   
org.eclipse.emf.ecp.edit.internal.swt.reference   
org.eclipse.emf.ecp.ide.editor.view.control   
org.eclipse.emf.ecp.view.editor.controls   
org.eclipse.emf.ecp.view.template.controls.swt   
 

Uses of SingleControl in org.eclipse.emf.ecp.edit.ecore.swt.internal
 

Subclasses of SingleControl in org.eclipse.emf.ecp.edit.ecore.swt.internal
 class EClassifierControl
          This is a control for EClassifiers.
 class EClassifierOnlyEClassControl
          This is a control for EClassifiers which will offer the possibility to select EClasses.
 class EClassifierOnlyEDataTypeControl
          This is a control for EClassifiers which will offer the possibility to select EDataTypes.
 

Uses of SingleControl in org.eclipse.emf.ecp.edit.internal.swt.controls
 

Subclasses of SingleControl in org.eclipse.emf.ecp.edit.internal.swt.controls
 class AbstractTextControl
          This abstract class is used as a common superclass for all widgets that use a Text widget.
 class BooleanControl
          This class defines a BooleanControl which is used for displaying EStructuralFeatures which have a Boolean value.
 class DateTimeControl
          This class defines a DateTimeControl which is used for displaying EStructuralFeatures which have a date value.
 class EEnumControl
          This class defines a Control which is used for displaying EStructuralFeatures which have a enum value.
 class NumericalControl
          This class is used as a common class for all number controls.
 class StringControl
          The class describing a String control.
 class XmlDateControlText
          This is a XMLDateControl.
 

Uses of SingleControl in org.eclipse.emf.ecp.edit.internal.swt.reference
 

Subclasses of SingleControl in org.eclipse.emf.ecp.edit.internal.swt.reference
 class LinkControl
          This class defines a Control which is used for displaying EStructuralFeatures which have a reference.
 

Uses of SingleControl in org.eclipse.emf.ecp.ide.editor.view.control
 

Subclasses of SingleControl in org.eclipse.emf.ecp.ide.editor.view.control
 class ViewEditorIDEViewRootControl
          The IDE specific View Model Control.
 

Uses of SingleControl in org.eclipse.emf.ecp.view.editor.controls
 

Subclasses of SingleControl in org.eclipse.emf.ecp.view.editor.controls
 class ControlRootEClassControl
          This control is used to select the root EClass of a VView.
 class ControlTargetFeatureControl
          A Link Control for creating VFeaturePathDomainReference Objects.
 class ExpectedValueControl
          A control for defining an value in a leaf condition.
 class RuleFeaturePathControl
           
 class TableColumnDomainModelReferenceControl
           
 

Uses of SingleControl in org.eclipse.emf.ecp.view.template.controls.swt
 

Subclasses of SingleControl in org.eclipse.emf.ecp.view.template.controls.swt
 class TemplateColorControl
          Control for selecting a color.
 class TemplateIconControl
          Control for setting the url of an icon.
 



Copyright © 2014. All Rights Reserved.