Package | Description |
---|---|
jadex.bdi.model.editable |
Modifier and Type | Interface and Description |
---|---|
interface |
IMECondition |
interface |
IMEPlanBody
Editable interface for plan body.
|
Modifier and Type | Method and Description |
---|---|
IMEExpression |
IMEExpressionbase.createExpression(String name,
String content,
String lang)
Create a expression with a name.
|
IMEExpression |
IMEBeliefSet.createFact()
Create the fact.
|
IMEExpression |
IMEBelief.createFact(String expression,
String language)
Create the fact.
|
IMEExpression |
IMETriggerReference.createMatchExpression(String expression,
String language)
Create a match expression.
|
IMEExpression |
IMEMessageEvent.createMatchExpression(String content,
String lang)
Create a match expression.
|
IMEExpression |
IMEPlan.createPrecondition(String expression,
String language)
Create a precondition.
|
Copyright © 2013. All Rights Reserved.