import(methods, graph, hypergraph, XML)
importFrom(Biobase, listLen, strbreak)
importFrom(RBGL, removeSelfLoops)
importFrom(utils, recover)

exportClasses(interactionEntry, complexEntry, intactInteraction, intactComplex,
              intactGraph, intactHyperGraph)

exportMethods("show", "initialize",
              "translateIntactID", "interactors", "interactions", "complexes",
              "bait", "prey", "organismName","taxId","releaseDate", "translateNodeID")

export(iListHandler, eListHandler, psi25interaction, psi25complex, intactXML2Graph,
       list2Matrix, separateXMLDataByExpt)
