|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.ocl.expressions.impl.OCLExpressionImpl<C>
org.eclipse.ocl.expressions.impl.CallExpImpl<C>
org.eclipse.ocl.expressions.impl.LoopExpImpl<C,PM>
public abstract class LoopExpImpl<C,PM>
An implementation of the model object 'Loop Exp'.
The following features are implemented:
| Field Summary | |
|---|---|
protected OCLExpression<C> |
body
The cached value of the ' Body' containment reference |
protected |
iterator
The cached value of the ' Iterator' containment reference list |
| Fields inherited from class org.eclipse.ocl.expressions.impl.CallExpImpl |
|---|
PROPERTY_END_POSITION_EDEFAULT, PROPERTY_START_POSITION_EDEFAULT, propertyEndPosition, propertyStartPosition, source |
| Fields inherited from class org.eclipse.ocl.expressions.impl.OCLExpressionImpl |
|---|
END_POSITION_EDEFAULT, endPosition, START_POSITION_EDEFAULT, startPosition |
| Constructor Summary | |
|---|---|
protected |
LoopExpImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetBody(OCLExpression<C> newBody,
NotificationChain msgs)
|
boolean |
checkLoopVariableInit(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
checkLoopVariableType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
checkSourceCollection(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
OCLExpression<C> |
getBody()
|
|
getIterator()
|
void |
setBody(OCLExpression<C> newBody)
|
| Methods inherited from class org.eclipse.ocl.expressions.impl.CallExpImpl |
|---|
basicSetSource, eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getPropertyEndPosition, getPropertyStartPosition, getSource, setPropertyEndPosition, setPropertyStartPosition, setSource, toString |
| Methods inherited from class org.eclipse.ocl.expressions.impl.OCLExpressionImpl |
|---|
accept, getEndPosition, getName, getStartPosition, getType, setEndPosition, setName, setStartPosition, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.expressions.LoopExp |
|---|
checkLoopVariableInit, checkLoopVariableType, checkSourceCollection, setBody |
| Methods inherited from interface org.eclipse.ocl.expressions.CallExp |
|---|
getSource, setSource |
| Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
|---|
getName, getType, setName, setType |
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
|---|
accept |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.CallingASTNode |
|---|
getPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Field Detail |
|---|
protected OCLExpression<C> body
Body' containment reference.
getBody()protectediterator
Iterator' containment reference list.
getIterator()| Constructor Detail |
|---|
protected LoopExpImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class CallExpImpl<C>public OCLExpression<C> getBody()
getBody in interface LoopExp<C,PM>LoopExp.setBody(OCLExpression),
ExpressionsPackage.getLoopExp_Body()
public NotificationChain basicSetBody(OCLExpression<C> newBody,
NotificationChain msgs)
public void setBody(OCLExpression<C> newBody)
publicgetIterator()
getIterator in interface LoopExp<C,PM>ExpressionsPackage.getLoopExp_Iterator()
public boolean checkSourceCollection(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkLoopVariableInit(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkLoopVariableType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class CallExpImpl<C>
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class CallExpImpl<C>
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class CallExpImpl<C>public void eUnset(int featureID)
eUnset in class CallExpImpl<C>public boolean eIsSet(int featureID)
eIsSet in class CallExpImpl<C>
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||