|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectETypedElementImpl
org.eclipse.ocl.ecore.impl.OCLExpressionImpl
org.eclipse.ocl.ecore.impl.CallExpImpl
org.eclipse.ocl.ecore.impl.LoopExpImpl
org.eclipse.ocl.ecore.impl.IteratorExpImpl
public class IteratorExpImpl
An implementation of the model object 'Iterator Exp'.
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.ecore.impl.LoopExpImpl |
---|
body, iterator |
Fields inherited from class org.eclipse.ocl.ecore.impl.CallExpImpl |
---|
PROPERTY_END_POSITION_EDEFAULT, PROPERTY_START_POSITION_EDEFAULT, propertyEndPosition, propertyStartPosition, source |
Fields inherited from class org.eclipse.ocl.ecore.impl.OCLExpressionImpl |
---|
END_POSITION_EDEFAULT, endPosition, START_POSITION_EDEFAULT, startPosition |
Constructor Summary | |
---|---|
protected |
IteratorExpImpl()
|
Method Summary | ||
---|---|---|
|
accept(U v)
|
|
boolean |
checkBooleanBodyType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
boolean |
checkBooleanType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
boolean |
checkCollectType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
boolean |
checkSelectRejectType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
protected EClass |
eStaticClass()
|
Methods inherited from class org.eclipse.ocl.ecore.impl.LoopExpImpl |
---|
basicSetBody, checkLoopVariableInit, checkLoopVariableType, checkSourceCollection, eBaseStructuralFeatureID, eDerivedStructuralFeatureID, eGet, eInverseRemove, eIsSet, eSet, eUnset, getBody, getIterator, setBody |
Methods inherited from class org.eclipse.ocl.ecore.impl.CallExpImpl |
---|
basicSetSource, getPropertyEndPosition, getPropertyStartPosition, getSource, setPropertyEndPosition, setPropertyStartPosition, setSource, toString |
Methods inherited from class org.eclipse.ocl.ecore.impl.OCLExpressionImpl |
---|
getEndPosition, getStartPosition, getType, setEndPosition, 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.utilities.TypedElement |
---|
getName, getType, setName, setType |
Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
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.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 |
Methods inherited from interface org.eclipse.ocl.expressions.LoopExp |
---|
checkLoopVariableInit, checkLoopVariableType, checkSourceCollection, getBody, getIterator, 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.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 |
Methods inherited from interface org.eclipse.ocl.expressions.IteratorExp |
---|
checkBooleanBodyType, checkBooleanType, checkCollectType, checkSelectRejectType |
Methods inherited from interface org.eclipse.ocl.expressions.LoopExp |
---|
checkLoopVariableInit, checkLoopVariableType, checkSourceCollection, getBody, getIterator, 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.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 |
Constructor Detail |
---|
protected IteratorExpImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class LoopExpImpl
public boolean checkBooleanType(DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkCollectType(DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkSelectRejectType(DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkBooleanBodyType(DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
public <T,U extends Visitor<T,?,?,?,?,?,?,?,?,?>> T accept(U v)
OCLExpressionImpl
accept
in interface Visitable
accept
in class OCLExpressionImpl
|
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 |