org.eclipse.emf.emfforms.spi.view.annotation.model
Interface VAnnotationPackage.Literals

Enclosing interface:
VAnnotationPackage

public static interface VAnnotationPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ANNOTATION
          The meta object literal for the ' Annotation' class.
static org.eclipse.emf.ecore.EAttribute ANNOTATION__KEY
          The meta object literal for the 'Key' attribute feature.
static org.eclipse.emf.ecore.EAttribute ANNOTATION__VALUE
          The meta object literal for the 'Value' attribute feature.
 

Field Detail

ANNOTATION

static final org.eclipse.emf.ecore.EClass ANNOTATION
The meta object literal for the ' Annotation' class.

See Also:
VAnnotationImpl, VAnnotationPackageImpl.getAnnotation()

ANNOTATION__KEY

static final org.eclipse.emf.ecore.EAttribute ANNOTATION__KEY
The meta object literal for the 'Key' attribute feature.


ANNOTATION__VALUE

static final org.eclipse.emf.ecore.EAttribute ANNOTATION__VALUE
The meta object literal for the 'Value' attribute feature.



Copyright © 2015. All Rights Reserved.