Interface FilterOperation
- All Superinterfaces:
CanHandleListOfLists,org.eclipse.emf.ecore.EObject,HasGeneratedInput,MandatoryFunctionalOperation,org.eclipse.emf.common.notify.Notifier,RosettaExpression,RosettaFunctionalOperation,RosettaOperation,RosettaUnaryOperation,UnaryFunctionalOperation
- All Known Implementing Classes:
FilterOperationImpl
public interface FilterOperation
extends MandatoryFunctionalOperation, UnaryFunctionalOperation, CanHandleListOfLists
A representation of the model object 'Filter Operation'.
- See Also:
-
Method Summary
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com.regnosys.rosetta.rosetta.expression.HasGeneratedInput
isGeneratedInputWasSet, setGeneratedInputWasSetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com.regnosys.rosetta.rosetta.expression.RosettaExpression
isGenerated, setGeneratedMethods inherited from interface com.regnosys.rosetta.rosetta.expression.RosettaFunctionalOperation
getFunction, setFunctionMethods inherited from interface com.regnosys.rosetta.rosetta.expression.RosettaOperation
getOperator, setOperatorMethods inherited from interface com.regnosys.rosetta.rosetta.expression.RosettaUnaryOperation
getArgument, getInput, needsGeneratedInput, setArgument, setGeneratedInputIfAbsent