Uses of Class
org.neuroml1.model.channel.DeprecatedTransition
Packages that use DeprecatedTransition
-
Uses of DeprecatedTransition in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as DeprecatedTransitionFields in org.neuroml1.model.channel with type parameters of type DeprecatedTransitionModifier and TypeFieldDescriptionprotected List<DeprecatedTransition>DeprecatedKSGate.transitionMethods in org.neuroml1.model.channel that return DeprecatedTransitionModifier and TypeMethodDescriptionObjectFactory.createDeprecatedTransition()Create an instance ofDeprecatedTransitionDeprecatedHHGate.getTransition()Gets the value of the transition property.Methods in org.neuroml1.model.channel that return types with arguments of type DeprecatedTransitionModifier and TypeMethodDescriptionDeprecatedKSGate.getTransition()Gets the value of the transition property.Methods in org.neuroml1.model.channel with parameters of type DeprecatedTransitionModifier and TypeMethodDescriptionvoidDeprecatedHHGate.setTransition(DeprecatedTransition value) Sets the value of the transition property.