public class RelatedControl extends ConstraintAdapter
blacklist, size| Constructor and Description |
|---|
RelatedControl(RelType peType)
Constructor with the relation type between PhysicalEntity and Conversion.
|
RelatedControl(RelType peType,
Blacklist blacklist)
Constructor with the relation type between PhysicalEntity and Conversion, and the blacklist.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerate()
This is a generative constraint.
|
Collection<BioPAXElement> |
generate(Match match,
int... ind)
According to the relation between PhysicalEntity and the Conversion, checks of the Control is
relevant.
|
assertIndLength, convertStepDirection, findDirectionInCatalysis, findDirectionInPathways, getCatalysisDirection, getControlChain, getConvParticipants, getDirection, getDirection, getDirection, getDirection, getVariableSize, satisfies, setSizepublic RelatedControl(RelType peType)
peType - relation type between PhysicalEntity and 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.