|
||||||||||
| 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.codegen.cgmodel.util.AbstractExtendingCGModelVisitor<java.lang.Object,CodeGenAnalyzer>
org.eclipse.ocl.examples.codegen.analyzer.BoxingAnalyzer
org.eclipse.ocl.examples.codegen.oclinecore.OCLinEcoreCodeGenerator.EcoreBoxingAnalyzer
public static class OCLinEcoreCodeGenerator.EcoreBoxingAnalyzer
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.codegen.analyzer.BoxingAnalyzer |
|---|
codeGenerator |
| Fields inherited from class org.eclipse.ocl.examples.codegen.cgmodel.util.AbstractCGModelVisitor |
|---|
context |
| Method Summary | |
|---|---|
java.lang.Object |
visitCGOperation(CGOperation cgOperation)
|
java.lang.Object |
visitCGProperty(CGProperty cgProperty)
|
| 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.codegen.cgmodel.util.CGModelVisitor |
|---|
getAdapter |
| Method Detail |
|---|
@Nullable
public java.lang.Object visitCGOperation(@NonNull
CGOperation cgOperation)
visitCGOperation in interface CGModelVisitor<java.lang.Object>visitCGOperation in class BoxingAnalyzer
@Nullable
public java.lang.Object visitCGProperty(@NonNull
CGProperty cgProperty)
visitCGProperty in interface CGModelVisitor<java.lang.Object>visitCGProperty in class BoxingAnalyzer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||