Generators

org.topcased.properties.configurator
Interface PropertiesConfiguratorPackage.Literals

Enclosing interface:
PropertiesConfiguratorPackage

public static interface PropertiesConfiguratorPackage.Literals

Defines literals for the meta objects that represent

** Generated **

Field Summary
static EClass ABSTRACT_SECTION
          The meta object literal for the 'Abstract Section' class.
static EReference ABSTRACT_SECTION__AFTER_SECTION
          The meta object literal for the 'After Section' reference feature.
static EAttribute ABSTRACT_SECTION__ID
          The meta object literal for the 'Id' attribute feature.
static EAttribute ABSTRACT_SECTION__LABEL
          The meta object literal for the 'Label' attribute feature.
static EReference ABSTRACT_SECTION__TAB
          The meta object literal for the 'Tab' container reference feature.
static EClass ADVANCED_SECTION
          The meta object literal for the 'Advanced Section' class.
static EReference ADVANCED_SECTION__INPUT
          The meta object literal for the 'Input' reference list feature.
static EClass CATEGORY
          The meta object literal for the 'Category' class.
static EAttribute CATEGORY__NAME
          The meta object literal for the 'Name' attribute feature.
static EReference CATEGORY__PARENT
          The meta object literal for the 'Parent' container reference feature.
static EReference CATEGORY__TABS
          The meta object literal for the 'Tabs' containment reference list feature.
static EClass MULTIPLE_FEATURE_SECTION
          The meta object literal for the 'Multiple Feature Section' class.
static EReference MULTIPLE_FEATURE_SECTION__FEATURES
          The meta object literal for the 'Features' reference list feature.
static EClass SINGLE_FEATURE_SECTION
          The meta object literal for the 'Single Feature Section' class.
static EReference SINGLE_FEATURE_SECTION__FEATURE
          The meta object literal for the 'Feature' reference feature.
static EAttribute SINGLE_FEATURE_SECTION__MULTILINE
          The meta object literal for the 'Multiline' attribute feature.
static EClass TAB
          The meta object literal for the 'Tab' class.
static EReference TAB__AFTER_TAB
          The meta object literal for the 'After Tab' reference feature.
static EReference TAB__CATEGORY
          The meta object literal for the 'Category' container reference feature.
static EAttribute TAB__ID
          The meta object literal for the 'Id' attribute feature.
static EAttribute TAB__INDENTED
          The meta object literal for the 'Indented' attribute feature.
static EAttribute TAB__LABEL
          The meta object literal for the 'Label' attribute feature.
static EReference TAB__SECTIONS
          The meta object literal for the 'Sections' containment reference list feature.
static EClass TABBED_VIEW
          The meta object literal for the 'Tabbed View' class.
static EAttribute TABBED_VIEW__BASE_PACKAGE
          The meta object literal for the 'Base Package' attribute feature.
static EReference TABBED_VIEW__CATEGORIES
          The meta object literal for the 'Categories' containment reference list feature.
static EReference TABBED_VIEW__GEN_MODEL
          The meta object literal for the 'Gen Model' reference feature.
static EAttribute TABBED_VIEW__ID
          The meta object literal for the 'Id' attribute feature.
static EAttribute TABBED_VIEW__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute TABBED_VIEW__PROJECT_NAME
          The meta object literal for the 'Project Name' attribute feature.
 

Field Detail

TABBED_VIEW

static final EClass TABBED_VIEW
The meta object literal for the 'Tabbed View' class.

See Also:
TabbedViewImpl, PropertiesConfiguratorPackageImpl.getTabbedView()
** Generated **

TABBED_VIEW__PROJECT_NAME

static final EAttribute TABBED_VIEW__PROJECT_NAME
The meta object literal for the 'Project Name' attribute feature.

** Generated **

TABBED_VIEW__ID

static final EAttribute TABBED_VIEW__ID
The meta object literal for the 'Id' attribute feature.

** Generated **

TABBED_VIEW__CATEGORIES

static final EReference TABBED_VIEW__CATEGORIES
The meta object literal for the 'Categories' containment reference list feature.

** Generated **

TABBED_VIEW__NAME

static final EAttribute TABBED_VIEW__NAME
The meta object literal for the 'Name' attribute feature.

** Generated **

TABBED_VIEW__GEN_MODEL

static final EReference TABBED_VIEW__GEN_MODEL
The meta object literal for the 'Gen Model' reference feature.

** Generated **

TABBED_VIEW__BASE_PACKAGE

static final EAttribute TABBED_VIEW__BASE_PACKAGE
The meta object literal for the 'Base Package' attribute feature.

** Generated **

TAB

static final EClass TAB
The meta object literal for the 'Tab' class.

See Also:
TabImpl, PropertiesConfiguratorPackageImpl.getTab()
** Generated **

TAB__ID

static final EAttribute TAB__ID
The meta object literal for the 'Id' attribute feature.

** Generated **

TAB__LABEL

static final EAttribute TAB__LABEL
The meta object literal for the 'Label' attribute feature.

** Generated **

TAB__SECTIONS

static final EReference TAB__SECTIONS
The meta object literal for the 'Sections' containment reference list feature.

** Generated **

TAB__CATEGORY

static final EReference TAB__CATEGORY
The meta object literal for the 'Category' container reference feature.

** Generated **

TAB__AFTER_TAB

static final EReference TAB__AFTER_TAB
The meta object literal for the 'After Tab' reference feature.

** Generated **

TAB__INDENTED

static final EAttribute TAB__INDENTED
The meta object literal for the 'Indented' attribute feature.

** Generated **

ABSTRACT_SECTION

static final EClass ABSTRACT_SECTION
The meta object literal for the 'Abstract Section' class.

See Also:
AbstractSectionImpl, PropertiesConfiguratorPackageImpl.getAbstractSection()
** Generated **

ABSTRACT_SECTION__ID

static final EAttribute ABSTRACT_SECTION__ID
The meta object literal for the 'Id' attribute feature.

** Generated **

ABSTRACT_SECTION__TAB

static final EReference ABSTRACT_SECTION__TAB
The meta object literal for the 'Tab' container reference feature.

** Generated **

ABSTRACT_SECTION__AFTER_SECTION

static final EReference ABSTRACT_SECTION__AFTER_SECTION
The meta object literal for the 'After Section' reference feature.

** Generated **

ABSTRACT_SECTION__LABEL

static final EAttribute ABSTRACT_SECTION__LABEL
The meta object literal for the 'Label' attribute feature.

** Generated **

CATEGORY

static final EClass CATEGORY
The meta object literal for the 'Category' class.

See Also:
CategoryImpl, PropertiesConfiguratorPackageImpl.getCategory()
** Generated **

CATEGORY__NAME

static final EAttribute CATEGORY__NAME
The meta object literal for the 'Name' attribute feature.

** Generated **

CATEGORY__TABS

static final EReference CATEGORY__TABS
The meta object literal for the 'Tabs' containment reference list feature.

** Generated **

CATEGORY__PARENT

static final EReference CATEGORY__PARENT
The meta object literal for the 'Parent' container reference feature.

** Generated **

SINGLE_FEATURE_SECTION

static final EClass SINGLE_FEATURE_SECTION
The meta object literal for the 'Single Feature Section' class.

See Also:
SingleFeatureSectionImpl, PropertiesConfiguratorPackageImpl.getSingleFeatureSection()
** Generated **

SINGLE_FEATURE_SECTION__FEATURE

static final EReference SINGLE_FEATURE_SECTION__FEATURE
The meta object literal for the 'Feature' reference feature.

** Generated **

SINGLE_FEATURE_SECTION__MULTILINE

static final EAttribute SINGLE_FEATURE_SECTION__MULTILINE
The meta object literal for the 'Multiline' attribute feature.

** Generated **

MULTIPLE_FEATURE_SECTION

static final EClass MULTIPLE_FEATURE_SECTION
The meta object literal for the 'Multiple Feature Section' class.

See Also:
MultipleFeatureSectionImpl, PropertiesConfiguratorPackageImpl.getMultipleFeatureSection()
** Generated **

MULTIPLE_FEATURE_SECTION__FEATURES

static final EReference MULTIPLE_FEATURE_SECTION__FEATURES
The meta object literal for the 'Features' reference list feature.

** Generated **

ADVANCED_SECTION

static final EClass ADVANCED_SECTION
The meta object literal for the 'Advanced Section' class.

See Also:
AdvancedSectionImpl, PropertiesConfiguratorPackageImpl.getAdvancedSection()
** Generated **

ADVANCED_SECTION__INPUT

static final EReference ADVANCED_SECTION__INPUT
The meta object literal for the 'Input' reference list feature.

** Generated **

Generators

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.