public class ParticipatingPE extends ConstraintAdapter
Participantblacklist, size| Constructor and Description |
|---|
ParticipatingPE(RelType type)
Deprecated.
Constructor with parameters.
|
ParticipatingPE(RelType type,
Blacklist blacklist)
Deprecated.
Constructor with parameters.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerate()
Deprecated.
This is a generative constraint.
|
Collection<BioPAXElement> |
generate(Match match,
int... ind)
Deprecated.
First evaluates the direction that the Control is affecting the Conversion, then gets the
related participants.
|
assertIndLength, convertStepDirection, findDirectionInCatalysis, findDirectionInPathways, getCatalysisDirection, getControlChain, getConvParticipants, getDirection, getDirection, getDirection, getDirection, getVariableSize, satisfies, setSizepublic ParticipatingPE(RelType type, Blacklist blacklist)
type - direction from the Conversion - input or output typeblacklist - a skip-list of ubiquitous moleculespublic ParticipatingPE(RelType type)
type - direction from the Conversionpublic boolean canGenerate()
canGenerate in interface ConstraintcanGenerate in class ConstraintAdapterpublic Collection<BioPAXElement> generate(Match match, int... ind)
generate in interface Constraintgenerate in class ConstraintAdaptermatch - current pattern matchind - mapped indicesCopyright © 2015 BioPAX. All rights reserved.