Class StateVariable

All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.ToString2

public class StateVariable extends NamedDimensionalVariable implements org.jvnet.jaxb2_commons.lang.ToString2

Java class for StateVariable complex type.

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

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

    • StateVariable

      public StateVariable()
  • Method Details