Package org.biopax.paxtools.pattern
package org.biopax.paxtools.pattern
Main package. Contains the Pattern class, an interface for Constraint, and a Searcher that
implements iterative search.
-
ClassDescriptionA constraint to check if a set of variables satisfy the requirements.This is a mapping from a constraint to the elements in a match.A pattern match is an array of biopax elements that satisfies the list of mapped constraints in a pattern.A pattern is a list of mapped constraints.This class contains several pattern samples.Searcher for searching a given pattern in a model.