Package | Description |
---|---|
org.polarsys.eplmp.core.configuration |
Classes for managing configuration aspects.
|
org.polarsys.eplmp.core.query |
Support classes to work with the query builder and the basic search.
|
org.polarsys.eplmp.server.importers |
Modifier and Type | Method and Description |
---|---|
PathDataIteration |
PathDataMaster.createNextIteration() |
PathDataIteration |
PathDataMaster.getLastIteration() |
Modifier and Type | Method and Description |
---|---|
List<PathDataIteration> |
PathDataMaster.getPathDataIterations() |
Modifier and Type | Method and Description |
---|---|
void |
PathDataMaster.setPathDataIterations(List<PathDataIteration> pathDataIterations) |
Modifier and Type | Method and Description |
---|---|
PathDataIteration |
QueryResultRow.getPathDataIteration() |
Modifier and Type | Method and Description |
---|---|
void |
QueryResultRow.setPathDataIteration(PathDataIteration pathDataIteration) |
Modifier and Type | Method and Description |
---|---|
PathDataIteration |
PathDataToImport.getPathDataIteration()
Getter for the path data iteration
|
Modifier and Type | Method and Description |
---|---|
void |
PathDataToImport.setPathDataIteration(PathDataIteration iteration)
Setter for the path data iteration
|
Copyright © 2018 DocDoku. All rights reserved.