public interface LibIterationCS extends OperationCS, JavaImplementationCS
The following features are supported:
OCLstdlibCSPackage.getLibIterationCS()| Modifier and Type | Method and Description |
|---|---|
<any> |
getOwnedAccumulators()
Returns the value of the 'Owned Accumulators' containment reference list.
|
<any> |
getOwnedIterators()
Returns the value of the 'Owned Iterators' containment reference list.
|
boolean |
isIsInvalidating()
Returns the value of the 'Is Invalidating' attribute.
|
boolean |
isIsValidating()
Returns the value of the 'Is Validating' attribute.
|
void |
setIsInvalidating(boolean value)
Sets the value of the '
Is Invalidating' attribute. |
void |
setIsValidating(boolean value)
Sets the value of the '
Is Validating' attribute. |
getOwnedBodyExpressions, getOwnedExceptions, getOwnedParameters, getOwnedPostconditions, getOwnedPreconditions, getOwningClass, setOwningClassgetOwnedType, getQualifiers, isIsOptional, setIsOptional, setOwnedTypegetName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotgetOwnedSignature, setOwnedSignaturegetImplementation, setImplementation<any> getOwnedIterators()
ParameterCS.
If the meaning of the 'Owned Iterators' containment reference list isn't clear, there really should be more of a description here...
OCLstdlibCSPackage.getLibIterationCS_OwnedIterators()<any> getOwnedAccumulators()
ParameterCS.
If the meaning of the 'Owned Accumulators' containment reference list isn't clear, there really should be more of a description here...
OCLstdlibCSPackage.getLibIterationCS_OwnedAccumulators()boolean isIsInvalidating()
"false".
If the meaning of the 'Is Invalidating' attribute isn't clear, there really should be more of a description here...
setIsInvalidating(boolean),
OCLstdlibCSPackage.getLibIterationCS_IsInvalidating()void setIsInvalidating(boolean value)
Is Invalidating' attribute.
value - the new value of the 'Is Invalidating' attribute.isIsInvalidating()boolean isIsValidating()
"false".
If the meaning of the 'Is Validating' attribute isn't clear, there really should be more of a description here...
setIsValidating(boolean),
OCLstdlibCSPackage.getLibIterationCS_IsValidating()void setIsValidating(boolean value)
Is Validating' attribute.
value - the new value of the 'Is Validating' attribute.isIsValidating()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.