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 ofSpaceStructureSpace.getStructure()Gets the value of the structure property.Methods in org.neuroml.model with parameters of type SpaceStructureModifier and TypeMethodDescriptionvoidSpace.setStructure(SpaceStructure value) Sets the value of the structure property.