public static interface ModelCellEditorPackage.Literals
Modifier and Type | Field and Description |
---|---|
static EClass |
ABSTRACT_MODEL_CELL_EDITOR
The meta object literal for the '
Abstract Model Cell Editor ' class. |
static EAttribute |
ABSTRACT_MODEL_CELL_EDITOR__CELL_ID
The meta object literal for the 'Cell Id' attribute
feature.
|
static EReference |
ABSTRACT_MODEL_CELL_EDITOR__CELL_TYPE
The meta object literal for the 'Cell Type' reference
feature.
|
static EClass |
BASIC_CELL_EDITOR
The meta object literal for the '
Basic Cell Editor ' class. |
static EAttribute |
BASIC_CELL_EDITOR__BASIC_CELL_EDITOR_IMPL
The meta object literal for the '
Basic Cell Editor Impl' attribute feature.
|
static EClass |
MODEL_CELL_EDITOR_DECLARATIONS
The meta object literal for the '
Declarations ' class. |
static EReference |
MODEL_CELL_EDITOR_DECLARATIONS__MODEL_CELL_EDITORS
The meta object literal for the 'Model Cell Editors'
containment reference list feature.
|
static EClass |
NARY_FEATURE_CELL_EDITOR
The meta object literal for the '
Nary Feature Cell Editor ' class. |
static EAttribute |
NARY_FEATURE_CELL_EDITOR__NARY_FEATURE_CELL_EDITOR_IMPL
The meta object literal for the '
Nary Feature Cell Editor Impl' attribute feature.
|
static EClass |
UNARY_REFERENCE_CELL_EDITOR
The meta object literal for the '
Unary Reference Cell Editor ' class. |
static EAttribute |
UNARY_REFERENCE_CELL_EDITOR__UNARY_REFERENCE_CELL_EDITOR_IMPL
The meta object literal for the '
Unary Reference Cell Editor Impl' attribute feature.
|
static final EClass MODEL_CELL_EDITOR_DECLARATIONS
Declarations
' class. org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.ModelCellEditorDeclarationsImpl
,
org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.ModelCellEditorPackageImpl#getModelCellEditorDeclarations()
static final EReference MODEL_CELL_EDITOR_DECLARATIONS__MODEL_CELL_EDITORS
static final EClass ABSTRACT_MODEL_CELL_EDITOR
Abstract Model Cell Editor
' class.
org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.AbstractModelCellEditorImpl
,
org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.ModelCellEditorPackageImpl#getAbstractModelCellEditor()
static final EReference ABSTRACT_MODEL_CELL_EDITOR__CELL_TYPE
static final EAttribute ABSTRACT_MODEL_CELL_EDITOR__CELL_ID
static final EClass BASIC_CELL_EDITOR
Basic Cell Editor
' class. org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.BasicCellEditorImpl
,
org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.ModelCellEditorPackageImpl#getBasicCellEditor()
static final EAttribute BASIC_CELL_EDITOR__BASIC_CELL_EDITOR_IMPL
static final EClass UNARY_REFERENCE_CELL_EDITOR
Unary Reference Cell Editor
' class.
org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.UnaryReferenceCellEditorImpl
,
org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.ModelCellEditorPackageImpl#getUnaryReferenceCellEditor()
static final EAttribute UNARY_REFERENCE_CELL_EDITOR__UNARY_REFERENCE_CELL_EDITOR_IMPL
static final EClass NARY_FEATURE_CELL_EDITOR
Nary Feature Cell Editor
' class.
org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.NaryFeatureCellEditorImpl
,
org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.impl.ModelCellEditorPackageImpl#getNaryFeatureCellEditor()
static final EAttribute NARY_FEATURE_CELL_EDITOR__NARY_FEATURE_CELL_EDITOR_IMPL