See: Description
| Interface | Description |
|---|---|
| InteractionRule |
This interface defines a rule which can be run on BioPAX model to derive
simple interactions.
|
| Class | Description |
|---|---|
| InteractionSet |
This is a set of binary interactions.
|
| SimpleInteraction |
This class implements a directed binary interaction between two entities.
|
| SimpleInteractionConverter | Deprecated
use the pattern (new Paxtools' module) api instead
|
| Enum | Description |
|---|---|
| BinaryInteractionType |
This class holds the description, tag (used in SIF file), the information if the interaction is
directed for the relevant binary interaction types.
|
| Exception | Description |
|---|---|
| MaximumInteractionThresholdExceedException |
This exception is thrown when there are more than a maximum number of interactions generated.
|
Copyright © 2015 BioPAX. All rights reserved.