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