JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ai.libs.jaicore.planning.core.interfaces
Interface IPlan
All Known Subinterfaces:
IEvaluatedGraphSearchBasedPlan
<N,A,V>,
IEvaluatedPlan
<V>,
IGraphSearchBasedPlan
<N,A>
All Known Implementing Classes:
EvaluatedPlan
,
EvaluatedSearchGraphBasedPlan
,
Plan
,
SearchGraphBasedPlan
public interface
IPlan
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.util.List<
Action
>
getActions
()
Method Detail
getActions
java.util.List<
Action
> getActions()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method