Jadex 0.96-beta1

Deprecated API


Contents
Deprecated Fields
jadex.model.IMEventbase.LEGACY_CONTENT
          Use explicitly defined custom types in ADF. 
jadex.model.IMEventbase.LEGACY_TYPE
          Use explicitly defined custom types in ADF. 
jadex.runtime.IInternalEvent.PARAMETER_LEGACY_CONTENT
          Use explicitly defined custom types in ADF. 
jadex.runtime.IInternalEvent.PARAMETER_LEGACY_TYPE
          Use explicitly defined custom types in ADF. 
jadex.runtime.IInternalEvent.TYPE_LEGACY
          Use explicitly defined custom types in ADF. 
 

Deprecated Methods
jadex.runtime.MobilePlan.aborted()
          Replaced by aborted(event). 
jadex.runtime.ICapability.addSubcapability(String, String)
            
jadex.runtime.IBeliefbase.createBelief(String, Class, int)
            
jadex.runtime.IBeliefbase.createBeliefSet(String, Class, int)
            
jadex.runtime.IExternalAccess.createInternalEvent(String, Object)
          Convenience method for easy conversion to new explicit internal events. Will be removed in later releases. 
jadex.runtime.IEventbase.createInternalEvent(String, Object)
          Convenience method for easy conversion to the new Jadex version. Will be removed in later releases. 
jadex.runtime.AbstractPlan.createInternalEvent(String, Object)
          Convenience method for easy conversion to new explicit internal events. Will be removed in later releases. 
jadex.runtime.AbstractPlan.createQuery(String)
          Use @link{#createExpression(String)} instead. 
jadex.runtime.IBeliefbase.deleteBelief(String)
            
jadex.runtime.IBeliefbase.deleteBeliefSet(String)
            
jadex.runtime.MobilePlan.failed()
          Replaced by failed(event). 
jadex.runtime.AbstractPlan.getQuery(String)
          Use @link{#getExpression(String)} instead. 
jadex.runtime.IGoal.getResult()
            
jadex.runtime.IProcessGoal.getResultParameter()
            
jadex.runtime.AbstractPlan.getRootGoal()
            
jadex.runtime.MobilePlan.passed()
          Replaced by passed(event). 
jadex.runtime.ICapability.removeSubcapability(String)
            
jadex.runtime.IProcessGoal.setResult(Object)
            
jadex.runtime.IGoal.setResult(Object)
            
jadex.runtime.MobilePlan.waitFor(IFilter)
            
jadex.runtime.MobilePlan.waitFor(IFilter, long)
            
 


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.