public class AffectsRule extends InteractionRuleL2Adaptor
| Constructor and Description |
|---|
AffectsRule() |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryInteractionType> |
getRuleTypes()
Gets supported interactions types.
|
void |
inferInteractionsFromPE(InteractionSet interactionSet,
physicalEntity pe,
Model model)
Infers interactions using the given physicalEntity as seed.
|
inferInteractions, initOptions, initOptionsNotNullpublic void inferInteractionsFromPE(InteractionSet interactionSet, physicalEntity pe, Model model)
interactionSet - to be populatedpe - first physicalEntitymodel - BioPAX modelpublic List<BinaryInteractionType> getRuleTypes()
Copyright © 2015 BioPAX. All rights reserved.