|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use evidence | |
|---|---|
| org.biopax.paxtools.model.level2 | |
| Uses of evidence in org.biopax.paxtools.model.level2 |
|---|
| Methods in org.biopax.paxtools.model.level2 that return types with arguments of type evidence | |
|---|---|
java.util.Set<evidence> |
process.getEVIDENCE()
|
| Methods in org.biopax.paxtools.model.level2 with parameters of type evidence | |
|---|---|
void |
process.addEVIDENCE(evidence EVIDENCE)
This method adds the given evidence to this process. |
void |
process.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 | |
|---|---|
void |
process.setEVIDENCE(java.util.Set<evidence> EVIDENCE)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||