|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.codegen.java.iteration.AbstractIteration2Java
public abstract class AbstractIteration2Java
Constructor Summary | |
---|---|
AbstractIteration2Java()
|
Method Summary | |
---|---|
void |
appendAccumulatorInit(JavaStream js,
CGBuiltInIterationCallExp cgIterationCallExp)
|
CGTypeId |
getAccumulatorTypeId(CodeGenAnalyzer analyzer,
CGBuiltInIterationCallExp cgIterationCallExp)
|
protected CGValuedElement |
getBody(CGBuiltInIterationCallExp cgIterationCallExp)
|
protected CGIterator |
getIterator(CGBuiltInIterationCallExp cgIterationCallExp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ocl.examples.codegen.java.Iteration2Java |
---|
appendFinalValue, appendUpdate |
Constructor Detail |
---|
public AbstractIteration2Java()
Method Detail |
---|
public void appendAccumulatorInit(@NonNull JavaStream js, @NonNull CGBuiltInIterationCallExp cgIterationCallExp)
appendAccumulatorInit
in interface Iteration2Java
@Nullable public CGTypeId getAccumulatorTypeId(@NonNull CodeGenAnalyzer analyzer, @NonNull CGBuiltInIterationCallExp cgIterationCallExp)
getAccumulatorTypeId
in interface IterationHelper
@NonNull protected CGValuedElement getBody(@NonNull CGBuiltInIterationCallExp cgIterationCallExp)
@NonNull protected CGIterator getIterator(@NonNull CGBuiltInIterationCallExp cgIterationCallExp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |