Uses of Class
neuroml.meta.Properties

Packages that use Properties
neuroml   
neuroml.channel   
neuroml.meta   
neuroml.morph   
neuroml.network   
 

Uses of Properties in neuroml
 

Fields in neuroml declared as Properties
protected  Properties NeuroMLLevel3.properties
           
 

Methods in neuroml that return Properties
 Properties NeuroMLLevel3.getProperties()
          Gets the value of the properties property.
 

Methods in neuroml with parameters of type Properties
 void NeuroMLLevel3.setProperties(Properties value)
          Sets the value of the properties property.
 

Uses of Properties in neuroml.channel
 

Fields in neuroml.channel declared as Properties
protected  Properties SynapseType.properties
           
protected  Properties Parameter.properties
           
protected  Properties IonConcentration.properties
           
protected  Properties Ion.properties
           
protected  Properties DoubleExponentialSynapse.properties
           
protected  Properties ChannelType.properties
           
protected  Properties ChannelML.properties
           
 

Methods in neuroml.channel that return Properties
 Properties SynapseType.getProperties()
          Gets the value of the properties property.
 Properties Parameter.getProperties()
          Gets the value of the properties property.
 Properties IonConcentration.getProperties()
          Gets the value of the properties property.
 Properties Ion.getProperties()
          Gets the value of the properties property.
 Properties DoubleExponentialSynapse.getProperties()
          Gets the value of the properties property.
 Properties ChannelType.getProperties()
          Gets the value of the properties property.
 Properties ChannelML.getProperties()
          Gets the value of the properties property.
 

Methods in neuroml.channel with parameters of type Properties
 void SynapseType.setProperties(Properties value)
          Sets the value of the properties property.
 void Parameter.setProperties(Properties value)
          Sets the value of the properties property.
 void IonConcentration.setProperties(Properties value)
          Sets the value of the properties property.
 void Ion.setProperties(Properties value)
          Sets the value of the properties property.
 void DoubleExponentialSynapse.setProperties(Properties value)
          Sets the value of the properties property.
 void ChannelType.setProperties(Properties value)
          Sets the value of the properties property.
 void ChannelML.setProperties(Properties value)
          Sets the value of the properties property.
 

Uses of Properties in neuroml.meta
 

Fields in neuroml.meta with type parameters of type Properties
protected  java.util.List<Properties> GroupDetail.properties
           
 

Methods in neuroml.meta that return Properties
 Properties ObjectFactory.createProperties()
          Create an instance of Properties
 

Methods in neuroml.meta that return types with arguments of type Properties
 java.util.List<Properties> GroupDetail.getProperties()
          Gets the value of the properties property.
 

Uses of Properties in neuroml.morph
 

Fields in neuroml.morph declared as Properties
protected  Properties Segment.properties
           
protected  Properties Morphology.properties
           
protected  Properties Morphology.Features.properties
           
protected  Properties Feature.properties
           
protected  Properties Cell.properties
           
protected  Properties Cell.Cables.properties
           
protected  Properties Cell.CellBody.properties
           
protected  Properties Cell.Segments.properties
           
protected  Properties Cell.Spines.properties
           
protected  Properties Cable.properties
           
 

Methods in neuroml.morph that return Properties
 Properties Segment.getProperties()
          Gets the value of the properties property.
 Properties Morphology.getProperties()
          Gets the value of the properties property.
 Properties Morphology.Features.getProperties()
          Gets the value of the properties property.
 Properties Feature.getProperties()
          Gets the value of the properties property.
 Properties Cell.getProperties()
          Gets the value of the properties property.
 Properties Cell.Cables.getProperties()
          Gets the value of the properties property.
 Properties Cell.CellBody.getProperties()
          Gets the value of the properties property.
 Properties Cell.Segments.getProperties()
          Gets the value of the properties property.
 Properties Cell.Spines.getProperties()
          Gets the value of the properties property.
 Properties Cable.getProperties()
          Gets the value of the properties property.
 

Methods in neuroml.morph with parameters of type Properties
 void Segment.setProperties(Properties value)
          Sets the value of the properties property.
 void Morphology.setProperties(Properties value)
          Sets the value of the properties property.
 void Morphology.Features.setProperties(Properties value)
          Sets the value of the properties property.
 void Feature.setProperties(Properties value)
          Sets the value of the properties property.
 void Cell.setProperties(Properties value)
          Sets the value of the properties property.
 void Cell.Cables.setProperties(Properties value)
          Sets the value of the properties property.
 void Cell.CellBody.setProperties(Properties value)
          Sets the value of the properties property.
 void Cell.Segments.setProperties(Properties value)
          Sets the value of the properties property.
 void Cell.Spines.setProperties(Properties value)
          Sets the value of the properties property.
 void Cable.setProperties(Properties value)
          Sets the value of the properties property.
 

Uses of Properties in neuroml.network
 

Fields in neuroml.network declared as Properties
protected  Properties SynapseProperties.properties
           
protected  Properties RandomArrangement.properties
           
protected  Properties Projections.properties
           
protected  Properties Projection.properties
           
protected  Properties Populations.properties
           
protected  Properties PopulationLocation.properties
           
protected  Properties Population.properties
           
protected  Properties NetworkML.properties
           
protected  Properties Instances.properties
           
protected  Properties GridArrangement.properties
           
protected  Properties Connections.properties
           
protected  Properties CellInstance.properties
           
 

Methods in neuroml.network that return Properties
 Properties SynapseProperties.getProperties()
          Gets the value of the properties property.
 Properties RandomArrangement.getProperties()
          Gets the value of the properties property.
 Properties Projections.getProperties()
          Gets the value of the properties property.
 Properties Projection.getProperties()
          Gets the value of the properties property.
 Properties Populations.getProperties()
          Gets the value of the properties property.
 Properties PopulationLocation.getProperties()
          Gets the value of the properties property.
 Properties Population.getProperties()
          Gets the value of the properties property.
 Properties NetworkML.getProperties()
          Gets the value of the properties property.
 Properties Instances.getProperties()
          Gets the value of the properties property.
 Properties GridArrangement.getProperties()
          Gets the value of the properties property.
 Properties Connections.getProperties()
          Gets the value of the properties property.
 Properties CellInstance.getProperties()
          Gets the value of the properties property.
 

Methods in neuroml.network that return types with arguments of type Properties
 javax.xml.bind.JAXBElement<Properties> ObjectFactory.createConnectionProperties(Properties value)
          Create an instance of JAXBElement<Properties>}
 javax.xml.bind.JAXBElement<Properties> ObjectFactory.createPotentialSynapticLocationProperties(Properties value)
          Create an instance of JAXBElement<Properties>}
 

Methods in neuroml.network with parameters of type Properties
 javax.xml.bind.JAXBElement<Properties> ObjectFactory.createConnectionProperties(Properties value)
          Create an instance of JAXBElement<Properties>}
 javax.xml.bind.JAXBElement<Properties> ObjectFactory.createPotentialSynapticLocationProperties(Properties value)
          Create an instance of JAXBElement<Properties>}
 void SynapseProperties.setProperties(Properties value)
          Sets the value of the properties property.
 void RandomArrangement.setProperties(Properties value)
          Sets the value of the properties property.
 void Projections.setProperties(Properties value)
          Sets the value of the properties property.
 void Projection.setProperties(Properties value)
          Sets the value of the properties property.
 void Populations.setProperties(Properties value)
          Sets the value of the properties property.
 void PopulationLocation.setProperties(Properties value)
          Sets the value of the properties property.
 void Population.setProperties(Properties value)
          Sets the value of the properties property.
 void NetworkML.setProperties(Properties value)
          Sets the value of the properties property.
 void Instances.setProperties(Properties value)
          Sets the value of the properties property.
 void GridArrangement.setProperties(Properties value)
          Sets the value of the properties property.
 void Connections.setProperties(Properties value)
          Sets the value of the properties property.
 void CellInstance.setProperties(Properties value)
          Sets the value of the properties property.
 



NeuroML API (v1.4)