Uses of Class
bio.singa.simulation.model.parameters.FeatureManager
-
Packages that use FeatureManager Package Description bio.singa.simulation.model.modules -
-
Uses of FeatureManager in bio.singa.simulation.model.modules
Methods in bio.singa.simulation.model.modules that return FeatureManager Modifier and Type Method Description FeatureManagerAbstractUpdateModule. getFeatureManager()Methods in bio.singa.simulation.model.modules with parameters of type FeatureManager Modifier and Type Method Description voidAbstractUpdateModule. setFeatureManager(FeatureManager featureManager)
-