public class EModelElementOperationContributor extends OperationContributor
Constructor and Description |
---|
EModelElementOperationContributor() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EModelElement |
annotate(java.lang.String annotation) |
org.eclipse.emf.ecore.EModelElement |
annotate(java.lang.String annotation,
java.util.Map<?,?> details) |
boolean |
contributesTo(java.lang.Object target) |
findContributedMethodForEvaluatedParameters, findContributedMethodForUnevaluatedParameters, setContext, setTarget
public boolean contributesTo(java.lang.Object target)
contributesTo
in class OperationContributor
public org.eclipse.emf.ecore.EModelElement annotate(java.lang.String annotation, java.util.Map<?,?> details)
public org.eclipse.emf.ecore.EModelElement annotate(java.lang.String annotation)