OCL

org.topcased.checkresultmodel
Interface CheckresultmodelPackage.Literals

Enclosing interface:
CheckresultmodelPackage

public static interface CheckresultmodelPackage.Literals

Defines literals for the meta objects that represent

** Generated **

Field Summary
static EClass CONTEXT
          The meta object literal for the 'Context' class
static EReference CONTEXT__CONTEXT_CLASS
          The meta object literal for the 'Context Class' reference feature
static EAttribute CONTEXT__NAME
          The meta object literal for the 'Name' attribute feature
static EReference CONTEXT__RULES
          The meta object literal for the 'Rules' containment reference list feature
static EClass ITEM
          The meta object literal for the 'Item' class
static EAttribute ITEM__NAME
          The meta object literal for the 'Name' attribute feature
static EReference ITEM__REFERENCE
          The meta object literal for the 'Reference' reference feature
static EAttribute ITEM__VALUE
          The meta object literal for the 'Value' attribute feature
static EClass MODEL
          The meta object literal for the 'Model' class
static EReference MODEL__CONTEXT_PACKAGES
          The meta object literal for the 'Context Packages' containment reference list feature
static EReference MODEL__INFORMATION
          The meta object literal for the 'Information' containment reference feature
static EAttribute MODEL__NAME
          The meta object literal for the 'Name' attribute feature
static EClass MODEL_INFORMATION
          The meta object literal for the 'Model Information' class
static EReference MODEL_INFORMATION__MODEL_CONTENT
          The meta object literal for the 'Model Content' reference feature
static EAttribute MODEL_INFORMATION__RULE_FILE
          The meta object literal for the 'Rule File' attribute feature
static EClass PACKAGE
          The meta object literal for the 'Package' class
static EReference PACKAGE__CONTEXT
          The meta object literal for the 'Context' containment reference list feature
static EAttribute PACKAGE__NAME
          The meta object literal for the 'Name' attribute feature
static EReference PACKAGE__PACKAGE_REFERENCE
          The meta object literal for the 'Package Reference' reference feature
static EClass RULE
          The meta object literal for the 'Rule' class
static EAttribute RULE__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static EAttribute RULE__NAME
          The meta object literal for the 'Name' attribute feature
static EReference RULE__REJECTED_ITEMS
          The meta object literal for the 'Rejected Items' containment reference list feature
static EAttribute RULE__RESULT
          The meta object literal for the 'Result' attribute feature
static EAttribute RULE__RULE_TEXT
          The meta object literal for the 'Rule Text' attribute feature
static EReference RULE__SELECTED_ITEMS
          The meta object literal for the 'Selected Items' containment reference list feature
static EEnum STATE
          The meta object literal for the 'State' enum
 

Field Detail

MODEL

static final EClass MODEL
The meta object literal for the 'Model' class.

See Also:
ModelImpl, CheckresultmodelPackageImpl.getModel()
** Generated **

MODEL__NAME

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

** Generated **

MODEL__CONTEXT_PACKAGES

static final EReference MODEL__CONTEXT_PACKAGES
The meta object literal for the 'Context Packages' containment reference list feature.

** Generated **

MODEL__INFORMATION

static final EReference MODEL__INFORMATION
The meta object literal for the 'Information' containment reference feature.

** Generated **

MODEL_INFORMATION

static final EClass MODEL_INFORMATION
The meta object literal for the 'Model Information' class.

See Also:
ModelInformationImpl, CheckresultmodelPackageImpl.getModelInformation()
** Generated **

MODEL_INFORMATION__MODEL_CONTENT

static final EReference MODEL_INFORMATION__MODEL_CONTENT
The meta object literal for the 'Model Content' reference feature.

** Generated **

MODEL_INFORMATION__RULE_FILE

static final EAttribute MODEL_INFORMATION__RULE_FILE
The meta object literal for the 'Rule File' attribute feature.

** Generated **

PACKAGE

static final EClass PACKAGE
The meta object literal for the 'Package' class.

See Also:
PackageImpl, CheckresultmodelPackageImpl.getPackage()
** Generated **

PACKAGE__NAME

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

** Generated **

PACKAGE__CONTEXT

static final EReference PACKAGE__CONTEXT
The meta object literal for the 'Context' containment reference list feature.

** Generated **

PACKAGE__PACKAGE_REFERENCE

static final EReference PACKAGE__PACKAGE_REFERENCE
The meta object literal for the 'Package Reference' reference feature.

** Generated **

CONTEXT

static final EClass CONTEXT
The meta object literal for the 'Context' class.

See Also:
ContextImpl, CheckresultmodelPackageImpl.getContext()
** Generated **

CONTEXT__NAME

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

** Generated **

CONTEXT__RULES

static final EReference CONTEXT__RULES
The meta object literal for the 'Rules' containment reference list feature.

** Generated **

CONTEXT__CONTEXT_CLASS

static final EReference CONTEXT__CONTEXT_CLASS
The meta object literal for the 'Context Class' reference feature.

** Generated **

RULE

static final EClass RULE
The meta object literal for the 'Rule' class.

See Also:
RuleImpl, CheckresultmodelPackageImpl.getRule()
** Generated **

RULE__REJECTED_ITEMS

static final EReference RULE__REJECTED_ITEMS
The meta object literal for the 'Rejected Items' containment reference list feature.

** Generated **

RULE__RULE_TEXT

static final EAttribute RULE__RULE_TEXT
The meta object literal for the 'Rule Text' attribute feature.

** Generated **

RULE__RESULT

static final EAttribute RULE__RESULT
The meta object literal for the 'Result' attribute feature.

** Generated **

RULE__SELECTED_ITEMS

static final EReference RULE__SELECTED_ITEMS
The meta object literal for the 'Selected Items' containment reference list feature.

** Generated **

RULE__DESCRIPTION

static final EAttribute RULE__DESCRIPTION
The meta object literal for the 'Description' attribute feature.

** Generated **

RULE__NAME

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

** Generated **

ITEM

static final EClass ITEM
The meta object literal for the 'Item' class.

See Also:
ItemImpl, CheckresultmodelPackageImpl.getItem()
** Generated **

ITEM__NAME

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

** Generated **

ITEM__VALUE

static final EAttribute ITEM__VALUE
The meta object literal for the 'Value' attribute feature.

** Generated **

STATE

static final EEnum STATE
The meta object literal for the 'State' enum.

See Also:
State, CheckresultmodelPackageImpl.getState()
** Generated **

ITEM__REFERENCE

static final EReference ITEM__REFERENCE
The meta object literal for the 'Reference' reference feature.

** Generated **

OCL

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