Uses of Interface
psidev.psi.mi.jami.analysis.graph.model.MIEdge
-
Packages that use MIEdge Package Description psidev.psi.mi.jami.analysis.graph.model -
-
Uses of MIEdge in psidev.psi.mi.jami.analysis.graph.model
Classes in psidev.psi.mi.jami.analysis.graph.model that implement MIEdge Modifier and Type Class Description class
AbstractMIEdge<T>
Abstract class for MIEdge interface.class
BindingPair<F extends Feature>
A feature binding pair is an undirected MI edge of features that are linked to each other.
-