org.eclipse.emf.emfstore.internal.server.model
Interface ModelPackage.Literals

Enclosing interface:
ModelPackage

public static interface ModelPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass AUTHENTICATION_INFORMATION
          The meta object literal for the ' Authentication Information' class.
static org.eclipse.emf.ecore.EReference AUTHENTICATION_INFORMATION__RESOLVED_AC_USER
          The meta object literal for the 'Resolved AC User' containment reference feature.
static org.eclipse.emf.ecore.EReference AUTHENTICATION_INFORMATION__SESSION_ID
          The meta object literal for the 'Session Id' containment reference feature.
static org.eclipse.emf.ecore.EClass CLIENT_VERSION_INFO
          The meta object literal for the ' Client Version Info' class.
static org.eclipse.emf.ecore.EAttribute CLIENT_VERSION_INFO__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute CLIENT_VERSION_INFO__VERSION
          The meta object literal for the 'Version' attribute feature.
static org.eclipse.emf.ecore.EClass FILE_IDENTIFIER
          The meta object literal for the ' File Identifier' class.
static org.eclipse.emf.ecore.EClass PROJECT_HISTORY
          The meta object literal for the ' Project History' class.
static org.eclipse.emf.ecore.EReference PROJECT_HISTORY__BRANCHES
          The meta object literal for the 'Branches' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute PROJECT_HISTORY__PROJECT_DESCRIPTION
          The meta object literal for the 'Project Description' attribute feature.
static org.eclipse.emf.ecore.EReference PROJECT_HISTORY__PROJECT_ID
          The meta object literal for the 'Project Id' containment reference feature.
static org.eclipse.emf.ecore.EAttribute PROJECT_HISTORY__PROJECT_NAME
          The meta object literal for the 'Project Name' attribute feature.
static org.eclipse.emf.ecore.EReference PROJECT_HISTORY__SHARED_PROPERTIES
          The meta object literal for the 'Shared Properties' containment reference list feature.
static org.eclipse.emf.ecore.EReference PROJECT_HISTORY__VERSIONS
          The meta object literal for the 'Versions' containment reference list feature.
static org.eclipse.emf.ecore.EClass PROJECT_ID
          The meta object literal for the 'Project Id' class.
static org.eclipse.emf.ecore.EClass PROJECT_INFO
          The meta object literal for the 'Project Info' class.
static org.eclipse.emf.ecore.EAttribute PROJECT_INFO__DESCRIPTION
          The meta object literal for the 'Description' attribute feature.
static org.eclipse.emf.ecore.EAttribute PROJECT_INFO__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference PROJECT_INFO__PROJECT_ID
          The meta object literal for the 'Project Id' containment reference feature.
static org.eclipse.emf.ecore.EReference PROJECT_INFO__VERSION
          The meta object literal for the 'Version' containment reference feature.
static org.eclipse.emf.ecore.EClass SERVER_SPACE
          The meta object literal for the 'Server Space' class.
static org.eclipse.emf.ecore.EReference SERVER_SPACE__GROUPS
          The meta object literal for the 'Groups' containment reference list feature.
static org.eclipse.emf.ecore.EReference SERVER_SPACE__OPEN_SESSIONS
          The meta object literal for the 'Open Sessions' containment reference list feature.
static org.eclipse.emf.ecore.EReference SERVER_SPACE__PROJECTS
          The meta object literal for the 'Projects' reference list feature.
static org.eclipse.emf.ecore.EReference SERVER_SPACE__USERS
          The meta object literal for the 'Users' containment reference list feature.
static org.eclipse.emf.ecore.EClass SESSION_ID
          The meta object literal for the 'Session Id' class.
static org.eclipse.emf.ecore.EClass VERSION_INFO
          The meta object literal for the 'Version Info' class.
static org.eclipse.emf.ecore.EAttribute VERSION_INFO__EMF_STORE_VERSION_STRING
          The meta object literal for the ' Emf Store Version String' attribute feature.
 

Field Detail

PROJECT_HISTORY

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

See Also:
ProjectHistoryImpl, ModelPackageImpl.getProjectHistory()

PROJECT_HISTORY__PROJECT_ID

static final org.eclipse.emf.ecore.EReference PROJECT_HISTORY__PROJECT_ID
The meta object literal for the 'Project Id' containment reference feature.


PROJECT_HISTORY__VERSIONS

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


PROJECT_HISTORY__PROJECT_NAME

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


PROJECT_HISTORY__PROJECT_DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute PROJECT_HISTORY__PROJECT_DESCRIPTION
The meta object literal for the 'Project Description' attribute feature.


PROJECT_HISTORY__SHARED_PROPERTIES

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


PROJECT_HISTORY__BRANCHES

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


PROJECT_INFO

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

See Also:
ProjectInfoImpl, ModelPackageImpl.getProjectInfo()

PROJECT_INFO__NAME

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


PROJECT_INFO__DESCRIPTION

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


PROJECT_INFO__PROJECT_ID

static final org.eclipse.emf.ecore.EReference PROJECT_INFO__PROJECT_ID
The meta object literal for the 'Project Id' containment reference feature.


PROJECT_INFO__VERSION

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


SESSION_ID

static final org.eclipse.emf.ecore.EClass SESSION_ID
The meta object literal for the 'Session Id' class.

See Also:
SessionIdImpl, ModelPackageImpl.getSessionId()

SERVER_SPACE

static final org.eclipse.emf.ecore.EClass SERVER_SPACE
The meta object literal for the 'Server Space' class.

See Also:
ServerSpaceImpl, ModelPackageImpl.getServerSpace()

SERVER_SPACE__GROUPS

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


SERVER_SPACE__PROJECTS

static final org.eclipse.emf.ecore.EReference SERVER_SPACE__PROJECTS
The meta object literal for the 'Projects' reference list feature.


SERVER_SPACE__OPEN_SESSIONS

static final org.eclipse.emf.ecore.EReference SERVER_SPACE__OPEN_SESSIONS
The meta object literal for the 'Open Sessions' containment reference list feature.


SERVER_SPACE__USERS

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


PROJECT_ID

static final org.eclipse.emf.ecore.EClass PROJECT_ID
The meta object literal for the 'Project Id' class.

See Also:
ProjectIdImpl, ModelPackageImpl.getProjectId()

VERSION_INFO

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

See Also:
VersionInfoImpl, ModelPackageImpl.getVersionInfo()

VERSION_INFO__EMF_STORE_VERSION_STRING

static final org.eclipse.emf.ecore.EAttribute VERSION_INFO__EMF_STORE_VERSION_STRING
The meta object literal for the ' Emf Store Version String' attribute feature.


CLIENT_VERSION_INFO

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

See Also:
ClientVersionInfoImpl, ModelPackageImpl.getClientVersionInfo()

CLIENT_VERSION_INFO__VERSION

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


CLIENT_VERSION_INFO__NAME

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


FILE_IDENTIFIER

static final org.eclipse.emf.ecore.EClass FILE_IDENTIFIER
The meta object literal for the ' File Identifier' class.

See Also:
FileIdentifierImpl, ModelPackageImpl.getFileIdentifier()

AUTHENTICATION_INFORMATION

static final org.eclipse.emf.ecore.EClass AUTHENTICATION_INFORMATION
The meta object literal for the ' Authentication Information' class.

See Also:
AuthenticationInformationImpl, ModelPackageImpl.getAuthenticationInformation()

AUTHENTICATION_INFORMATION__SESSION_ID

static final org.eclipse.emf.ecore.EReference AUTHENTICATION_INFORMATION__SESSION_ID
The meta object literal for the 'Session Id' containment reference feature.


AUTHENTICATION_INFORMATION__RESOLVED_AC_USER

static final org.eclipse.emf.ecore.EReference AUTHENTICATION_INFORMATION__RESOLVED_AC_USER
The meta object literal for the 'Resolved AC User' containment reference feature.



Copyright © 2015. All Rights Reserved.