public Action<T,R> extends Named, Described
The action is an independent process that could be performed on one dependency or set of uniform dependencies. The number and naming of results not necessarily is the same as in input.
Modifier and Type | Field and Description |
---|---|
java.lang.String |
ACTION_TARGET |
Modifier and Type | Method and Description |
---|---|
DataNode<R> |
run() |
getName, isAnonimous, nameOf
getDescriptor, getHeader
DataNode<R> run()