Class ElectricalConnectionInstance

All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.ToString2
Direct Known Subclasses:
ElectricalConnectionInstanceW

public class ElectricalConnectionInstance extends ElectricalConnection implements org.jvnet.jaxb2_commons.lang.ToString2
To enable connections between populations through gap junctions. Populations need to be of type **populationList** and contain **instance** and **location** elements.

Java class for ElectricalConnectionInstance complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ElectricalConnectionInstance">
   <complexContent>
     <extension base="{http://www.neuroml.org/schema/neuroml2}ElectricalConnection">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • ElectricalConnectionInstance

      public ElectricalConnectionInstance()
  • Method Details