Uses of Package
org.eclipse.tigerstripe.workbench.profile.stereotype

Packages that use org.eclipse.tigerstripe.workbench.profile.stereotype
org.eclipse.tigerstripe.workbench.model.deprecated_   
org.eclipse.tigerstripe.workbench.profile This package contains interfaces for the workbench profile and session. 
org.eclipse.tigerstripe.workbench.profile.stereotype This package contains definitions of stereotypes (annotations) and stereotype instances. 
 

Classes in org.eclipse.tigerstripe.workbench.profile.stereotype used by org.eclipse.tigerstripe.workbench.model.deprecated_
IStereotypeCapable
          Interface to be implemented by all components of the model that can be annotated with Stereotypes.
IStereotypeInstance
          A Stereotype instance is an instance of a IStereotype defined in a profile as stored in a Model component (e.g.
 

Classes in org.eclipse.tigerstripe.workbench.profile.stereotype used by org.eclipse.tigerstripe.workbench.profile
IStereotype
          Top-level interface for user-defined stereotypes.
IStereotypeCapable
          Interface to be implemented by all components of the model that can be annotated with Stereotypes.
 

Classes in org.eclipse.tigerstripe.workbench.profile.stereotype used by org.eclipse.tigerstripe.workbench.profile.stereotype
IStereotype
          Top-level interface for user-defined stereotypes.
IStereotypeAttribute
          Top-level definition for user-defined attributes on a stereotype
IStereotypeInstance
          A Stereotype instance is an instance of a IStereotype defined in a profile as stored in a Model component (e.g.
IStereotypeScopeDetails
          The details of applicability scope for an Stereotype definition.