| Package | Description |
|---|---|
| org.mindswap.pellet.jena | |
| org.mindswap.pellet.jena.graph.loader |
| Modifier and Type | Field and Description |
|---|---|
static EnumSet<BuiltinTerm> |
BuiltinTerm.EXPRESSION_PREDICATES |
| Modifier and Type | Method and Description |
|---|---|
static BuiltinTerm |
BuiltinTerm.find(com.hp.hpl.jena.graph.Node node) |
static BuiltinTerm |
BuiltinTerm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltinTerm[] |
BuiltinTerm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
BuiltinTerm.isExpression(BuiltinTerm builtin) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<com.hp.hpl.jena.graph.Node,BuiltinTerm> |
DefaultGraphLoader.naryDisjoints |
Copyright © 2013. All Rights Reserved.