| Package | Description |
|---|---|
| com.banda.chemistry.business | |
| com.banda.chemistry.domain |
| Modifier and Type | Method and Description |
|---|---|
AcSpeciesInteraction |
AcReplicator.cloneSpeciesAction(AcSpeciesInteraction speciesAction) |
| Modifier and Type | Method and Description |
|---|---|
Pair<Collection<AcSpeciesInteraction>,Collection<AcInteractionVariableAssignment>> |
ArtificialChemistryUtil.getSpeciesAndInteractionVariablesToRemove(AcInteractionSeries interactionSeries,
AcInteractionSeries sourceInteractionSeries) |
| Modifier and Type | Method and Description |
|---|---|
AcSpeciesInteraction |
AcReplicator.cloneSpeciesAction(AcSpeciesInteraction speciesAction) |
String |
ArtificialChemistryUtil.getSettingFunctionAsString(AcSpeciesInteraction speciesAction) |
void |
ArtificialChemistryUtil.setSettingFunctionFromString(String formula,
AcSpeciesInteraction speciesAction) |
| Modifier and Type | Method and Description |
|---|---|
AcSpeciesInteraction |
AcEvaluatedSpeciesAction.getSpeciesAction() |
| Modifier and Type | Method and Description |
|---|---|
Set<AcSpeciesInteraction> |
AcInteraction.getSpeciesActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AcInteraction.addToSpeciesActions(AcSpeciesInteraction speciesAction) |
int |
AcSpeciesInteraction.AcSpeciesInteractionVariableComparator.compare(AcSpeciesInteraction si1,
AcSpeciesInteraction si2) |
void |
AcInteraction.removeFromSpeciesActions(AcSpeciesInteraction speciesAction) |
void |
AcEvaluatedSpeciesAction.setSpeciesAction(AcSpeciesInteraction speciesAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
AcInteraction.addSpeciesActions(Collection<AcSpeciesInteraction> speciesActions) |
protected void |
AcInteraction.setSpeciesActions(Set<AcSpeciesInteraction> speciesActions) |
Copyright © 2019. All Rights Reserved.