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.onConditionprotected List<OnCondition>Regime.onConditionMethods in org.neuroml.model that return OnConditionModifier and TypeMethodDescriptionObjectFactory.createOnCondition()Create an instance ofOnConditionMethods 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.