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 ofSegmentParentSegment.getParent()Gets the value of the parent property.Methods in org.neuroml.model with parameters of type SegmentParentModifier and TypeMethodDescriptionvoidSegment.setParent(SegmentParent value) Sets the value of the parent property.