| Package | Description |
|---|---|
| com.articulate.sigma.semRewrite |
| Modifier and Type | Field and Description |
|---|---|
Literal |
Rule.clause |
Literal |
LHS.clause |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Literal> |
Clause.disjuncts |
| Modifier and Type | Method and Description |
|---|---|
Literal |
Literal.applyBindings(HashMap<String,String> bindings) |
Literal |
Literal.deepCopy() |
static Literal |
Literal.parse(Lexer lex,
int startLine) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Procedures.isCELTclass(Literal c)
CELT classes which are not SUMO classes, like "person"
|
static String |
Procedures.isInstanceOf(Literal c) |
static String |
Procedures.isSubAttribute(Literal c) |
static String |
Procedures.isSubclass(Literal c) |
HashMap<String,String> |
Literal.mguTermList(Literal l2)
Unify all terms in term1 with the corresponding terms in term2 with a
common substitution.
|
Copyright © 2015. All rights reserved.