Uses of Class
org.snpeff.reactome.events.Event
-
Packages that use Event Package Description org.snpeff.reactome.events -
-
Uses of Event in org.snpeff.reactome.events
Subclasses of Event in org.snpeff.reactome.events Modifier and Type Class Description classBlackBoxEventA black box eventclassCatalystActivityA catalyst activity eventclassComplexA Reactome complex (a bunch of molecules or complexesclassDepolymerisationA depolymerization eventclassPathwayA Reactome pathwayclassPolymerisationA polymerization eventclassReactionA reactionMethods in org.snpeff.reactome.events that return types with arguments of type Event Modifier and Type Method Description java.util.Iterator<Event>Pathway. iterator()Methods in org.snpeff.reactome.events with parameters of type Event Modifier and Type Method Description voidPathway. add(Event e)
-