I
- Data type the oplet consumes on its input ports.O
- Data type the oplet produces on its output ports.public class VertexType<I,O>
extends java.lang.Object
VertexType
in a graph.
A VertexType
has an InvocationType
instance.
Constructor and Description |
---|
VertexType() |
VertexType(Vertex<? extends Oplet<?,?>,?,?> value,
org.apache.edgent.runtime.etiao.graph.model.IdMapper<java.lang.String> ids) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
InvocationType<I,O> |
getInvocation() |
public VertexType(Vertex<? extends Oplet<?,?>,?,?> value, org.apache.edgent.runtime.etiao.graph.model.IdMapper<java.lang.String> ids)
public VertexType()
public java.lang.String getId()
public InvocationType<I,O> getInvocation()
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641