biouml.workbench.diagram
Class DiagramExporterRegistry
java.lang.Object
biouml.workbench.diagram.DiagramExporterRegistry
- public class DiagramExporterRegistry
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIAGRAM_TYPE
public static final java.lang.String DIAGRAM_TYPE
- See Also:
- Constant Field Values
FORMAT
public static final java.lang.String FORMAT
- See Also:
- Constant Field Values
EXPORTER_CLASS
public static final java.lang.String EXPORTER_CLASS
- See Also:
- Constant Field Values
SUFFIX
public static final java.lang.String SUFFIX
- See Also:
- Constant Field Values
DESCRIPTION
public static final java.lang.String DESCRIPTION
- See Also:
- Constant Field Values
DiagramExporterRegistry
public DiagramExporterRegistry()
getRegistry
public static java.util.HashMap getRegistry()
getExporterInfo
public static DiagramExporterRegistry.ExporterInfo[] getExporterInfo(java.lang.String format,
Diagram diagram)
- Returns suitable exporter for the specified format.
loadExtensions
protected static void loadExtensions(java.lang.String extensionPointId)
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.