Uses of Interface
mgui.models.dynamic.DynamicModelEnvironmentEvent
| Package | Description |
|---|---|
| mgui.models.dynamic |
Provides a framework for dynamic modelling (4D) functionality in ModelGUI.
|
| mgui.models.environments | |
| mgui.neuro.components.cortical.simple | |
| mgui.neuro.components.simple | |
| mgui.neuro.stats |
-
Uses of DynamicModelEnvironmentEvent in mgui.models.dynamic
Methods in mgui.models.dynamic with parameters of type DynamicModelEnvironmentEvent Modifier and Type Method Description voidDynamicModelEnvironmentListener. environmentUpdated(DynamicModelEnvironmentEvent e)booleanDynamicModelEnvironmentSensor. stimulate(DynamicModelEnvironmentEvent e)Notifies this sensor that the environment has changed. -
Uses of DynamicModelEnvironmentEvent in mgui.models.environments
Classes in mgui.models.environments that implement DynamicModelEnvironmentEvent Modifier and Type Class Description classSimpleEnvironmentEventMethods in mgui.models.environments with parameters of type DynamicModelEnvironmentEvent Modifier and Type Method Description booleanSimpleEnvironmentInputDataSource. stimulate(DynamicModelEnvironmentEvent e)booleanSimpleEnvironmentObservableDataSource. stimulate(DynamicModelEnvironmentEvent e) -
Uses of DynamicModelEnvironmentEvent in mgui.neuro.components.cortical.simple
Methods in mgui.neuro.components.cortical.simple with parameters of type DynamicModelEnvironmentEvent Modifier and Type Method Description booleanSimpleCorticalInput. stimulate(DynamicModelEnvironmentEvent e) -
Uses of DynamicModelEnvironmentEvent in mgui.neuro.components.simple
Methods in mgui.neuro.components.simple with parameters of type DynamicModelEnvironmentEvent Modifier and Type Method Description booleanSimpleSensoryNeuron. stimulate(DynamicModelEnvironmentEvent e) -
Uses of DynamicModelEnvironmentEvent in mgui.neuro.stats
Methods in mgui.neuro.stats with parameters of type DynamicModelEnvironmentEvent Modifier and Type Method Description voidSimpleStatistics. environmentUpdated(DynamicModelEnvironmentEvent e)