org.eclipse.emf.emfstore.internal.client.model.impl
Class ModelPackageImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, ModelPackage

public class ModelPackageImpl
extends org.eclipse.emf.ecore.impl.EPackageImpl
implements ModelPackage

An implementation of the model Package.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
ModelPackage.Literals
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, PENDING_FILE_TRANSFER, PENDING_FILE_TRANSFER__ATTACHMENT_ID, PENDING_FILE_TRANSFER__CHUNK_NUMBER, PENDING_FILE_TRANSFER__FILE_NAME, PENDING_FILE_TRANSFER__FILE_VERSION, PENDING_FILE_TRANSFER__PRELIMINARY_FILE_NAME, PENDING_FILE_TRANSFER__UPLOAD, PENDING_FILE_TRANSFER_FEATURE_COUNT, PROJECT_SPACE, PROJECT_SPACE__BASE_VERSION, PROJECT_SPACE__CHANGED_SHARED_PROPERTIES, PROJECT_SPACE__DIRTY, PROJECT_SPACE__IDENTIFIER, PROJECT_SPACE__LAST_UPDATED, PROJECT_SPACE__LOCAL_CHANGE_PACKAGE, PROJECT_SPACE__MERGED_VERSION, PROJECT_SPACE__OLD_LOG_MESSAGES, PROJECT_SPACE__PROJECT, PROJECT_SPACE__PROJECT_DESCRIPTION, PROJECT_SPACE__PROJECT_ID, PROJECT_SPACE__PROJECT_NAME, PROJECT_SPACE__PROPERTIES, PROJECT_SPACE__RESOURCE_COUNT, PROJECT_SPACE__USERSESSION, PROJECT_SPACE__WAITING_UPLOADS, PROJECT_SPACE__WORKSPACE, PROJECT_SPACE_FEATURE_COUNT, SERVER_INFO, SERVER_INFO__CERTIFICATE_ALIAS, SERVER_INFO__LAST_USERSESSION, SERVER_INFO__NAME, SERVER_INFO__PORT, SERVER_INFO__PROJECT_INFOS, SERVER_INFO__URL, SERVER_INFO_FEATURE_COUNT, USERSESSION, USERSESSION__AC_USER, USERSESSION__CHANGED_PROPERTIES, USERSESSION__PASSWORD, USERSESSION__PERSISTENT_PASSWORD, USERSESSION__SAVE_PASSWORD, USERSESSION__SERVER_INFO, USERSESSION__SESSION_ID, USERSESSION__USERNAME, USERSESSION_FEATURE_COUNT, WORKSPACE, WORKSPACE__PROJECT_SPACES, WORKSPACE__SERVER_INFOS, WORKSPACE__USERSESSIONS, WORKSPACE_FEATURE_COUNT
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 ModelFactory getModelFactory()
           
 org.eclipse.emf.ecore.EReference getPendingFileTransfer_AttachmentId()
           
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_ChunkNumber()
           
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_FileName()
           
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_FileVersion()
           
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_PreliminaryFileName()
           
 org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_Upload()
           
 org.eclipse.emf.ecore.EClass getPendingFileTransfer()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_BaseVersion()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_ChangedSharedProperties()
           
 org.eclipse.emf.ecore.EAttribute getProjectSpace_Dirty()
           
 org.eclipse.emf.ecore.EAttribute getProjectSpace_LastUpdated()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_LocalChangePackage()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_MergedVersion()
           
 org.eclipse.emf.ecore.EAttribute getProjectSpace_OldLogMessages()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_Project()
           
 org.eclipse.emf.ecore.EAttribute getProjectSpace_ProjectDescription()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_ProjectId()
           
 org.eclipse.emf.ecore.EAttribute getProjectSpace_ProjectName()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_Properties()
           
 org.eclipse.emf.ecore.EAttribute getProjectSpace_ResourceCount()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_Usersession()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_WaitingUploads()
           
 org.eclipse.emf.ecore.EReference getProjectSpace_Workspace()
           
 org.eclipse.emf.ecore.EClass getProjectSpace()
           
 org.eclipse.emf.ecore.EAttribute getServerInfo_CertificateAlias()
           
 org.eclipse.emf.ecore.EReference getServerInfo_LastUsersession()
           
 org.eclipse.emf.ecore.EAttribute getServerInfo_Name()
           
 org.eclipse.emf.ecore.EAttribute getServerInfo_Port()
           
 org.eclipse.emf.ecore.EReference getServerInfo_ProjectInfos()
           
 org.eclipse.emf.ecore.EAttribute getServerInfo_Url()
           
 org.eclipse.emf.ecore.EClass getServerInfo()
           
 org.eclipse.emf.ecore.EReference getUsersession_ACUser()
           
 org.eclipse.emf.ecore.EReference getUsersession_ChangedProperties()
           
 org.eclipse.emf.ecore.EAttribute getUsersession_Password()
           
 org.eclipse.emf.ecore.EAttribute getUsersession_PersistentPassword()
           
 org.eclipse.emf.ecore.EAttribute getUsersession_SavePassword()
           
 org.eclipse.emf.ecore.EReference getUsersession_ServerInfo()
           
 org.eclipse.emf.ecore.EReference getUsersession_SessionId()
           
 org.eclipse.emf.ecore.EAttribute getUsersession_Username()
           
 org.eclipse.emf.ecore.EClass getUsersession()
           
 org.eclipse.emf.ecore.EReference getWorkspace_ProjectSpaces()
           
 org.eclipse.emf.ecore.EReference getWorkspace_ServerInfos()
           
 org.eclipse.emf.ecore.EReference getWorkspace_Usersessions()
           
 org.eclipse.emf.ecore.EClass getWorkspace()
           
static ModelPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eURIFragmentSegment, getEAnnotation, getEAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Method Detail

init

public static ModelPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize ModelPackage.eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

See Also:
ModelPackage.eNS_URI, createPackageContents(), initializePackageContents()

getWorkspace

public org.eclipse.emf.ecore.EClass getWorkspace()

Specified by:
getWorkspace in interface ModelPackage
Returns:
the meta object for class 'Workspace'.
See Also:
Workspace

getWorkspace_ProjectSpaces

public org.eclipse.emf.ecore.EReference getWorkspace_ProjectSpaces()

Specified by:
getWorkspace_ProjectSpaces in interface ModelPackage
Returns:
the meta object for the containment reference list 'Project Spaces'.
See Also:
Workspace.getProjectSpaces(), ModelPackage.getWorkspace()

getWorkspace_ServerInfos

public org.eclipse.emf.ecore.EReference getWorkspace_ServerInfos()

Specified by:
getWorkspace_ServerInfos in interface ModelPackage
Returns:
the meta object for the containment reference list 'Server Infos'.
See Also:
Workspace.getServerInfos(), ModelPackage.getWorkspace()

getWorkspace_Usersessions

public org.eclipse.emf.ecore.EReference getWorkspace_Usersessions()

Specified by:
getWorkspace_Usersessions in interface ModelPackage
Returns:
the meta object for the containment reference list 'Usersessions'.
See Also:
Workspace.getUsersessions(), ModelPackage.getWorkspace()

getServerInfo

public org.eclipse.emf.ecore.EClass getServerInfo()

Specified by:
getServerInfo in interface ModelPackage
Returns:
the meta object for class 'Server Info'.
See Also:
ServerInfo

getServerInfo_Name

public org.eclipse.emf.ecore.EAttribute getServerInfo_Name()

Specified by:
getServerInfo_Name in interface ModelPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
ServerInfo.getName(), ModelPackage.getServerInfo()

getServerInfo_Url

public org.eclipse.emf.ecore.EAttribute getServerInfo_Url()

Specified by:
getServerInfo_Url in interface ModelPackage
Returns:
the meta object for the attribute 'Url'.
See Also:
ServerInfo.getUrl(), ModelPackage.getServerInfo()

getServerInfo_Port

public org.eclipse.emf.ecore.EAttribute getServerInfo_Port()

Specified by:
getServerInfo_Port in interface ModelPackage
Returns:
the meta object for the attribute 'Port'.
See Also:
ServerInfo.getPort(), ModelPackage.getServerInfo()

getServerInfo_ProjectInfos

public org.eclipse.emf.ecore.EReference getServerInfo_ProjectInfos()

Specified by:
getServerInfo_ProjectInfos in interface ModelPackage
Returns:
the meta object for the containment reference list 'Project Infos'.
See Also:
ServerInfo.getProjectInfos(), ModelPackage.getServerInfo()

getServerInfo_LastUsersession

public org.eclipse.emf.ecore.EReference getServerInfo_LastUsersession()

Specified by:
getServerInfo_LastUsersession in interface ModelPackage
Returns:
the meta object for the reference 'Last Usersession'.
See Also:
ServerInfo.getLastUsersession(), ModelPackage.getServerInfo()

getServerInfo_CertificateAlias

public org.eclipse.emf.ecore.EAttribute getServerInfo_CertificateAlias()

Specified by:
getServerInfo_CertificateAlias in interface ModelPackage
Returns:
the meta object for the attribute 'Certificate Alias'.
See Also:
ServerInfo.getCertificateAlias(), ModelPackage.getServerInfo()

getUsersession

public org.eclipse.emf.ecore.EClass getUsersession()

Specified by:
getUsersession in interface ModelPackage
Returns:
the meta object for class 'Usersession'.
See Also:
Usersession

getUsersession_Username

public org.eclipse.emf.ecore.EAttribute getUsersession_Username()

Specified by:
getUsersession_Username in interface ModelPackage
Returns:
the meta object for the attribute 'Username'.
See Also:
Usersession.getUsername(), ModelPackage.getUsersession()

getUsersession_Password

public org.eclipse.emf.ecore.EAttribute getUsersession_Password()

Specified by:
getUsersession_Password in interface ModelPackage
Returns:
the meta object for the attribute 'Password'.
See Also:
Usersession.getPassword(), ModelPackage.getUsersession()

getUsersession_SessionId

public org.eclipse.emf.ecore.EReference getUsersession_SessionId()

Specified by:
getUsersession_SessionId in interface ModelPackage
Returns:
the meta object for the reference 'Session Id'.
See Also:
Usersession.getSessionId(), ModelPackage.getUsersession()

getUsersession_PersistentPassword

public org.eclipse.emf.ecore.EAttribute getUsersession_PersistentPassword()

Specified by:
getUsersession_PersistentPassword in interface ModelPackage
Returns:
the meta object for the attribute 'Persistent Password'.
See Also:
Usersession.getPersistentPassword(), ModelPackage.getUsersession()

getUsersession_ServerInfo

public org.eclipse.emf.ecore.EReference getUsersession_ServerInfo()

Specified by:
getUsersession_ServerInfo in interface ModelPackage
Returns:
the meta object for the reference 'Server Info'.
See Also:
Usersession.getServerInfo(), ModelPackage.getUsersession()

getUsersession_SavePassword

public org.eclipse.emf.ecore.EAttribute getUsersession_SavePassword()

Specified by:
getUsersession_SavePassword in interface ModelPackage
Returns:
the meta object for the attribute 'Save Password'.
See Also:
Usersession.isSavePassword(), ModelPackage.getUsersession()

getUsersession_ACUser

public org.eclipse.emf.ecore.EReference getUsersession_ACUser()

Specified by:
getUsersession_ACUser in interface ModelPackage
Returns:
the meta object for the containment reference 'AC User'.
See Also:
Usersession.getACUser(), ModelPackage.getUsersession()

getUsersession_ChangedProperties

public org.eclipse.emf.ecore.EReference getUsersession_ChangedProperties()

Specified by:
getUsersession_ChangedProperties in interface ModelPackage
Returns:
the meta object for the containment reference list 'Changed Properties'.
See Also:
Usersession.getChangedProperties(), ModelPackage.getUsersession()

getProjectSpace

public org.eclipse.emf.ecore.EClass getProjectSpace()

Specified by:
getProjectSpace in interface ModelPackage
Returns:
the meta object for class 'Project Space'.
See Also:
ProjectSpace

getProjectSpace_Project

public org.eclipse.emf.ecore.EReference getProjectSpace_Project()

Specified by:
getProjectSpace_Project in interface ModelPackage
Returns:
the meta object for the containment reference 'Project'.
See Also:
ProjectSpace.getProject(), ModelPackage.getProjectSpace()

getProjectSpace_ProjectId

public org.eclipse.emf.ecore.EReference getProjectSpace_ProjectId()

Specified by:
getProjectSpace_ProjectId in interface ModelPackage
Returns:
the meta object for the containment reference 'Project Id'.
See Also:
ProjectSpace.getProjectId(), ModelPackage.getProjectSpace()

getProjectSpace_ProjectName

public org.eclipse.emf.ecore.EAttribute getProjectSpace_ProjectName()

Specified by:
getProjectSpace_ProjectName in interface ModelPackage
Returns:
the meta object for the attribute 'Project Name'.
See Also:
ProjectSpace.getProjectName(), ModelPackage.getProjectSpace()

getProjectSpace_ProjectDescription

public org.eclipse.emf.ecore.EAttribute getProjectSpace_ProjectDescription()

Specified by:
getProjectSpace_ProjectDescription in interface ModelPackage
Returns:
the meta object for the attribute 'Project Description'.
See Also:
ProjectSpace.getProjectDescription(), ModelPackage.getProjectSpace()

getProjectSpace_Usersession

public org.eclipse.emf.ecore.EReference getProjectSpace_Usersession()

Specified by:
getProjectSpace_Usersession in interface ModelPackage
Returns:
the meta object for the reference 'Usersession'.
See Also:
ProjectSpace.getUsersession(), ModelPackage.getProjectSpace()

getProjectSpace_LastUpdated

public org.eclipse.emf.ecore.EAttribute getProjectSpace_LastUpdated()

Specified by:
getProjectSpace_LastUpdated in interface ModelPackage
Returns:
the meta object for the attribute 'Last Updated'.
See Also:
ProjectSpace.getLastUpdated(), ModelPackage.getProjectSpace()

getProjectSpace_BaseVersion

public org.eclipse.emf.ecore.EReference getProjectSpace_BaseVersion()

Specified by:
getProjectSpace_BaseVersion in interface ModelPackage
Returns:
the meta object for the containment reference 'Base Version'.
See Also:
ProjectSpace.getBaseVersion(), ModelPackage.getProjectSpace()

getProjectSpace_ResourceCount

public org.eclipse.emf.ecore.EAttribute getProjectSpace_ResourceCount()

Specified by:
getProjectSpace_ResourceCount in interface ModelPackage
Returns:
the meta object for the attribute 'Resource Count'.
See Also:
ProjectSpace.getResourceCount(), ModelPackage.getProjectSpace()

getProjectSpace_Dirty

public org.eclipse.emf.ecore.EAttribute getProjectSpace_Dirty()

Specified by:
getProjectSpace_Dirty in interface ModelPackage
Returns:
the meta object for the attribute 'Dirty'.
See Also:
ProjectSpace.isDirty(), ModelPackage.getProjectSpace()

getProjectSpace_OldLogMessages

public org.eclipse.emf.ecore.EAttribute getProjectSpace_OldLogMessages()

Specified by:
getProjectSpace_OldLogMessages in interface ModelPackage
Returns:
the meta object for the attribute list 'Old Log Messages'.
See Also:
ProjectSpace.getOldLogMessages(), ModelPackage.getProjectSpace()

getProjectSpace_WaitingUploads

public org.eclipse.emf.ecore.EReference getProjectSpace_WaitingUploads()

Specified by:
getProjectSpace_WaitingUploads in interface ModelPackage
Returns:
the meta object for the containment reference list 'Waiting Uploads'.
See Also:
ProjectSpace.getWaitingUploads(), ModelPackage.getProjectSpace()

getProjectSpace_Properties

public org.eclipse.emf.ecore.EReference getProjectSpace_Properties()

Specified by:
getProjectSpace_Properties in interface ModelPackage
Returns:
the meta object for the containment reference list 'Properties'.
See Also:
ProjectSpace.getProperties(), ModelPackage.getProjectSpace()

getProjectSpace_ChangedSharedProperties

public org.eclipse.emf.ecore.EReference getProjectSpace_ChangedSharedProperties()

Specified by:
getProjectSpace_ChangedSharedProperties in interface ModelPackage
Returns:
the meta object for the reference list 'Changed Shared Properties'.
See Also:
ProjectSpace.getChangedSharedProperties(), ModelPackage.getProjectSpace()

getProjectSpace_Workspace

public org.eclipse.emf.ecore.EReference getProjectSpace_Workspace()

Specified by:
getProjectSpace_Workspace in interface ModelPackage
Returns:
the meta object for the container reference 'Workspace'.
See Also:
ProjectSpace.getWorkspace(), ModelPackage.getProjectSpace()

getProjectSpace_LocalChangePackage

public org.eclipse.emf.ecore.EReference getProjectSpace_LocalChangePackage()

Specified by:
getProjectSpace_LocalChangePackage in interface ModelPackage
Returns:
the meta object for the containment reference 'Local Change Package'.
See Also:
ProjectSpace.getLocalChangePackage(), ModelPackage.getProjectSpace()

getProjectSpace_MergedVersion

public org.eclipse.emf.ecore.EReference getProjectSpace_MergedVersion()

Specified by:
getProjectSpace_MergedVersion in interface ModelPackage
Returns:
the meta object for the containment reference 'Merged Version'.
See Also:
ProjectSpace.getMergedVersion(), ModelPackage.getProjectSpace()

getPendingFileTransfer

public org.eclipse.emf.ecore.EClass getPendingFileTransfer()

Specified by:
getPendingFileTransfer in interface ModelPackage
Returns:
the meta object for class 'Pending File Transfer'.
See Also:
PendingFileTransfer

getPendingFileTransfer_AttachmentId

public org.eclipse.emf.ecore.EReference getPendingFileTransfer_AttachmentId()

Specified by:
getPendingFileTransfer_AttachmentId in interface ModelPackage
Returns:
the meta object for the containment reference 'Attachment Id'.
See Also:
PendingFileTransfer.getAttachmentId(), ModelPackage.getPendingFileTransfer()

getPendingFileTransfer_FileVersion

public org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_FileVersion()

Specified by:
getPendingFileTransfer_FileVersion in interface ModelPackage
Returns:
the meta object for the attribute 'File Version'.
See Also:
PendingFileTransfer.getFileVersion(), ModelPackage.getPendingFileTransfer()

getPendingFileTransfer_ChunkNumber

public org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_ChunkNumber()

Specified by:
getPendingFileTransfer_ChunkNumber in interface ModelPackage
Returns:
the meta object for the attribute 'Chunk Number'.
See Also:
PendingFileTransfer.getChunkNumber(), ModelPackage.getPendingFileTransfer()

getPendingFileTransfer_Upload

public org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_Upload()

Specified by:
getPendingFileTransfer_Upload in interface ModelPackage
Returns:
the meta object for the attribute 'Upload'.
See Also:
PendingFileTransfer.isUpload(), ModelPackage.getPendingFileTransfer()

getPendingFileTransfer_FileName

public org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_FileName()

Specified by:
getPendingFileTransfer_FileName in interface ModelPackage
Returns:
the meta object for the attribute 'File Name'.
See Also:
PendingFileTransfer.getFileName(), ModelPackage.getPendingFileTransfer()

getPendingFileTransfer_PreliminaryFileName

public org.eclipse.emf.ecore.EAttribute getPendingFileTransfer_PreliminaryFileName()

Specified by:
getPendingFileTransfer_PreliminaryFileName in interface ModelPackage
Returns:
the meta object for the attribute 'Preliminary File Name'.
See Also:
PendingFileTransfer.getPreliminaryFileName(), ModelPackage.getPendingFileTransfer()

getModelFactory

public ModelFactory getModelFactory()

Specified by:
getModelFactory in interface ModelPackage
Returns:
the factory that creates the instances of the model.

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.


initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.



Copyright © 2015. All Rights Reserved.