Uses of Class
org.neuroml.model.SegmentParent
Packages that use SegmentParent
-
Uses of SegmentParent in org.neuroml.model
Fields in org.neuroml.model declared as SegmentParentMethods in org.neuroml.model that return SegmentParentModifier and TypeMethodDescriptionObjectFactory.createSegmentParent()
Create an instance ofSegmentParent
Segment.getParent()
Gets the value of the parent property.Methods in org.neuroml.model with parameters of type SegmentParentModifier and TypeMethodDescriptionvoid
Segment.setParent
(SegmentParent value) Sets the value of the parent property.