org.eclipse.uml2.util
Interface UML2Util.Converter

All Known Implementing Classes:
UML2Util.Ecore2UML2Converter, UML2Util.UML22EcoreConverter
Enclosing interface:
UML2Util

public static interface UML2Util.Converter


Method Summary
 java.util.Collection convert(java.util.Collection eObjects, java.util.Map options, DiagnosticChain diagnostics, java.util.Map context)
           
 

Method Detail

convert

public java.util.Collection convert(java.util.Collection eObjects,
                                    java.util.Map options,
                                    DiagnosticChain diagnostics,
                                    java.util.Map context)

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