| Package | Description |
|---|---|
| com.gemstone.sequence |
| Modifier and Type | Method and Description |
|---|---|
LifelineState |
Arrow.getStartingState() |
LifelineState |
Lifeline.getStateAt(int y) |
| Modifier and Type | Method and Description |
|---|---|
List<LifelineState> |
Lifeline.getStates() |
| Modifier and Type | Method and Description |
|---|---|
void |
Lifeline.addState(LifelineState state) |
| Constructor and Description |
|---|
Arrow(String label,
LifelineState startingState,
LifelineState endingState) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.