Package psidev.psi.mi.jami.analysis.graph.model
-
Interface Summary Interface Description MIEdge<T> A MI edge is an edge joining two JAMI objects. -
Class Summary Class Description AbstractMIEdge<T> Abstract class for MIEdge interface.BindingFeatureGraph<T extends Feature> A binding feature graph is a pseudograph of binding features.BindingPair<F extends Feature> A feature binding pair is an undirected MI edge of features that are linked to each other.