public static interface ModelPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
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.
|
static final org.eclipse.emf.ecore.EClass PROJECT_HISTORY
Project History'
class.
static final org.eclipse.emf.ecore.EReference PROJECT_HISTORY__PROJECT_ID
static final org.eclipse.emf.ecore.EReference PROJECT_HISTORY__VERSIONS
static final org.eclipse.emf.ecore.EAttribute PROJECT_HISTORY__PROJECT_NAME
static final org.eclipse.emf.ecore.EAttribute PROJECT_HISTORY__PROJECT_DESCRIPTION
static final org.eclipse.emf.ecore.EReference PROJECT_HISTORY__SHARED_PROPERTIES
static final org.eclipse.emf.ecore.EReference PROJECT_HISTORY__BRANCHES
static final org.eclipse.emf.ecore.EClass PROJECT_INFO
Project Info' class.
ProjectInfoImpl,
ModelPackageImpl.getProjectInfo()static final org.eclipse.emf.ecore.EAttribute PROJECT_INFO__NAME
static final org.eclipse.emf.ecore.EAttribute PROJECT_INFO__DESCRIPTION
static final org.eclipse.emf.ecore.EReference PROJECT_INFO__PROJECT_ID
static final org.eclipse.emf.ecore.EReference PROJECT_INFO__VERSION
static final org.eclipse.emf.ecore.EClass SESSION_ID
Session Id' class.
SessionIdImpl,
ModelPackageImpl.getSessionId()static final org.eclipse.emf.ecore.EClass SERVER_SPACE
Server Space' class.
ServerSpaceImpl,
ModelPackageImpl.getServerSpace()static final org.eclipse.emf.ecore.EReference SERVER_SPACE__GROUPS
static final org.eclipse.emf.ecore.EReference SERVER_SPACE__PROJECTS
static final org.eclipse.emf.ecore.EReference SERVER_SPACE__OPEN_SESSIONS
static final org.eclipse.emf.ecore.EReference SERVER_SPACE__USERS
static final org.eclipse.emf.ecore.EClass PROJECT_ID
Project Id' class.
ProjectIdImpl,
ModelPackageImpl.getProjectId()static final org.eclipse.emf.ecore.EClass VERSION_INFO
Version Info' class.
VersionInfoImpl,
ModelPackageImpl.getVersionInfo()static final org.eclipse.emf.ecore.EAttribute VERSION_INFO__EMF_STORE_VERSION_STRING
static final org.eclipse.emf.ecore.EClass CLIENT_VERSION_INFO
Client Version Info
' class.
static final org.eclipse.emf.ecore.EAttribute CLIENT_VERSION_INFO__VERSION
static final org.eclipse.emf.ecore.EAttribute CLIENT_VERSION_INFO__NAME
static final org.eclipse.emf.ecore.EClass FILE_IDENTIFIER
File Identifier'
class.
static final org.eclipse.emf.ecore.EClass AUTHENTICATION_INFORMATION
Authentication Information' class.
static final org.eclipse.emf.ecore.EReference AUTHENTICATION_INFORMATION__SESSION_ID
static final org.eclipse.emf.ecore.EReference AUTHENTICATION_INFORMATION__RESOLVED_AC_USER
Copyright © 2017. All rights reserved.