|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMConfigBeliefSet
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.IMConfigReferenceableElement |
---|
getReference, setReference |
Methods inherited from interface jadex.model.IMConfigElement |
---|
getOriginalElement |
Methods inherited from interface jadex.model.IMElement |
---|
check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName |
Method Detail |
---|
IMExpression[] getInitialFacts()
IMExpression createInitialFact(String expression)
expression
- The fact expression string.
void deleteInitialFact(IMExpression fact)
fact
- The fact expression.IMExpression getInitialFactsExpression()
IMExpression createInitialFactsExpression(String expression, String mode)
expression
- The facts expression string.mode
- The evaluation mode.
void deleteInitialFactsExpression()
|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.