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
 Collection convert(Collection eObjects, Map options, DiagnosticChain diagnostics, Map context)
           
 

Method Detail

convert

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

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