|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TNodeWithUnbound | |
|---|---|
| org.gcube.datatransformation.datatransformationlibrary.model.graph | |
| Uses of TNodeWithUnbound in org.gcube.datatransformation.datatransformationlibrary.model.graph |
|---|
| Methods in org.gcube.datatransformation.datatransformationlibrary.model.graph that return types with arguments of type TNodeWithUnbound | |
|---|---|
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. |
| Methods in org.gcube.datatransformation.datatransformationlibrary.model.graph with parameters of type TNodeWithUnbound | |
|---|---|
protected ArrayList<Path> |
PathFinder.getPaths(TNodeWithUnbound snode,
TNodeWithUnbound tnode,
TransformationsGraphImpl.Consistency consistencyLevel,
NodesCollection nodes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||