A B C D E F G H I L M N O P Q R S T U V W X Z

I

IAbstractArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
Abstract Artifact for a Tigerstripe Model.
IAbstractArtifact.IFieldTypeRef - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IAbstractTigerstripeProject - Interface in org.eclipse.tigerstripe.workbench.project
Top level handle for any Tigerstripe project
IAdvancedProperties - Interface in org.eclipse.tigerstripe.workbench.project
This interface is a placeholder for all properties that are accessible thru the AdvancedProperties facility in Tigerstripe.
IArtifactBasedTemplateRule - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IArtifactFilter - Interface in org.eclipse.tigerstripe.workbench.plugins
This interface must be implemented by Artifact filters when used to limit the scope of an ArtifactBased rule
IArtifactManagerSession - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
Deprecated. 
IArtifactModel - Interface in org.eclipse.tigerstripe.workbench.plugins
Deprecated.  
IArtifactQuery - Interface in org.eclipse.tigerstripe.workbench.queries
Base Query type for all Artifact Queries
IArtifactRule - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IArtifactRunnableRule - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IArtifactWrappedRule - Interface in org.eclipse.tigerstripe.workbench.plugins
An ArtifactBased Template Run rule in a Pluggable Plugin This rule will be run once per instance (with possibility of filtering) of a designated Artifact Type.
IArtifactWrapper - Interface in org.eclipse.tigerstripe.workbench.plugins
This is the interface that needs to be implemented by model classess attached the an ArtifactBased rule run
IAssociationArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
Internal Interface for IAssociationArtifact
IAssociationClassArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
Internal Interface for IAssociationArtifact
IAssociationEnd - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IAssociationEnd.EAggregationEnum - Enum in org.eclipse.tigerstripe.workbench.model.deprecated_
An enumeration of the possible values for the aggregation of an end.
IAssociationEnd.EChangeableEnum - Enum in org.eclipse.tigerstripe.workbench.model.deprecated_
An enum of the possible values for the changeability of an end.
IBooleanPluginProperty - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IComponentNameProvider - Interface in org.eclipse.tigerstripe.workbench.model
Objects implementing this interface should provide a name for any type of ModelComponent.
ICopyRule - Interface in org.eclipse.tigerstripe.workbench.plugins
Base interface for Pluggable Plugin Copy Rule A copy rule is a global rule that is capabable of copying files/directories from either the containing plugin or the current project to a specified directory location.
IDatatypeArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IDependency - Interface in org.eclipse.tigerstripe.workbench.project
A Tigerstripe Dependency represents a .tsm file that contains Artifacts that have been "exported to a module" so they can be shared, as a library, between other projects.
IDependencyArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IDescriptorReferencedProject - Interface in org.eclipse.tigerstripe.workbench.project
Interface for Referenced projects listed in project descriptor
IDiagramDescriptor - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IDiagramDescriptor.DiagramType - Enum in org.eclipse.tigerstripe.workbench.plugins
This enum classifies the types of diagram that may be encountered.
IDiagramGenerator - Interface in org.eclipse.tigerstripe.workbench.plugins
This defines the interface presented to a Tigerstripe Generator for the purposes of manipulating diagrams.
IDiagramGenerator.ImageType - Enum in org.eclipse.tigerstripe.workbench.plugins
This enum classifies the types of image file that may be created.
IEntryListStereotypeAttribute - Interface in org.eclipse.tigerstripe.workbench.profile.stereotype
A specific type of Stereotype attribute that has a list of valid values to be selected from.
IEnumArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IEventArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IExceptionArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IExpander - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IField - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
This class represents a Field for an IArtifact.
IFileGeneratingRule - Interface in org.eclipse.tigerstripe.workbench.plugins
Top-level interface for file generating rules
IGlobalRule - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IGlobalRunnableRule - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IGlobalTemplateRule - Interface in org.eclipse.tigerstripe.workbench.plugins
Simplest type of rule in a Pluggable Plugin
IGNORE_FACETS - Static variable in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
IGNORE_FACETS_DEFAULT - Static variable in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
ILiteral - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IM1RunConfig - Interface in org.eclipse.tigerstripe.workbench.generation
 
IManagedEntityArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IMethod - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IMethod.IArgument - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IMethod.IArgument.EDirection - Enum in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IMethod.IException - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IMethod.OssjEntityMethodFlavor - Enum in org.eclipse.tigerstripe.workbench.model.deprecated_
This enum represents the "Flavors" that might be supported for a method.
IMethod.OssjMethodProperty - Enum in org.eclipse.tigerstripe.workbench.model.deprecated_
This enum represents some key "Properties" of a method.
IModelAnnotationChangeDelta - Interface in org.eclipse.tigerstripe.workbench
 
IModelChangeDelta - Interface in org.eclipse.tigerstripe.workbench
 
IModelComponent - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
A component for a Tigerstripe Model.
IModelComponent.EMultiplicity - Enum in org.eclipse.tigerstripe.workbench.model.deprecated_
An enum of the possible values for the multiplicity of an component.
IModelComponent.EVisibility - Enum in org.eclipse.tigerstripe.workbench.model.deprecated_
An enum of the possible values for the visibility of a component.
IModuleRepository - Interface in org.eclipse.tigerstripe.workbench.model
A Tigerstripe Module repository.
INCLUDEDEPENDENCIES - Static variable in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
includeDependencies() - Method in interface org.eclipse.tigerstripe.workbench.queries.IArtifactQuery
Check the state of the includeDependencies attribute.
indexOf(IMethod.IArgument.EDirection) - Static method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument.EDirection
 
indexOf(IModelComponent.EMultiplicity) - Static method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent.EMultiplicity
 
indexOf(String) - Static method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent.EMultiplicity
 
indexOf(IModelComponent.EVisibility) - Static method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent.EVisibility
 
indexOf(String) - Method in class org.eclipse.tigerstripe.workbench.plugins.ITablePluginProperty.TablePropertyRow
 
IOriginalChangeListener - Interface in org.eclipse.tigerstripe.workbench
This interface is intended to be implemented by clients of the IWorkingCopy interface to be notified when the original object has changed
IPackageArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IPluggablePluginPropertyListener - Interface in org.eclipse.tigerstripe.workbench.plugins
This interface is to be implemented by classes that need to persist changes made to IPluggablePluginProperties when they are rendered.
IPluginClasspathEntry - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IPluginConfig - Interface in org.eclipse.tigerstripe.workbench.project
A reference to a plugin as it may appear in a Tigerstripe Project.
IPluginProperty - Interface in org.eclipse.tigerstripe.workbench.plugins
Properties as they can be defined on a Pluggable Plugin
IPluginReport - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IPrimitiveTypeArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IPrimitiveTypeDef - Interface in org.eclipse.tigerstripe.workbench.profile.primitiveType
A primitive type definition as it appears in a profile definition Once the profile is loaded, these are turned into IPrimitiveTypeArtifact that are put into context for all projects
IProjectDependencyChangeListener - Interface in org.eclipse.tigerstripe.workbench.project
 
IProjectDependencyDelta - Interface in org.eclipse.tigerstripe.workbench.project
Details for a change in project dependencies
IProjectDescriptor - Interface in org.eclipse.tigerstripe.workbench.project
Interface representing a tigerstripe.xml project descriptor.
IProjectDetails - Interface in org.eclipse.tigerstripe.workbench.project
Project details
IQueryAllArtifacts - Interface in org.eclipse.tigerstripe.workbench.queries
This query returns all the artifacts for a Tigerstripe project.
IQueryArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IQueryArtifactsByType - Interface in org.eclipse.tigerstripe.workbench.queries
This query returns all artifacts of the specified type for a Tigerstripe project.
IQueryRelationshipsByArtifact - Interface in org.eclipse.tigerstripe.workbench.queries
This query returns all IRelationships corresponding to either or both ends set.
IReferencedProjectRepository - Interface in org.eclipse.tigerstripe.workbench.model
 
IRelationship - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
An IRelationshipArtifact is an abstraction of an explicit relationship between multiple artifacts
IRelationship.IRelationshipEnd - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
An end in a IRelationshipArtifact
IRule - Interface in org.eclipse.tigerstripe.workbench.plugins
Top level rule interface for Generators
IRuleReport - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IRunnableArtifactWrapper - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IRunnableRule - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IRunnableWrapper - Interface in org.eclipse.tigerstripe.workbench.plugins
 
IRuntimeDetails - Interface in org.eclipse.tigerstripe.workbench
This interface provides a simple way to get details about the tigerstripe runtime.
isAbstract() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns true if this Artifact is marked as abstract.
isAbstract() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns a boolean indicating whether this method is abstract or not.
isArgumentLevel() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
Return true if the stereotype can be applied at argument level.
isArray() - Method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent.EMultiplicity
 
isArray() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
Returns true if this attribute is an array type.
isArtifact() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Test to see of the type represented here is a Tigerstripe artifact (of any type).
isAssociationEndLevel() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
Return true if the stereotype can be applied at association End level.
isAttributeLevel() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
Return true if the stereotype can be applied at attribute (field) level.
isDatatype() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Test to see of the type represented here is a Tigerstripe Datatype artifact.
isDiagramGenerationAvailable() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns the value true if diagram generation is available, that is, if not running in head-less mode.
isDirty() - Method in interface org.eclipse.tigerstripe.workbench.IWorkingCopy
 
isEnabled() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
isEnabled() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
isEntityType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Test to see of the type represented here is a Tigerstripe ManagedEntity artifact.
isEnum() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Test to see of the type represented here is a Tigerstripe Enumeration artifact.
ISessionArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
ISessionArtifact.IEmittedEvent - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
ISessionArtifact.IEntityMethodFlavorDetails - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
ISessionArtifact.IExposedUpdateProcedure - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
ISessionArtifact.IManagedEntityDetails - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
ISessionArtifact.INamedQuery - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
isGenerateModules() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
isGenerateRefProjects() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
isIgnoreFacets() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
isInActiveFacet() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Returns true if this component is included in the current active facet.
isInstanceMethod() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns true if this Method is an instance method.
isIteratorReturn() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns a boolean indicating whether the return for this method is an iterator or not.
isLiteralLevel() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
Return true if the stereotype can be applied at label level.
isLogEnabled() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
isLogEnabled() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
isLoggingDisabled() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
isMergeFacets() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
isMethodLevel() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
Return true if the stereotype can be applied at method level.
isNavigable() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Returns the navigabilty of the End.
isOptional() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns a boolean indicating if this field is optional or mandatory.
isOptional() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns a boolean indicating if this Method is optional or mandatory.
isOrdered() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Returns the ordered attribute of the End.
isOrdered() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns a boolean indicating if this field is ordered (multiplicity > 1).
isOrdered() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns true if the return of this argument contains ordered values.
isOrdered() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns true if the return of this method contains ordered values (multiplicity > 1)
isOverrideSubprojectSettings() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
isOverwriteFiles() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IFileGeneratingRule
 
isPresent() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginClasspathEntry
 
isPrimitive() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Test to see of the type represented here is a "primitive" type.
isProcessUseCases() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
isReadonly() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns true if this is a read-only artifact (i.e.
isReadOnly() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns a boolean indicating if this field is read-only.
isRecommendedName() - Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.IPrimitiveTypeDef
used when testing names of primitive types to see if they match the "typical" naming conventions for data types (isRecommendedName returns true if the type name "looks like" a typical classname; isValidName returns true if the type name will result in a parse-able POJO if it is used as a data type)
isRefByKey() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact.IFieldTypeRef
 
isRefByKeyResult() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact.IFieldTypeRef
 
isRefByValue() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact.IFieldTypeRef
 
isReserved() - Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.IPrimitiveTypeDef
 
isResolvedToArtifact() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
returns true if this managed entity can be resolved to a corresponding artifact in the project.
isSuppressEmptyFiles() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IFileGeneratingRule
 
IStereotype - Interface in org.eclipse.tigerstripe.workbench.profile.stereotype
Top-level interface for user-defined stereotypes.
IStereotypeAttribute - Interface in org.eclipse.tigerstripe.workbench.profile.stereotype
Top-level definition for user-defined attributes on a stereotype
IStereotypeCapable - Interface in org.eclipse.tigerstripe.workbench.profile.stereotype
Interface to be implemented by all components of the model that can be annotated with Stereotypes.
IStereotypeInstance - Interface in org.eclipse.tigerstripe.workbench.profile.stereotype
A Stereotype instance is an instance of a IStereotype defined in a profile as stored in a Model component (e.g.
IStereotypeScopeDetails - Interface in org.eclipse.tigerstripe.workbench.profile.stereotype
The details of applicability scope for an Stereotype definition.
IStringPluginProperty - Interface in org.eclipse.tigerstripe.workbench.plugins
 
isUnique() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Returns the unique attribute of the End.
isUnique() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns a boolean indicating if this field contains unique values (multiplicity > 1).
isUnique() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns true if the argument contains unique values.
isUnique() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns true if the return of this method contains unique values (multiplicity > 1)
isUseCurrentFacet() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
isValid(IProgressMonitor) - Method in interface org.eclipse.tigerstripe.workbench.project.IDependency
Whether this is a valid dependency or not
isValid() - Method in interface org.eclipse.tigerstripe.workbench.project.IDependency
Whether this is a valid dependency or not This is equivalent to isValid(null)
isValidAttribute(IStereotypeAttribute) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Returns true if the given attribute is a defined attribute for this stereotype
isValidName() - Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.IPrimitiveTypeDef
 
isVisible() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Returns the visibility of this stereotype.
isVoid() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns true if the return of this Method is void.
isWorkingCopy() - Method in interface org.eclipse.tigerstripe.workbench.IWorkingCopy
 
ITablePluginProperty - Interface in org.eclipse.tigerstripe.workbench.plugins
 
ITablePluginProperty.ColumnDef - Class in org.eclipse.tigerstripe.workbench.plugins
 
ITablePluginProperty.ColumnDef() - Constructor for class org.eclipse.tigerstripe.workbench.plugins.ITablePluginProperty.ColumnDef
 
ITablePluginProperty.TablePropertyRow - Class in org.eclipse.tigerstripe.workbench.plugins
 
ITablePluginProperty.TablePropertyRow(ITablePluginProperty) - Constructor for class org.eclipse.tigerstripe.workbench.plugins.ITablePluginProperty.TablePropertyRow
 
ITemplateBasedRule - Interface in org.eclipse.tigerstripe.workbench.plugins
Top-level interface for Template rules in a Pluggable Plugin
ITigerstripeChangeListener - Interface in org.eclipse.tigerstripe.workbench
ITigerstripeChangeListeners are notified whenever a change in the workspace that is related to Tigerstripe occurs.
ITigerstripeGeneratorProject - Interface in org.eclipse.tigerstripe.workbench.project
 
ITigerstripeM0GeneratorProject - Interface in org.eclipse.tigerstripe.workbench.project
 
ITigerstripeM1GeneratorProject - Interface in org.eclipse.tigerstripe.workbench.project
A M1 (Class-based) Generator Project
ITigerstripeModelProject - Interface in org.eclipse.tigerstripe.workbench.project
Handle on a Tigerstripe Project
IType - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
A Type in a Tigerstripe Model
IUpdateProcedureArtifact - Interface in org.eclipse.tigerstripe.workbench.model.deprecated_
 
IWorkbenchProfile - Interface in org.eclipse.tigerstripe.workbench.profile
Top-level interface for a Workbench Profile A Workbench profile defines the configuration of a Workbench runtime.
IWorkbenchProfileSession - Interface in org.eclipse.tigerstripe.workbench.profile
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.
IWorkingCopy - Interface in org.eclipse.tigerstripe.workbench
Generic interface used to provide a way to edit an object in a "working copy" and commit all changes in a

A B C D E F G H I L M N O P Q R S T U V W X Z