org.eclipse.emf.emfstore.internal.client.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 PENDING_FILE_TRANSFER
          The meta object literal for the ' Pending File Transfer' class.
static org.eclipse.emf.ecore.EReference PENDING_FILE_TRANSFER__ATTACHMENT_ID
          The meta object literal for the 'Attachment Id' containment reference feature.
static org.eclipse.emf.ecore.EAttribute PENDING_FILE_TRANSFER__CHUNK_NUMBER
          The meta object literal for the 'Chunk Number' attribute feature.
static org.eclipse.emf.ecore.EAttribute PENDING_FILE_TRANSFER__FILE_NAME
          The meta object literal for the 'File Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute PENDING_FILE_TRANSFER__FILE_VERSION
          The meta object literal for the 'File Version' attribute feature.
static org.eclipse.emf.ecore.EAttribute PENDING_FILE_TRANSFER__PRELIMINARY_FILE_NAME
          The meta object literal for the 'Preliminary File Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute PENDING_FILE_TRANSFER__UPLOAD
          The meta object literal for the 'Upload' attribute feature.
static org.eclipse.emf.ecore.EClass PROJECT_SPACE
          The meta object literal for the 'Project Space' class.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__BASE_VERSION
          The meta object literal for the 'Base Version' containment reference feature.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__CHANGED_SHARED_PROPERTIES
          The meta object literal for the 'Changed Shared Properties' reference list feature.
static org.eclipse.emf.ecore.EAttribute PROJECT_SPACE__DIRTY
          The meta object literal for the 'Dirty' attribute feature.
static org.eclipse.emf.ecore.EAttribute PROJECT_SPACE__LAST_UPDATED
          The meta object literal for the 'Last Updated' attribute feature.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__LOCAL_CHANGE_PACKAGE
          The meta object literal for the 'Local Change Package' containment reference feature.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__MERGED_VERSION
          The meta object literal for the 'Merged Version' containment reference feature.
static org.eclipse.emf.ecore.EAttribute PROJECT_SPACE__OLD_LOG_MESSAGES
          The meta object literal for the 'Old Log Messages' attribute list feature.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__PROJECT
          The meta object literal for the 'Project' containment reference feature.
static org.eclipse.emf.ecore.EAttribute PROJECT_SPACE__PROJECT_DESCRIPTION
          The meta object literal for the 'Project Description' attribute feature.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__PROJECT_ID
          The meta object literal for the 'Project Id' containment reference feature.
static org.eclipse.emf.ecore.EAttribute PROJECT_SPACE__PROJECT_NAME
          The meta object literal for the 'Project Name' attribute feature.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__PROPERTIES
          The meta object literal for the 'Properties' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute PROJECT_SPACE__RESOURCE_COUNT
          The meta object literal for the 'Resource Count' attribute feature.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__USERSESSION
          The meta object literal for the 'Usersession' reference feature.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__WAITING_UPLOADS
          The meta object literal for the 'Waiting Uploads' containment reference list feature.
static org.eclipse.emf.ecore.EReference PROJECT_SPACE__WORKSPACE
          The meta object literal for the 'Workspace' container reference feature.
static org.eclipse.emf.ecore.EClass SERVER_INFO
          The meta object literal for the 'Server Info' class.
static org.eclipse.emf.ecore.EAttribute SERVER_INFO__CERTIFICATE_ALIAS
          The meta object literal for the 'Certificate Alias' attribute feature.
static org.eclipse.emf.ecore.EReference SERVER_INFO__LAST_USERSESSION
          The meta object literal for the 'Last Usersession' reference feature.
static org.eclipse.emf.ecore.EAttribute SERVER_INFO__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute SERVER_INFO__PORT
          The meta object literal for the 'Port' attribute feature.
static org.eclipse.emf.ecore.EReference SERVER_INFO__PROJECT_INFOS
          The meta object literal for the 'Project Infos' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute SERVER_INFO__URL
          The meta object literal for the 'Url' attribute feature.
static org.eclipse.emf.ecore.EClass USERSESSION
          The meta object literal for the 'Usersession' class.
static org.eclipse.emf.ecore.EReference USERSESSION__AC_USER
          The meta object literal for the 'AC User' containment reference feature.
static org.eclipse.emf.ecore.EReference USERSESSION__CHANGED_PROPERTIES
          The meta object literal for the 'Changed Properties' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute USERSESSION__PASSWORD
          The meta object literal for the 'Password' attribute feature.
static org.eclipse.emf.ecore.EAttribute USERSESSION__PERSISTENT_PASSWORD
          The meta object literal for the 'Persistent Password' attribute feature.
static org.eclipse.emf.ecore.EAttribute USERSESSION__SAVE_PASSWORD
          The meta object literal for the 'Save Password' attribute feature.
static org.eclipse.emf.ecore.EReference USERSESSION__SERVER_INFO
          The meta object literal for the 'Server Info' reference feature.
static org.eclipse.emf.ecore.EReference USERSESSION__SESSION_ID
          The meta object literal for the 'Session Id' reference feature.
static org.eclipse.emf.ecore.EAttribute USERSESSION__USERNAME
          The meta object literal for the 'Username' attribute feature.
static org.eclipse.emf.ecore.EClass WORKSPACE
          The meta object literal for the 'Workspace' class.
static org.eclipse.emf.ecore.EReference WORKSPACE__PROJECT_SPACES
          The meta object literal for the 'Project Spaces' containment reference list feature.
static org.eclipse.emf.ecore.EReference WORKSPACE__SERVER_INFOS
          The meta object literal for the 'Server Infos' containment reference list feature.
static org.eclipse.emf.ecore.EReference WORKSPACE__USERSESSIONS
          The meta object literal for the 'Usersessions' containment reference list feature.
 

Field Detail

WORKSPACE

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

See Also:
WorkspaceImpl, ModelPackageImpl.getWorkspace()

WORKSPACE__PROJECT_SPACES

static final org.eclipse.emf.ecore.EReference WORKSPACE__PROJECT_SPACES
The meta object literal for the 'Project Spaces' containment reference list feature.


WORKSPACE__SERVER_INFOS

static final org.eclipse.emf.ecore.EReference WORKSPACE__SERVER_INFOS
The meta object literal for the 'Server Infos' containment reference list feature.


WORKSPACE__USERSESSIONS

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


SERVER_INFO

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

See Also:
ServerInfoImpl, ModelPackageImpl.getServerInfo()

SERVER_INFO__NAME

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


SERVER_INFO__URL

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


SERVER_INFO__PORT

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


SERVER_INFO__PROJECT_INFOS

static final org.eclipse.emf.ecore.EReference SERVER_INFO__PROJECT_INFOS
The meta object literal for the 'Project Infos' containment reference list feature.


SERVER_INFO__LAST_USERSESSION

static final org.eclipse.emf.ecore.EReference SERVER_INFO__LAST_USERSESSION
The meta object literal for the 'Last Usersession' reference feature.


SERVER_INFO__CERTIFICATE_ALIAS

static final org.eclipse.emf.ecore.EAttribute SERVER_INFO__CERTIFICATE_ALIAS
The meta object literal for the 'Certificate Alias' attribute feature.


USERSESSION

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

See Also:
UsersessionImpl, ModelPackageImpl.getUsersession()

USERSESSION__USERNAME

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


USERSESSION__PASSWORD

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


USERSESSION__SESSION_ID

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


USERSESSION__PERSISTENT_PASSWORD

static final org.eclipse.emf.ecore.EAttribute USERSESSION__PERSISTENT_PASSWORD
The meta object literal for the 'Persistent Password' attribute feature.


USERSESSION__SERVER_INFO

static final org.eclipse.emf.ecore.EReference USERSESSION__SERVER_INFO
The meta object literal for the 'Server Info' reference feature.


USERSESSION__SAVE_PASSWORD

static final org.eclipse.emf.ecore.EAttribute USERSESSION__SAVE_PASSWORD
The meta object literal for the 'Save Password' attribute feature.


USERSESSION__AC_USER

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


USERSESSION__CHANGED_PROPERTIES

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


PROJECT_SPACE

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

See Also:
ProjectSpaceImpl, ModelPackageImpl.getProjectSpace()

PROJECT_SPACE__PROJECT

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


PROJECT_SPACE__PROJECT_ID

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


PROJECT_SPACE__PROJECT_NAME

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


PROJECT_SPACE__PROJECT_DESCRIPTION

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


PROJECT_SPACE__USERSESSION

static final org.eclipse.emf.ecore.EReference PROJECT_SPACE__USERSESSION
The meta object literal for the 'Usersession' reference feature.


PROJECT_SPACE__LAST_UPDATED

static final org.eclipse.emf.ecore.EAttribute PROJECT_SPACE__LAST_UPDATED
The meta object literal for the 'Last Updated' attribute feature.


PROJECT_SPACE__BASE_VERSION

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


PROJECT_SPACE__RESOURCE_COUNT

static final org.eclipse.emf.ecore.EAttribute PROJECT_SPACE__RESOURCE_COUNT
The meta object literal for the 'Resource Count' attribute feature.


PROJECT_SPACE__DIRTY

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


PROJECT_SPACE__OLD_LOG_MESSAGES

static final org.eclipse.emf.ecore.EAttribute PROJECT_SPACE__OLD_LOG_MESSAGES
The meta object literal for the 'Old Log Messages' attribute list feature.


PROJECT_SPACE__WAITING_UPLOADS

static final org.eclipse.emf.ecore.EReference PROJECT_SPACE__WAITING_UPLOADS
The meta object literal for the 'Waiting Uploads' containment reference list feature.


PROJECT_SPACE__PROPERTIES

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


PROJECT_SPACE__CHANGED_SHARED_PROPERTIES

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


PROJECT_SPACE__WORKSPACE

static final org.eclipse.emf.ecore.EReference PROJECT_SPACE__WORKSPACE
The meta object literal for the 'Workspace' container reference feature.


PROJECT_SPACE__LOCAL_CHANGE_PACKAGE

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


PROJECT_SPACE__MERGED_VERSION

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


PENDING_FILE_TRANSFER

static final org.eclipse.emf.ecore.EClass PENDING_FILE_TRANSFER
The meta object literal for the ' Pending File Transfer' class.

See Also:
PendingFileTransferImpl, ModelPackageImpl.getPendingFileTransfer()

PENDING_FILE_TRANSFER__ATTACHMENT_ID

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


PENDING_FILE_TRANSFER__FILE_VERSION

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


PENDING_FILE_TRANSFER__CHUNK_NUMBER

static final org.eclipse.emf.ecore.EAttribute PENDING_FILE_TRANSFER__CHUNK_NUMBER
The meta object literal for the 'Chunk Number' attribute feature.


PENDING_FILE_TRANSFER__UPLOAD

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


PENDING_FILE_TRANSFER__FILE_NAME

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


PENDING_FILE_TRANSFER__PRELIMINARY_FILE_NAME

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



Copyright © 2015. All Rights Reserved.