Uses of Interface
org.eclipse.tigerstripe.model.IModelComponent

Packages that use IModelComponent
org.eclipse.tigerstripe.model   
org.eclipse.tigerstripe.model.artifacts   
org.eclipse.tigerstripe.profile   
 

Uses of IModelComponent in org.eclipse.tigerstripe.model
 

Subinterfaces of IModelComponent in org.eclipse.tigerstripe.model
 interface IAssociationEnd
           
 interface IField
          A Field for an AbstractArtifact
 interface ILabel
           
 interface IMethod
           
 

Uses of IModelComponent in org.eclipse.tigerstripe.model.artifacts
 

Subinterfaces of IModelComponent in org.eclipse.tigerstripe.model.artifacts
 interface IAbstractArtifact
          Abstract Artifact for a Tigerstripe Model
 interface IAssociationArtifact
          Internal Interface for IAssociationArtifact
 interface IAssociationClassArtifact
          Internal Interface for IAssociationArtifact
 interface IDatatypeArtifact
           
 interface IDependencyArtifact
           
 interface IEnumArtifact
           
 interface IEventArtifact
           
 interface IExceptionArtifact
           
 interface IManagedEntityArtifact
           
 interface IPrimitiveTypeArtifact
           
 interface IQueryArtifact
           
 interface ISessionArtifact
           
 interface IUpdateProcedureArtifact
           
 

Uses of IModelComponent in org.eclipse.tigerstripe.profile
 

Methods in org.eclipse.tigerstripe.profile with parameters of type IModelComponent
 IStereotype[] IWorkbenchProfile.getAvailableStereotypeForComponent(IModelComponent component)
          Returns an array of stereotype for a given scope