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

G

generate(IM1RunConfig, IProgressMonitor) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
GENERATE_CATEGORY - Static variable in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
GENERATE_MODULES - Static variable in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
GENERATE_MODULES_DEFAULT - Static variable in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
GENERATE_REFPROJECTS - Static variable in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
GENERATE_REFPROJECTS_DEFAULT - Static variable in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
generateDiagram(IDiagramDescriptor, String, IDiagramGenerator.ImageType) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Render the diagram described by the supplied IDiagramDescriptor to the directory at the supplied "outputPath" relative to the output path for the generator, of the supplied "imageType".
generateDiagram(IDiagramDescriptor, String, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Render the diagram described by the supplied IDiagramDescriptor to the directory at the supplied "outputPath" relative to the output path for the generator, of the supplied "imageType".
generationComplete() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated.  
generationStart() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated.  
GeneratorDeploymentHelper - Class in org.eclipse.tigerstripe.workbench.project
This helper contains the deployment logic for Generator projects.
GeneratorDeploymentHelper() - Constructor for class org.eclipse.tigerstripe.workbench.project.GeneratorDeploymentHelper
 
getAbsoluteOutputDir() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
getActiveFacet() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated.  
getActiveFacet() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
getActiveProfile() - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfileSession
Returns the active profile for this runtime.
getAdditionalFiles(int) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getAdvancedProperty(String) - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDescriptor
 
getAdvancedProperty(String, String) - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDescriptor
 
getAdvancedProperty(String) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
getAdvancedProperty(String, String) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
getAEnd() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationArtifact
Get the 'A' end of this association.
getAEndType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IDependencyArtifact
The type of the AEnd for this Dependency.
getAffectedModelComponentURI() - Method in interface org.eclipse.tigerstripe.workbench.IModelAnnotationChangeDelta
The Model component URI on which the delta has occured
getAffectedModelComponentURI() - Method in interface org.eclipse.tigerstripe.workbench.IModelChangeDelta
The Model component URI on which the delta has occured
getAffectedProjects() - Method in interface org.eclipse.tigerstripe.workbench.IModelChangeDelta
Returns all the affected projects affected by the model change Note that if a model change occurs in a project referenced by other Tigerstripe Model project, all referencing projects will be included here.
getAggregation() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Returns the aggregation type of the end.
getAllDiagrams() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation.
getAllDiagrams(IDiagramDescriptor.DiagramType) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation that are of the type identified by the "diagramType".
getAllDiagrams(IDiagramDescriptor.DiagramType, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation that are of the type identified by the supplied "diagramType" and which match the supplied "namePattern".
getAllDiagrams(IDiagramDescriptor.DiagramType, IPackageArtifact, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation that are of the type identified by the supplied "diagramType", that are in the supplied package, and which match the supplied "namePattern".
getAllDiagrams(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation that are of the type identified by the "diagramType".
getAllDiagrams(String, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation that are of the type identified by the supplied "diagramType" and which match the supplied "namePattern".
getAllDiagrams(String, IPackageArtifact, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation that are of the type identified by the supplied "diagramType", that are in the supplied package, and which match the supplied "namePattern".
getAllDiagrams(boolean) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation if the supplied boolean is false, or for all referenced projects also if true.
getAllDiagrams(boolean, IDiagramDescriptor.DiagramType) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation, and in the referenced projects if "includeDependencies" is supplied as true, that are of the type identified by the "diagramType".
getAllDiagrams(boolean, IDiagramDescriptor.DiagramType, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation, and in the referenced projects if "includeDependencies" is supplied as true, that are of the type identified by the supplied "diagramType" and which match the supplied "namePattern".
getAllDiagrams(boolean, IDiagramDescriptor.DiagramType, IPackageArtifact, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation, and in the referenced projects if "includeDependencies" is supplied as true, that are of the type identified by the supplied "diagramType", that are in the supplied package, and which match the supplied "namePattern".
getAllDiagrams(boolean, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation, and in the referenced projects if "includeDependencies" is supplied as true, that are of the type identified by the "diagramType".
getAllDiagrams(boolean, String, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation, and in the referenced projects if "includeDependencies" is supplied as true, that are of the type identified by the supplied "diagramType" and which match the supplied "namePattern".
getAllDiagrams(boolean, String, IPackageArtifact, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramGenerator
Returns a Collection of all IDiagramDescriptor objects (each of which contains the data necessary to identify a diagram) in the project selected for generation, and in the referenced projects if "includeDependencies" is supplied as true, that are of the type identified by the supplied "diagramType", that are in the supplied package, and which match the supplied "namePattern".
getAllKnownArtifactsByFullyQualifiedName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated. Returns all known artifacts with the given FQN.
getAncestors() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the Ancestors of this class if defined.
getAnnotations() - Method in interface org.eclipse.tigerstripe.workbench.IModelAnnotationChangeDelta
 
getArguments() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns a collection of all of the arguments for this Method.
getArtifact() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Get the Tigerstripe artifact (of any type).
getArtifactByFullyQualifiedName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated.  
getArtifactByFullyQualifiedName(String, boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated.  
getArtifactFilterClass() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactBasedTemplateRule
 
getArtifactLevelTypes() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
Returns an array of artifact types for which this stereotype can be applied at the artifact level.
getArtifactManagerSession() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
Returns the artifact manager session for this Tigerstripe project.
getArtifactPath() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
 
getArtifactRules() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeM1GeneratorProject
 
getArtifactType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the type of this artifact.
getArtifactType() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactBasedTemplateRule
 
getArtifactType() - Method in interface org.eclipse.tigerstripe.workbench.queries.IQueryArtifactsByType
Returns the FQN of the current aryifact type for this query.
getAssociationEnds() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationArtifact
Returns a collection containing all association ends.
getAttributeByName(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
 
getAttributes() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
 
getAttributeValue(IStereotypeAttribute) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeInstance
Returns the value of the given attribute.
getAttributeValue(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeInstance
Returns the value for an attribute identified by its name.
getAttributeValues(IStereotypeAttribute) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeInstance
Returns the values for the given attribute in the case the attribute is an array attribute.
getAttributeValues(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeInstance
Returns the value array for an attribute identified by its name.
getAvailableStereotypeForCapable(IStereotypeCapable) - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
Returns an array of stereotype for a given scope
getBaseBundleValue(String) - Method in interface org.eclipse.tigerstripe.workbench.IRuntimeDetails
Returns the Tigerstripe build ID that is running Valid values are Constants
getBaseDir() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDescriptor
Base directory for the project
getBaseType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IEnumArtifact
 
getBaseTypeStr() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IEnumArtifact
Return a string of the base type for this Enumeration Artifact.
getBodyAsNode(Document) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
 
getCategory() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getChangeable() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Returns the changeability type of the end.
getChangeType() - Method in class org.eclipse.tigerstripe.workbench.OriginalChangeEvent
 
getCharacterizingStereotype() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeInstance
Returns the characterizing stereotype for this instance.
getChildren() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns all children for this artifact Children are Fields, Methods, Literals, and potentially ends for IRelationships
getClasspathEntries() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getColumnDefs() - Method in interface org.eclipse.tigerstripe.workbench.plugins.ITablePluginProperty
 
getColumnNames() - Method in class org.eclipse.tigerstripe.workbench.plugins.ITablePluginProperty.TablePropertyRow
 
getComment() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns the comment (or plain-english description) associated with this argument.
getComment() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Returns the comment (or plain-english description) associated with this model component.
getComment() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IEntityMethodFlavorDetails
Return the comment (plain text description) for this FlavorDetails.
getContainedModelComponents() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
 
getContainingArtifact() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Returns the IArtifact that is the "container" for the end.
getContainingArtifact() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns the IArtifact that is the "container" for the Field.
getContainingArtifact() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ILiteral
Returns the IArtifact that is the "container" for the Literal.
getContainingArtifact() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns the IArtifact that is the "container" for the Method.
getContainingArtifact() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns the IArtifact that is the "container" for the Argument.
getContainingAssociation() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Returns the Association that is the "container" for the end.
getContainingMethod() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns the IMethod that is the "container" for the argument.
getContainingModelComponent() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
 
getContainingRelationship() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship.IRelationshipEnd
Returns the containing IRelationshipEnd
getCopyFrom() - Method in interface org.eclipse.tigerstripe.workbench.plugins.ICopyRule
Gets the value of the copyFrom
getCreateFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for the *Create* variant of this flavor.
getCreateFlavorDetailsStr(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for the *Create* variant of this flavor.
getCurrentLogLevel() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getCustomMethodFlavorDetails(String, IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for this flavor of a custom defined method.
getCustomMethodFlavorDetailsStr(String, String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for this flavor of a custom defined method.
getDefaultBoolean() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IBooleanPluginProperty
 
getDefaultCreateFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the *Default* Flavor Details for the *Create* variant of this flavor.
getDefaultCreateFlavorDetailsStr(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the *Default* Flavor Details for the *Create* variant of this flavor.
getDefaultCustomMethodFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for this flavor of a custom defined method.
getDefaultCustomMethodFlavorDetailsStr(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for this flavor of a custom defined method.
getDefaultGetFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the *Default* Flavor Details for the *Get* variant of this flavor.
getDefaultGetFlavorDetailsStr(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the *Default* Flavor Details for the *Get* variant of this flavor.
getDefaultLogLevel() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getDefaultPrimitiveType() - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
 
getDefaultPrimitiveTypeString() - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
 
getDefaultRemoveFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the *Default* Flavor Details for the *Remove* variant of this flavor.
getDefaultRemoveFlavorDetailsStr(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the *Default* Flavor Details for the *Remove* variant of this flavor.
getDefaultReturnValue() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns the default return value for this method is it has been defined, null otherwise.
getDefaultSetFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the *Default* Flavor Details for the *Set* variant of this flavor.
getDefaultSetFlavorDetailsStr(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the *Default* Flavor Details for the *Set* variant of this flavor.
getDefaultString() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IStringPluginProperty
 
getDefaultValue() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns the default value for this field if it exists, null otherwise.
getDefaultValue() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns the default value for this argument if it is defined, null otherwise.
getDefaultValue() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
Value of that property
getDefaultValue() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
Get the default value for this attribute.
getDefinedProperties() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
An array of all properties defined for this Plugin Ref.
getDependencies() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
getDescription() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
getDescription() - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
 
getDescription() - Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.IPrimitiveTypeDef
 
getDescription() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Returns a short description of the meaning of the stereotype.
getDescription() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
Returns the human readable description of this attribute.
getDescription() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
getDiagramType() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramDescriptor
Returns the type of the diagram as a DiagramType, that is, whether "class" or "instance" diagram.
getEmittedEvents() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact
Return the emittedEvents that are exposed through this session.
getEntityMethodFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns the OSSJ flavor details for this method
getException() - Method in exception org.eclipse.tigerstripe.workbench.TigerstripeException
 
getExceptions() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns an array of all of the exceptions for this Method.
getExceptions() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IEntityMethodFlavorDetails
Returns a Collection of String - each of which is the Fully Qualified Name of any exceptions attached to this Flavor.
getExcludesList() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Get a array of the names of stereotypes that make up the excluded list.
getExposedUpdateProcedures() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact
Return the updateProcedures that are exposed through this session.
getExtendedArtifact() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the IAbstractArtifact which this artifact extends.
getExtendingArtifacts() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns a collection of all the artifacts that directly extend this artifact.
getFacetReference() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
Returns the facet reference defined for this plugin config or null if no facet was defined for this plugin config.
getFacetReferences() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
getFeature() - Method in interface org.eclipse.tigerstripe.workbench.IModelChangeDelta
Returns the feature being affected for the model component
getFields() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the fields defined for this artifact.
getFields(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the fields defined for this artifact.
getFieldTypes() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns an array of all the field types for this artifact.
getFilesetMatch() - Method in interface org.eclipse.tigerstripe.workbench.plugins.ICopyRule
Returns the fileset match String for this copy rule.
getFlag() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IEntityMethodFlavorDetails
Returns a String value indicating the status of the Flavor.
getFullPath() - Method in interface org.eclipse.tigerstripe.workbench.project.IAbstractTigerstripeProject
Returns the full, absolute path of this project relative to the workspace.
getFullyQualifiedName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the fully qualified name (ie.
getFullyQualifiedName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IException
Returns the Fully Qualified Name of an exception.
getFullyQualifiedName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IEmittedEvent
Returns the fully qualified name (ie.
getFullyQualifiedName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IExposedUpdateProcedure
Returns the fully qualified name (ie.
getFullyQualifiedName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the fully qualified name (ie.
getFullyQualifiedName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.INamedQuery
Returns the fully qualified name (ie.
getFullyQualifiedName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Returns the fully qualified name (ie.
getGetFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for the *Get* variant of this flavor.
getGetFlavorDetailsStr(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for the *Get* variant of this flavor.
getGlobalProperties() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getGlobalRules() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getGroupId() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getIAttributeByName(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Returns a specific attribute identified by the name that is passed.
getIAttributes() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Return an array of the defined attributes for this stereotype.
getId() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
Returns a unique ID for the generator ID based on its name, version, group.
getIModelUpdater() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated. Returns the IModelUpdater for this session
getIModuleHeader() - Method in interface org.eclipse.tigerstripe.workbench.project.IDependency
 
getImplementedArtifacts() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns a collection containing all the artifacts that are implemented by this artifact.
getImplementedArtifactsAsStr() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns a string containing a ';' separated list of FullyQualifiedNames of the artifacts that are implemented by this artifact.
getImplementingArtifacts() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns a collection containing all the artifacts that are implementing this.
getInheritedFields() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the inherited fields for this artifact.
getInheritedFields(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the inherited fields for this artifact.
getInheritedLiterals() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the inherited literals for this artifact.
getInheritedLiterals(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the inherited literals for this artifact.
getInheritedMethods() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the inherited methods for this artifact.
getInheritedMethods(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the inherited methods for this artifact.
getIProjectDetails() - Method in interface org.eclipse.tigerstripe.workbench.project.IDependency
 
getIProjectDetails() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDescriptor
 
getIReferencedProjects() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDescriptor
 
getIStandardSpecifics() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the standard specific details for this artifact.
getKind() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
The 'kind' of attribute.
getLabel() - Method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd.EAggregationEnum
Return the label for an enumeration value.
getLabel() - Method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd.EChangeableEnum
Return the label for an enumeration value.
getLabel() - Method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent.EMultiplicity
Return the label for an enumeration value.
getLabel() - Method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent.EVisibility
Return the label for an enumeration value.
getLabel() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Returns the label for this Model Component That may be displayed in the GUI.
getLabel() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
Returns the label to appear in the GUI
getLabel() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
getLabelString() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Returns a String that describes the AssociationEnd.
getLabelString() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns a String that describes the Field.
getLabelString() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ILiteral
Returns a String that describes the Literak.
getLabelString() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns a String containing the methodName+profile&returntype.
getLabelString(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns a String containing the methodName+profile&returntype.
getLiterals() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the literals defined for this artifact.
getLiterals(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the literals defined for this artifact.
getLocalTimeStamp() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated. Returns the last time of modification on the model, whatever the change is
getLocation() - Method in interface org.eclipse.tigerstripe.workbench.project.IAbstractTigerstripeProject
Returns the full absolute path of this project.
getLogPath() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getLogPath() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getMacroLibraries() - Method in interface org.eclipse.tigerstripe.workbench.plugins.ITemplateBasedRule
 
getManagedEntityDetails() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact
Return the managedEntity details that are exposed through this session.
getMaxLiteral() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IEnumArtifact
Return the NAME of the Enum with the highest value.
getMessage() - Method in exception org.eclipse.tigerstripe.workbench.TigerstripeException
 
getMetadata() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Returns the metadata about this Artifact type
getMethodId() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns an identifier that uniquely identifies this method within the scope of its artifact.
getMethods() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the methods defined for this artifact.
getMethods(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the methods defined for this artifact.
getMinLiteral() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IEnumArtifact
Return the NAME of the Enum with the lowest value.
getModelClass() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactBasedTemplateRule
Returns the Fully Qualified Name of the Model to instantiate
getModelClassName() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactBasedTemplateRule
Get the name to be used in the templates for objects of this type This will typically be "model" or "class"
getModelManager() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
getMultiplicity() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Returns the multiplicity of the end.
getMultiplicity() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Deprecated. since 2.2-rc, no use of multiplicity anymore, TypeMultiplicity instead
getName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns the name associated with this argument.
getName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IException
Returns the name associated with this exception.
getName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Returns the name associated with this component.
getName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship.IRelationshipEnd
 
getName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IEmittedEvent
Returns the name of this Event.
getName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IExposedUpdateProcedure
Returns the name of this Update Procedure.
getName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the name associated with this Managed Entity Detail
getName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.INamedQuery
Returns the name of this Named Query.
getName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Returns the name of this type.
getName() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramDescriptor
Returns the name of the diagram.
getName() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
Name of that property
getName() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
getName() - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
 
getName() - Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.IPrimitiveTypeDef
 
getName() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Returns the name (as seen by the end-user) of the stereotype.
getName() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
Get the name of the attribute.
getName() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeInstance
Returns the name of this instance.
getName() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
getNamedQueries() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact
Return the nameQueries that are exposed through this session.
getNameForType(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship.IRelationshipEnd
Returns a String representing the "name" of the end that matches the typeName (a FQN) that is passed in as an input argument (or an empty string if no match is found)
getNewArgumentName(IMethod) - Method in interface org.eclipse.tigerstripe.workbench.model.IComponentNameProvider
This version should be used to select a name of an IArgument where the existing arguments on the method is required for validity checking
getNewArtifactName(Class, ITigerstripeModelProject, String) - Method in interface org.eclipse.tigerstripe.workbench.model.IComponentNameProvider
This version should be used to get the new name for an artifact - the name will be based on the class The "target" packageName is provided in case naming rule needs to ensure artifact uniqueness within a package.
getNewAssociationEndName(IAbstractArtifact, int) - Method in interface org.eclipse.tigerstripe.workbench.model.IComponentNameProvider
This version should be used to select a name of an AssociationEnd - where the existing methods on the artifact is required for validity checking
getNewFieldName(IAbstractArtifact) - Method in interface org.eclipse.tigerstripe.workbench.model.IComponentNameProvider
This version should be used to select a name of an IField - where the existing fields on the artifact is required for validity checking
getNewLiteralName(IAbstractArtifact) - Method in interface org.eclipse.tigerstripe.workbench.model.IComponentNameProvider
This version should be used to select a name of an ILiteral - where the existing literals on the artifact is required for validity checking
getNewMethodName(IAbstractArtifact) - Method in interface org.eclipse.tigerstripe.workbench.model.IComponentNameProvider
This version should be used to select a name of an IMethod - where the existing methods on the artifact is required for validity checking
getNewRelationshipName(Class, ITigerstripeModelProject, String, String, String) - Method in interface org.eclipse.tigerstripe.workbench.model.IComponentNameProvider
This version should be used to get the new name for an artifact - the name will be based on the class, and potentially on the ends of associations.
getNewValue() - Method in interface org.eclipse.tigerstripe.workbench.IModelChangeDelta
On a 0 returns the new value of the feature, on an 1 returns the add value of the feature, on a 2 returns null
getOldValue() - Method in interface org.eclipse.tigerstripe.workbench.IModelChangeDelta
On a 0 returns the old value of the feature, on an 1 returns null, on a 2 returns the value that was deleted
getOriginal() - Method in interface org.eclipse.tigerstripe.workbench.IWorkingCopy
Returns the original object that was used to create this working copy Note that this is the original object in its current state, not in necessarily in the state it was at the time the working copy was created
getOriginatingRelationshipForFQN(String, boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated.  
getOtherEnd() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship.IRelationshipEnd
Returns the "other" end for the containing relationship if the containing relationship is a 2-way relationship (ie.
getOutputDirectory() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
getOutputFile() - Method in interface org.eclipse.tigerstripe.workbench.plugins.ITemplateBasedRule
 
getPackage() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the package where this artifact is defined.
getPackage() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IException
Returns the package associated with this exception.
getPackage() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Returns the package name for this type.
getPackageName() - Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.IPrimitiveTypeDef
 
getParentModuleHeader() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
 
getParentStereotype() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Returns the name of the parent of this stereotype (if any).
getPath() - Method in interface org.eclipse.tigerstripe.workbench.project.IDependency
The relative path to this dependency
getPluginConfig() - Method in class org.eclipse.tigerstripe.workbench.generation.PluginRunStatus
 
getPluginConfigs() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDescriptor
Returns the Plugin references defined in this project
getPluginConfigs() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
Returns the Plugin references defined in this project
getPluginId() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getPluginNature() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getPluginNature() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getPojoLabel() - Method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.OssjEntityMethodFlavor
 
getPojoLabel() - Method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.OssjMethodProperty
 
getPrimitiveTypeDefs(boolean) - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
 
getProcessedUseCaseExtension() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
getProfile() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Returns the profile this stereotype belongs to.
getProject() - Method in interface org.eclipse.tigerstripe.workbench.IModelChangeDelta
Returns the project where this delta originated.
getProject() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Returns the project that this Model Component belongs to.
getProjectDescriptor() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the details contained in the project that this artifact belongs to.
getProjectDetails() - Method in interface org.eclipse.tigerstripe.workbench.project.IAbstractTigerstripeProject
 
getProjectHandle() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getProjectLabel() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramDescriptor
Returns the label for the project to which the diagram belongs.
getProjectLabel() - Method in interface org.eclipse.tigerstripe.workbench.project.IAbstractTigerstripeProject
 
getProjectLabel() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDescriptor
The project label is a contextual name use to identify the project.
getProjectOutputDirectory() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
getProperties() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
getProperty(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
Returns the value of the property identified by its name
getProperty(String) - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
Returns the value of the property as defined in the plugin reference.
getProperty(String, String) - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
getProvider() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
getRefBy() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact.IFieldTypeRef
 
getRefBy() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns an integer value indicating the reference type of the field.
getRefBy() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns an integer value indicating the reference type of the argument.
getRefByString() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns an String value indicating the reference type of the field.
getRefByString() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns an String value indicating the reference type of the argument.
getReferencedArtifacts() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns a collection containing all the artifacts being referenced (through a reference or attribute) from this artifact.
getReferencedProjects() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
getReferencingArtifacts() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns a collection with all the artifacts referencing this artifact.
getRelationshipAEnd() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship
Returns the first end
getRelationshipEnds() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship
 
getRelationshipZEnd() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship
Returns the last end
getRelativePath() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IDiagramDescriptor
Returns the path to the diagram relative to the project route.
getRelativePath() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginClasspathEntry
 
getRemoveFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for the *Remove* variant of this flavor.
getRemoveFlavorDetailsStr(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for the *Remove* variant of this flavor.
getRequiredAnnotationPlugins() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getRequiresList() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Get a array of the names of stereotypes that make up the required list.
getReservedPrimitiveTypes() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated.  
getReturnedType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IQueryArtifact
Returns the type of the objects that are to be returned by this query.
getReturnName() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns the name of the return for this method.
getReturnRefBy() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns an integer value indicating the reference type of the return.
getReturnRefByString() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns an String value indicating the reference type of the return.
getReturnStereotypeInstanceByName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns the named stereotype instances for the return type of the method.
getReturnStereotypeInstances() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns all the stereotype instances for the return type of the method.
getReturnType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Returns the return type for this Method.
getRuntimeDetails() - Static method in class org.eclipse.tigerstripe.workbench.TigerstripeCore
Returns the runtime details for this install
getSelectableValues() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IEntryListStereotypeAttribute
The list of selectable values for this attribute
getSetFlavorDetails(IMethod.OssjEntityMethodFlavor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for the *Set* variant of this flavor.
getSetFlavorDetailsStr(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Returns the Flavor Details for the *Set* variant of this flavor.
getStereotypeByName(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
Returns the stereotype for the given name.
getStereotypeInstanceByName(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeCapable
Returns a StereotypeInstance with the name supplied.
getStereotypeInstances() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeCapable
Returns an array of stereotype instances.
getStereotypes() - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
 
getStereotypeScopeDetails() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Get the applicability scopes for this stereotype.
getStereotypeString() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeCapable
Returns a String with the Stereotype lavel a-la-UML <> or "" if no stereotype instance
getSupportedArtifactClasses() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated. Returns a list of all supported Artifact Types
getSupportedArtifacts() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated. Returns a list of all supported Artifact Types
getSupportedGlobalRuleLabels() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getSupportedGlobalRules() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getSupportedPluginArtifactRuleLabels() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeM1GeneratorProject
 
getSupportedPluginArtifactRules() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeM1GeneratorProject
 
getSupportedProjectTypes() - Static method in class org.eclipse.tigerstripe.workbench.TigerstripeCore
Returns a collection of Tigerstripe project types that are supported
getSupportedProperties() - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
getSupportedQueries() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated. Returns a list of supported QueryArtifacts
getSupportedTypes() - Method in interface org.eclipse.tigerstripe.workbench.queries.IQueryArtifactsByType
Returns an array of the valid artifact type FQNs for the query.
getTemplate() - Method in interface org.eclipse.tigerstripe.workbench.plugins.ITemplateBasedRule
 
getTerminatingRelationshipForFQN(String, boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated.  
getTigerstripeProject() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Returns the Model project that contains this artifact.
getTipToolText() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
The tiptool text that will appear in the GUI
getToDirectory() - Method in interface org.eclipse.tigerstripe.workbench.plugins.ICopyRule
Gets the directory that this rule is going to copy to.
getType() - Method in interface org.eclipse.tigerstripe.workbench.IModelAnnotationChangeDelta
Returns the type of the model change
getType() - Method in interface org.eclipse.tigerstripe.workbench.IModelChangeDelta
Returns the type of the model change
getType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact.IFieldTypeRef
 
getType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Returns the type of this field.
getType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ILiteral
Returns the type of this literal.
getType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Returns the type of this argument.
getType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship.IRelationshipEnd
The type of the artifact attached to this end.
getType() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
 
getType() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
getTypeMultiplicity() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Returns the multiplicity for this type.
getUpdater() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Figures out the updater to use to submit IModelChangeRequests regarding this artifact.
getURI() - Method in interface org.eclipse.tigerstripe.workbench.project.IDependency
Returns the URI for this
getUseCaseXSL() - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
getValidationFailMessage() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getValidationFailThrowable() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getValue() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ILiteral
Returns the value of the literal.
getValue(String) - Method in class org.eclipse.tigerstripe.workbench.plugins.ITablePluginProperty.TablePropertyRow
 
getValues() - Method in class org.eclipse.tigerstripe.workbench.plugins.ITablePluginProperty.TablePropertyRow
 
getVelocityContextDefinitions() - Method in interface org.eclipse.tigerstripe.workbench.plugins.ITemplateBasedRule
 
getVersion() - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfile
 
getVersion() - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Returns the version of the stereotype, for maintenance purposes.
getVersion() - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
getVersion() - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
getVisibility() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Returns an integer value indicating the visibility of this component.
getWorkbenchProfileFor(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfileSession
 
getWorkbenchProfileSession() - Static method in class org.eclipse.tigerstripe.workbench.TigerstripeCore
Returns the default IWorkbenchProfileSession (Singleton) which provides access to the Active Profile and to the create/edit additional profiles programmatically.
getWrapperName() - Method in interface org.eclipse.tigerstripe.workbench.plugins.IExpander
Get the "name" of the model.
getZEnd() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationArtifact
Get the 'Z' end of this association.
getZEndType() - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IDependencyArtifact
The type of the ZEnd for this Dependency.

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