| Package | Description |
|---|---|
| com.intersult.ai.semantic |
| Modifier and Type | Field and Description |
|---|---|
Map<String,Semantics.Semantic> |
Semantics.semantics |
| Modifier and Type | Method and Description |
|---|---|
Semantics.Semantic |
Semantics.Semantic.getLeft() |
Semantics.Semantic |
Semantics.Semantic.getRight() |
Semantics.Semantic |
Knots.Knot.getSemantic() |
Semantics.Semantic |
Semantics.observe(Knots.Knot left,
Knots.Knot right) |
Semantics.Semantic |
Semantics.observe(String symbol) |
Semantics.Semantic |
Semantics.test(Knots.Knot left,
Knots.Knot right) |
| Modifier and Type | Method and Description |
|---|---|
List<Semantics.Semantic> |
Knots.Knot.getLoads() |
| Modifier and Type | Method and Description |
|---|---|
static String |
Semantics.combineSymbol(Semantics.Semantic left,
Semantics.Semantic right) |
| Constructor and Description |
|---|
Knots.Knot(Semantics.Semantic semantic,
Knots.Knot left,
Knots.Knot right) |
Semantics.Semantic(Semantics.Semantic left,
Semantics.Semantic right) |
Copyright © 2014 Intersult GmbH. All rights reserved.