| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface UML2Util.Converter
An interface for classes that can convert objects to another representation.
| Method Summary | |
|---|---|
 java.util.Collection<? extends org.eclipse.emf.ecore.EObject> | 
convert(java.util.Collection<? extends org.eclipse.emf.ecore.EObject> eObjects,
        java.util.Map<java.lang.String,java.lang.String> options,
        org.eclipse.emf.common.util.DiagnosticChain diagnostics,
        java.util.Map<java.lang.Object,java.lang.Object> context)
Converts the specified objects using the specified options, reporting problems to the specified diagnostics, within the specified context.  | 
| Method Detail | 
|---|
java.util.Collection<? extends org.eclipse.emf.ecore.EObject> convert(java.util.Collection<? extends org.eclipse.emf.ecore.EObject> eObjects,
                                                                      java.util.Map<java.lang.String,java.lang.String> options,
                                                                      org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                                                      java.util.Map<java.lang.Object,java.lang.Object> context)
eObjects - The objects to be converted.options - The options to use.diagnostics - The chain of diagnostics to which problems are to be
            appended.context - The cache of context-specific information.
  | 
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved.  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||