|
||||||||||
| 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.DependencyVisitor
org.eclipse.ocl.examples.codegen.java.JavaDependencyVisitor
org.eclipse.ocl.examples.autogen.analyzer.AutoDependencyVisitor
public class AutoDependencyVisitor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.ocl.examples.codegen.analyzer.DependencyVisitor |
|---|
DependencyVisitor.Id2DependencyVisitor |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.codegen.java.JavaDependencyVisitor |
|---|
globalContext, localContext |
| Fields inherited from class org.eclipse.ocl.examples.codegen.analyzer.DependencyVisitor |
|---|
globalPlace, id2DependencyVisitor, NOT_AVAILABLE |
| Fields inherited from class org.eclipse.ocl.examples.codegen.cgmodel.util.AbstractCGModelVisitor |
|---|
context |
| Constructor Summary | |
|---|---|
AutoDependencyVisitor(AutoAnalyzer analyzer,
AutoGlobalContext globalContext,
GlobalPlace globalPlace)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
visitCGASTCallExp(CGASTCallExp object)
|
java.lang.Object |
visitCGContainmentBody(CGContainmentBody object)
|
java.lang.Object |
visitCGContainmentPart(CGContainmentPart object)
|
java.lang.Object |
visitCGContainmentVisit(CGContainmentVisit object)
|
| Methods inherited from class org.eclipse.ocl.examples.codegen.java.JavaDependencyVisitor |
|---|
visitCGBoxExp, visitCGExecutorType, visitCGTypeExp |
| Methods inherited from class org.eclipse.ocl.examples.codegen.analyzer.DependencyVisitor |
|---|
addDependency, getPrimaryElement, getRootDepth, getSortedDependencies, visit, visitAll, visitCGCollectionExp, visitCGCollectionPart, visitCGConstantExp, visitCGConstructorPart, visitCGElement, visitCGElementId, visitCGTupleExp, visitCGTuplePart, visitCGVariable, visitCGVariableExp, visiting |
| 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 |
| Constructor Detail |
|---|
public AutoDependencyVisitor(@NonNull
AutoAnalyzer analyzer,
@NonNull
AutoGlobalContext globalContext,
@NonNull
GlobalPlace globalPlace)
| Method Detail |
|---|
@Nullable
public java.lang.Object visitCGASTCallExp(@NonNull
CGASTCallExp object)
visitCGASTCallExp in interface AutoCGModelVisitor<java.lang.Object>
@Nullable
public java.lang.Object visitCGContainmentBody(@NonNull
CGContainmentBody object)
visitCGContainmentBody in interface AutoCGModelVisitor<java.lang.Object>
@Nullable
public java.lang.Object visitCGContainmentPart(@NonNull
CGContainmentPart object)
visitCGContainmentPart in interface AutoCGModelVisitor<java.lang.Object>
@Nullable
public java.lang.Object visitCGContainmentVisit(@NonNull
CGContainmentVisit object)
visitCGContainmentVisit in interface AutoCGModelVisitor<java.lang.Object>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||