|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.pivot.util.AbstractVisitor<R,C>
org.eclipse.ocl.examples.pivot.util.AbstractExtendingVisitor<CGNamedElement,CodeGenAnalyzer>
org.eclipse.ocl.examples.codegen.analyzer.AS2CGVisitor
org.eclipse.ocl.examples.autogen.analyzer.AutoAS2CGVisitor
public final class AutoAS2CGVisitor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.ocl.examples.codegen.analyzer.AS2CGVisitor |
|---|
AS2CGVisitor.Variables |
| Field Summary | |
|---|---|
protected AutoAnalyzer |
analyzer
|
protected AutoGlobalContext |
globalContext
|
| Fields inherited from class org.eclipse.ocl.examples.codegen.analyzer.AS2CGVisitor |
|---|
codeGenerator, genModelHelper, metaModelManager |
| Fields inherited from class org.eclipse.ocl.examples.pivot.util.AbstractVisitor |
|---|
context |
| Constructor Summary | |
|---|---|
AutoAS2CGVisitor(AutoAnalyzer analyzer,
AutoGlobalContext globalContext)
|
|
| Method Summary | |
|---|---|
CGValuedElement |
visitOperationCallExp(OperationCallExp element)
|
| Methods inherited from class org.eclipse.ocl.examples.pivot.util.AbstractVisitor |
|---|
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.pivot.util.Visitor |
|---|
getAdapter |
| Field Detail |
|---|
@NonNull protected final AutoAnalyzer analyzer
@NonNull protected final AutoGlobalContext globalContext
| Constructor Detail |
|---|
public AutoAS2CGVisitor(@NonNull
AutoAnalyzer analyzer,
@NonNull
AutoGlobalContext globalContext)
| Method Detail |
|---|
@NonNull
public CGValuedElement visitOperationCallExp(@NonNull
OperationCallExp element)
visitOperationCallExp in interface Visitor<CGNamedElement>visitOperationCallExp in class AS2CGVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||