| Package | Description |
|---|---|
| com.nosolojava.fsm.model.datamodel | |
| com.nosolojava.fsm.model.state |
| Modifier and Type | Method and Description |
|---|---|
List<Data> |
DataModel.getDataList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataModel.addData(Data data) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataModel.addDataList(List<Data> datas) |
void |
DataModel.clearAndSetDataList(List<Data> datas) |
| Modifier and Type | Method and Description |
|---|---|
void |
State.addData(Data data) |
| Modifier and Type | Method and Description |
|---|---|
void |
State.addData(List<Data> dataList) |
Copyright © 2015. All rights reserved.