JavaScript is disabled on your browser.
 Learn more about NeuroML at
NeuroML.org
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.neuroml.model.Case
Packages that use
Case
Package
Description
org.neuroml.model
Uses of
Case
in
org.neuroml.model
Fields in
org.neuroml.model
with type parameters of type
Case
Modifier and Type
Field
Description
protected
List
<
Case
>
ConditionalDerivedVariable.
_case
Methods in
org.neuroml.model
that return
Case
Modifier and Type
Method
Description
Case
ObjectFactory.
createCase
()
Create an instance of
Case
Methods in
org.neuroml.model
that return types with arguments of type
Case
Modifier and Type
Method
Description
List
<
Case
>
ConditionalDerivedVariable.
getCase
()
Gets the value of the case property.