|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataServiceEdge | |
|---|---|
| org.biomoby.client | The components used for developing Moby clients. |
| Uses of DataServiceEdge in org.biomoby.client |
|---|
| Methods in org.biomoby.client that return DataServiceEdge | |
|---|---|
static DataServiceEdge[] |
ServiceConnections.findEndingEdges(MobyPrimaryDataSimple targetData,
MobyDataType[] dataTypes,
MobyService[] services)
|
static DataServiceEdge[] |
ServiceConnections.findStartingEdges(MobyPrimaryDataSimple sourceData,
MobyDataType[] dataTypes,
MobyService[] services)
|
| Methods in org.biomoby.client with parameters of type DataServiceEdge | |
|---|---|
static ServicesEdge[][] |
FilterServices.dataPaths(DataServiceEdge[] startingEdges,
ServicesEdge[] edges,
DataServiceEdge[] endingEdges)
Find all paths (using available 'edges') that start by any of the 'startingEdges' and finish by any of the 'endingEdges'. |
static ServicesEdge[][] |
FilterServices.dataPaths(DataServiceEdge[] startingEdges,
ServicesEdge[] edges,
DataServiceEdge[] endingEdges)
Find all paths (using available 'edges') that start by any of the 'startingEdges' and finish by any of the 'endingEdges'. |
static ServicesEdge[][] |
FilterServices.straightDataPaths(DataServiceEdge[] startingEdges,
ServicesEdge[] edges,
DataServiceEdge[] endingEdges)
Find all paths (using available 'edges') that start by any of the 'startingEdges' and finish by any of the 'endingEdges'. |
static ServicesEdge[][] |
FilterServices.straightDataPaths(DataServiceEdge[] startingEdges,
ServicesEdge[] edges,
DataServiceEdge[] endingEdges)
Find all paths (using available 'edges') that start by any of the 'startingEdges' and finish by any of the 'endingEdges'. |
|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||