Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.mandarax.eca.example

Interface Summary
ExampleLog Log service for examples.
 

Class Summary
ActionMonitor Action implementation based on a swing panel.
AgentMonitor Displays the (mandarax) knowledge base and a query / result log.
EventMonitor Event source implementation based on a swing actions actionPerformed event.
GenerateKB Generates the kb (as xml file) from a script.
Investment Class representing an investment.
KnowledgeBaseUI UI displaying the knowledge base.
MessageSender Dummy sending (JMS) messages.
Portfolio Class representing a portfolio of investments (e.g., shares).
PortfolioAction An action that can be performed by a portfolio agent.
PortfolioAgent An agent using a set of ECA rules.
PortfolioAgentUI UI for the portfolio agent.
PortfolioBeanInfo The bean information class for Portfolio.
PortfolioUI UI displaying the portfolio.
Settings Application settings.
StockQuote Class providing stock quotes for our investments.