Package | Description |
---|---|
com.nomagic.reportwizard.tools.dependencymatrix |
Modifier and Type | Method and Description |
---|---|
java.util.List<Relation> |
Matrix.getRelation(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element row,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element column)
Get list of relation between row and column element.
|