org.eclipse.ocl.examples.pivot.uml
Class UML2PivotDeclarationSwitch.EcoreUML2PivotDeclarationSwitch

java.lang.Object
  extended by org.eclipse.emf.ecore.util.Switch<T>
      extended by org.eclipse.emf.ecore.util.EcoreSwitch<java.lang.Object>
          extended by org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch.EcoreUML2PivotDeclarationSwitch
Enclosing class:
UML2PivotDeclarationSwitch

public class UML2PivotDeclarationSwitch.EcoreUML2PivotDeclarationSwitch
extends org.eclipse.emf.ecore.util.EcoreSwitch<java.lang.Object>


Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.util.EcoreSwitch
modelPackage
 
Constructor Summary
UML2PivotDeclarationSwitch.EcoreUML2PivotDeclarationSwitch()
           
 
Method Summary
 java.lang.Object caseEAnnotation(org.eclipse.emf.ecore.EAnnotation eObject)
           
 Element defaultCase(org.eclipse.emf.ecore.EObject object)
           
 java.lang.Object doInPackageSwitch(org.eclipse.emf.ecore.EObject eObject)
           
 
Methods inherited from class org.eclipse.emf.ecore.util.EcoreSwitch
caseEAttribute, caseEClass, caseEClassifier, caseEDataType, caseEEnum, caseEEnumLiteral, caseEFactory, caseEGenericType, caseEModelElement, caseENamedElement, caseEOperation, caseEPackage, caseEParameter, caseEReference, caseEStringToStringMapEntry, caseEStructuralFeature, caseETypedElement, caseETypeParameter, doSwitch, isSwitchFor
 
Methods inherited from class org.eclipse.emf.ecore.util.Switch
doSwitch, doSwitch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UML2PivotDeclarationSwitch.EcoreUML2PivotDeclarationSwitch

public UML2PivotDeclarationSwitch.EcoreUML2PivotDeclarationSwitch()
Method Detail

caseEAnnotation

public java.lang.Object caseEAnnotation(org.eclipse.emf.ecore.EAnnotation eObject)
Overrides:
caseEAnnotation in class org.eclipse.emf.ecore.util.EcoreSwitch<java.lang.Object>

defaultCase

public Element defaultCase(org.eclipse.emf.ecore.EObject object)
Overrides:
defaultCase in class org.eclipse.emf.ecore.util.EcoreSwitch<java.lang.Object>

doInPackageSwitch

public java.lang.Object doInPackageSwitch(org.eclipse.emf.ecore.EObject eObject)