Package org.neuroml1.model.network
Class ObjectFactory
java.lang.Object
org.neuroml1.model.network.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.neuroml1.model.network package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.neuroml1.model.network -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCellInstance
Create an instance ofConnection
createConnectionGroup
(String value) Create an instance ofConnection.InternalProperties
createConnectionNotes
(String value) Create an instance ofConnections
Create an instance ofConnectivityPattern
Create an instance ofConnectivityPattern.AllToAll
Create an instance ofConnectivityPattern.FixedProbability
Create an instance ofGlobalSynapticProperties
Create an instance ofGlobalSynapticProperties.SynapseTypeElement
Create an instance ofGridArrangement
Create an instance ofGridArrangement.Spacing
Create an instance ofInput
Create an instance ofInputs
Create an instance ofInputSite
Create an instance ofInputSitePattern
Create an instance ofInputSitePattern.AllCells
Create an instance ofInputSitePattern.PercentageCells
Create an instance ofInputSites
Create an instance ofInputTarget
Create an instance ofInstances
Create an instance ofLevel3Connectivity
Create an instance ofLocalSynapticProperties
createNetworkml
(NetworkML value) Create an instance ofNetworkML
Create an instance ofPerCellConnection
Create an instance ofPopulation
Create an instance ofPopulation.CellTypeElement
Create an instance ofPopulationLocation
Create an instance ofPopulations
Create an instance ofPotentialSynapticLocation
Create an instance ofPotentialSynapticLocation.GroupElementPSL2
Create an instance ofPotentialSynLoc
createPotentialSynLocGroup
(String value) Create an instance ofPotentialSynLoc.GroupElementPSL1
createPotentialSynLocNotes
(String value) Create an instance ofProjection
Create an instance ofProjections
Create an instance ofProjection.SourceElement
Create an instance ofProjection.TargetElement
Create an instance ofPulseInput
Create an instance ofRandomArrangement
Create an instance ofRandomStim
Create an instance ofRandomStimInstance
Create an instance ofSynapseInternalProperties
Create an instance ofSynapseProperties
Create an instance ofSynapticLocation
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.neuroml1.model.network
-
-
Method Details
-
createGridArrangement
Create an instance ofGridArrangement
-
createConnectivityPattern
Create an instance ofConnectivityPattern
-
createInputSitePattern
Create an instance ofInputSitePattern
-
createNetworkML
Create an instance ofNetworkML
-
createPopulations
Create an instance ofPopulations
-
createProjections
Create an instance ofProjections
-
createInputs
Create an instance ofInputs
-
createInput
Create an instance ofInput
-
createPulseInput
Create an instance ofPulseInput
-
createRandomStim
Create an instance ofRandomStim
-
createRandomStimInstance
Create an instance ofRandomStimInstance
-
createInputTarget
Create an instance ofInputTarget
-
createInputSites
Create an instance ofInputSites
-
createInputSite
Create an instance ofInputSite
-
createPopulation
Create an instance ofPopulation
-
createInstances
Create an instance ofInstances
-
createProjection
Create an instance ofProjection
-
createSynapseProperties
Create an instance ofSynapseProperties
-
createGlobalSynapticProperties
Create an instance ofGlobalSynapticProperties
-
createLocalSynapticProperties
Create an instance ofLocalSynapticProperties
-
createSynapseInternalProperties
Create an instance ofSynapseInternalProperties
-
createPerCellConnection
Create an instance ofPerCellConnection
-
createConnections
Create an instance ofConnections
-
createCellInstance
Create an instance ofCellInstance
-
createConnection
Create an instance ofConnection
-
createSynapticLocation
Create an instance ofSynapticLocation
-
createPopulationLocation
Create an instance ofPopulationLocation
-
createRandomArrangement
Create an instance ofRandomArrangement
-
createLevel3Connectivity
Create an instance ofLevel3Connectivity
-
createPotentialSynLoc
Create an instance ofPotentialSynLoc
-
createPotentialSynapticLocation
Create an instance ofPotentialSynapticLocation
-
createGridArrangementSpacing
Create an instance ofGridArrangement.Spacing
-
createConnectivityPatternAllToAll
Create an instance ofConnectivityPattern.AllToAll
-
createConnectivityPatternFixedProbability
Create an instance ofConnectivityPattern.FixedProbability
-
createInputSitePatternAllCells
Create an instance ofInputSitePattern.AllCells
-
createInputSitePatternPercentageCells
Create an instance ofInputSitePattern.PercentageCells
-
createNetworkml
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
NetworkML
>
-
createPotentialSynapticLocationGroupElementPSL2
public PotentialSynapticLocation.GroupElementPSL2 createPotentialSynapticLocationGroupElementPSL2(String value) Create an instance ofPotentialSynapticLocation.GroupElementPSL2
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
PotentialSynapticLocation.GroupElementPSL2
-
createPotentialSynapticLocationNotes
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createPotentialSynapticLocationProperties
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Properties
>
-
createPotentialSynapticLocationAnnotation
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Annotation
>
-
createPotentialSynapticLocationGroup
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createPotentialSynapticLocationSynapseType
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createPotentialSynapticLocationSynapseDirection
public JAXBElement<SynapseDirection> createPotentialSynapticLocationSynapseDirection(SynapseDirection value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SynapseDirection
>
-
createPotentialSynLocGroupElementPSL1
Create an instance ofPotentialSynLoc.GroupElementPSL1
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
PotentialSynLoc.GroupElementPSL1
-
createPotentialSynLocNotes
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createPotentialSynLocProperties
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Properties
>
-
createPotentialSynLocAnnotation
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Annotation
>
-
createPotentialSynLocGroup
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createConnectionInternalProperties
public Connection.InternalProperties createConnectionInternalProperties(LocalSynapticProperties value) Create an instance ofConnection.InternalProperties
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
Connection.InternalProperties
-
createConnectionNotes
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createConnectionProperties
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Properties
>
-
createConnectionAnnotation
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Annotation
>
-
createConnectionGroup
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createConnectionPre
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SynapticLocation
>
-
createConnectionPost
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SynapticLocation
>
-
createGlobalSynapticPropertiesSynapseTypeElement
public GlobalSynapticProperties.SynapseTypeElement createGlobalSynapticPropertiesSynapseTypeElement(String value) Create an instance ofGlobalSynapticProperties.SynapseTypeElement
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
GlobalSynapticProperties.SynapseTypeElement
-
createProjectionSourceElement
Create an instance ofProjection.SourceElement
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
Projection.SourceElement
-
createProjectionTargetElement
Create an instance ofProjection.TargetElement
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
Projection.TargetElement
-
createPopulationCellTypeElement
Create an instance ofPopulation.CellTypeElement
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
Population.CellTypeElement
-