Jadex 0.96-beta1

jadex.model
Interface IMBindingCondition

All Superinterfaces:
IMCondition, IMElement, IMExpression, IMReferenceableElement

public interface IMBindingCondition
extends IMCondition

A marker interface to distinguish binding conditions from other conditions. Binding conditions are affected by any binding options of parameters of the enclosing parameter element (e.g. a goal). A binding condition is evaluated for all available bindings.


Field Summary
 
Fields inherited from interface jadex.model.IMCondition
TRIGGER_ALWAYS, TRIGGER_CHANGES, TRIGGER_CHANGES_TO_FALSE, TRIGGER_CHANGES_TO_TRUE, TRIGGER_IS_FALSE, TRIGGER_IS_TRUE
 
Fields inherited from interface jadex.model.IMExpression
ANY_ELEMENT, MODE_DYNAMIC, MODE_STATIC
 
Fields inherited from interface jadex.model.IMReferenceableElement
EXPORTED_FALSE, EXPORTED_SHIELDED, EXPORTED_TRUE
 
Method Summary
 
Methods inherited from interface jadex.model.IMCondition
getTrigger, setTrigger
 
Methods inherited from interface jadex.model.IMExpression
createExpressionParameter, createRelevantBelief, createRelevantBeliefSet, createRelevantGoal, createRelevantParameter, createRelevantParameterSet, deleteExpressionParameter, deleteRelevantBelief, deleteRelevantBeliefSet, deleteRelevantGoal, deleteRelevantParameter, deleteRelevantParameterSet, getClazz, getEvaluationMode, getExpressionParameters, getExpressionText, getRelevantBeliefs, getRelevantBeliefSets, getRelevantGoals, getRelevantList, getRelevantParameters, getRelevantParameterSets, getTerm, setClazz, setEvaluationMode, setExpressionText
 
Methods inherited from interface jadex.model.IMReferenceableElement
createAssignTo, deleteAssignTo, getAssignToElements, getAssignTos, getExported, setExported
 
Methods inherited from interface jadex.model.IMElement
check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName
 


Jadex 0.96-beta1

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.