Interface CompletionParameter

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier
All Known Subinterfaces:
IsolatedPCMTemplateCompletionParameter, PCMBlackboardCompletionParameter, PCMCompletionParameter, PCMOutputCompletionParameter, PCMTemplateCompletionParameter
All Known Implementing Classes:
CompletionParameterImpl, IsolatedPCMTemplateCompletionParameterImpl, PCMBlackboardCompletionParameterImpl, PCMCompletionParameterImpl, PCMOutputCompletionParameterImpl, PCMTemplateCompletionParameterImpl

public interface CompletionParameter extends org.eclipse.emf.cdo.CDOObject
A representation of the model object 'Completion Parameter'. Completion parameters characterize the signatures of completions (i.e., the in- and output parameters of transformations).

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"