Uses of Package
org.eclipse.tigerstripe.workbench.model.deprecated_

Packages that use org.eclipse.tigerstripe.workbench.model.deprecated_
org.eclipse.tigerstripe.workbench.model   
org.eclipse.tigerstripe.workbench.model.deprecated_   
org.eclipse.tigerstripe.workbench.plugins This package contains the interfaces to be implemented in relation with implementing TS templates, and more generally all interfaces as seen by the user when implementing a Tigerstripe plugin. 
org.eclipse.tigerstripe.workbench.project This package contains interfaces tigerstripe projects and other objects associated with navigating and generating projects. 
 

Classes in org.eclipse.tigerstripe.workbench.model.deprecated_ used by org.eclipse.tigerstripe.workbench.model
IAbstractArtifact
          Abstract Artifact for a Tigerstripe Model.
IMethod
           
 

Classes in org.eclipse.tigerstripe.workbench.model.deprecated_ used by org.eclipse.tigerstripe.workbench.model.deprecated_
IAbstractArtifact
          Abstract Artifact for a Tigerstripe Model.
IAbstractArtifact.IFieldTypeRef
           
IAssociationArtifact
          Internal Interface for IAssociationArtifact
IAssociationEnd
           
IAssociationEnd.EAggregationEnum
          An enumeration of the possible values for the aggregation of an end.
IAssociationEnd.EChangeableEnum
          An enum of the possible values for the changeability of an end.
IField
          This class represents a Field for an IArtifact.
ILiteral
           
IMethod
           
IMethod.IArgument
           
IMethod.IException
           
IMethod.OssjEntityMethodFlavor
          This enum represents the "Flavors" that might be supported for a method.
IMethod.OssjMethodProperty
          This enum represents some key "Properties" of a method.
IModelComponent
          A component for a Tigerstripe Model.
IModelComponent.EMultiplicity
          An enum of the possible values for the multiplicity of an component.
IModelComponent.EVisibility
          An enum of the possible values for the visibility of a component.
IPrimitiveTypeArtifact
           
IRelationship
          An IRelationshipArtifact is an abstraction of an explicit relationship between multiple artifacts
IRelationship.IRelationshipEnd
          An end in a IRelationshipArtifact
ISessionArtifact.IEmittedEvent
           
ISessionArtifact.IEntityMethodFlavorDetails
           
ISessionArtifact.IExposedUpdateProcedure
           
ISessionArtifact.IManagedEntityDetails
           
ISessionArtifact.INamedQuery
           
IType
          A Type in a Tigerstripe Model
 

Classes in org.eclipse.tigerstripe.workbench.model.deprecated_ used by org.eclipse.tigerstripe.workbench.plugins
IAbstractArtifact
          Abstract Artifact for a Tigerstripe Model.
IPackageArtifact
           
 

Classes in org.eclipse.tigerstripe.workbench.model.deprecated_ used by org.eclipse.tigerstripe.workbench.project
IArtifactManagerSession
          Deprecated.