Package | Description |
---|---|
edu.ucsd.sbrg.escher.model |
Represents model classes for representation of Escher's components.
|
Modifier and Type | Method and Description |
---|---|
EscherCompartment |
EscherCompartment.clone() |
EscherCompartment |
EscherMap.getCompartment(String id) |
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<String,EscherCompartment>> |
EscherMap.compartments() |
Modifier and Type | Method and Description |
---|---|
void |
EscherMap.addCompartment(EscherCompartment compartment) |
Constructor and Description |
---|
EscherCompartment(EscherCompartment compartment) |
Copyright © 2015–2019 University of Tübingen. All rights reserved.