|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextValue | |
---|---|
ix.iplan | The I-X planner. |
ix.util.context | Context-layering mechanism. |
ix.util.match | Pattern-matching utilities. |
Uses of ContextValue in ix.iplan |
---|
Fields in ix.iplan declared as ContextValue | |
---|---|
protected ContextValue |
IPlanWorldStateManager.Fact.contributor
|
protected ContextValue |
IPlanWorldStateManager.Fact.value
|
Uses of ContextValue in ix.util.context |
---|
Subclasses of ContextValue in ix.util.context | |
---|---|
class |
ContextBoolean
An object that contains a single context-dependent boolean value. |
class |
ContextInt
An object that contains a single context-dependent int value. |
class |
ContextLong
An object that contains a single context-dependent long value. |
class |
ContextString
An object that contains a single context-dependent String value. |
class |
TypedContextValue<T>
An object that contains a single context-dependent value. |
Fields in ix.util.context declared as ContextValue | |
---|---|
(package private) ContextValue<LList[]> |
LLQueue.__state
|
Uses of ContextValue in ix.util.match |
---|
Fields in ix.util.match declared as ContextValue | |
---|---|
protected ContextValue |
MatchChoice.__liveBranches
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |