Uses of Class
org.neuroml.model.TimeDerivative
Packages that use TimeDerivative
- 
Uses of TimeDerivative in org.neuroml.model
Fields in org.neuroml.model with type parameters of type TimeDerivativeModifier and TypeFieldDescriptionprotected List<TimeDerivative>Dynamics.timeDerivativeprotected List<TimeDerivative>Regime.timeDerivativeMethods in org.neuroml.model that return TimeDerivativeModifier and TypeMethodDescriptionObjectFactory.createTimeDerivative()Create an instance ofTimeDerivativeMethods in org.neuroml.model that return types with arguments of type TimeDerivativeModifier and TypeMethodDescriptionDynamics.getTimeDerivative()Gets the value of the timeDerivative property.Regime.getTimeDerivative()Gets the value of the timeDerivative property.