org.eclipse.ocl.examples.codegen.analyzer
Interface CG2StringVisitor.Factory

All Superinterfaces:
org.eclipse.emf.common.notify.Adapter
All Known Implementing Classes:
CG2StringVisitor.AbstractFactory
Enclosing class:
CG2StringVisitor

public static interface CG2StringVisitor.Factory
extends org.eclipse.emf.common.notify.Adapter


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Method Summary
 CG2StringVisitor createToStringVisitor()
           
 org.eclipse.emf.ecore.EPackage getEPackage()
           
 
Methods inherited from interface org.eclipse.emf.common.notify.Adapter
getTarget, isAdapterForType, notifyChanged, setTarget
 

Method Detail

createToStringVisitor

@NonNull
CG2StringVisitor createToStringVisitor()

getEPackage

@NonNull
org.eclipse.emf.ecore.EPackage getEPackage()