Class ControlToControllerER
java.lang.Object
org.biopax.paxtools.pattern.constraint.ConstraintAdapter
org.biopax.paxtools.pattern.constraint.ControlToControllerER
- All Implemented Interfaces:
Constraint
This constraint is used to collect related EntityReference of the controllers of a Control.
Var0 - Control
Var1 - ER of a controller PE
- Author:
- Ozgun Babur
-
Field Summary
Fields inherited from class org.biopax.paxtools.pattern.constraint.ConstraintAdapter
blacklist, size -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis is a generative constraint.Navigates to the related ERs of the controllers of the given Control.getRelatedERs(Control ctrl) Methods inherited from class org.biopax.paxtools.pattern.constraint.ConstraintAdapter
assertIndLength, convertStepDirection, findDirectionInCatalysis, findDirectionInPathways, getCatalysisDirection, getControlChain, getConvParticipants, getDirection, getDirection, getDirection, getDirection, getVariableSize, satisfies, setSize
-
Constructor Details
-
ControlToControllerER
public ControlToControllerER()Constructor.
-
-
Method Details
-
canGenerate
public boolean canGenerate()This is a generative constraint.- Specified by:
canGeneratein interfaceConstraint- Overrides:
canGeneratein classConstraintAdapter- Returns:
- true
-
generate
Navigates to the related ERs of the controllers of the given Control.- Specified by:
generatein interfaceConstraint- Overrides:
generatein classConstraintAdapter- Parameters:
match- current pattern matchind- mapped indices- Returns:
- related ERs
-
getRelatedERs
-
getRelatedERs
-