de.uka.ipd.sdq.completions
Interface CompletionsPackage.Literals

Enclosing interface:
CompletionsPackage

public static interface CompletionsPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass COMPLETION
          The meta object literal for the 'Completion' class.
static EClass COMPLETION_REPOSITORY
          The meta object literal for the 'Completion Repository' class.
static EReference COMPLETION_REPOSITORY__COMPLETIONS_COMPLETION_REPOSITORY
          The meta object literal for the 'Completions Completion Repository' containment reference list feature.
static EClass DELEGATING_EXTERNAL_CALL_ACTION
          The meta object literal for the 'Delegating External Call Action' class.
 

Field Detail

COMPLETION

static final EClass COMPLETION
The meta object literal for the 'Completion' class.

See Also:
CompletionImpl, CompletionsPackageImpl.getCompletion()

COMPLETION_REPOSITORY

static final EClass COMPLETION_REPOSITORY
The meta object literal for the 'Completion Repository' class.

See Also:
CompletionRepositoryImpl, CompletionsPackageImpl.getCompletionRepository()

COMPLETION_REPOSITORY__COMPLETIONS_COMPLETION_REPOSITORY

static final EReference COMPLETION_REPOSITORY__COMPLETIONS_COMPLETION_REPOSITORY
The meta object literal for the 'Completions Completion Repository' containment reference list feature.


DELEGATING_EXTERNAL_CALL_ACTION

static final EClass DELEGATING_EXTERNAL_CALL_ACTION
The meta object literal for the 'Delegating External Call Action' class.

See Also:
DelegatingExternalCallActionImpl, CompletionsPackageImpl.getDelegatingExternalCallAction()