|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EOperation.Internal.InvocationDelegate | |
|---|---|
| org.eclipse.emf.ecore | Provides an API for the Ecore dialect of UML. |
| org.eclipse.emf.ecore.impl | Provides an implementation of Ecore. |
| org.eclipse.emf.ecore.util | Provides utilities. |
| Uses of EOperation.Internal.InvocationDelegate in org.eclipse.emf.ecore |
|---|
| Methods in org.eclipse.emf.ecore that return EOperation.Internal.InvocationDelegate | |
|---|---|
EOperation.Internal.InvocationDelegate |
EOperation.Internal.InvocationDelegate.Factory.createInvocationDelegate(EOperation operation)
Creates the invocation delegate for the specified operation. |
EOperation.Internal.InvocationDelegate |
EOperation.Internal.getInvocationDelegate()
Obtains the delegate for this operation. |
| Methods in org.eclipse.emf.ecore with parameters of type EOperation.Internal.InvocationDelegate | |
|---|---|
void |
EOperation.Internal.setInvocationDelegate(EOperation.Internal.InvocationDelegate invocationDelegate)
Assigns a delegate to this operation. |
| Uses of EOperation.Internal.InvocationDelegate in org.eclipse.emf.ecore.impl |
|---|
| Fields in org.eclipse.emf.ecore.impl declared as EOperation.Internal.InvocationDelegate | |
|---|---|
protected EOperation.Internal.InvocationDelegate |
EOperationImpl.invocationDelegate
|
| Methods in org.eclipse.emf.ecore.impl that return EOperation.Internal.InvocationDelegate | |
|---|---|
protected EOperation.Internal.InvocationDelegate |
BasicEObjectImpl.eInvocationDelegate(EOperation eOperation)
|
EOperation.Internal.InvocationDelegate |
EOperationImpl.getInvocationDelegate()
|
| Methods in org.eclipse.emf.ecore.impl with parameters of type EOperation.Internal.InvocationDelegate | |
|---|---|
void |
EOperationImpl.setInvocationDelegate(EOperation.Internal.InvocationDelegate invocationDelegate)
|
| Uses of EOperation.Internal.InvocationDelegate in org.eclipse.emf.ecore.util |
|---|
| Classes in org.eclipse.emf.ecore.util that implement EOperation.Internal.InvocationDelegate | |
|---|---|
class |
BasicInvocationDelegate
A basic implementation of the dynamic operation-invocation delegate API. |
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||