public class cell extends Object implements Transitional
Modifier and Type | Field and Description |
---|---|
ArrayList<MorphMLCableGroup> |
cableGroups |
ArrayList<cable> |
cables |
String |
name |
String |
notes |
ArrayList<segment> |
segments |
Constructor and Description |
---|
cell() |
Modifier and Type | Method and Description |
---|---|
Object |
getFinal() |
ArrayList<segment> |
getSegments() |
Morphology |
getStochDiffMorphology() |
public String name
public ArrayList<MorphMLCableGroup> cableGroups
public String notes
public Object getFinal()
getFinal
in interface Transitional
public Morphology getStochDiffMorphology()
Copyright © 2019. All rights reserved.