public class Equality extends ConstraintAdapter
blacklist, size| Constructor and Description |
|---|
Equality(boolean equals)
Constructor with the desired output.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
satisfies(Match match,
int... ind)
Checks if the two elements are identical or not identical as desired.
|
assertIndLength, canGenerate, convertStepDirection, findDirectionInCatalysis, findDirectionInPathways, generate, getCatalysisDirection, getControlChain, getConvParticipants, getDirection, getDirection, getDirection, getDirection, getVariableSize, setSizepublic Equality(boolean equals)
equals - the desired outputpublic boolean satisfies(Match match, int... ind)
satisfies in interface Constraintsatisfies in class ConstraintAdaptermatch - current pattern matchind - mapped indicesCopyright © 2015 BioPAX. All rights reserved.