Package | Description |
---|---|
casa.jade | |
jade.content | |
jade.content.abs | |
jade.content.onto.basic | |
jade.core | |
jade.semantics.kbase.filters |
Provides all generic filters needed by the default
FilterKBase provided by the JSA framework. |
jade.semantics.kbase.filters.std | |
jade.util.leap |
This package contains a set of classes that provides a replacement
for the Java collection framework that is not supported by J2ME.
|
Modifier and Type | Class and Description |
---|---|
class |
CASAkbFiltersDefinition
Filter definitions to match patterns like (B Alice exp) and put or get the
expression in Alice's own (sub) belief base
|
class |
SingleNumValueDefinition
General class that defines single value predicat.
|
class |
SingleValueDefinition
General class that defines single value predicate.
|
Modifier and Type | Field and Description |
---|---|
private List |
ContentElementList.elements |
Modifier and Type | Field and Description |
---|---|
private List |
AbsContentElementList.elements |
private List |
AbsAggregate.elements |
Modifier and Type | Method and Description |
---|---|
static List |
AbsHelper.internaliseList(AbsAggregate aggregate,
Ontology onto)
Converts an
AbsAggregate into a List using the
specified ontology. |
Modifier and Type | Method and Description |
---|---|
static AbsAggregate |
AbsHelper.externaliseList(List obj,
Ontology onto,
String AggregateType)
Converts a
List into a AbsAggregate using
the specified ontology. |
Modifier and Type | Method and Description |
---|---|
List |
Result.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
Result.setItems(List l) |
Modifier and Type | Field and Description |
---|---|
private List |
AID.addresses |
private List |
AID.resolvers |
Modifier and Type | Class and Description |
---|---|
class |
FiltersDefinition
Sorted list of
FilterDefinition . |
Modifier and Type | Class and Description |
---|---|
class |
BuiltInPredicateFilters |
class |
CFPFilters |
class |
EventMemoryFilters |
class |
NestedBeliefFilters |
Modifier and Type | Class and Description |
---|---|
class |
ArrayList
The LEAP (environment-dependent) version of the &qote;java.util.ArrayList&qote; class.
|
class |
LinkedList
The LEAP (environment-dependent) version of the &qote;java.util.ArrayList&qote; class.
|