public class ControlRule extends InteractionRuleL3Adaptor
| Constructor and Description |
|---|
ControlRule() |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryInteractionType> |
getRuleTypes()
Gets supported interaction types.
|
void |
inferInteractionsFromPE(InteractionSetL3 is3,
PhysicalEntity pe,
Model model)
When options map is null, then all rules are generated.
|
void |
initOptionsNotNull(Map options)
Initializes options.
|
checkOption, collectEntities, createAndAdd, createClique, inferInteractions, initOptionspublic void initOptionsNotNull(Map options)
initOptionsNotNull in class InteractionRuleL3Adaptoroptions - options mappublic void inferInteractionsFromPE(InteractionSetL3 is3, PhysicalEntity pe, Model model)
is3 - set to fill inmodel - biopax graph - may be null, has no use herepe - PhysicalEntity that will be the seed of the inferencepublic List<BinaryInteractionType> getRuleTypes()
Copyright © 2015 BioPAX. All rights reserved.