Uses of Interface
org.biopax.paxtools.model.level2.evidence
Packages that use evidence
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of evidence in org.biopax.paxtools.model.level2
Methods in org.biopax.paxtools.model.level2 that return types with arguments of type evidenceMethods in org.biopax.paxtools.model.level2 with parameters of type evidenceModifier and TypeMethodDescriptionvoidprocess.addEVIDENCE(evidence EVIDENCE) This method adds the given evidence to this process.voidprocess.removeEVIDENCE(evidence EVIDENCE) This method remmoves the given evidence from this process.Method parameters in org.biopax.paxtools.model.level2 with type arguments of type evidence