Uses of Class
neuroml.network.ConnectivityPattern

Packages that use ConnectivityPattern
neuroml.network   
 

Uses of ConnectivityPattern in neuroml.network
 

Fields in neuroml.network declared as ConnectivityPattern
protected  ConnectivityPattern Projection.connectivityPattern
           
 

Methods in neuroml.network that return ConnectivityPattern
 ConnectivityPattern ObjectFactory.createConnectivityPattern()
          Create an instance of ConnectivityPattern
 ConnectivityPattern Projection.getConnectivityPattern()
          Gets the value of the connectivityPattern property.
 

Methods in neuroml.network with parameters of type ConnectivityPattern
 void Projection.setConnectivityPattern(ConnectivityPattern value)
          Sets the value of the connectivityPattern property.
 



NeuroML API (v1.4)