public class ComponentRule extends InteractionRuleL3Adaptor
| Constructor and Description |
|---|
ComponentRule() |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryInteractionType> |
getRuleTypes()
Gets supported interaction types.
|
void |
inferInteractionsFromPE(InteractionSetL3 interactionSet,
PhysicalEntity pe,
Model model)
Infer interactions where A = the given PhysicalEntity.
|
void |
initOptionsNotNull(Map options)
Initializes options.
|
checkOption, collectEntities, createAndAdd, createClique, inferInteractions, initOptionspublic void inferInteractionsFromPE(InteractionSetL3 interactionSet, PhysicalEntity pe, Model model)
interactionSet - to be populatedpe - PhysicalEntity that will be the seed of the inferencemodel - BioPAX modelpublic void initOptionsNotNull(Map options)
initOptionsNotNull in class InteractionRuleL3Adaptoroptions - options mappublic List<BinaryInteractionType> getRuleTypes()
Copyright © 2015 BioPAX. All rights reserved.