Package ch.sahits.codegen

Interface Summary
IBuilder<T> This interface defines the minimal methods of a builder class.
IModelSerializer This interface defines the methods to serialize and unserialize to/from a file
IProcessQueuedAction This interface is implemented by a class that executes elements from the action queue.
 

Class Summary
CodegenPlugin The activator class controls the plug-in life cycle
QueuedActionElement This class represents an element object of the ActionQueue.
 

Enum Summary
ActionQueue This is a Singleton Queue of QueuedActionElement