public class BioPAXStandardQueryTask.StandardQueryOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
complexExpand |
boolean |
complexNoExpand |
boolean |
reactionAll |
boolean |
reactionComplete |
boolean |
reactionConnecting |
boolean |
selectComplex |
boolean |
selectPublications |
boolean |
selectReactions |
boolean |
selectSpecies |
Constructor and Description |
---|
BioPAXStandardQueryTask.StandardQueryOptions() |
public boolean selectComplex
public boolean complexExpand
public boolean complexNoExpand
public boolean selectSpecies
public boolean selectReactions
public boolean reactionConnecting
public boolean reactionAll
public boolean reactionComplete
public boolean selectPublications