| Package | Description |
|---|---|
| org.leialearns.graph.session | |
| org.leialearns.logic.model | |
| org.leialearns.logic.session |
Defines the top level context for persistent objects used by LEIA.
|
| Modifier and Type | Method and Description |
|---|---|
Root |
RootDTO.declareNearType() |
Root |
RootDTO.getNearObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
Toggled.attach(Root root,
Node node,
Expectation expectation) |
void |
ExpectationHelper.attach(Toggled toggled,
Root root,
Node node,
Expectation expectation) |
Expectation |
ExpectationHelper.createExpectation(Root root) |
Fraction |
FractionHelper.createTransientFraction(Root root,
long index,
long numerator,
long denominator) |
| Constructor and Description |
|---|
ExpectationObject(Root root) |
| Modifier and Type | Method and Description |
|---|---|
Root |
Session.getRoot()
Returns the root object associated with this session.
|
Copyright © 2013. All Rights Reserved.