
jadex.bdi.examples.marsworld_classic.sentry.Sentry.agent.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jadex-applications-bdi Show documentation
Show all versions of jadex-applications-bdi Show documentation
The Jadex BDI applications package contain
several example applications, benchmarks and
testcases using BDI agents.
The newest version!
jadex.bdi.examples.marsworld_classic.*
jadex.bdi.examples.marsworld_classic.movement.*
jadex.bridge.fipa.*
java.util.*
java.util.logging.*
jadex.commons.*
jadex.bridge.service.*
jadex.commons.future.*
jadex.bridge.service.types.df.*
jadex.bridge.service.search.*
$beliefbase.missionend
// (belief (element_has_model.melement_has_name "missionend") (belief_has_fact true))
// Hack!!! Condition can also match target object from message
$beliefbase.environment.getTarget($target.getId())
!$beliefbase.missionend &&
Target $target &&
Arrays.asList($beliefbase.my_targets).contains($target) &&
!Arrays.asList($beliefbase.analysed_targets).contains($target)
$beliefbase.missionend
// (belief (element_has_model.melement_has_name "missionend") (belief_has_fact true))
Arrays.asList($beliefbase.analysed_targets).contains($goal.target)
SFipa.INFORM
MarsOntology.ONTOLOGY_NAME
$content instanceof Target
SFipa.REQUEST
SFipa.JADEX_XML
MarsOntology.ONTOLOGY_NAME
java.util.logging.Level.SEVERE
false
SServiceProvider.getService($scope.getServiceProvider(), IDF.class, RequiredServiceInfo.SCOPE_PLATFORM)
Environment.SENTRY_AGENT
5.0
0.1
$properties.dfservice.createDFComponentDescription(null,
$properties.dfservice.createDFServiceDescription("service_sentry", "service_sentry", "University of Hamburg"))
© 2015 - 2025 Weber Informatics LLC | Privacy Policy