org.eclipse.emf.ecp.edit.ecore.swt.internal
Class EClassifierOnlyEDataTypeControl

java.lang.Object
  extended by org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
      extended by org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
          extended by org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
              extended by org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
                  extended by org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierControl
                      extended by org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierOnlyEDataTypeControl
All Implemented Interfaces:
ECPControlSWT

public class EClassifierOnlyEDataTypeControl
extends EClassifierControl

This is a control for EClassifiers which will offer the possibility to select EDataTypes. Will be used for editing the type of an EAttribute.

Author:
jfaltermeier

Constructor Summary
EClassifierOnlyEDataTypeControl()
           
 
Method Summary
 
Methods inherited from class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
bindValue, dispose, getAdapterFactoryItemDelegator, getComposedAdapterFactory, setAdapterFactoryItemDelegator, setComposedAdapterFactory, setEditable
 
Methods inherited from class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
handleValidation, resetValidation, showLabel
 
Methods inherited from class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
createControl, createControls, setObservableValue
 
Methods inherited from class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
getDataBindingContext, getFirstSetting, getFirstStructuralFeature, getItemPropertyDescriptor, init, setEmbedded
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EClassifierOnlyEDataTypeControl

public EClassifierOnlyEDataTypeControl()


Copyright © 2014. All Rights Reserved.