org.eclipse.emf.emfstore.internal.server.core.helper
Annotation Type EmfStoreMethod


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface EmfStoreMethod

Marks methods that implement EmfStore methods.

Author:
boehlke

Required Element Summary
 EmfStoreMethod.MethodId value
          the implemented method.
 

Element Detail

value

public abstract EmfStoreMethod.MethodId value
the implemented method.



Copyright © 2015. All Rights Reserved.