|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Iteration
A representation of the model object 'Iteration'.
PivotPackage.getIteration()| Method Summary | |
|---|---|
java.util.List<Parameter> |
getOwnedAccumulator()
Returns the value of the 'Owned Accumulator' containment reference list. |
java.util.List<Parameter> |
getOwnedIterator()
Returns the value of the 'Owned Iterator' containment reference list. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Operation |
|---|
getBodyExpression, getClass_, getOwnedParameter, getOwningType, getPostcondition, getPrecedence, getPrecondition, getRaisedException, getRedefinedOperation, isInvalidating, isValidating, setBodyExpression, setIsInvalidating, setIsValidating, setOwningType, setPrecedence, validateCompatibleReturn, validateLoadableImplementation, validateUniquePostconditionName, validateUniquePreconditionName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Feature |
|---|
getImplementation, getImplementationClass, setImplementation, setImplementationClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedMultiplicityElement |
|---|
CompatibleBody, isMany, makeParameter |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement |
|---|
getType, isRequired, setIsRequired, setType |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
getName, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainTypedElement |
|---|
getTypeId |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Namespace |
|---|
getOwnedRule |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TemplateableElement |
|---|
getOwnedTemplateSignature, getTemplateBinding, getUnspecializedElement, isTemplate, parameterableElements, setOwnedTemplateSignature, setUnspecializedElement |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.ParameterableElement |
|---|
getOwningTemplateParameter, getTemplateParameter, isCompatibleWith, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainOperation |
|---|
getIndex, getInheritance, getOperationId, getParametersId, getParameterTypes, getTypeParameters |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainFeature |
|---|
getImplementation, isStatic |
| Method Detail |
|---|
@NonNull java.util.List<Parameter> getOwnedIterator()
Parameter.
If the meaning of the 'Owned Iterator' containment reference list isn't clear, there really should be more of a description here...
getOwnedIterator in interface DomainIterationPivotPackage.getIteration_OwnedIterator()@NonNull java.util.List<Parameter> getOwnedAccumulator()
Parameter.
If the meaning of the 'Owned Accumulator' containment reference list isn't clear, there really should be more of a description here...
getOwnedAccumulator in interface DomainIterationPivotPackage.getIteration_OwnedAccumulator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||