Uses of Class
org.neuroml.model.Transition
Packages that use Transition
- 
Uses of Transition in org.neuroml.model
Fields in org.neuroml.model declared as TransitionMethods in org.neuroml.model that return TransitionModifier and TypeMethodDescriptionObjectFactory.createTransition()Create an instance ofTransitionOnCondition.getTransition()Gets the value of the transition property.Methods in org.neuroml.model with parameters of type TransitionModifier and TypeMethodDescriptionvoidOnCondition.setTransition(Transition value) Sets the value of the transition property.