com.banda.chemistry.domain
Class AcParameterSet

java.lang.Object
  extended by com.banda.core.domain.DomainObject<Long>
      extended by com.banda.core.domain.TechnicalDomainObject
          extended by com.banda.chemistry.domain.AcVariableSet<AcParameter>
              extended by com.banda.chemistry.domain.AcParameterSet
All Implemented Interfaces:
AcVariableGroupIF<AcParameter>, AcVariableSetIF<AcParameter>, com.banda.core.domain.KeyHolder<Long>, Serializable

public class AcParameterSet
extends AcVariableSet<AcParameter>

See Also:
Serialized Form

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
AcParameterSet()
           
 
Method Summary
 Integer getNextVarSequenceNum()
           
 AcSpeciesSet getSpeciesSet()
           
 void setSpeciesSet(AcSpeciesSet speciesSet)
           
 
Methods inherited from class com.banda.chemistry.domain.AcVariableSet
addVariable, addVariables, containsVariable, getCreatedBy, getCreateTime, getName, getOwnAndInheritedVariables, getOwnAndInheritedVariablesSorted, getVariables, getVariablesNumber, getVariablesSorted, hasOwnVariables, initVariables, removeVariable, setCreatedBy, setCreateTime, setName, setVariables, toString
 
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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AcParameterSet

public AcParameterSet()
Method Detail

getSpeciesSet

public AcSpeciesSet getSpeciesSet()

setSpeciesSet

public void setSpeciesSet(AcSpeciesSet speciesSet)

getNextVarSequenceNum

public Integer getNextVarSequenceNum()


Copyright © 2013. All Rights Reserved.