-
access
jadex.bridge.IExternalAccess access
The external access to the agent.
-
allbeliefs
java.util.List<E> allbeliefs
The beliefs of all beliefs.
-
beliefs
java.util.List<E> beliefs
The beliefs.
-
selbel
jadex.bdiv3.runtime.impl.BeliefInfo selbel
The selected belief (if any).
-
allgoals
java.util.List<E> allgoals
The goals.
-
goals
java.util.List<E> goals
The goals of selected capabilities.
-
allplans
java.util.List<E> allplans
The plans.
-
plans
java.util.List<E> plans
The plans of selected capabilities.
-
sub
jadex.commons.future.ISubscriptionIntermediateFuture<E> sub
The component listener.
-
capas
java.util.Set<E> capas
The known capabilities (full name).
-
shown
java.util.Set<E> shown
The shown capabilities (full name).