public static class ElementGraph.Extent extends Pipe
Constructor and Description |
---|
ElementGraph.Extent(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object) |
Scope |
outgoingScopeFor(java.util.Set<Scope> scopes)
Method outgoingScopeFor returns the Scope this FlowElement hands off to the next FlowElement.
|
java.lang.String |
toString() |
getConfigDef, getHeads, getName, getParent, getPrevious, getStepConfigDef, getTrace, hasConfigDef, hashCode, hasStepConfigDef, id, isEquivalentTo, named, names, pipes, print, printInternal, resolveIncomingOperationArgumentFields, resolveIncomingOperationPassThroughFields, setParent
public ElementGraph.Extent(java.lang.String name)
Pipe.Pipe(String)
public Scope outgoingScopeFor(java.util.Set<Scope> scopes)
FlowElement
outgoingScopeFor
in interface FlowElement
outgoingScopeFor
in class Pipe
scopes
- of type Set