public interface Iteration extends Operation
The following features are supported:
PivotPackage.getIteration()| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
getOwnedAccumulators()
Returns the value of the 'Owned Accumulators' containment reference list.
|
List<Parameter> |
getOwnedIterators()
Returns the value of the 'Owned Iterators' containment reference list.
|
getBodyExpression, getIndex, getInheritance, getOperationId, getOwnedParameters, getOwnedPostconditions, getOwnedPreconditions, getOwningClass, getParametersId, getParameterTypes, getPrecedence, getRaisedExceptions, getRedefinedOperations, getTypeParameters, isIsInvalidating, isIsTransient, isIsTypeof, isIsValidating, setBodyExpression, setIsInvalidating, setIsTransient, setIsTypeof, setIsValidating, setOwningClass, setPrecedence, validateCompatibleReturn, validateLoadableImplementation, validateUniquePostconditionName, validateUniquePreconditionNamegetImplementation, getImplementationClass, isIsStatic, setImplementation, setImplementationClass, setIsStatic, validateNameIsNotNull, validateTypeIsNotInvalid, validateTypeIsNotNullCompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuegetOwnedConstraintsgetOwnedBindings, getOwnedSignature, getUnspecializedElement, setOwnedSignature, setUnspecializedElementList<Parameter> getOwnedIterators()
Parameter.
If the meaning of the 'Owned Iterator' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getIteration_OwnedIterators()List<Parameter> getOwnedAccumulators()
Parameter.
If the meaning of the 'Owned Accumulator' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getIteration_OwnedAccumulators()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.