Uses of Class
org.eclipse.uml2.uml.util.UMLSwitch

Packages that use UMLSwitch
org.eclipse.uml2.uml.util   
 

Uses of UMLSwitch in org.eclipse.uml2.uml.util
 

Subclasses of UMLSwitch in org.eclipse.uml2.uml.util
static class UMLUtil.Profile2EPackageConverter
          A converter that converts UML profiles to representative Ecore packages.
static class UMLUtil.UML2EcoreConverter
          A converter that converts UML elements to representative Ecore model elements.
 

Fields in org.eclipse.uml2.uml.util declared as UMLSwitch
protected  UMLSwitch<org.eclipse.emf.common.notify.Adapter> UMLAdapterFactory.modelSwitch
          The switch the delegates to the createXXX methods
 


Copyright 2003, 2007 IBM Corporation and others.
All Rights Reserved.