Uses of Class
org.neuroml.model.SpaceStructure
Packages that use SpaceStructure
-
Uses of SpaceStructure in org.neuroml.model
Fields in org.neuroml.model declared as SpaceStructureMethods in org.neuroml.model that return SpaceStructureModifier and TypeMethodDescriptionObjectFactory.createSpaceStructure()
Create an instance ofSpaceStructure
Space.getStructure()
Gets the value of the structure property.Methods in org.neuroml.model with parameters of type SpaceStructureModifier and TypeMethodDescriptionvoid
Space.setStructure
(SpaceStructure value) Sets the value of the structure property.