| Package | Description |
|---|---|
| com.clarkparsia.pellet.rules.rete |
| Modifier and Type | Method and Description |
|---|---|
abstract WME.Kind |
WME.getKind() |
WME.Kind |
WME.TypeWME.getKind() |
WME.Kind |
WME.SameAs.getKind() |
WME.Kind |
WME.DiffFrom.getKind() |
WME.Kind |
WME.EdgeWME.getKind() |
WME.Kind |
WME.BuiltinWME.getKind() |
static WME.Kind |
WME.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WME.Kind[] |
WME.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.