public class ControlsTogetherRule extends InteractionRuleL3Adaptor
| Constructor and Description |
|---|
ControlsTogetherRule() |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryInteractionType> |
getRuleTypes()
Gets a list of the rule types that this class implements.
|
void |
inferInteractionsFromPE(InteractionSetL3 l3,
PhysicalEntity pe,
Model model)
This method populates the interactionSet with simple interactions that can
be derived from the model based on this rule.
|
checkOption, collectEntities, createAndAdd, createClique, inferInteractions, initOptions, initOptionsNotNullpublic void inferInteractionsFromPE(InteractionSetL3 l3, PhysicalEntity pe, Model model)
InteractionRuleL3l3 - to be populatedpe - PhysicalEntity that will be the seed of the inferencemodel - BioPAX modelpublic List<BinaryInteractionType> getRuleTypes()
InteractionRuleCopyright © 2015 BioPAX. All rights reserved.