public static class OperatorGraph.OpEdge extends Object
| Constructor and Description |
|---|
OpEdge(OperatorGraph.EdgeType et) |
OpEdge(OperatorGraph.EdgeType et,
int index) |
| Modifier and Type | Method and Description |
|---|---|
OperatorGraph.EdgeType |
getEdgeType() |
public OpEdge(OperatorGraph.EdgeType et)
public OpEdge(OperatorGraph.EdgeType et, int index)
public OperatorGraph.EdgeType getEdgeType()
Copyright © 2024 The Apache Software Foundation. All rights reserved.