public class EClassOperationContributor extends OperationContributor
cachedMethodNames, context, target| Constructor and Description |
|---|
EClassOperationContributor() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
attr(String name) |
boolean |
contributesTo(Object target) |
org.eclipse.emf.ecore.EReference |
ref(String name) |
org.eclipse.emf.ecore.EReference |
val(String name) |
findContributedMethodForEvaluatedParameters, findContributedMethodForEvaluatedParameters, findContributedMethodForUnevaluatedParameters, getReflectionTarget, includeInheritedMethods, setContext, setTargetpublic boolean contributesTo(Object target)
contributesTo in class OperationContributorpublic org.eclipse.emf.ecore.EAttribute attr(String name) throws EolRuntimeException
EolRuntimeExceptionpublic org.eclipse.emf.ecore.EReference ref(String name) throws EolRuntimeException
EolRuntimeExceptionpublic org.eclipse.emf.ecore.EReference val(String name) throws EolRuntimeException
EolRuntimeExceptionCopyright © 2018. All rights reserved.