|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModelPackage
The Package for the model. It contains accessors for the meta objects to represent
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 int |
AUTHENTICATION_INFORMATION
The meta object id for the ' Authentication Information' class. |
static int |
AUTHENTICATION_INFORMATION__RESOLVED_AC_USER
The feature id for the 'Resolved AC User' containment reference. |
static int |
AUTHENTICATION_INFORMATION__SESSION_ID
The feature id for the 'Session Id' containment reference. |
static int |
AUTHENTICATION_INFORMATION_FEATURE_COUNT
The number of structural features of the 'Authentication Information' class. |
static int |
CLIENT_VERSION_INFO
The meta object id for the ' Client Version Info' class. |
static int |
CLIENT_VERSION_INFO__NAME
The feature id for the 'Name' attribute. |
static int |
CLIENT_VERSION_INFO__VERSION
The feature id for the 'Version' attribute. |
static int |
CLIENT_VERSION_INFO_FEATURE_COUNT
The number of structural features of the 'Client Version Info' class. |
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 |
FILE_IDENTIFIER
The meta object id for the ' File Identifier' class. |
static int |
FILE_IDENTIFIER__IDENTIFIER
The feature id for the 'Identifier' attribute. |
static int |
FILE_IDENTIFIER_FEATURE_COUNT
The number of structural features of the 'File Identifier' class. |
static int |
PROJECT_HISTORY
The meta object id for the ' Project History' class. |
static int |
PROJECT_HISTORY__BRANCHES
The feature id for the 'Branches' containment reference list. |
static int |
PROJECT_HISTORY__PROJECT_DESCRIPTION
The feature id for the 'Project Description' attribute. |
static int |
PROJECT_HISTORY__PROJECT_ID
The feature id for the 'Project Id' containment reference. |
static int |
PROJECT_HISTORY__PROJECT_NAME
The feature id for the 'Project Name' attribute. |
static int |
PROJECT_HISTORY__SHARED_PROPERTIES
The feature id for the 'Shared Properties' containment reference list. |
static int |
PROJECT_HISTORY__VERSIONS
The feature id for the 'Versions' containment reference list. |
static int |
PROJECT_HISTORY_FEATURE_COUNT
The number of structural features of the 'Project History' class. |
static int |
PROJECT_ID
The meta object id for the ' Project Id' class. |
static int |
PROJECT_ID__ID
The feature id for the 'Id' attribute. |
static int |
PROJECT_ID_FEATURE_COUNT
The number of structural features of the 'Project Id' class. |
static int |
PROJECT_INFO
The meta object id for the ' Project Info' class. |
static int |
PROJECT_INFO__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
PROJECT_INFO__NAME
The feature id for the 'Name' attribute. |
static int |
PROJECT_INFO__PROJECT_ID
The feature id for the 'Project Id' containment reference. |
static int |
PROJECT_INFO__VERSION
The feature id for the 'Version' containment reference. |
static int |
PROJECT_INFO_FEATURE_COUNT
The number of structural features of the 'Project Info' class. |
static int |
SERVER_SPACE
The meta object id for the ' Server Space' class. |
static int |
SERVER_SPACE__GROUPS
The feature id for the 'Groups' containment reference list. |
static int |
SERVER_SPACE__OPEN_SESSIONS
The feature id for the 'Open Sessions' containment reference list. |
static int |
SERVER_SPACE__PROJECTS
The feature id for the 'Projects' reference list. |
static int |
SERVER_SPACE__USERS
The feature id for the 'Users' containment reference list. |
static int |
SERVER_SPACE_FEATURE_COUNT
The number of structural features of the 'Server Space' class. |
static int |
SESSION_ID
The meta object id for the ' Session Id' class. |
static int |
SESSION_ID__ID
The feature id for the 'Id' attribute. |
static int |
SESSION_ID_FEATURE_COUNT
The number of structural features of the 'Session Id' class. |
static int |
VERSION_INFO
The meta object id for the ' Version Info' class. |
static int |
VERSION_INFO__EMF_STORE_VERSION_STRING
The feature id for the 'Emf Store Version String' attribute. |
static int |
VERSION_INFO_FEATURE_COUNT
The number of structural features of the 'Version Info' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EReference |
getAuthenticationInformation_ResolvedACUser()
Returns the meta object for the containment reference ' Resolved AC User'. |
org.eclipse.emf.ecore.EReference |
getAuthenticationInformation_SessionId()
Returns the meta object for the containment reference ' Session Id
'. |
org.eclipse.emf.ecore.EClass |
getAuthenticationInformation()
Returns the meta object for class ' Authentication Information'. |
org.eclipse.emf.ecore.EAttribute |
getClientVersionInfo_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EAttribute |
getClientVersionInfo_Version()
Returns the meta object for the attribute ' Version'. |
org.eclipse.emf.ecore.EClass |
getClientVersionInfo()
Returns the meta object for class ' Client Version Info'. |
org.eclipse.emf.ecore.EClass |
getFileIdentifier()
Returns the meta object for class ' File Identifier'. |
ModelFactory |
getModelFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EReference |
getProjectHistory_Branches()
Returns the meta object for the containment reference list ' Branches'. |
org.eclipse.emf.ecore.EAttribute |
getProjectHistory_ProjectDescription()
Returns the meta object for the attribute ' Project Description'. |
org.eclipse.emf.ecore.EReference |
getProjectHistory_ProjectId()
Returns the meta object for the containment reference ' Project Id'. |
org.eclipse.emf.ecore.EAttribute |
getProjectHistory_ProjectName()
Returns the meta object for the attribute ' Project Name'. |
org.eclipse.emf.ecore.EReference |
getProjectHistory_SharedProperties()
Returns the meta object for the containment reference list ' Shared Properties'. |
org.eclipse.emf.ecore.EReference |
getProjectHistory_Versions()
Returns the meta object for the containment reference list ' Versions'. |
org.eclipse.emf.ecore.EClass |
getProjectHistory()
Returns the meta object for class ' Project History'. |
org.eclipse.emf.ecore.EClass |
getProjectId()
Returns the meta object for class ' Project Id'. |
org.eclipse.emf.ecore.EAttribute |
getProjectInfo_Description()
Returns the meta object for the attribute ' Description'. |
org.eclipse.emf.ecore.EAttribute |
getProjectInfo_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EReference |
getProjectInfo_ProjectId()
Returns the meta object for the containment reference ' Project Id'. |
org.eclipse.emf.ecore.EReference |
getProjectInfo_Version()
Returns the meta object for the containment reference ' Version'. |
org.eclipse.emf.ecore.EClass |
getProjectInfo()
Returns the meta object for class ' Project Info'. |
org.eclipse.emf.ecore.EReference |
getServerSpace_Groups()
Returns the meta object for the containment reference list ' Groups'. |
org.eclipse.emf.ecore.EReference |
getServerSpace_OpenSessions()
Returns the meta object for the containment reference list ' Open Sessions'. |
org.eclipse.emf.ecore.EReference |
getServerSpace_Projects()
Returns the meta object for the reference list ' Projects'. |
org.eclipse.emf.ecore.EReference |
getServerSpace_Users()
Returns the meta object for the containment reference list ' Users'. |
org.eclipse.emf.ecore.EClass |
getServerSpace()
Returns the meta object for class ' Server Space'. |
org.eclipse.emf.ecore.EClass |
getSessionId()
Returns the meta object for class ' Session Id'. |
org.eclipse.emf.ecore.EAttribute |
getVersionInfo_EmfStoreVersionString()
Returns the meta object for the attribute ' Emf Store Version String'. |
org.eclipse.emf.ecore.EClass |
getVersionInfo()
Returns the meta object for class ' Version Info'. |
| 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 |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ModelPackage eINSTANCE
static final int PROJECT_HISTORY
Project History' class.
ProjectHistoryImpl,
ModelPackageImpl.getProjectHistory(),
Constant Field Valuesstatic final int PROJECT_HISTORY__PROJECT_ID
static final int PROJECT_HISTORY__VERSIONS
static final int PROJECT_HISTORY__PROJECT_NAME
static final int PROJECT_HISTORY__PROJECT_DESCRIPTION
static final int PROJECT_HISTORY__SHARED_PROPERTIES
static final int PROJECT_HISTORY__BRANCHES
static final int PROJECT_HISTORY_FEATURE_COUNT
static final int PROJECT_INFO
Project Info' class.
ProjectInfoImpl,
ModelPackageImpl.getProjectInfo(),
Constant Field Valuesstatic final int PROJECT_INFO__NAME
static final int PROJECT_INFO__DESCRIPTION
static final int PROJECT_INFO__PROJECT_ID
static final int PROJECT_INFO__VERSION
static final int PROJECT_INFO_FEATURE_COUNT
static final int SESSION_ID
Session Id' class.
SessionIdImpl,
ModelPackageImpl.getSessionId(),
Constant Field Valuesstatic final int SESSION_ID__ID
static final int SESSION_ID_FEATURE_COUNT
static final int SERVER_SPACE
Server Space' class.
ServerSpaceImpl,
ModelPackageImpl.getServerSpace(),
Constant Field Valuesstatic final int SERVER_SPACE__GROUPS
static final int SERVER_SPACE__PROJECTS
static final int SERVER_SPACE__OPEN_SESSIONS
static final int SERVER_SPACE__USERS
static final int SERVER_SPACE_FEATURE_COUNT
static final int PROJECT_ID
Project Id' class.
ProjectIdImpl,
ModelPackageImpl.getProjectId(),
Constant Field Valuesstatic final int PROJECT_ID__ID
static final int PROJECT_ID_FEATURE_COUNT
static final int VERSION_INFO
Version Info' class.
VersionInfoImpl,
ModelPackageImpl.getVersionInfo(),
Constant Field Valuesstatic final int VERSION_INFO__EMF_STORE_VERSION_STRING
static final int VERSION_INFO_FEATURE_COUNT
static final int CLIENT_VERSION_INFO
Client Version Info' class.
ClientVersionInfoImpl,
ModelPackageImpl.getClientVersionInfo(),
Constant Field Valuesstatic final int CLIENT_VERSION_INFO__VERSION
static final int CLIENT_VERSION_INFO__NAME
static final int CLIENT_VERSION_INFO_FEATURE_COUNT
static final int FILE_IDENTIFIER
File Identifier' class.
FileIdentifierImpl,
ModelPackageImpl.getFileIdentifier(),
Constant Field Valuesstatic final int FILE_IDENTIFIER__IDENTIFIER
static final int FILE_IDENTIFIER_FEATURE_COUNT
static final int AUTHENTICATION_INFORMATION
Authentication Information' class.
AuthenticationInformationImpl,
ModelPackageImpl.getAuthenticationInformation(),
Constant Field Valuesstatic final int AUTHENTICATION_INFORMATION__SESSION_ID
static final int AUTHENTICATION_INFORMATION__RESOLVED_AC_USER
static final int AUTHENTICATION_INFORMATION_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getProjectHistory()
Project History'.
ProjectHistoryorg.eclipse.emf.ecore.EReference getProjectHistory_ProjectId()
Project Id'.
ProjectHistory.getProjectId(),
getProjectHistory()org.eclipse.emf.ecore.EReference getProjectHistory_Versions()
Versions'.
ProjectHistory.getVersions(),
getProjectHistory()org.eclipse.emf.ecore.EAttribute getProjectHistory_ProjectName()
Project Name'.
ProjectHistory.getProjectName(),
getProjectHistory()org.eclipse.emf.ecore.EAttribute getProjectHistory_ProjectDescription()
Project Description'.
ProjectHistory.getProjectDescription(),
getProjectHistory()org.eclipse.emf.ecore.EReference getProjectHistory_SharedProperties()
Shared Properties'.
ProjectHistory.getSharedProperties(),
getProjectHistory()org.eclipse.emf.ecore.EReference getProjectHistory_Branches()
Branches'.
ProjectHistory.getBranches(),
getProjectHistory()org.eclipse.emf.ecore.EClass getProjectInfo()
Project Info'.
ProjectInfoorg.eclipse.emf.ecore.EAttribute getProjectInfo_Name()
Name'.
ProjectInfo.getName(),
getProjectInfo()org.eclipse.emf.ecore.EAttribute getProjectInfo_Description()
Description'.
ProjectInfo.getDescription(),
getProjectInfo()org.eclipse.emf.ecore.EReference getProjectInfo_ProjectId()
Project Id'.
ProjectInfo.getProjectId(),
getProjectInfo()org.eclipse.emf.ecore.EReference getProjectInfo_Version()
Version'.
ProjectInfo.getVersion(),
getProjectInfo()org.eclipse.emf.ecore.EClass getSessionId()
Session Id'.
SessionIdorg.eclipse.emf.ecore.EClass getServerSpace()
Server Space'.
ServerSpaceorg.eclipse.emf.ecore.EReference getServerSpace_Groups()
Groups'.
ServerSpace.getGroups(),
getServerSpace()org.eclipse.emf.ecore.EReference getServerSpace_Projects()
Projects'.
ServerSpace.getProjects(),
getServerSpace()org.eclipse.emf.ecore.EReference getServerSpace_OpenSessions()
Open Sessions'.
ServerSpace.getOpenSessions(),
getServerSpace()org.eclipse.emf.ecore.EReference getServerSpace_Users()
Users'.
ServerSpace.getUsers(),
getServerSpace()org.eclipse.emf.ecore.EClass getProjectId()
Project Id'.
ProjectIdorg.eclipse.emf.ecore.EClass getVersionInfo()
Version Info'.
VersionInfoorg.eclipse.emf.ecore.EAttribute getVersionInfo_EmfStoreVersionString()
Emf Store Version String'.
VersionInfo.getEmfStoreVersionString(),
getVersionInfo()org.eclipse.emf.ecore.EClass getClientVersionInfo()
Client Version Info'.
ClientVersionInfoorg.eclipse.emf.ecore.EAttribute getClientVersionInfo_Version()
Version'.
ClientVersionInfo.getVersion(),
getClientVersionInfo()org.eclipse.emf.ecore.EAttribute getClientVersionInfo_Name()
Name'.
ClientVersionInfo.getName(),
getClientVersionInfo()org.eclipse.emf.ecore.EClass getFileIdentifier()
File Identifier'.
FileIdentifierorg.eclipse.emf.ecore.EClass getAuthenticationInformation()
Authentication Information'.
AuthenticationInformationorg.eclipse.emf.ecore.EReference getAuthenticationInformation_SessionId()
Session Id
'.
AuthenticationInformation.getSessionId(),
getAuthenticationInformation()org.eclipse.emf.ecore.EReference getAuthenticationInformation_ResolvedACUser()
Resolved AC User'.
AuthenticationInformation.getResolvedACUser(),
getAuthenticationInformation()ModelFactory getModelFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||