public class ConstraintChain extends ConstraintAdapter
blacklist, size| Constructor and Description |
|---|
ConstraintChain(Constraint... con)
Constructor with the chained constraints.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BioPAXElement> |
generate(Match match,
int... ind)
Chains the member constraints and returns the output of the last constraint.
|
assertIndLength, canGenerate, convertStepDirection, findDirectionInCatalysis, findDirectionInPathways, getCatalysisDirection, getControlChain, getConvParticipants, getDirection, getDirection, getDirection, getDirection, getVariableSize, satisfies, setSizepublic ConstraintChain(Constraint... con)
con - mapped constraintspublic Collection<BioPAXElement> generate(Match match, int... ind)
generate in interface Constraintgenerate in class ConstraintAdaptermatch - match to processind - mapped indicesCopyright © 2015 BioPAX. All rights reserved.