Uses of Package
edu.cmu.sei.osate.workspace

Packages that use edu.cmu.sei.osate.workspace
edu.cmu.sei.osate.core   
edu.cmu.sei.osate.core.builder   
edu.cmu.sei.osate.workspace   
 

Classes in edu.cmu.sei.osate.workspace used by edu.cmu.sei.osate.core
IAadlProject
          Represent an AADL project.
 

Classes in edu.cmu.sei.osate.workspace used by edu.cmu.sei.osate.core.builder
IAadlWorkspace
          Represent the root AADL element corresponding to the workspace.
 

Classes in edu.cmu.sei.osate.workspace used by edu.cmu.sei.osate.workspace
AadlModelException
          A checked exception representing a failure in the Java model.
IAadlElement
          Common protocol for all elements provided by the Aadl model.
IAadlModelStatus
          Represents the outcome of an Java model operation.
IAadlProject
          Represent an AADL project.
IParent
          Common protocol for Java elements that contain other Java elements.
WorkspacePlugin
          The main plugin class to be used in the desktop.