24 package org.lightjason.agentspeak.consistency.filter;
30 import java.util.Collection;
31 import java.util.stream.Stream;
55 public CAll(
final Collection<IPath> p_paths )
CAll(final IPath... p_paths)
ctor
final Stream<? extends ITerm > apply(final IAgent<?> p_agent)
filtering for all execution plans & beliefs
Multimap< IPath, ILiteral > runningplans()
returns a map of the current running plans
Stream< ILiteral > stream( @Nullable final IPath... p_path)
returns stream of literal
default metric with an optional set of path values
CAll(final Collection< IPath > p_paths)
ctor
IView beliefbase()
returns the beliefbase
final Set< IPath > m_paths
set with paths