| Package | Description |
|---|---|
| com.banda.chemistry.domain |
| Modifier and Type | Method and Description |
|---|---|
AcInteraction |
AcEvaluatedAction.getAction() |
AcInteraction |
AcInteractionVariableAssignment.getAction() |
AcInteraction |
AcSpeciesInteraction.getAction() |
| Modifier and Type | Method and Description |
|---|---|
Set<AcInteraction> |
AcInteractionSeries.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AcInteractionSeries.addAction(AcInteraction action) |
void |
AcInteractionSeries.removeAction(AcInteraction action) |
void |
AcEvaluatedAction.setAction(AcInteraction action) |
protected void |
AcInteractionVariableAssignment.setAction(AcInteraction action) |
protected void |
AcSpeciesInteraction.setAction(AcInteraction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
AcInteractionSeries.addActions(Collection<AcInteraction> actions) |
protected void |
AcInteractionSeries.setActions(Set<AcInteraction> actions) |
Copyright © 2015. All Rights Reserved.