Uses of Class
org.neuroml.model.OnCondition
Packages that use OnCondition
-
Uses of OnCondition in org.neuroml.model
Fields in org.neuroml.model with type parameters of type OnConditionModifier and TypeFieldDescriptionprotected List<OnCondition>
Dynamics.onCondition
protected List<OnCondition>
Regime.onCondition
Methods in org.neuroml.model that return OnConditionModifier and TypeMethodDescriptionObjectFactory.createOnCondition()
Create an instance ofOnCondition
Methods in org.neuroml.model that return types with arguments of type OnConditionModifier and TypeMethodDescriptionDynamics.getOnCondition()
Gets the value of the onCondition property.Regime.getOnCondition()
Gets the value of the onCondition property.