Uses of Class
psidev.psi.mi.jami.tab.extension.MitabAnnotation
-
Packages that use MitabAnnotation Package Description psidev.psi.mi.jami.tab.io.parser -
-
Uses of MitabAnnotation in psidev.psi.mi.jami.tab.io.parser
Methods in psidev.psi.mi.jami.tab.io.parser that return MitabAnnotation Modifier and Type Method Description MitabAnnotation
MitabLineParser. annotation(int columnNumber)
Methods in psidev.psi.mi.jami.tab.io.parser that return types with arguments of type MitabAnnotation Modifier and Type Method Description Collection<MitabAnnotation>
MitabLineParser. annotations(int column)
Method parameters in psidev.psi.mi.jami.tab.io.parser with type arguments of type MitabAnnotation Modifier and Type Method Description protected void
AbstractInteractionEvidenceLineParser. initialiseInteractionAnnotations(Collection<MitabAnnotation> annots, T interaction)
initialiseInteractionAnnotations.
-