Uses of Class
org.neuroml1.model.meta.Properties
Packages that use Properties
Package
Description
- 
Uses of Properties in org.neuroml1.model
Fields in org.neuroml1.model declared as PropertiesMethods in org.neuroml1.model that return PropertiesModifier and TypeMethodDescriptionNeuroMLLevel3.getProperties()Gets the value of the properties property.Methods in org.neuroml1.model with parameters of type PropertiesModifier and TypeMethodDescriptionvoidNeuroMLLevel3.setProperties(Properties value) Sets the value of the properties property. - 
Uses of Properties in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as PropertiesModifier and TypeFieldDescriptionprotected PropertiesChannelML.propertiesprotected PropertiesChannelType.propertiesprotected PropertiesDeprecatedIon.propertiesprotected PropertiesDeprecatedOhmic.Conductance.propertiesprotected PropertiesDeprecatedParameter.propertiesprotected PropertiesDeprecatedRateConstantEqnChoice.propertiesprotected PropertiesDoubleExponentialSynapse.propertiesprotected PropertiesElectricalSynapse.propertiesprotected PropertiesIonConcentration.propertiesprotected PropertiesSynapseType.propertiesMethods in org.neuroml1.model.channel that return PropertiesModifier and TypeMethodDescriptionChannelML.getProperties()Gets the value of the properties property.ChannelType.getProperties()Gets the value of the properties property.DeprecatedIon.getProperties()Gets the value of the properties property.DeprecatedOhmic.Conductance.getProperties()Gets the value of the properties property.DeprecatedParameter.getProperties()Gets the value of the properties property.DeprecatedRateConstantEqnChoice.getProperties()Gets the value of the properties property.DoubleExponentialSynapse.getProperties()Gets the value of the properties property.ElectricalSynapse.getProperties()Gets the value of the properties property.IonConcentration.getProperties()Gets the value of the properties property.SynapseType.getProperties()Gets the value of the properties property.Methods in org.neuroml1.model.channel with parameters of type PropertiesModifier and TypeMethodDescriptionvoidChannelML.setProperties(Properties value) Sets the value of the properties property.voidChannelType.setProperties(Properties value) Sets the value of the properties property.voidDeprecatedIon.setProperties(Properties value) Sets the value of the properties property.voidDeprecatedOhmic.Conductance.setProperties(Properties value) Sets the value of the properties property.voidDeprecatedParameter.setProperties(Properties value) Sets the value of the properties property.voidDeprecatedRateConstantEqnChoice.setProperties(Properties value) Sets the value of the properties property.voidDoubleExponentialSynapse.setProperties(Properties value) Sets the value of the properties property.voidElectricalSynapse.setProperties(Properties value) Sets the value of the properties property.voidIonConcentration.setProperties(Properties value) Sets the value of the properties property.voidSynapseType.setProperties(Properties value) Sets the value of the properties property. - 
Uses of Properties in org.neuroml1.model.meta
Fields in org.neuroml1.model.meta with type parameters of type PropertiesMethods in org.neuroml1.model.meta that return PropertiesModifier and TypeMethodDescriptionObjectFactory.createProperties()Create an instance ofPropertiesMethods in org.neuroml1.model.meta that return types with arguments of type PropertiesModifier and TypeMethodDescriptionGroupDetail.getProperties()Gets the value of the properties property. - 
Uses of Properties in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as PropertiesModifier and TypeFieldDescriptionprotected PropertiesCable.propertiesprotected PropertiesCell.Cables.propertiesprotected PropertiesCell.CellBody.propertiesprotected PropertiesCell.propertiesprotected PropertiesCell.Segments.propertiesprotected PropertiesCell.Spines.propertiesprotected PropertiesFeature.propertiesprotected PropertiesMorphology.Features.propertiesprotected PropertiesMorphology.propertiesprotected PropertiesSegment.propertiesMethods in org.neuroml1.model.morph that return PropertiesModifier and TypeMethodDescriptionCable.getProperties()Gets the value of the properties property.Cell.Cables.getProperties()Gets the value of the properties property.Cell.CellBody.getProperties()Gets the value of the properties property.Cell.getProperties()Gets the value of the properties property.Cell.Segments.getProperties()Gets the value of the properties property.Cell.Spines.getProperties()Gets the value of the properties property.Feature.getProperties()Gets the value of the properties property.Morphology.Features.getProperties()Gets the value of the properties property.Morphology.getProperties()Gets the value of the properties property.Segment.getProperties()Gets the value of the properties property.Methods in org.neuroml1.model.morph with parameters of type PropertiesModifier and TypeMethodDescriptionvoidCable.setProperties(Properties value) Sets the value of the properties property.voidCell.Cables.setProperties(Properties value) Sets the value of the properties property.voidCell.CellBody.setProperties(Properties value) Sets the value of the properties property.voidCell.Segments.setProperties(Properties value) Sets the value of the properties property.voidCell.setProperties(Properties value) Sets the value of the properties property.voidCell.Spines.setProperties(Properties value) Sets the value of the properties property.voidFeature.setProperties(Properties value) Sets the value of the properties property.voidMorphology.Features.setProperties(Properties value) Sets the value of the properties property.voidMorphology.setProperties(Properties value) Sets the value of the properties property.voidSegment.setProperties(Properties value) Sets the value of the properties property. - 
Uses of Properties in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as PropertiesModifier and TypeFieldDescriptionprotected PropertiesCellInstance.propertiesprotected PropertiesConnections.propertiesprotected PropertiesGridArrangement.propertiesprotected PropertiesInput.propertiesprotected PropertiesInputs.propertiesprotected PropertiesInputSites.propertiesprotected PropertiesInputTarget.propertiesprotected PropertiesInstances.propertiesprotected PropertiesNetworkML.propertiesprotected PropertiesPopulation.propertiesprotected PropertiesPopulationLocation.propertiesprotected PropertiesPopulations.propertiesprotected PropertiesProjection.propertiesprotected PropertiesProjections.propertiesprotected PropertiesRandomArrangement.propertiesprotected PropertiesSynapseInternalProperties.propertiesprotected PropertiesSynapseProperties.propertiesMethods in org.neuroml1.model.network that return PropertiesModifier and TypeMethodDescriptionCellInstance.getProperties()Gets the value of the properties property.Connections.getProperties()Gets the value of the properties property.GridArrangement.getProperties()Gets the value of the properties property.Input.getProperties()Gets the value of the properties property.Inputs.getProperties()Gets the value of the properties property.InputSites.getProperties()Gets the value of the properties property.InputTarget.getProperties()Gets the value of the properties property.Instances.getProperties()Gets the value of the properties property.NetworkML.getProperties()Gets the value of the properties property.Population.getProperties()Gets the value of the properties property.PopulationLocation.getProperties()Gets the value of the properties property.Populations.getProperties()Gets the value of the properties property.Projection.getProperties()Gets the value of the properties property.Projections.getProperties()Gets the value of the properties property.RandomArrangement.getProperties()Gets the value of the properties property.SynapseInternalProperties.getProperties()Gets the value of the properties property.SynapseProperties.getProperties()Gets the value of the properties property.Methods in org.neuroml1.model.network that return types with arguments of type PropertiesModifier and TypeMethodDescriptionObjectFactory.createConnectionProperties(Properties value) ObjectFactory.createPotentialSynapticLocationProperties(Properties value) ObjectFactory.createPotentialSynLocProperties(Properties value) Methods in org.neuroml1.model.network with parameters of type PropertiesModifier and TypeMethodDescriptionObjectFactory.createConnectionProperties(Properties value) ObjectFactory.createPotentialSynapticLocationProperties(Properties value) ObjectFactory.createPotentialSynLocProperties(Properties value) voidCellInstance.setProperties(Properties value) Sets the value of the properties property.voidConnections.setProperties(Properties value) Sets the value of the properties property.voidGridArrangement.setProperties(Properties value) Sets the value of the properties property.voidInput.setProperties(Properties value) Sets the value of the properties property.voidInputs.setProperties(Properties value) Sets the value of the properties property.voidInputSites.setProperties(Properties value) Sets the value of the properties property.voidInputTarget.setProperties(Properties value) Sets the value of the properties property.voidInstances.setProperties(Properties value) Sets the value of the properties property.voidNetworkML.setProperties(Properties value) Sets the value of the properties property.voidPopulation.setProperties(Properties value) Sets the value of the properties property.voidPopulationLocation.setProperties(Properties value) Sets the value of the properties property.voidPopulations.setProperties(Properties value) Sets the value of the properties property.voidProjection.setProperties(Properties value) Sets the value of the properties property.voidProjections.setProperties(Properties value) Sets the value of the properties property.voidRandomArrangement.setProperties(Properties value) Sets the value of the properties property.voidSynapseInternalProperties.setProperties(Properties value) Sets the value of the properties property.voidSynapseProperties.setProperties(Properties value) Sets the value of the properties property.