public class OtherSide extends ConstraintAdapter
ConversionSideblacklist, size| Constructor and Description |
|---|
OtherSide()
Deprecated.
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerate()
Deprecated.
This is a generative constraint.
|
Collection<BioPAXElement> |
generate(Match match,
int... ind)
Deprecated.
Checks which side is the first PhysicalEntity, and gathers participants on the other side.
|
assertIndLength, convertStepDirection, findDirectionInCatalysis, findDirectionInPathways, getCatalysisDirection, getControlChain, getConvParticipants, getDirection, getDirection, getDirection, getDirection, getVariableSize, satisfies, setSizepublic 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.