|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.codegen.cgmodel.util.AbstractCGModelVisitor<R,C>
org.eclipse.ocl.examples.autogen.autocgmodel.util.AbstractAutoCGModelVisitor<R,C>
public abstract class AbstractAutoCGModelVisitor<R,C>
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.examples.codegen.cgmodel.util.AbstractCGModelVisitor |
---|
context |
Constructor Summary | |
---|---|
protected |
AbstractAutoCGModelVisitor(C context)
Initializes me with an initial value for my result. |
Method Summary |
---|
Methods inherited from class org.eclipse.ocl.examples.codegen.cgmodel.util.AbstractCGModelVisitor |
---|
getAdapter, safeVisit, visit |
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.autogen.autocgmodel.util.AutoCGModelVisitor |
---|
visitCGASTCallExp, visitCGContainmentBody, visitCGContainmentPart, visitCGContainmentVisit |
Constructor Detail |
---|
protected AbstractAutoCGModelVisitor(@NonNull C context)
context
- my initial result value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |