Package org.eclipse.tigerstripe.workbench.profile

This package contains interfaces for the workbench profile and session.

See:
          Description

Interface Summary
IWorkbenchProfile Top-level interface for a Workbench Profile A Workbench profile defines the configuration of a Workbench runtime.
IWorkbenchProfileSession Session facade to access IWorkbenchProfiles, edit and create them This session is available from the API (@see API) There is only one active IWorkbenchProfile per runtime.
 

Package org.eclipse.tigerstripe.workbench.profile Description

This package contains interfaces for the workbench profile and session. This is used to get access to the currently active profile and its defined stereotypes and primitives types.