public class ConsecutiveCatalysisRule extends InteractionRuleL3Adaptor
| Constructor and Description |
|---|
ConsecutiveCatalysisRule() |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryInteractionType> |
getRuleTypes()
Gets supported interaction types.
|
void |
inferInteractionsFromPE(InteractionSetL3 interactionSet,
PhysicalEntity pe,
Model model)
Infers interactions using the given PhysicalEntity as seed.
|
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.