Uses of Interface
org.eclipse.emf.emfstore.internal.common.model.UniqueIdentifier

Packages that use UniqueIdentifier
org.eclipse.emf.emfstore.internal.common.model   
org.eclipse.emf.emfstore.internal.common.model.impl   
org.eclipse.emf.emfstore.internal.common.model.util   
org.eclipse.emf.emfstore.internal.server.model   
org.eclipse.emf.emfstore.internal.server.model.accesscontrol   
org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl   
org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util   
org.eclipse.emf.emfstore.internal.server.model.impl   
org.eclipse.emf.emfstore.internal.server.model.util   
org.eclipse.emf.emfstore.internal.server.model.versioning.operations   
org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl   
org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util   
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.common.model
 

Subinterfaces of UniqueIdentifier in org.eclipse.emf.emfstore.internal.common.model
 interface ModelElementId
          A representation of the model object ' Element Id'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.common.model.impl
 

Classes in org.eclipse.emf.emfstore.internal.common.model.impl that implement UniqueIdentifier
 class ModelElementIdImpl
          An implementation of the model object 'Element Id'.
 class UniqueIdentifierImpl
          An implementation of the model object 'Unique Identifier'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.common.model.util
 

Methods in org.eclipse.emf.emfstore.internal.common.model.util with parameters of type UniqueIdentifier
 T ModelSwitch.caseUniqueIdentifier(UniqueIdentifier object)
          Returns the result of interpreting the object as an instance of 'Unique Identifier'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model
 

Subinterfaces of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model
 interface ProjectId
          A representation of the model object ' Project Id'.
 interface SessionId
          A representation of the model object ' Session Id'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.accesscontrol
 

Subinterfaces of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.accesscontrol
 interface ACOrgUnitId
          A representation of the model object ' AC Org Unit Id'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl
 

Classes in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl that implement UniqueIdentifier
 class ACOrgUnitIdImpl
          An implementation of the model object ' AC Org Unit Id'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util
 

Methods in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util with parameters of type UniqueIdentifier
 T AccesscontrolSwitch.caseUniqueIdentifier(UniqueIdentifier object)
          Returns the result of interpreting the object as an instance of ' Unique Identifier'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.impl
 

Classes in org.eclipse.emf.emfstore.internal.server.model.impl that implement UniqueIdentifier
 class ProjectIdImpl
          An implementation of the model object ' Project Id'.
 class SessionIdImpl
          An implementation of the model object ' Session Id'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.util
 

Methods in org.eclipse.emf.emfstore.internal.server.model.util with parameters of type UniqueIdentifier
 T ModelSwitch.caseUniqueIdentifier(UniqueIdentifier object)
          Returns the result of interpreting the object as an instance of ' Unique Identifier'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
 

Subinterfaces of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
 interface OperationId
          A representation of the model object ' Operation Id'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
 

Classes in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl that implement UniqueIdentifier
 class OperationIdImpl
          An implementation of the model object ' Operation Id'.
 

Uses of UniqueIdentifier in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util
 

Methods in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util with parameters of type UniqueIdentifier
 T OperationsSwitch.caseUniqueIdentifier(UniqueIdentifier object)
          Returns the result of interpreting the object as an instance of ' Unique Identifier'.
 



Copyright © 2015. All Rights Reserved.