public class ControlToControllerER extends ConstraintAdapter
blacklist, size| Constructor and Description |
|---|
ControlToControllerER()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerate()
This is a generative constraint.
|
Collection<BioPAXElement> |
generate(Match match,
int... ind)
Navigates to the related ERs of the controllers of the given Control.
|
Set<EntityReference> |
getRelatedERs(Control ctrl) |
Set<EntityReference> |
getRelatedERs(PhysicalEntity pe) |
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 indicespublic Set<EntityReference> getRelatedERs(Control ctrl)
public Set<EntityReference> getRelatedERs(PhysicalEntity pe)
Copyright © 2018 BioPAX. All rights reserved.