Package | Description |
---|---|
com.nomagic.reportwizard.tools.dependencymatrix |
Modifier and Type | Method and Description |
---|---|
java.util.List<Relation> |
Matrix.getCellDependencies(com.nomagic.magicdraw.dependencymatrix.datamodel.ElementNode rowNode,
com.nomagic.magicdraw.dependencymatrix.datamodel.ElementNode columnNode)
Get list of relations inside the cell identified row node and column node
|
java.util.List<Relation> |
Matrix.getRelation(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element rowElement,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element columnElement)
Get list of relation between rowElement and column element.
|
Copyright © 2015 - No Magic Asia