@OpenApiAll
public class DependencyMatrixTool
extends com.nomagic.magicreport.engine.Tool
Constructor and Description |
---|
DependencyMatrixTool() |
Modifier and Type | Method and Description |
---|---|
Matrix |
getMatrix(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Diagram diagram)
Gets dependency matrix instance form diagram element.
|
Matrix |
getMatrix(java.lang.String diagramName)
Get dependency matrix instance from diagram name.
|
clone, getContext, getProperties, getProperty, getProperty, notifyObservers, setContext, setProperties
@CheckForNull public Matrix getMatrix(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Diagram diagram)
diagram
- diagram object.@CheckForNull public Matrix getMatrix(java.lang.String diagramName)
diagramName
- diagram name.Copyright © 2015 - No Magic Asia