JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
jason.pl
Interface PlanLibraryListener
All Superinterfaces:
Serializable
public interface
PlanLibraryListener
extends
Serializable
call-back interface to be notified about events on plabs
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
planAdded
(
Plan
p)
void
planRemoved
(
Plan
p)
Method Details
planAdded
void
planAdded
(
Plan
p)
planRemoved
void
planRemoved
(
Plan
p)