| Package | Description |
|---|---|
| org.gcube.datatransformation.datatransformationlibrary.model.graph |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TNodeWithUnbound> |
NodesCollection.getAnySupportedByWithUnbound(ContentType contentType)
Returns nodes which are supported by the content type.
|
ArrayList<TNodeWithUnbound> |
NodesCollection.getAnyThatSupportWithUnbound(ContentType contentType)
Returns nodes that have exact support with the content type filled with unbound parameters.
|
ArrayList<TNodeWithUnbound> |
NodesCollection.getExactlySupportedWithUnbound(ContentType contentType)
Returns nodes that have exact support with the content type filled with unbound parameters.
|
ArrayList<TNodeWithUnbound> |
NodesCollection.getGenericallySupported(ContentType contentType)
Returns nodes which are generically supported by the content type.
|
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<Path> |
PathFinder.getPaths(TNodeWithUnbound snode,
TNodeWithUnbound tnode,
TransformationsGraphImpl.Consistency consistencyLevel,
NodesCollection nodes) |
Copyright © 2014. All Rights Reserved.