Uses of Class
org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl

Packages that use SWTControl
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.internal.editor.controls   
 

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

Subclasses of SWTControl 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 SWTControl in org.eclipse.emf.ecp.edit.internal.swt.controls
 

Subclasses of SWTControl in org.eclipse.emf.ecp.edit.internal.swt.controls
 class AbstractTextControl
          Deprecated. 
 class AttributeMultiControl
          This class defines a Control which is used for displaying EStructuralFeatures which have a multi attribute.
 class BooleanControl
          Deprecated. 
 class DateTimeControl
          Deprecated. 
 class EEnumControl
          Deprecated. 
 class MultiControl
          This control provides the necessary common functionality to create a multicontrol that are needed for EStructuralFeatures that have multiple values.
 class NumericalControl
          Deprecated. 
 class SingleControl
          Deprecated. 
 class StringControl
          Deprecated. 
 class TableControl
          Deprecated. 
 class XmlDateControlText
          Deprecated. 
 

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

Subclasses of SWTControl 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.
 class ReferenceMultiControl
          This class defines a Control which is used for displaying EStructuralFeatures which have a multi reference.
 

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

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

Uses of SWTControl in org.eclipse.emf.ecp.view.internal.editor.controls
 

Subclasses of SWTControl in org.eclipse.emf.ecp.view.internal.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 RuleFeaturePathControl
           
 class TableColumnDomainModelReferenceControl
           
 



Copyright © 2015. All Rights Reserved.