|
||||||||||
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.codegen.oclinecore.OCLinEcoreAS2CGVisitor
public final class OCLinEcoreAS2CGVisitor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.ocl.examples.codegen.analyzer.AS2CGVisitor |
---|
AS2CGVisitor.Variables |
Field Summary | |
---|---|
protected OCLinEcoreGlobalContext |
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 | |
---|---|
OCLinEcoreAS2CGVisitor(CodeGenAnalyzer analyzer,
OCLinEcoreGlobalContext globalContext)
|
Method Summary | |
---|---|
protected void |
addParameter(Variable aParameter,
CGParameter cgParameter)
|
CGParameter |
getSelfParameter(Variable aParameter)
|
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 OCLinEcoreGlobalContext globalContext
Constructor Detail |
---|
public OCLinEcoreAS2CGVisitor(@NonNull CodeGenAnalyzer analyzer, @NonNull OCLinEcoreGlobalContext globalContext)
Method Detail |
---|
protected void addParameter(@NonNull Variable aParameter, @NonNull CGParameter cgParameter)
addParameter
in class AS2CGVisitor
@NonNull public CGParameter getSelfParameter(@NonNull Variable aParameter)
getSelfParameter
in class AS2CGVisitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |