org.eclipse.ocl.examples.codegen.analyzer
Class CG2StringVisitor.AbstractFactory

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterImpl
      extended by org.eclipse.ocl.examples.codegen.analyzer.CG2StringVisitor.AbstractFactory
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, CG2StringVisitor.Factory
Enclosing class:
CG2StringVisitor

protected abstract static class CG2StringVisitor.AbstractFactory
extends org.eclipse.emf.common.notify.impl.AdapterImpl
implements CG2StringVisitor.Factory


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Field Summary
 
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target
 
Constructor Summary
protected CG2StringVisitor.AbstractFactory()
           
 
Method Summary
 boolean isAdapterForType(java.lang.Object type)
           
 
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget, notifyChanged, setTarget, unsetTarget
 
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.analyzer.CG2StringVisitor.Factory
createToStringVisitor, getEPackage
 
Methods inherited from interface org.eclipse.emf.common.notify.Adapter
getTarget, notifyChanged, setTarget
 

Constructor Detail

CG2StringVisitor.AbstractFactory

protected CG2StringVisitor.AbstractFactory()
Method Detail

isAdapterForType

public boolean isAdapterForType(java.lang.Object type)
Specified by:
isAdapterForType in interface org.eclipse.emf.common.notify.Adapter
Overrides:
isAdapterForType in class org.eclipse.emf.common.notify.impl.AdapterImpl