public class DiagramProvider
extends java.lang.Object
| Constructor and Description |
|---|
DiagramProvider(Module module,
java.util.Map<java.lang.String,ElementRuntimeData> runtimeData)
Creates a new instance of this provider for the given module.
|
| Modifier and Type | Method and Description |
|---|---|
Diagram |
provide(org.eclipse.emf.common.util.URI diagramUri)
Provides a diagram from the resource.
|
public DiagramProvider(Module module, java.util.Map<java.lang.String,ElementRuntimeData> runtimeData)
module - the module where to search for the diagrams.runtimeData - runtime datapublic Diagram provide(org.eclipse.emf.common.util.URI diagramUri)
diagramUri - the URI of the specific diagram to returnCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.