Uses of Class
org.eclipse.emf.emfstore.internal.server.core.helper.EmfStoreMethod.MethodId

Packages that use EmfStoreMethod.MethodId
org.eclipse.emf.emfstore.internal.server.core   
org.eclipse.emf.emfstore.internal.server.core.helper   
 

Uses of EmfStoreMethod.MethodId in org.eclipse.emf.emfstore.internal.server.core
 

Methods in org.eclipse.emf.emfstore.internal.server.core that return EmfStoreMethod.MethodId
 EmfStoreMethod.MethodId MethodInvocation.getType()
          Get the methodId of the operation.
 

Uses of EmfStoreMethod.MethodId in org.eclipse.emf.emfstore.internal.server.core.helper
 

Methods in org.eclipse.emf.emfstore.internal.server.core.helper that return EmfStoreMethod.MethodId
static EmfStoreMethod.MethodId EmfStoreMethod.MethodId.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EmfStoreMethod.MethodId[] EmfStoreMethod.MethodId.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All Rights Reserved.