public class ExecutableVertex<N extends Oplet<C,P>,C,P> extends AbstractVertex<N,C,P>
Modifier and Type | Method and Description |
---|---|
org.apache.edgent.runtime.etiao.graph.EtiaoConnector<P> |
addOutput()
Add an output port to the vertex.
|
java.util.List<org.apache.edgent.runtime.etiao.graph.EtiaoConnector<P>> |
getConnectors()
Get the vertice's collection of output connectors.
|
N |
getInstance()
Get the instance of the oplet that will be executed.
|
java.lang.String |
getInvocationId() |
DirectGraph |
graph()
Get the vertice's
Graph . |
java.lang.String |
toString()
For debug.
|
public DirectGraph graph()
Vertex
Graph
.public N getInstance()
Vertex
public org.apache.edgent.runtime.etiao.graph.EtiaoConnector<P> addOutput()
Vertex
Connector
representing the output port.public java.util.List<org.apache.edgent.runtime.etiao.graph.EtiaoConnector<P>> getConnectors()
Vertex
public java.lang.String getInvocationId()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641