Uses of Interface
com.banda.chemistry.domain.AcVariableSetIF

Packages that use AcVariableSetIF
com.banda.chemistry.domain   
 

Uses of AcVariableSetIF in com.banda.chemistry.domain
 

Classes in com.banda.chemistry.domain with type parameters of type AcVariableSetIF
 class AcVariable<M extends AcVariableSetIF>
           
 interface AcVariableSetIF<M extends AcVariable<? extends AcVariableSetIF>>
           
 

Classes in com.banda.chemistry.domain that implement AcVariableSetIF
 class AcDNAStrandSpeciesSet
           
 class AcParameterSet
           
 class AcSpeciesSet
           
 class AcTranslationSeries
           
 class AcVariableSet<M extends AcVariable<? extends AcVariableSet>>
           
 

Methods in com.banda.chemistry.domain with parameters of type AcVariableSetIF
protected  void AcVariable.setParentSetUnsafe(AcVariableSetIF<?> parentSet)
           
 



Copyright © 2013. All Rights Reserved.