AbstractBinaryInteraction<T extends Participant> |
Abstract class for BinaryInteraction.
|
AbstractBinaryInteractionWrapper<I extends Interaction<T>,T extends Participant> |
Abstract class for binary interactions that wrap an Interaction.
|
BinaryInteractionEvidenceWrapper |
A wrapper for InteractionEvidence which contains two participants
|
BinaryInteractionWrapper |
Binary Wrapper for an Interaction
|
DefaultBinaryInteraction |
Default implementation for BinaryInteraction
Note: the methods equals and hashCode have not been overridden.
|
DefaultBinaryInteractionEvidence |
Default implementation for BinaryInteractionEvidence
|
DefaultModelledBinaryInteraction |
Default implementation for ModelledBinaryInteraction
|
DefaultNamedBinaryInteraction |
Default implementation of a named binary interaction
|
DefaultNamedBinaryInteractionEvidence |
Default implementation of a Named binary interaction evidence
|
DefaultNamedModelledBinaryInteraction |
Default implementation for Named modelled binary interaction
|
ModelledBinaryInteractionWrapper |
A wrapper for ModelledInteraction which contains two participants
|