com.simonstl.moe.test
Class ComponentGenAttNest

java.lang.Object
  |
  +--com.simonstl.moe.test.ComponentGenAttNest

public class ComponentGenAttNest
extends java.lang.Object

The ComponentGenAttNest class creates a single complex MOE object with attributes and sends it to a listener class.

version 0.01 is the initial release and contains plenty of bogus placeholder functionality.

Version:
0.01 27 August 2001
Author:
Simon St.Laurent

Constructor Summary
ComponentGenAttNest()
           
 
Method Summary
static CoreComponentI generate()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentGenAttNest

public ComponentGenAttNest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

generate

public static CoreComponentI generate()
                               throws MOEException