| Package | Description |
|---|---|
| com.banda.chemistry.business | |
| com.banda.chemistry.domain |
| Modifier and Type | Method and Description |
|---|---|
<M extends AcVariable<?>> |
ArtificialChemistryUtil.getIndexVariableMap(AcVariableSetIF<M> variableSet) |
<M extends AcVariable<?>> |
ArtificialChemistryUtil.getItemsWithStoichiometry(AcVariableSetIF<M> magnitudeSet,
Double[] stoichiometricVector) |
<M extends AcVariable<?>> |
ArtificialChemistryUtil.getLabelVariableMap(AcVariableSetIF<M> variableSet) |
<M extends AcVariable<?>> |
ArtificialChemistryUtil.getSpeciesLabels(Collection<AcSpeciesReactionAssociation> speciesAssociations) |
<M extends AcVariable<?>> |
ArtificialChemistryUtil.getSpeciesLabelsWithStoichiometry(Collection<AcSpeciesReactionAssociation> speciesAssociations) |
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
ArtificialChemistryUtil.getVariableIndeces(AcVariableSetIF<? extends AcVariable<?>> variableSet) |
Set<Integer> |
ArtificialChemistryUtil.getVariableIndeces(Collection<? extends AcVariable<?>> variables) |
Set<String> |
ArtificialChemistryUtil.getVariableLabels(AcVariableSetIF<? extends AcVariable<?>> variableSet) |
Set<String> |
ArtificialChemistryUtil.getVariableLabels(Collection<? extends AcVariable<?>> variables) |
String |
ArtificialChemistryUtil.getVariableLabelsAsString(Collection<? extends AcVariable<?>> variables) |
String |
ArtificialChemistryUtil.getVariableLabelsAsString(Collection<? extends AcVariable<?>> variables,
String separator) |
String |
ArtificialChemistryUtil.replaceIndexPlaceholdersWithVariableLabels(com.banda.function.domain.Function<?,?> function,
Collection<? extends AcVariable<?>> acVariables) |
String |
ArtificialChemistryUtil.replaceVariableLabelsWithIndexPlaceholders(String formula,
Set<Integer> referencedVariableIndeces,
Collection<? extends AcVariable<?>> acVariables) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AcVariable.AcVariableIndexComparator<T extends AcVariable<?>> |
static class |
AcVariable.AcVariableLabelComparator<T extends AcVariable<?>> |
class |
AcVariableGroup<M extends AcVariable<?>> |
interface |
AcVariableGroupIF<M extends AcVariable<?>> |
class |
AcVariableSet<M extends AcVariable<? extends AcVariableSet>> |
interface |
AcVariableSetIF<M extends AcVariable<? extends AcVariableSetIF>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AcCompositeSpecies |
class |
AcInteractionVariable |
class |
AcParameter |
class |
AcSpecies |
class |
AcTranslationVariable |
Copyright © 2019. All Rights Reserved.