Interface ListOperation

All Superinterfaces:
org.eclipse.emf.ecore.EObject, HasGeneratedInput, org.eclipse.emf.common.notify.Notifier, RosettaExpression, RosettaOperation, RosettaUnaryOperation
All Known Subinterfaces:
DistinctOperation, FirstOperation, FlattenOperation, LastOperation, MaxOperation, MinOperation, ReduceOperation, ReverseOperation, RosettaOnlyElement, SortOperation, SumOperation
All Known Implementing Classes:
DistinctOperationImpl, FirstOperationImpl, FlattenOperationImpl, LastOperationImpl, MaxOperationImpl, MinOperationImpl, ReduceOperationImpl, ReverseOperationImpl, RosettaOnlyElementImpl, SortOperationImpl, SumOperationImpl

public interface ListOperation extends RosettaUnaryOperation
A representation of the model object 'List Operation'.
See Also: