public class AcSpeciesSet extends AcVariableSet<AcSpecies>
DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcSpeciesSet() |
addVariable, addVariables, containsVariable, getCreatedBy, getCreateTime, getName, getOwnAndInheritedVariablesSorted, getVariables, getVariablesSorted, hasOwnVariables, initVariables, removeVariable, setCreatedBy, setCreateTime, setName, setVariables, toStringgetId, getKey, getVersion, setId, setKey, setVersioncopyFrom, equals, hashCodepublic AcParameterSet getParameterSet()
public void setParameterSet(AcParameterSet parameterSet)
public Integer getVarSequenceNum()
public void setVarSequenceNum(Integer sequenceNum)
public AcSpeciesSet getParentSpeciesSet()
public void setParentSpeciesSet(AcSpeciesSet parentSpeciesSet)
public boolean hasParentSpeciesSet()
public int getLevel()
public Map<String,AcSpeciesGroup> getSpeciesGroupMap()
public void setSpeciesGroupMap(Map<String,AcSpeciesGroup> speciesGroupMap)
public Collection<AcSpecies> getOwnAndInheritedVariables()
getOwnAndInheritedVariables in interface AcVariableSetIF<AcSpecies>getOwnAndInheritedVariables in class AcVariableSet<AcSpecies>public int getVariablesNumber()
getVariablesNumber in class AcVariableSet<AcSpecies>public void initVarSequenceNum()
public Integer getNextVarSequenceNum()
public AcSpeciesGroup getSpeciesGroup(AcSpeciesType type)
public void addSpeciesToGroup(AcSpeciesType type, AcSpecies species)
public Collection<AcSpecies> getSpecies(AcSpeciesType type)
public Collection<AcSpecies> getOwnAndInheritedSpecies(AcSpeciesType type)
public int getSpeciesNumber(AcSpeciesType type)
public boolean hasSpecies(AcSpeciesType type)
public Collection<AcSpecies> getNonInputFeedbackSpecies()
public Collection<AcSpecies> getNonInternalSpecies()
public Collection<AcSpecies> getInternalSpecies()
public static void main(String[] args)
Copyright © 2019. All Rights Reserved.