public abstract class InteractionRuleL2Adaptor extends Object implements InteractionRuleL2
| Constructor and Description |
|---|
InteractionRuleL2Adaptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
inferInteractions(InteractionSet interactionSet,
BioPAXElement entity,
Model model)
Uses physicalEntity as source of the interaction.
|
void |
initOptions(Map options)
Initializes options.
|
protected void |
initOptionsNotNull(Map options)
Does nothing here.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinferInteractionsFromPEgetRuleTypespublic void inferInteractions(InteractionSet interactionSet, BioPAXElement entity, Model model)
inferInteractions in interface InteractionRuleinteractionSet - to populateentity - this must be a physicalEntity for L2, and PhysicalEntity for L3model - BioPAX modelpublic void initOptions(Map options)
initOptions in interface InteractionRuleoptions - options mapprotected void initOptionsNotNull(Map options)
options - options mapCopyright © 2015 BioPAX. All rights reserved.