org.w3.xlink
Interface XlinkPackage.Literals

Enclosing interface:
XlinkPackage

public static interface XlinkPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EEnum ACTUATE_TYPE
          The meta object literal for the 'Actuate Type' enum.
static org.eclipse.emf.ecore.EDataType ACTUATE_TYPE_OBJECT
          The meta object literal for the 'Actuate Type Object' data type.
static org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
          The meta object literal for the 'Document Root' class.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__ACTUATE
          The meta object literal for the 'Actuate' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__ARCROLE
          The meta object literal for the 'Arcrole' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__FROM
          The meta object literal for the 'From' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__HREF
          The meta object literal for the 'Href' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__LABEL
          The meta object literal for the 'Label' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
          The meta object literal for the 'Mixed' attribute list feature.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__ROLE
          The meta object literal for the 'Role' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__SHOW
          The meta object literal for the 'Show' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__TITLE
          The meta object literal for the 'Title' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__TO
          The meta object literal for the 'To' attribute feature.
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The meta object literal for the 'XMLNS Prefix Map' map feature.
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The meta object literal for the 'XSI Schema Location' map feature.
static org.eclipse.emf.ecore.EEnum SHOW_TYPE
          The meta object literal for the 'Show Type' enum.
static org.eclipse.emf.ecore.EDataType SHOW_TYPE_OBJECT
          The meta object literal for the 'Show Type Object' data type.
 

Field Detail

DOCUMENT_ROOT

static final org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
The meta object literal for the 'Document Root' class.

See Also:
DocumentRootImpl, XlinkPackageImpl.getDocumentRoot()

DOCUMENT_ROOT__MIXED

static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.


DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The meta object literal for the 'XMLNS Prefix Map' map feature.


DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The meta object literal for the 'XSI Schema Location' map feature.


DOCUMENT_ROOT__ACTUATE

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


DOCUMENT_ROOT__ARCROLE

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


DOCUMENT_ROOT__FROM

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


DOCUMENT_ROOT__HREF

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


DOCUMENT_ROOT__LABEL

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


DOCUMENT_ROOT__ROLE

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


DOCUMENT_ROOT__SHOW

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


DOCUMENT_ROOT__TITLE

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


DOCUMENT_ROOT__TO

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


ACTUATE_TYPE

static final org.eclipse.emf.ecore.EEnum ACTUATE_TYPE
The meta object literal for the 'Actuate Type' enum.

See Also:
ActuateType, XlinkPackageImpl.getActuateType()

SHOW_TYPE

static final org.eclipse.emf.ecore.EEnum SHOW_TYPE
The meta object literal for the 'Show Type' enum.

See Also:
ShowType, XlinkPackageImpl.getShowType()

ACTUATE_TYPE_OBJECT

static final org.eclipse.emf.ecore.EDataType ACTUATE_TYPE_OBJECT
The meta object literal for the 'Actuate Type Object' data type.

See Also:
ActuateType, XlinkPackageImpl.getActuateTypeObject()

SHOW_TYPE_OBJECT

static final org.eclipse.emf.ecore.EDataType SHOW_TYPE_OBJECT
The meta object literal for the 'Show Type Object' data type.

See Also:
ShowType, XlinkPackageImpl.getShowTypeObject()


Copyright © 1996-2010 Geotools. All Rights Reserved.