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 Transitionalpublic Morphology getStochDiffMorphology()
Copyright © 2016. All rights reserved.