| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KnowledgePackage
This provides a collection of knowledge definitions that can be given to a KnowledgeBase. The name is used to provide "namespace" separation of those definitions.
| Method Summary | |
|---|---|
|  String | getName()The namespace for this package | 
|  Collection<Process> | getProcesses()Return the process definitions for this package. | 
|  Collection<Rule> | getRules()Return the rule definitions for this package. | 
| Method Detail | 
|---|
String getName()
Collection<Rule> getRules()
Collection<Process> getProcesses()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||