org.eclipse.emf.emfstore.internal.server.model.versioning
Interface VersioningPackage.Literals

Enclosing interface:
VersioningPackage

public static interface VersioningPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ANCESTOR_VERSION_SPEC
          The meta object literal for the ' Ancestor Version Spec' class.
static org.eclipse.emf.ecore.EReference ANCESTOR_VERSION_SPEC__SOURCE
          The meta object literal for the 'Source' containment reference feature.
static org.eclipse.emf.ecore.EReference ANCESTOR_VERSION_SPEC__TARGET
          The meta object literal for the 'Target' containment reference feature.
static org.eclipse.emf.ecore.EClass BRANCH_INFO
          The meta object literal for the ' Branch Info' class.
static org.eclipse.emf.ecore.EReference BRANCH_INFO__HEAD
          The meta object literal for the 'Head' containment reference feature.
static org.eclipse.emf.ecore.EAttribute BRANCH_INFO__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference BRANCH_INFO__SOURCE
          The meta object literal for the 'Source' containment reference feature.
static org.eclipse.emf.ecore.EClass BRANCH_VERSION_SPEC
          The meta object literal for the ' Branch Version Spec' class.
static org.eclipse.emf.ecore.EClass CHANGE_PACKAGE
          The meta object literal for the ' Change Package' class.
static org.eclipse.emf.ecore.EReference CHANGE_PACKAGE__EVENTS
          The meta object literal for the 'Events' containment reference list feature.
static org.eclipse.emf.ecore.EReference CHANGE_PACKAGE__LOG_MESSAGE
          The meta object literal for the 'Log Message' containment reference feature.
static org.eclipse.emf.ecore.EReference CHANGE_PACKAGE__OPERATIONS
          The meta object literal for the 'Operations' containment reference list feature.
static org.eclipse.emf.ecore.EReference CHANGE_PACKAGE__VERSION_PROPERTIES
          The meta object literal for the 'Version Properties' containment reference list feature.
static org.eclipse.emf.ecore.EClass DATE_VERSION_SPEC
          The meta object literal for the ' Date Version Spec' class.
static org.eclipse.emf.ecore.EAttribute DATE_VERSION_SPEC__DATE
          The meta object literal for the 'Date' attribute feature.
static org.eclipse.emf.ecore.EClass HEAD_VERSION_SPEC
          The meta object literal for the ' Head Version Spec' class.
static org.eclipse.emf.ecore.EClass HISTORY_INFO
          The meta object literal for the ' History Info' class.
static org.eclipse.emf.ecore.EReference HISTORY_INFO__CHANGE_PACKAGE
          The meta object literal for the 'Change Package' containment reference feature.
static org.eclipse.emf.ecore.EReference HISTORY_INFO__LOG_MESSAGE
          The meta object literal for the 'Log Message' containment reference feature.
static org.eclipse.emf.ecore.EReference HISTORY_INFO__MERGED_FROM
          The meta object literal for the 'Merged From' containment reference list feature.
static org.eclipse.emf.ecore.EReference HISTORY_INFO__MERGED_TO
          The meta object literal for the 'Merged To' containment reference list feature.
static org.eclipse.emf.ecore.EReference HISTORY_INFO__NEXT_SPEC
          The meta object literal for the 'Next Spec' containment reference list feature.
static org.eclipse.emf.ecore.EReference HISTORY_INFO__PREVIOUS_SPEC
          The meta object literal for the 'Previous Spec' containment reference feature.
static org.eclipse.emf.ecore.EReference HISTORY_INFO__PRIMARY_SPEC
          The meta object literal for the 'Primary Spec' containment reference feature.
static org.eclipse.emf.ecore.EReference HISTORY_INFO__TAG_SPECS
          The meta object literal for the 'Tag Specs' containment reference list feature.
static org.eclipse.emf.ecore.EReference HISTORY_INFO__VERSION_PROPERTIES
          The meta object literal for the 'Version Properties' containment reference list feature.
static org.eclipse.emf.ecore.EClass HISTORY_QUERY
          The meta object literal for the ' History Query' class.
static org.eclipse.emf.ecore.EAttribute HISTORY_QUERY__INCLUDE_ALL_VERSIONS
          The meta object literal for the 'Include All Versions ' attribute feature.
static org.eclipse.emf.ecore.EAttribute HISTORY_QUERY__INCLUDE_CHANGE_PACKAGES
          The meta object literal for the ' Include Change Packages' attribute feature.
static org.eclipse.emf.ecore.EReference HISTORY_QUERY__SOURCE
          The meta object literal for the 'Source' containment reference feature.
static org.eclipse.emf.ecore.EClass LOG_MESSAGE
          The meta object literal for the ' Log Message' class.
static org.eclipse.emf.ecore.EAttribute LOG_MESSAGE__AUTHOR
          The meta object literal for the 'Author' attribute feature.
static org.eclipse.emf.ecore.EAttribute LOG_MESSAGE__CLIENT_DATE
          The meta object literal for the 'Client Date' attribute feature.
static org.eclipse.emf.ecore.EAttribute LOG_MESSAGE__DATE
          The meta object literal for the 'Date' attribute feature.
static org.eclipse.emf.ecore.EAttribute LOG_MESSAGE__MESSAGE
          The meta object literal for the 'Message' attribute feature.
static org.eclipse.emf.ecore.EClass MODEL_ELEMENT_QUERY
          The meta object literal for the ' Model Element Query' class.
static org.eclipse.emf.ecore.EReference MODEL_ELEMENT_QUERY__MODEL_ELEMENTS
          The meta object literal for the 'Model Elements' containment reference list feature.
static org.eclipse.emf.ecore.EClass PAGED_UPDATE_VERSION_SPEC
          The meta object literal for the ' Paged Update Version Spec' class.
static org.eclipse.emf.ecore.EReference PAGED_UPDATE_VERSION_SPEC__BASE_VERSION_SPEC
          The meta object literal for the 'Base Version Spec' containment reference feature.
static org.eclipse.emf.ecore.EAttribute PAGED_UPDATE_VERSION_SPEC__MAX_CHANGES
          The meta object literal for the 'Max Changes' attribute feature.
static org.eclipse.emf.ecore.EClass PATH_QUERY
          The meta object literal for the ' Path Query' class.
static org.eclipse.emf.ecore.EReference PATH_QUERY__TARGET
          The meta object literal for the 'Target' containment reference feature.
static org.eclipse.emf.ecore.EClass PRIMARY_VERSION_SPEC
          The meta object literal for the ' Primary Version Spec' class.
static org.eclipse.emf.ecore.EAttribute PRIMARY_VERSION_SPEC__IDENTIFIER
          The meta object literal for the 'Identifier' attribute feature.
static org.eclipse.emf.ecore.EAttribute PRIMARY_VERSION_SPEC__PROJECT_STATE_CHECKSUM
          The meta object literal for the 'Project State Checksum' attribute feature.
static org.eclipse.emf.ecore.EClass RANGE_QUERY
          The meta object literal for the ' Range Query' class.
static org.eclipse.emf.ecore.EAttribute RANGE_QUERY__INCLUDE_INCOMING
          The meta object literal for the 'Include Incoming' attribute feature.
static org.eclipse.emf.ecore.EAttribute RANGE_QUERY__INCLUDE_OUTGOING
          The meta object literal for the 'Include Outgoing' attribute feature.
static org.eclipse.emf.ecore.EAttribute RANGE_QUERY__LOWER_LIMIT
          The meta object literal for the 'Lower Limit' attribute feature.
static org.eclipse.emf.ecore.EAttribute RANGE_QUERY__UPPER_LIMIT
          The meta object literal for the 'Upper Limit' attribute feature.
static org.eclipse.emf.ecore.EClass TAG_VERSION_SPEC
          The meta object literal for the ' Tag Version Spec' class.
static org.eclipse.emf.ecore.EAttribute TAG_VERSION_SPEC__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass VERSION
          The meta object literal for the ' Version' class.
static org.eclipse.emf.ecore.EReference VERSION__ANCESTOR_VERSION
          The meta object literal for the 'Ancestor Version' reference feature.
static org.eclipse.emf.ecore.EReference VERSION__BRANCHED_VERSIONS
          The meta object literal for the 'Branched Versions' reference list feature.
static org.eclipse.emf.ecore.EReference VERSION__LOG_MESSAGE
          The meta object literal for the 'Log Message' containment reference feature.
static org.eclipse.emf.ecore.EReference VERSION__MERGED_FROM_VERSION
          The meta object literal for the 'Merged From Version' reference list feature.
static org.eclipse.emf.ecore.EReference VERSION__MERGED_TO_VERSION
          The meta object literal for the 'Merged To Version' reference list feature.
static org.eclipse.emf.ecore.EReference VERSION__NEXT_VERSION
          The meta object literal for the 'Next Version' reference feature.
static org.eclipse.emf.ecore.EReference VERSION__PREVIOUS_VERSION
          The meta object literal for the 'Previous Version' reference feature.
static org.eclipse.emf.ecore.EReference VERSION__PRIMARY_SPEC
          The meta object literal for the 'Primary Spec' containment reference feature.
static org.eclipse.emf.ecore.EReference VERSION__TAG_SPECS
          The meta object literal for the 'Tag Specs' containment reference list feature.
static org.eclipse.emf.ecore.EClass VERSION_PROPERTY
          The meta object literal for the ' Version Property' class.
static org.eclipse.emf.ecore.EAttribute VERSION_PROPERTY__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute VERSION_PROPERTY__VALUE
          The meta object literal for the 'Value' attribute feature.
static org.eclipse.emf.ecore.EClass VERSION_SPEC
          The meta object literal for the ' Version Spec' class.
static org.eclipse.emf.ecore.EAttribute VERSION_SPEC__BRANCH
          The meta object literal for the 'Branch' attribute feature.
 

Field Detail

TAG_VERSION_SPEC

static final org.eclipse.emf.ecore.EClass TAG_VERSION_SPEC
The meta object literal for the ' Tag Version Spec' class.

See Also:
TagVersionSpecImpl, VersioningPackageImpl.getTagVersionSpec()

TAG_VERSION_SPEC__NAME

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


DATE_VERSION_SPEC

static final org.eclipse.emf.ecore.EClass DATE_VERSION_SPEC
The meta object literal for the ' Date Version Spec' class.

See Also:
DateVersionSpecImpl, VersioningPackageImpl.getDateVersionSpec()

DATE_VERSION_SPEC__DATE

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


PRIMARY_VERSION_SPEC

static final org.eclipse.emf.ecore.EClass PRIMARY_VERSION_SPEC
The meta object literal for the ' Primary Version Spec' class.

See Also:
PrimaryVersionSpecImpl, VersioningPackageImpl.getPrimaryVersionSpec()

PRIMARY_VERSION_SPEC__IDENTIFIER

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


PRIMARY_VERSION_SPEC__PROJECT_STATE_CHECKSUM

static final org.eclipse.emf.ecore.EAttribute PRIMARY_VERSION_SPEC__PROJECT_STATE_CHECKSUM
The meta object literal for the 'Project State Checksum' attribute feature.


VERSION_SPEC

static final org.eclipse.emf.ecore.EClass VERSION_SPEC
The meta object literal for the ' Version Spec' class.

See Also:
VersionSpecImpl, VersioningPackageImpl.getVersionSpec()

VERSION_SPEC__BRANCH

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


LOG_MESSAGE

static final org.eclipse.emf.ecore.EClass LOG_MESSAGE
The meta object literal for the ' Log Message' class.

See Also:
LogMessageImpl, VersioningPackageImpl.getLogMessage()

LOG_MESSAGE__MESSAGE

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


LOG_MESSAGE__DATE

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


LOG_MESSAGE__CLIENT_DATE

static final org.eclipse.emf.ecore.EAttribute LOG_MESSAGE__CLIENT_DATE
The meta object literal for the 'Client Date' attribute feature.


LOG_MESSAGE__AUTHOR

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


CHANGE_PACKAGE

static final org.eclipse.emf.ecore.EClass CHANGE_PACKAGE
The meta object literal for the ' Change Package' class.

See Also:
ChangePackageImpl, VersioningPackageImpl.getChangePackage()

CHANGE_PACKAGE__OPERATIONS

static final org.eclipse.emf.ecore.EReference CHANGE_PACKAGE__OPERATIONS
The meta object literal for the 'Operations' containment reference list feature.


CHANGE_PACKAGE__EVENTS

static final org.eclipse.emf.ecore.EReference CHANGE_PACKAGE__EVENTS
The meta object literal for the 'Events' containment reference list feature.


CHANGE_PACKAGE__LOG_MESSAGE

static final org.eclipse.emf.ecore.EReference CHANGE_PACKAGE__LOG_MESSAGE
The meta object literal for the 'Log Message' containment reference feature.


CHANGE_PACKAGE__VERSION_PROPERTIES

static final org.eclipse.emf.ecore.EReference CHANGE_PACKAGE__VERSION_PROPERTIES
The meta object literal for the 'Version Properties' containment reference list feature.


HISTORY_INFO

static final org.eclipse.emf.ecore.EClass HISTORY_INFO
The meta object literal for the ' History Info' class.

See Also:
HistoryInfoImpl, VersioningPackageImpl.getHistoryInfo()

HISTORY_INFO__PRIMARY_SPEC

static final org.eclipse.emf.ecore.EReference HISTORY_INFO__PRIMARY_SPEC
The meta object literal for the 'Primary Spec' containment reference feature.


HISTORY_INFO__NEXT_SPEC

static final org.eclipse.emf.ecore.EReference HISTORY_INFO__NEXT_SPEC
The meta object literal for the 'Next Spec' containment reference list feature.


HISTORY_INFO__PREVIOUS_SPEC

static final org.eclipse.emf.ecore.EReference HISTORY_INFO__PREVIOUS_SPEC
The meta object literal for the 'Previous Spec' containment reference feature.


HISTORY_INFO__MERGED_FROM

static final org.eclipse.emf.ecore.EReference HISTORY_INFO__MERGED_FROM
The meta object literal for the 'Merged From' containment reference list feature.


HISTORY_INFO__MERGED_TO

static final org.eclipse.emf.ecore.EReference HISTORY_INFO__MERGED_TO
The meta object literal for the 'Merged To' containment reference list feature.


HISTORY_INFO__LOG_MESSAGE

static final org.eclipse.emf.ecore.EReference HISTORY_INFO__LOG_MESSAGE
The meta object literal for the 'Log Message' containment reference feature.


HISTORY_INFO__TAG_SPECS

static final org.eclipse.emf.ecore.EReference HISTORY_INFO__TAG_SPECS
The meta object literal for the 'Tag Specs' containment reference list feature.


HISTORY_INFO__VERSION_PROPERTIES

static final org.eclipse.emf.ecore.EReference HISTORY_INFO__VERSION_PROPERTIES
The meta object literal for the 'Version Properties' containment reference list feature.


HISTORY_INFO__CHANGE_PACKAGE

static final org.eclipse.emf.ecore.EReference HISTORY_INFO__CHANGE_PACKAGE
The meta object literal for the 'Change Package' containment reference feature.


HISTORY_QUERY

static final org.eclipse.emf.ecore.EClass HISTORY_QUERY
The meta object literal for the ' History Query' class.

See Also:
HistoryQueryImpl, VersioningPackageImpl.getHistoryQuery()

HISTORY_QUERY__SOURCE

static final org.eclipse.emf.ecore.EReference HISTORY_QUERY__SOURCE
The meta object literal for the 'Source' containment reference feature.


HISTORY_QUERY__INCLUDE_CHANGE_PACKAGES

static final org.eclipse.emf.ecore.EAttribute HISTORY_QUERY__INCLUDE_CHANGE_PACKAGES
The meta object literal for the ' Include Change Packages' attribute feature.


HISTORY_QUERY__INCLUDE_ALL_VERSIONS

static final org.eclipse.emf.ecore.EAttribute HISTORY_QUERY__INCLUDE_ALL_VERSIONS
The meta object literal for the 'Include All Versions ' attribute feature.


RANGE_QUERY

static final org.eclipse.emf.ecore.EClass RANGE_QUERY
The meta object literal for the ' Range Query' class.

See Also:
RangeQueryImpl, VersioningPackageImpl.getRangeQuery()

RANGE_QUERY__UPPER_LIMIT

static final org.eclipse.emf.ecore.EAttribute RANGE_QUERY__UPPER_LIMIT
The meta object literal for the 'Upper Limit' attribute feature.


RANGE_QUERY__LOWER_LIMIT

static final org.eclipse.emf.ecore.EAttribute RANGE_QUERY__LOWER_LIMIT
The meta object literal for the 'Lower Limit' attribute feature.


RANGE_QUERY__INCLUDE_INCOMING

static final org.eclipse.emf.ecore.EAttribute RANGE_QUERY__INCLUDE_INCOMING
The meta object literal for the 'Include Incoming' attribute feature.


RANGE_QUERY__INCLUDE_OUTGOING

static final org.eclipse.emf.ecore.EAttribute RANGE_QUERY__INCLUDE_OUTGOING
The meta object literal for the 'Include Outgoing' attribute feature.


PATH_QUERY

static final org.eclipse.emf.ecore.EClass PATH_QUERY
The meta object literal for the ' Path Query' class.

See Also:
PathQueryImpl, VersioningPackageImpl.getPathQuery()

PATH_QUERY__TARGET

static final org.eclipse.emf.ecore.EReference PATH_QUERY__TARGET
The meta object literal for the 'Target' containment reference feature.


MODEL_ELEMENT_QUERY

static final org.eclipse.emf.ecore.EClass MODEL_ELEMENT_QUERY
The meta object literal for the ' Model Element Query' class.

See Also:
ModelElementQueryImpl, VersioningPackageImpl.getModelElementQuery()

MODEL_ELEMENT_QUERY__MODEL_ELEMENTS

static final org.eclipse.emf.ecore.EReference MODEL_ELEMENT_QUERY__MODEL_ELEMENTS
The meta object literal for the 'Model Elements' containment reference list feature.


VERSION

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

See Also:
VersionImpl, VersioningPackageImpl.getVersion()

VERSION__PRIMARY_SPEC

static final org.eclipse.emf.ecore.EReference VERSION__PRIMARY_SPEC
The meta object literal for the 'Primary Spec' containment reference feature.


VERSION__TAG_SPECS

static final org.eclipse.emf.ecore.EReference VERSION__TAG_SPECS
The meta object literal for the 'Tag Specs' containment reference list feature.


VERSION__NEXT_VERSION

static final org.eclipse.emf.ecore.EReference VERSION__NEXT_VERSION
The meta object literal for the 'Next Version' reference feature.


VERSION__PREVIOUS_VERSION

static final org.eclipse.emf.ecore.EReference VERSION__PREVIOUS_VERSION
The meta object literal for the 'Previous Version' reference feature.


VERSION__LOG_MESSAGE

static final org.eclipse.emf.ecore.EReference VERSION__LOG_MESSAGE
The meta object literal for the 'Log Message' containment reference feature.


VERSION__ANCESTOR_VERSION

static final org.eclipse.emf.ecore.EReference VERSION__ANCESTOR_VERSION
The meta object literal for the 'Ancestor Version' reference feature.


VERSION__BRANCHED_VERSIONS

static final org.eclipse.emf.ecore.EReference VERSION__BRANCHED_VERSIONS
The meta object literal for the 'Branched Versions' reference list feature.


VERSION__MERGED_TO_VERSION

static final org.eclipse.emf.ecore.EReference VERSION__MERGED_TO_VERSION
The meta object literal for the 'Merged To Version' reference list feature.


VERSION__MERGED_FROM_VERSION

static final org.eclipse.emf.ecore.EReference VERSION__MERGED_FROM_VERSION
The meta object literal for the 'Merged From Version' reference list feature.


HEAD_VERSION_SPEC

static final org.eclipse.emf.ecore.EClass HEAD_VERSION_SPEC
The meta object literal for the ' Head Version Spec' class.

See Also:
HeadVersionSpecImpl, VersioningPackageImpl.getHeadVersionSpec()

VERSION_PROPERTY

static final org.eclipse.emf.ecore.EClass VERSION_PROPERTY
The meta object literal for the ' Version Property' class.

See Also:
VersionPropertyImpl, VersioningPackageImpl.getVersionProperty()

VERSION_PROPERTY__NAME

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


VERSION_PROPERTY__VALUE

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


BRANCH_VERSION_SPEC

static final org.eclipse.emf.ecore.EClass BRANCH_VERSION_SPEC
The meta object literal for the ' Branch Version Spec' class.

See Also:
BranchVersionSpecImpl, VersioningPackageImpl.getBranchVersionSpec()

BRANCH_INFO

static final org.eclipse.emf.ecore.EClass BRANCH_INFO
The meta object literal for the ' Branch Info' class.

See Also:
BranchInfoImpl, VersioningPackageImpl.getBranchInfo()

BRANCH_INFO__NAME

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


BRANCH_INFO__HEAD

static final org.eclipse.emf.ecore.EReference BRANCH_INFO__HEAD
The meta object literal for the 'Head' containment reference feature.


BRANCH_INFO__SOURCE

static final org.eclipse.emf.ecore.EReference BRANCH_INFO__SOURCE
The meta object literal for the 'Source' containment reference feature.


ANCESTOR_VERSION_SPEC

static final org.eclipse.emf.ecore.EClass ANCESTOR_VERSION_SPEC
The meta object literal for the ' Ancestor Version Spec' class.

See Also:
AncestorVersionSpecImpl, VersioningPackageImpl.getAncestorVersionSpec()

ANCESTOR_VERSION_SPEC__TARGET

static final org.eclipse.emf.ecore.EReference ANCESTOR_VERSION_SPEC__TARGET
The meta object literal for the 'Target' containment reference feature.


ANCESTOR_VERSION_SPEC__SOURCE

static final org.eclipse.emf.ecore.EReference ANCESTOR_VERSION_SPEC__SOURCE
The meta object literal for the 'Source' containment reference feature.


PAGED_UPDATE_VERSION_SPEC

static final org.eclipse.emf.ecore.EClass PAGED_UPDATE_VERSION_SPEC
The meta object literal for the ' Paged Update Version Spec' class.

See Also:
PagedUpdateVersionSpecImpl, VersioningPackageImpl.getPagedUpdateVersionSpec()

PAGED_UPDATE_VERSION_SPEC__MAX_CHANGES

static final org.eclipse.emf.ecore.EAttribute PAGED_UPDATE_VERSION_SPEC__MAX_CHANGES
The meta object literal for the 'Max Changes' attribute feature.


PAGED_UPDATE_VERSION_SPEC__BASE_VERSION_SPEC

static final org.eclipse.emf.ecore.EReference PAGED_UPDATE_VERSION_SPEC__BASE_VERSION_SPEC
The meta object literal for the 'Base Version Spec' containment reference feature.



Copyright © 2015. All Rights Reserved.