org.eclipse.emf.emfstore.internal.client.model
Interface ModelPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ModelPackageImpl

public interface ModelPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
ModelFactory

Nested Class Summary
static interface ModelPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static ModelPackage eINSTANCE
          The singleton instance of the package.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int PENDING_FILE_TRANSFER
          The meta object id for the 'Pending File Transfer' class.
static int PENDING_FILE_TRANSFER__ATTACHMENT_ID
          The feature id for the 'Attachment Id' containment reference.
static int PENDING_FILE_TRANSFER__CHUNK_NUMBER
          The feature id for the 'Chunk Number' attribute.
static int PENDING_FILE_TRANSFER__FILE_NAME
          The feature id for the 'File Name' attribute.
static int PENDING_FILE_TRANSFER__FILE_VERSION
          The feature id for the 'File Version' attribute.
static int PENDING_FILE_TRANSFER__PRELIMINARY_FILE_NAME
          The feature id for the 'Preliminary File Name' attribute.
static int PENDING_FILE_TRANSFER__UPLOAD
          The feature id for the 'Upload' attribute.
static int PENDING_FILE_TRANSFER_FEATURE_COUNT
          The number of structural features of the 'Pending File Transfer' class.
static int PROJECT_SPACE
          The meta object id for the 'Project Space' class.
static int PROJECT_SPACE__BASE_VERSION
          The feature id for the 'Base Version' containment reference.
static int PROJECT_SPACE__CHANGED_SHARED_PROPERTIES
          The feature id for the 'Changed Shared Properties' reference list.
static int PROJECT_SPACE__DIRTY
          The feature id for the 'Dirty' attribute.
static int PROJECT_SPACE__IDENTIFIER
          The feature id for the 'Identifier' attribute.
static int PROJECT_SPACE__LAST_UPDATED
          The feature id for the 'Last Updated' attribute.
static int PROJECT_SPACE__LOCAL_CHANGE_PACKAGE
          The feature id for the 'Local Change Package' containment reference.
static int PROJECT_SPACE__MERGED_VERSION
          The feature id for the 'Merged Version' containment reference.
static int PROJECT_SPACE__OLD_LOG_MESSAGES
          The feature id for the 'Old Log Messages' attribute list.
static int PROJECT_SPACE__PROJECT
          The feature id for the 'Project' containment reference.
static int PROJECT_SPACE__PROJECT_DESCRIPTION
          The feature id for the 'Project Description' attribute.
static int PROJECT_SPACE__PROJECT_ID
          The feature id for the 'Project Id' containment reference.
static int PROJECT_SPACE__PROJECT_NAME
          The feature id for the 'Project Name' attribute.
static int PROJECT_SPACE__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int PROJECT_SPACE__RESOURCE_COUNT
          The feature id for the 'Resource Count' attribute.
static int PROJECT_SPACE__USERSESSION
          The feature id for the 'Usersession' reference.
static int PROJECT_SPACE__WAITING_UPLOADS
          The feature id for the 'Waiting Uploads' containment reference list.
static int PROJECT_SPACE__WORKSPACE
          The feature id for the 'Workspace' container reference.
static int PROJECT_SPACE_FEATURE_COUNT
          The number of structural features of the 'Project Space' class.
static int SERVER_INFO
          The meta object id for the 'Server Info' class.
static int SERVER_INFO__CERTIFICATE_ALIAS
          The feature id for the 'Certificate Alias' attribute.
static int SERVER_INFO__LAST_USERSESSION
          The feature id for the 'Last Usersession' reference.
static int SERVER_INFO__NAME
          The feature id for the 'Name' attribute.
static int SERVER_INFO__PORT
          The feature id for the 'Port' attribute.
static int SERVER_INFO__PROJECT_INFOS
          The feature id for the 'Project Infos' containment reference list.
static int SERVER_INFO__URL
          The feature id for the 'Url' attribute.
static int SERVER_INFO_FEATURE_COUNT
          The number of structural features of the 'Server Info' class.
static int USERSESSION
          The meta object id for the 'Usersession' class.
static int USERSESSION__AC_USER
          The feature id for the 'AC User' containment reference.
static int USERSESSION__CHANGED_PROPERTIES
          The feature id for the 'Changed Properties' containment reference list.
static int USERSESSION__PASSWORD
          The feature id for the 'Password' attribute.
static int USERSESSION__PERSISTENT_PASSWORD
          The feature id for the 'Persistent Password' attribute.
static int USERSESSION__SAVE_PASSWORD
          The feature id for the 'Save Password' attribute.
static int USERSESSION__SERVER_INFO
          The feature id for the 'Server Info' reference.
static int USERSESSION__SESSION_ID
          The feature id for the 'Session Id' reference.
static int USERSESSION__USERNAME
          The feature id for the 'Username' attribute.
static int USERSESSION_FEATURE_COUNT
          The number of structural features of the 'Usersession' class.
static int WORKSPACE
          The meta object id for the 'Workspace' class.
static int WORKSPACE__PROJECT_SPACES
          The feature id for the 'Project Spaces' containment reference list.
static int WORKSPACE__SERVER_INFOS
          The feature id for the 'Server Infos' containment reference list.
static int WORKSPACE__USERSESSIONS
          The feature id for the 'Usersessions' containment reference list.
static int WORKSPACE_FEATURE_COUNT
          The number of structural features of the 'Workspace' class.
 
Method Summary
 ModelFactory getModelFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getPendingFileTransfer_AttachmentId()
          Returns the meta object for the containment reference ' Attachment Id '.
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_ChunkNumber()
          Returns the meta object for the attribute ' Chunk Number'.
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_FileName()
          Returns the meta object for the attribute ' File Name'.
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_FileVersion()
          Returns the meta object for the attribute ' File Version'.
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_PreliminaryFileName()
          Returns the meta object for the attribute ' Preliminary File Name'.
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_Upload()
          Returns the meta object for the attribute ' Upload'.
 org.eclipse.emf.ecore.EClass getPendingFileTransfer()
          Returns the meta object for class 'Pending File Transfer'.
 org.eclipse.emf.ecore.EReference getProjectSpace_BaseVersion()
          Returns the meta object for the containment reference ' Base Version'.
 org.eclipse.emf.ecore.EReference getProjectSpace_ChangedSharedProperties()
          Returns the meta object for the reference list ' Changed Shared Properties'.
 org.eclipse.emf.ecore.EAttribute getProjectSpace_Dirty()
          Returns the meta object for the attribute ' Dirty'.
 org.eclipse.emf.ecore.EAttribute getProjectSpace_LastUpdated()
          Returns the meta object for the attribute ' Last Updated'.
 org.eclipse.emf.ecore.EReference getProjectSpace_LocalChangePackage()
          Returns the meta object for the containment reference ' Local Change Package'.
 org.eclipse.emf.ecore.EReference getProjectSpace_MergedVersion()
          Returns the meta object for the containment reference ' Merged Version'.
 org.eclipse.emf.ecore.EAttribute getProjectSpace_OldLogMessages()
          Returns the meta object for the attribute list ' Old Log Messages'.
 org.eclipse.emf.ecore.EReference getProjectSpace_Project()
          Returns the meta object for the containment reference ' Project'.
 org.eclipse.emf.ecore.EAttribute getProjectSpace_ProjectDescription()
          Returns the meta object for the attribute ' Project Description'.
 org.eclipse.emf.ecore.EReference getProjectSpace_ProjectId()
          Returns the meta object for the containment reference ' Project Id'.
 org.eclipse.emf.ecore.EAttribute getProjectSpace_ProjectName()
          Returns the meta object for the attribute ' Project Name'.
 org.eclipse.emf.ecore.EReference getProjectSpace_Properties()
          Returns the meta object for the containment reference list ' Properties'.
 org.eclipse.emf.ecore.EAttribute getProjectSpace_ResourceCount()
          Returns the meta object for the attribute ' Resource Count'.
 org.eclipse.emf.ecore.EReference getProjectSpace_Usersession()
          Returns the meta object for the reference ' Usersession'.
 org.eclipse.emf.ecore.EReference getProjectSpace_WaitingUploads()
          Returns the meta object for the containment reference list ' Waiting Uploads'.
 org.eclipse.emf.ecore.EReference getProjectSpace_Workspace()
          Returns the meta object for the container reference ' Workspace'.
 org.eclipse.emf.ecore.EClass getProjectSpace()
          Returns the meta object for class 'Project Space'.
 org.eclipse.emf.ecore.EAttribute getServerInfo_CertificateAlias()
          Returns the meta object for the attribute ' Certificate Alias '.
 org.eclipse.emf.ecore.EReference getServerInfo_LastUsersession()
          Returns the meta object for the reference ' Last Usersession'.
 org.eclipse.emf.ecore.EAttribute getServerInfo_Name()
          Returns the meta object for the attribute ' Name'.
 org.eclipse.emf.ecore.EAttribute getServerInfo_Port()
          Returns the meta object for the attribute ' Port'.
 org.eclipse.emf.ecore.EReference getServerInfo_ProjectInfos()
          Returns the meta object for the containment reference list ' Project Infos'.
 org.eclipse.emf.ecore.EAttribute getServerInfo_Url()
          Returns the meta object for the attribute ' Url'.
 org.eclipse.emf.ecore.EClass getServerInfo()
          Returns the meta object for class 'Server Info'.
 org.eclipse.emf.ecore.EReference getUsersession_ACUser()
          Returns the meta object for the containment reference ' AC User'.
 org.eclipse.emf.ecore.EReference getUsersession_ChangedProperties()
          Returns the meta object for the containment reference list ' Changed Properties'.
 org.eclipse.emf.ecore.EAttribute getUsersession_Password()
          Returns the meta object for the attribute ' Password'.
 org.eclipse.emf.ecore.EAttribute getUsersession_PersistentPassword()
          Returns the meta object for the attribute ' Persistent Password'.
 org.eclipse.emf.ecore.EAttribute getUsersession_SavePassword()
          Returns the meta object for the attribute ' Save Password'.
 org.eclipse.emf.ecore.EReference getUsersession_ServerInfo()
          Returns the meta object for the reference ' Server Info'.
 org.eclipse.emf.ecore.EReference getUsersession_SessionId()
          Returns the meta object for the reference ' Session Id'.
 org.eclipse.emf.ecore.EAttribute getUsersession_Username()
          Returns the meta object for the attribute ' Username'.
 org.eclipse.emf.ecore.EClass getUsersession()
          Returns the meta object for class 'Usersession'.
 org.eclipse.emf.ecore.EReference getWorkspace_ProjectSpaces()
          Returns the meta object for the containment reference list ' Project Spaces'.
 org.eclipse.emf.ecore.EReference getWorkspace_ServerInfos()
          Returns the meta object for the containment reference list ' Server Infos'.
 org.eclipse.emf.ecore.EReference getWorkspace_Usersessions()
          Returns the meta object for the containment reference list ' Usersessions'.
 org.eclipse.emf.ecore.EClass getWorkspace()
          Returns the meta object for class 'Workspace'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final ModelPackage eINSTANCE
The singleton instance of the package.


WORKSPACE

static final int WORKSPACE
The meta object id for the 'Workspace' class.

See Also:
WorkspaceImpl, ModelPackageImpl.getWorkspace(), Constant Field Values

WORKSPACE__PROJECT_SPACES

static final int WORKSPACE__PROJECT_SPACES
The feature id for the 'Project Spaces' containment reference list.

See Also:
Constant Field Values

WORKSPACE__SERVER_INFOS

static final int WORKSPACE__SERVER_INFOS
The feature id for the 'Server Infos' containment reference list.

See Also:
Constant Field Values

WORKSPACE__USERSESSIONS

static final int WORKSPACE__USERSESSIONS
The feature id for the 'Usersessions' containment reference list.

See Also:
Constant Field Values

WORKSPACE_FEATURE_COUNT

static final int WORKSPACE_FEATURE_COUNT
The number of structural features of the 'Workspace' class.

See Also:
Constant Field Values

SERVER_INFO

static final int SERVER_INFO
The meta object id for the 'Server Info' class.

See Also:
ServerInfoImpl, ModelPackageImpl.getServerInfo(), Constant Field Values

SERVER_INFO__NAME

static final int SERVER_INFO__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SERVER_INFO__URL

static final int SERVER_INFO__URL
The feature id for the 'Url' attribute.

See Also:
Constant Field Values

SERVER_INFO__PORT

static final int SERVER_INFO__PORT
The feature id for the 'Port' attribute.

See Also:
Constant Field Values

SERVER_INFO__PROJECT_INFOS

static final int SERVER_INFO__PROJECT_INFOS
The feature id for the 'Project Infos' containment reference list.

See Also:
Constant Field Values

SERVER_INFO__LAST_USERSESSION

static final int SERVER_INFO__LAST_USERSESSION
The feature id for the 'Last Usersession' reference.

See Also:
Constant Field Values

SERVER_INFO__CERTIFICATE_ALIAS

static final int SERVER_INFO__CERTIFICATE_ALIAS
The feature id for the 'Certificate Alias' attribute.

See Also:
Constant Field Values

SERVER_INFO_FEATURE_COUNT

static final int SERVER_INFO_FEATURE_COUNT
The number of structural features of the 'Server Info' class.

See Also:
Constant Field Values

USERSESSION

static final int USERSESSION
The meta object id for the 'Usersession' class.

See Also:
UsersessionImpl, ModelPackageImpl.getUsersession(), Constant Field Values

USERSESSION__USERNAME

static final int USERSESSION__USERNAME
The feature id for the 'Username' attribute.

See Also:
Constant Field Values

USERSESSION__PASSWORD

static final int USERSESSION__PASSWORD
The feature id for the 'Password' attribute.

See Also:
Constant Field Values

USERSESSION__SESSION_ID

static final int USERSESSION__SESSION_ID
The feature id for the 'Session Id' reference.

See Also:
Constant Field Values

USERSESSION__PERSISTENT_PASSWORD

static final int USERSESSION__PERSISTENT_PASSWORD
The feature id for the 'Persistent Password' attribute.

See Also:
Constant Field Values

USERSESSION__SERVER_INFO

static final int USERSESSION__SERVER_INFO
The feature id for the 'Server Info' reference.

See Also:
Constant Field Values

USERSESSION__SAVE_PASSWORD

static final int USERSESSION__SAVE_PASSWORD
The feature id for the 'Save Password' attribute.

See Also:
Constant Field Values

USERSESSION__AC_USER

static final int USERSESSION__AC_USER
The feature id for the 'AC User' containment reference.

See Also:
Constant Field Values

USERSESSION__CHANGED_PROPERTIES

static final int USERSESSION__CHANGED_PROPERTIES
The feature id for the 'Changed Properties' containment reference list.

See Also:
Constant Field Values

USERSESSION_FEATURE_COUNT

static final int USERSESSION_FEATURE_COUNT
The number of structural features of the 'Usersession' class.

See Also:
Constant Field Values

PROJECT_SPACE

static final int PROJECT_SPACE
The meta object id for the 'Project Space' class.

See Also:
ProjectSpaceImpl, ModelPackageImpl.getProjectSpace(), Constant Field Values

PROJECT_SPACE__IDENTIFIER

static final int PROJECT_SPACE__IDENTIFIER
The feature id for the 'Identifier' attribute.

See Also:
Constant Field Values

PROJECT_SPACE__PROJECT

static final int PROJECT_SPACE__PROJECT
The feature id for the 'Project' containment reference.

See Also:
Constant Field Values

PROJECT_SPACE__PROJECT_ID

static final int PROJECT_SPACE__PROJECT_ID
The feature id for the 'Project Id' containment reference.

See Also:
Constant Field Values

PROJECT_SPACE__PROJECT_NAME

static final int PROJECT_SPACE__PROJECT_NAME
The feature id for the 'Project Name' attribute.

See Also:
Constant Field Values

PROJECT_SPACE__PROJECT_DESCRIPTION

static final int PROJECT_SPACE__PROJECT_DESCRIPTION
The feature id for the 'Project Description' attribute.

See Also:
Constant Field Values

PROJECT_SPACE__USERSESSION

static final int PROJECT_SPACE__USERSESSION
The feature id for the 'Usersession' reference.

See Also:
Constant Field Values

PROJECT_SPACE__LAST_UPDATED

static final int PROJECT_SPACE__LAST_UPDATED
The feature id for the 'Last Updated' attribute.

See Also:
Constant Field Values

PROJECT_SPACE__BASE_VERSION

static final int PROJECT_SPACE__BASE_VERSION
The feature id for the 'Base Version' containment reference.

See Also:
Constant Field Values

PROJECT_SPACE__RESOURCE_COUNT

static final int PROJECT_SPACE__RESOURCE_COUNT
The feature id for the 'Resource Count' attribute.

See Also:
Constant Field Values

PROJECT_SPACE__DIRTY

static final int PROJECT_SPACE__DIRTY
The feature id for the 'Dirty' attribute.

See Also:
Constant Field Values

PROJECT_SPACE__OLD_LOG_MESSAGES

static final int PROJECT_SPACE__OLD_LOG_MESSAGES
The feature id for the 'Old Log Messages' attribute list.

See Also:
Constant Field Values

PROJECT_SPACE__WAITING_UPLOADS

static final int PROJECT_SPACE__WAITING_UPLOADS
The feature id for the 'Waiting Uploads' containment reference list.

See Also:
Constant Field Values

PROJECT_SPACE__PROPERTIES

static final int PROJECT_SPACE__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

PROJECT_SPACE__CHANGED_SHARED_PROPERTIES

static final int PROJECT_SPACE__CHANGED_SHARED_PROPERTIES
The feature id for the 'Changed Shared Properties' reference list.

See Also:
Constant Field Values

PROJECT_SPACE__WORKSPACE

static final int PROJECT_SPACE__WORKSPACE
The feature id for the 'Workspace' container reference.

See Also:
Constant Field Values

PROJECT_SPACE__LOCAL_CHANGE_PACKAGE

static final int PROJECT_SPACE__LOCAL_CHANGE_PACKAGE
The feature id for the 'Local Change Package' containment reference.

See Also:
Constant Field Values

PROJECT_SPACE__MERGED_VERSION

static final int PROJECT_SPACE__MERGED_VERSION
The feature id for the 'Merged Version' containment reference.

See Also:
Constant Field Values

PROJECT_SPACE_FEATURE_COUNT

static final int PROJECT_SPACE_FEATURE_COUNT
The number of structural features of the 'Project Space' class.

See Also:
Constant Field Values

PENDING_FILE_TRANSFER

static final int PENDING_FILE_TRANSFER
The meta object id for the 'Pending File Transfer' class.

See Also:
PendingFileTransferImpl, ModelPackageImpl.getPendingFileTransfer(), Constant Field Values

PENDING_FILE_TRANSFER__ATTACHMENT_ID

static final int PENDING_FILE_TRANSFER__ATTACHMENT_ID
The feature id for the 'Attachment Id' containment reference.

See Also:
Constant Field Values

PENDING_FILE_TRANSFER__FILE_VERSION

static final int PENDING_FILE_TRANSFER__FILE_VERSION
The feature id for the 'File Version' attribute.

See Also:
Constant Field Values

PENDING_FILE_TRANSFER__CHUNK_NUMBER

static final int PENDING_FILE_TRANSFER__CHUNK_NUMBER
The feature id for the 'Chunk Number' attribute.

See Also:
Constant Field Values

PENDING_FILE_TRANSFER__UPLOAD

static final int PENDING_FILE_TRANSFER__UPLOAD
The feature id for the 'Upload' attribute.

See Also:
Constant Field Values

PENDING_FILE_TRANSFER__FILE_NAME

static final int PENDING_FILE_TRANSFER__FILE_NAME
The feature id for the 'File Name' attribute.

See Also:
Constant Field Values

PENDING_FILE_TRANSFER__PRELIMINARY_FILE_NAME

static final int PENDING_FILE_TRANSFER__PRELIMINARY_FILE_NAME
The feature id for the 'Preliminary File Name' attribute.

See Also:
Constant Field Values

PENDING_FILE_TRANSFER_FEATURE_COUNT

static final int PENDING_FILE_TRANSFER_FEATURE_COUNT
The number of structural features of the 'Pending File Transfer' class.

See Also:
Constant Field Values
Method Detail

getWorkspace

org.eclipse.emf.ecore.EClass getWorkspace()
Returns the meta object for class 'Workspace'.

Returns:
the meta object for class 'Workspace'.
See Also:
Workspace

getWorkspace_ProjectSpaces

org.eclipse.emf.ecore.EReference getWorkspace_ProjectSpaces()
Returns the meta object for the containment reference list ' Project Spaces'.

Returns:
the meta object for the containment reference list 'Project Spaces'.
See Also:
Workspace.getProjectSpaces(), getWorkspace()

getWorkspace_ServerInfos

org.eclipse.emf.ecore.EReference getWorkspace_ServerInfos()
Returns the meta object for the containment reference list ' Server Infos'.

Returns:
the meta object for the containment reference list 'Server Infos'.
See Also:
Workspace.getServerInfos(), getWorkspace()

getWorkspace_Usersessions

org.eclipse.emf.ecore.EReference getWorkspace_Usersessions()
Returns the meta object for the containment reference list ' Usersessions'.

Returns:
the meta object for the containment reference list 'Usersessions'.
See Also:
Workspace.getUsersessions(), getWorkspace()

getServerInfo

org.eclipse.emf.ecore.EClass getServerInfo()
Returns the meta object for class 'Server Info'.

Returns:
the meta object for class 'Server Info'.
See Also:
ServerInfo

getServerInfo_Name

org.eclipse.emf.ecore.EAttribute getServerInfo_Name()
Returns the meta object for the attribute ' Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
ServerInfo.getName(), getServerInfo()

getServerInfo_Url

org.eclipse.emf.ecore.EAttribute getServerInfo_Url()
Returns the meta object for the attribute ' Url'.

Returns:
the meta object for the attribute 'Url'.
See Also:
ServerInfo.getUrl(), getServerInfo()

getServerInfo_Port

org.eclipse.emf.ecore.EAttribute getServerInfo_Port()
Returns the meta object for the attribute ' Port'.

Returns:
the meta object for the attribute 'Port'.
See Also:
ServerInfo.getPort(), getServerInfo()

getServerInfo_ProjectInfos

org.eclipse.emf.ecore.EReference getServerInfo_ProjectInfos()
Returns the meta object for the containment reference list ' Project Infos'.

Returns:
the meta object for the containment reference list 'Project Infos'.
See Also:
ServerInfo.getProjectInfos(), getServerInfo()

getServerInfo_LastUsersession

org.eclipse.emf.ecore.EReference getServerInfo_LastUsersession()
Returns the meta object for the reference ' Last Usersession'.

Returns:
the meta object for the reference 'Last Usersession'.
See Also:
ServerInfo.getLastUsersession(), getServerInfo()

getServerInfo_CertificateAlias

org.eclipse.emf.ecore.EAttribute getServerInfo_CertificateAlias()
Returns the meta object for the attribute ' Certificate Alias '.

Returns:
the meta object for the attribute 'Certificate Alias'.
See Also:
ServerInfo.getCertificateAlias(), getServerInfo()

getUsersession

org.eclipse.emf.ecore.EClass getUsersession()
Returns the meta object for class 'Usersession'.

Returns:
the meta object for class 'Usersession'.
See Also:
Usersession

getUsersession_Username

org.eclipse.emf.ecore.EAttribute getUsersession_Username()
Returns the meta object for the attribute ' Username'.

Returns:
the meta object for the attribute 'Username'.
See Also:
Usersession.getUsername(), getUsersession()

getUsersession_Password

org.eclipse.emf.ecore.EAttribute getUsersession_Password()
Returns the meta object for the attribute ' Password'.

Returns:
the meta object for the attribute 'Password'.
See Also:
Usersession.getPassword(), getUsersession()

getUsersession_SessionId

org.eclipse.emf.ecore.EReference getUsersession_SessionId()
Returns the meta object for the reference ' Session Id'.

Returns:
the meta object for the reference 'Session Id'.
See Also:
Usersession.getSessionId(), getUsersession()

getUsersession_PersistentPassword

org.eclipse.emf.ecore.EAttribute getUsersession_PersistentPassword()
Returns the meta object for the attribute ' Persistent Password'.

Returns:
the meta object for the attribute 'Persistent Password'.
See Also:
Usersession.getPersistentPassword(), getUsersession()

getUsersession_ServerInfo

org.eclipse.emf.ecore.EReference getUsersession_ServerInfo()
Returns the meta object for the reference ' Server Info'.

Returns:
the meta object for the reference 'Server Info'.
See Also:
Usersession.getServerInfo(), getUsersession()

getUsersession_SavePassword

org.eclipse.emf.ecore.EAttribute getUsersession_SavePassword()
Returns the meta object for the attribute ' Save Password'.

Returns:
the meta object for the attribute 'Save Password'.
See Also:
Usersession.isSavePassword(), getUsersession()

getUsersession_ACUser

org.eclipse.emf.ecore.EReference getUsersession_ACUser()
Returns the meta object for the containment reference ' AC User'.

Returns:
the meta object for the containment reference 'AC User'.
See Also:
Usersession.getACUser(), getUsersession()

getUsersession_ChangedProperties

org.eclipse.emf.ecore.EReference getUsersession_ChangedProperties()
Returns the meta object for the containment reference list ' Changed Properties'.

Returns:
the meta object for the containment reference list 'Changed Properties'.
See Also:
Usersession.getChangedProperties(), getUsersession()

getProjectSpace

org.eclipse.emf.ecore.EClass getProjectSpace()
Returns the meta object for class 'Project Space'.

Returns:
the meta object for class 'Project Space'.
See Also:
ProjectSpace

getProjectSpace_Project

org.eclipse.emf.ecore.EReference getProjectSpace_Project()
Returns the meta object for the containment reference ' Project'.

Returns:
the meta object for the containment reference 'Project'.
See Also:
ProjectSpace.getProject(), getProjectSpace()

getProjectSpace_ProjectId

org.eclipse.emf.ecore.EReference getProjectSpace_ProjectId()
Returns the meta object for the containment reference ' Project Id'.

Returns:
the meta object for the containment reference 'Project Id'.
See Also:
ProjectSpace.getProjectId(), getProjectSpace()

getProjectSpace_ProjectName

org.eclipse.emf.ecore.EAttribute getProjectSpace_ProjectName()
Returns the meta object for the attribute ' Project Name'.

Returns:
the meta object for the attribute 'Project Name'.
See Also:
ProjectSpace.getProjectName(), getProjectSpace()

getProjectSpace_ProjectDescription

org.eclipse.emf.ecore.EAttribute getProjectSpace_ProjectDescription()
Returns the meta object for the attribute ' Project Description'.

Returns:
the meta object for the attribute 'Project Description'.
See Also:
ProjectSpace.getProjectDescription(), getProjectSpace()

getProjectSpace_Usersession

org.eclipse.emf.ecore.EReference getProjectSpace_Usersession()
Returns the meta object for the reference ' Usersession'.

Returns:
the meta object for the reference 'Usersession'.
See Also:
ProjectSpace.getUsersession(), getProjectSpace()

getProjectSpace_LastUpdated

org.eclipse.emf.ecore.EAttribute getProjectSpace_LastUpdated()
Returns the meta object for the attribute ' Last Updated'.

Returns:
the meta object for the attribute 'Last Updated'.
See Also:
ProjectSpace.getLastUpdated(), getProjectSpace()

getProjectSpace_BaseVersion

org.eclipse.emf.ecore.EReference getProjectSpace_BaseVersion()
Returns the meta object for the containment reference ' Base Version'.

Returns:
the meta object for the containment reference 'Base Version'.
See Also:
ProjectSpace.getBaseVersion(), getProjectSpace()

getProjectSpace_ResourceCount

org.eclipse.emf.ecore.EAttribute getProjectSpace_ResourceCount()
Returns the meta object for the attribute ' Resource Count'.

Returns:
the meta object for the attribute 'Resource Count'.
See Also:
ProjectSpace.getResourceCount(), getProjectSpace()

getProjectSpace_Dirty

org.eclipse.emf.ecore.EAttribute getProjectSpace_Dirty()
Returns the meta object for the attribute ' Dirty'.

Returns:
the meta object for the attribute 'Dirty'.
See Also:
ProjectSpace.isDirty(), getProjectSpace()

getProjectSpace_OldLogMessages

org.eclipse.emf.ecore.EAttribute getProjectSpace_OldLogMessages()
Returns the meta object for the attribute list ' Old Log Messages'.

Returns:
the meta object for the attribute list 'Old Log Messages'.
See Also:
ProjectSpace.getOldLogMessages(), getProjectSpace()

getProjectSpace_WaitingUploads

org.eclipse.emf.ecore.EReference getProjectSpace_WaitingUploads()
Returns the meta object for the containment reference list ' Waiting Uploads'.

Returns:
the meta object for the containment reference list 'Waiting Uploads'.
See Also:
ProjectSpace.getWaitingUploads(), getProjectSpace()

getProjectSpace_Properties

org.eclipse.emf.ecore.EReference getProjectSpace_Properties()
Returns the meta object for the containment reference list ' Properties'.

Returns:
the meta object for the containment reference list 'Properties'.
See Also:
ProjectSpace.getProperties(), getProjectSpace()

getProjectSpace_ChangedSharedProperties

org.eclipse.emf.ecore.EReference getProjectSpace_ChangedSharedProperties()
Returns the meta object for the reference list ' Changed Shared Properties'.

Returns:
the meta object for the reference list 'Changed Shared Properties'.
See Also:
ProjectSpace.getChangedSharedProperties(), getProjectSpace()

getProjectSpace_Workspace

org.eclipse.emf.ecore.EReference getProjectSpace_Workspace()
Returns the meta object for the container reference ' Workspace'.

Returns:
the meta object for the container reference 'Workspace'.
See Also:
ProjectSpace.getWorkspace(), getProjectSpace()

getProjectSpace_LocalChangePackage

org.eclipse.emf.ecore.EReference getProjectSpace_LocalChangePackage()
Returns the meta object for the containment reference ' Local Change Package'.

Returns:
the meta object for the containment reference 'Local Change Package'.
See Also:
ProjectSpace.getLocalChangePackage(), getProjectSpace()

getProjectSpace_MergedVersion

org.eclipse.emf.ecore.EReference getProjectSpace_MergedVersion()
Returns the meta object for the containment reference ' Merged Version'.

Returns:
the meta object for the containment reference 'Merged Version'.
See Also:
ProjectSpace.getMergedVersion(), getProjectSpace()

getPendingFileTransfer

org.eclipse.emf.ecore.EClass getPendingFileTransfer()
Returns the meta object for class 'Pending File Transfer'.

Returns:
the meta object for class 'Pending File Transfer'.
See Also:
PendingFileTransfer

getPendingFileTransfer_AttachmentId

org.eclipse.emf.ecore.EReference getPendingFileTransfer_AttachmentId()
Returns the meta object for the containment reference ' Attachment Id '.

Returns:
the meta object for the containment reference 'Attachment Id'.
See Also:
PendingFileTransfer.getAttachmentId(), getPendingFileTransfer()

getPendingFileTransfer_FileVersion

org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_FileVersion()
Returns the meta object for the attribute ' File Version'.

Returns:
the meta object for the attribute 'File Version'.
See Also:
PendingFileTransfer.getFileVersion(), getPendingFileTransfer()

getPendingFileTransfer_ChunkNumber

org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_ChunkNumber()
Returns the meta object for the attribute ' Chunk Number'.

Returns:
the meta object for the attribute 'Chunk Number'.
See Also:
PendingFileTransfer.getChunkNumber(), getPendingFileTransfer()

getPendingFileTransfer_Upload

org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_Upload()
Returns the meta object for the attribute ' Upload'.

Returns:
the meta object for the attribute 'Upload'.
See Also:
PendingFileTransfer.isUpload(), getPendingFileTransfer()

getPendingFileTransfer_FileName

org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_FileName()
Returns the meta object for the attribute ' File Name'.

Returns:
the meta object for the attribute 'File Name'.
See Also:
PendingFileTransfer.getFileName(), getPendingFileTransfer()

getPendingFileTransfer_PreliminaryFileName

org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_PreliminaryFileName()
Returns the meta object for the attribute ' Preliminary File Name'.

Returns:
the meta object for the attribute 'Preliminary File Name'.
See Also:
PendingFileTransfer.getPreliminaryFileName(), getPendingFileTransfer()

getModelFactory

ModelFactory getModelFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.


Copyright © 2015. All Rights Reserved.