Verwendungen von Schnittstelle
org.eclipse.emf.cdo.expressions.impl.InvocationImpl.Invocable
Packages, die InvocationImpl.Invocable verwenden
Package
Beschreibung
The generated EMF implementation of the CDO expressions model.
-
Verwendungen von InvocationImpl.Invocable in org.eclipse.emf.cdo.expressions.impl
Methoden in org.eclipse.emf.cdo.expressions.impl, die InvocationImpl.Invocable zurückgebenModifizierer und TypMethodeBeschreibungprotected InvocationImpl.Invocable
FunctionInvocationImpl.createConstructor
(Constructor<?> constructor) protected InvocationImpl.Invocable
InvocationImpl.createMethod
(Object object, Method method) protected InvocationImpl.Invocable
InvocationImpl.selectInvocable
(List<InvocationImpl.Invocable> invocables, Object[] arguments) Methodenparameter in org.eclipse.emf.cdo.expressions.impl mit Typargumenten vom Typ InvocationImpl.InvocableModifizierer und TypMethodeBeschreibungprotected void
FunctionInvocationImpl.collectInvocables
(EvaluationContext context, String name, List<InvocationImpl.Invocable> invocables) protected abstract void
InvocationImpl.collectInvocables
(EvaluationContext context, String name, List<InvocationImpl.Invocable> invocables) protected void
MemberInvocationImpl.collectInvocables
(EvaluationContext context, String name, List<InvocationImpl.Invocable> invocables) protected void
InvocationImpl.collectMethods
(Object object, Class<?> c, String name, List<InvocationImpl.Invocable> invocables) protected InvocationImpl.Invocable
InvocationImpl.selectInvocable
(List<InvocationImpl.Invocable> invocables, Object[] arguments)