public class ExpressionRule extends InteractionRuleL3Adaptor
| Constructor and Description |
|---|
ExpressionRule() |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryInteractionType> |
getRuleTypes()
Gets a list of the rule types that this class implements.
|
void |
inferInteractionsFromPE(InteractionSetL3 interactionSet,
PhysicalEntity pe,
Model model)
Searches the transcriptional relations using the pattern, then decides the interaction type
according to the type of the Control.
|
checkOption, collectEntities, createAndAdd, createClique, inferInteractions, initOptions, initOptionsNotNullpublic void inferInteractionsFromPE(InteractionSetL3 interactionSet, PhysicalEntity pe, Model model)
interactionSet - to be populatedpe - PhysicalEntity that will be the seed of the inferencemodel - BioPAX modelpublic List<BinaryInteractionType> getRuleTypes()
Copyright © 2015 BioPAX. All rights reserved.