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.Region
Packages that use
Region
Package
Description
org.neuroml.model
Uses of
Region
in
org.neuroml.model
Fields in
org.neuroml.model
with type parameters of type
Region
Modifier and Type
Field
Description
protected
List
<
Region
>
Network.
region
Methods in
org.neuroml.model
that return
Region
Modifier and Type
Method
Description
Region
ObjectFactory.
createRegion
()
Create an instance of
Region
Methods in
org.neuroml.model
that return types with arguments of type
Region
Modifier and Type
Method
Description
List
<
Region
>
Network.
getRegion
()
Gets the value of the region property.