| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An initial configuration for a belief set.
| Method Summary | |
|  IMExpression | createInitialFact(String expression)Create a initial fact. | 
|  IMExpression | createInitialFactsExpression(String expression,
                             String mode)Create the initial facts expression. | 
|  void | deleteInitialFact(IMExpression fact)Delete a initial fact. | 
|  void | deleteInitialFactsExpression()Delete the initial facts expression. | 
|  IMExpression[] | getInitialFacts()Get the initial facts. | 
|  IMExpression | getInitialFactsExpression()Get the initial facts, when represented as a single expression (returning a collection). | 
| Methods inherited from interface jadex.model.IMInitialReferenceableElement | 
| getReference, setReference | 
| Methods inherited from interface jadex.model.IMInitialElement | 
| getOriginalElement | 
| Methods inherited from interface jadex.model.IMElement | 
| check, getChildren, getDescription, getEncodableRepresentation, getExpressionParameters, getName, getOwner, getReport, getScope, setDescription, setName | 
| Method Detail | 
public IMExpression[] getInitialFacts()
public IMExpression createInitialFact(String expression)
expression - The fact expression string.
public void deleteInitialFact(IMExpression fact)
fact - The fact expression.public IMExpression getInitialFactsExpression()
public IMExpression createInitialFactsExpression(String expression,
                                                 String mode)
expression - The facts expression string.mode - The evaluation mode.
public void deleteInitialFactsExpression()
| 
 | 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.