public class ParticipatesRule extends InteractionRuleL3Adaptor
| Constructor and Description |
|---|
ParticipatesRule() |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryInteractionType> |
getRuleTypes()
Gets supported interaction types.
|
void |
inferInteractionsFromPE(InteractionSetL3 interactionSet,
PhysicalEntity pe,
Model model)
Infers interactions starting from the given PhysicalEntity.
|
void |
initOptionsNotNull(Map options)
Initializes options.
|
checkOption, collectEntities, createAndAdd, createClique, inferInteractions, initOptionspublic void initOptionsNotNull(Map options)
initOptionsNotNull in class InteractionRuleL3Adaptoroptions - options mappublic 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.