|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A belief set holds a collection of facts.
Method Summary | |
IMExpression |
createDefaultFact(String expression)
Create a default fact. |
IMExpression |
createDefaultFactsExpression(String expression,
String mode)
Create the default facts expression. |
void |
deleteDefaultFact(IMExpression fact)
Delete a default fact. |
void |
deleteDefaultFactsExpression()
Delete the default facts expression. |
IMExpression[] |
getDefaultFacts()
Get the default facts. |
IMExpression |
getDefaultFactsExpression()
Get the default facts, when represented as a single expression (returning a collection). |
Methods inherited from interface jadex.model.IMTypedElementSet |
getClazz, getUpdateRate, isTransient, setClazz, setTransient, setUpdateRate |
Methods inherited from interface jadex.model.IMReferenceableElement |
createAssignTo, deleteAssignTo, getAssignToElements, getAssignTos, isExported, setExported |
Methods inherited from interface jadex.model.IMElement |
check, getChildren, getDescription, getEncodableRepresentation, getExpressionParameters, getName, getOwner, getReport, getScope, setDescription, setName |
Method Detail |
public IMExpression[] getDefaultFacts()
public IMExpression createDefaultFact(String expression)
expression
- The fact expression string.
public void deleteDefaultFact(IMExpression fact)
fact
- The fact expression.public IMExpression getDefaultFactsExpression()
public IMExpression createDefaultFactsExpression(String expression, String mode)
expression
- The facts expression string.mode
- The evaluation mode.
public void deleteDefaultFactsExpression()
|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.