Package org.objectweb.dsrg.sofa.cushion

Provides action classes - chiefly wrappers for SOFA 2 Tools API actons.

See:
          Description

Interface Summary
ActionInterface Interface for Cushion actions.
 

Class Summary
CommandLineParser Dedicated to converting commandline parameters to API objects.
CommitAction Commit action.
CompileAction Compile action.
Cushion Main class of the Cushion.
DeleteAction Deletes entity from repository.
DeployAction Commits deployment plan and generates connectors,.
ExecuteScriptAction Execute a script action.
ExportAction Export action.
HelpAction Prints help for all actions.
CheckerAction Behavior checker action.
CheckoutAction Checkout action.
ImportAction Import action.
JAXBParser  
NewAction Creates new entity.
OsgiAction Command 'osgi' A helper command for developing OSGi-enabled components and interacting with the Framework.
PrepareAssemblyAction Generates (skeleton of) new assembly descriptor.
PrepareDeplPlanAction Creates new deployment plan.
PrintAction Print action.
RemoveAction Removes entity from config.
RepositoryDumpAction Repository dump action.
StatusAction Status action.
TagAction Creates tag on an entity.
UpdateAction Update action.
UploadBundlesAction Upload code bundles action.
 

Enum Summary
CommandLineParser.Modifier  
 

Exception Summary
CushionException Cushion exception.
ParseException Parse Exception.
 

Package org.objectweb.dsrg.sofa.cushion Description

Provides action classes - chiefly wrappers for SOFA 2 Tools API actons.