All Packages Class Hierarchy This Package Previous Next Index
Class ajanta.apps.calendar.splitjoin.CalendarSplitJoinAll
java.lang.Object
|
+----ajanta.pattern.Pattern
|
+----ajanta.pattern.PatternCollection
|
+----ajanta.pattern.Split
|
+----ajanta.pattern.SplitJoin
|
+----ajanta.pattern.SplitJoinAll
|
+----ajanta.apps.calendar.splitjoin.CalendarSplitJoinAll
- public class CalendarSplitJoinAll
- extends SplitJoinAll
CalendarSplitJoinAll} pattern is defined by extending from SplitJoinAll.
Itimplements the method setAgentResource for the parent to pass its resources,
in this case its briefcase, to the child agents as needed.
-
CalendarSplitJoinAll()
-
-
CalendarSplitJoinAll(String)
-
-
setAgentResource(ItinAgent, ItinAgent)
- It is an empty method which will be overridden in derived class.
CalendarSplitJoinAll
public CalendarSplitJoinAll()
CalendarSplitJoinAll
public CalendarSplitJoinAll(String className)
setAgentResource
public void setAgentResource(ItinAgent agent,
ItinAgent parent)
- It is an empty method which will be overridden in derived class.
- Overrides:
- setAgentResource in class Split
All Packages Class Hierarchy This Package Previous Next Index