| Package | Description |
|---|---|
| com.clarkparsia.pellet.rules.rete |
| Modifier and Type | Method and Description |
|---|---|
protected WME.EdgeDirection |
AlphaEdgeNode.edgeMatches(Edge edge) |
static WME.EdgeDirection |
WME.EdgeDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WME.EdgeDirection[] |
WME.EdgeDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected WME |
AlphaEdgeNode.createEdge(Edge edge,
WME.EdgeDirection dir) |
static WME |
WME.createEdge(Edge edge,
WME.EdgeDirection dir) |
protected Iterator<WME> |
AlphaEdgeNode.toWMEs(EdgeList edges,
WME.EdgeDirection dir) |
| Constructor and Description |
|---|
EdgeWME(Edge edge,
WME.EdgeDirection dir) |
Copyright © 2019. All rights reserved.