|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.banda.core.domain.DomainObject<Long>
com.banda.core.domain.TechnicalDomainObject
com.banda.chemistry.domain.AcVariableGroup<AcSpecies>
com.banda.chemistry.domain.AcSpeciesGroup
public class AcSpeciesGroup
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.banda.core.domain.DomainObject |
|---|
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>> |
| Constructor Summary | |
|---|---|
AcSpeciesGroup()
|
|
AcSpeciesGroup(Collection<AcSpecies> species)
|
|
AcSpeciesGroup(String label)
|
|
| Method Summary | |
|---|---|
void |
addVariable(AcSpecies variable)
|
| Methods inherited from class com.banda.chemistry.domain.AcVariableGroup |
|---|
addVariables, getLabel, getVariables, initVariables, removeVariable, setLabel, setVariables |
| Methods inherited from class com.banda.core.domain.TechnicalDomainObject |
|---|
getId, getKey, getVersion, setId, setKey, setVersion |
| Methods inherited from class com.banda.core.domain.DomainObject |
|---|
copyFrom, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AcSpeciesGroup(Collection<AcSpecies> species)
public AcSpeciesGroup()
public AcSpeciesGroup(String label)
| Method Detail |
|---|
public void addVariable(AcSpecies variable)
addVariable in interface AcVariableGroupIF<AcSpecies>addVariable in class AcVariableGroup<AcSpecies>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||