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

S

saveAsActiveProfile(IWorkbenchProfile) - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfileSession
Sets the given profile as the active profile by saving it as such.
select(IAbstractArtifact) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactFilter
Determines if the given artifact passes this filter.
serialize(Object) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
Serializes the value of the property once being used at runtime
SESSIONS - Static variable in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
SET - Static variable in interface org.eclipse.tigerstripe.workbench.IModelChangeDelta
 
setAbsoluteOutputDir(String) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setAbstract(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Sets the value of the isAbstract flag for this.
setAbstract(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
sets whether this method is abstract or not
setActiveFacet(IFacetReference, IProgressMonitor) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated.  
setActiveFacet(IFacetReference, IProgressMonitor) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
setAdvancedProperty(String, String) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeModelProject
 
setAEnd(IAssociationEnd) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationArtifact
Set the 'A' end of the association.
setAEndType(IType) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IDependencyArtifact
Sets the type of the artifact at the 'A' end of the Dependency.
setAggregation(IAssociationEnd.EAggregationEnum) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Sets the aggregation type of the End.
setArgumentLevel(boolean) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
 
setArguments(Collection<IMethod.IArgument>) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Set the arguments for the method.
setArray(boolean) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
Sets whether this attribute is an array
setArtifactFilterClass(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactRule
 
setArtifactLevelTypes(String[]) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
 
setArtifactType(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactRule
 
setArtifactType(String) - Method in interface org.eclipse.tigerstripe.workbench.queries.IQueryArtifactsByType
Used to identify the types of artifact that should be returned.
setAssociationEndLevel(boolean) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
 
setAttributeLevel(boolean) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
 
setAttributes(IStereotypeAttribute[]) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
 
setAttributeValue(IStereotypeAttribute, String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeInstance
Sets the value for the given attribute.
setAttributeValues(IStereotypeAttribute, String[]) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeInstance
Sets the values for an array attribute
setBaseType(IType) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IEnumArtifact
Sets the base type of this Enumeration Artifact.
setBroadcastMask(int) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IArtifactManagerSession
Deprecated. This mask will condition what is and what is not broadcast by the underlying manager
setChangeable(IAssociationEnd.EChangeableEnum) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Sets the changeable attribute of the End.
setComment(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Sets the comment for this argument.
setComment(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Set the comment for this component.
setComment(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IEntityMethodFlavorDetails
Sets the comment (plain text description) for this FlavorDetails.
setContext(String) - Method in class org.eclipse.tigerstripe.workbench.generation.PluginRunStatus
 
setContext(Map<String, Object>) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRunnableRule
 
setContext(Map<String, Object>) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRunnableWrapper
Set the context object from which the rule execution "environment" can be extracted - this will be the collections etc Equivalent to the velocity context.
setCopyFrom(int) - Method in interface org.eclipse.tigerstripe.workbench.plugins.ICopyRule
Sets the copy from.
setCurrentArtifact(IAbstractArtifact) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IExpander
Allows to set a "current artifact" for this expander.
setCurrentModel(IArtifactModel) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IExpander
Deprecated. - use setCurrentWrapper instead.
setCurrentModel(IArtifactModel, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IExpander
Deprecated. - use setCurrentWrapper instead.
setCurrentWrapper(IArtifactWrapper) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IExpander
As for current Artifact, can set a "Current Wrapper" for this expander This can be used to extract things like the TargetPackage from the wrapper - especially useful for making file names!
setCurrentWrapper(IArtifactWrapper, String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IExpander
As for current Artifact, can set a "Current Wrapper" for this expander This can be used to extract things like the TargetPackage from the wrapper - especially useful for making file names! This variant is necessary in case the wrapper has been named something other than "wrapper"
setDefaultActiveProfile() - Method in interface org.eclipse.tigerstripe.workbench.profile.IWorkbenchProfileSession
Sets the active profile to the factory defaults.
setDefaultBoolean(Boolean) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IBooleanPluginProperty
 
setDefaultLogLevel(PluginLog.LogLevel) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
setDefaultReturnValue(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Sets the default return Value for this method.
setDefaultString(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IStringPluginProperty
 
setDefaultValue(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Sets the default value for this field if it exists, null otherwise.
setDefaultValue(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Sets the default value fpor this argument.
setDefaultValue(Object) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
 
setDefaultValue(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
 
setDescription(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
setDescription(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.IPrimitiveTypeDef
 
setDescription(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
 
setDescription(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
 
setDescription(String) - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
setDisableLogging(boolean) - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
Override the logging details to completely disable the creation of a log file
setEnabled(boolean) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
setEnabled(boolean) - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
Enables/disables this plugin.
setEntityMethodFlavorDetails(IMethod.OssjEntityMethodFlavor, ISessionArtifact.IEntityMethodFlavorDetails) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Sets the OSSJ Entity flavor details for this method.
setExceptions(Collection<IMethod.IException>) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Set the exceptions for the method.
setExcludesList(String[]) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
 
setExtendedArtifact(IAbstractArtifact) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Sets the IAbstractArtifact which this artifact extends.
setFacetReference(IFacetReference) - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
Sets the facet reference to use for this plugin config.
setFields(Collection<IField>) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Sets the fields for this Abstract Artifact.
setFilesetMatch(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.ICopyRule
Set the fileset match.
setFlag(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IEntityMethodFlavorDetails
 
setFullyQualifiedName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Sets the Fully Qualified Name of the Abstract Artifact.
setFullyQualifiedName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IException
Sets the Fully Qualified Name of an exception.
setFullyQualifiedName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IEmittedEvent
Set the Fully Qualified Name of the Emitted Event.
setFullyQualifiedName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IExposedUpdateProcedure
Set the Fully Qualified Name of the Exposed Update Procedure.
setFullyQualifiedName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.IManagedEntityDetails
Set the Fully Qualified Name of the ManagedEntityDetails.
setFullyQualifiedName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ISessionArtifact.INamedQuery
Set the Fully Qualified Name of the Named Query.
setFullyQualifiedName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Sets the fully qualified name (ie.
setGenerateModules(boolean) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setGenerateRefProjects(boolean) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setGlobalProperties(IPluginProperty[]) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
setIArtifact(IAbstractArtifact) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactWrapper
Initializes the artifact for this wrapper.
setIgnoreFacets(boolean) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setImplementedArtifacts(Collection<IAbstractArtifact>) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Set the artifacts that are implemented by this artifact.
setIncludeDependencies(boolean) - Method in interface org.eclipse.tigerstripe.workbench.queries.IArtifactQuery
Determines whether artifacts in dependant projects are included in the query results.
setIncludeProjectDependencies(boolean) - Method in interface org.eclipse.tigerstripe.workbench.queries.IQueryRelationshipsByArtifact
Determines whether artifacts in dependant projects are included in the query results.
setInstanceMethod(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Sets the "InstanceMethod" flag.
setIteratorReturn(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Sets the isIterator attribute of the method.
setLiteralLevel(boolean) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
 
setLiterals(Collection<ILiteral>) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Sets the literals for this Abstract Artifact.
setLogEnabled(boolean) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
setLogLevel(PluginLog.LogLevel) - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
setLogPath(String) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
setMergeFacets(boolean) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setMethodLevel(boolean) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeScopeDetails
 
setMethods(Collection<IMethod>) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Sets the methods for this Abstract Artifact.
setModelClass(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactWrappedRule
Sets the classname of the model object to instantiate
setModelClassName(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactWrappedRule
Set the name to be used in the templates for objects of this type This will typically be "model" or "class"
setMultiplicity(IModelComponent.EMultiplicity) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
 
setMultiplicity(int) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Deprecated. since 2.2-rc, no use of multiplicity anymore, TypeMultiplicity instead
setName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Set the name for this argument.
setName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Sets the name associated with this component
setName(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
 
setName(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 
setName(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.IPrimitiveTypeDef
 
setName(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
 
setName(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
 
setNavigable(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Sets the navigable attribute of the End.
setOptional(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Sets the optional attribute of the Field.
setOptional(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Set the optional attribute of this method.
setOrdered(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Sets the ordered attribute.
setOrdered(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Sets the ordered attribute of the Field.
setOrdered(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Sets the ordered attribute for this argument.
setOrdered(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Sets the ordered attribute for this method.
setOriginatingFrom(String) - Method in interface org.eclipse.tigerstripe.workbench.queries.IQueryRelationshipsByArtifact
Set the originating artifact.
setOutputFile(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.ITemplateBasedRule
 
setOverrideSubprojectSettings(boolean) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setOverwriteFiles(boolean) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IFileGeneratingRule
 
setPackage(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact
Sets the package of the artifact.
setPackageName(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.IPrimitiveTypeDef
 
setParentStereotype(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
 
setPluginConfig(IPluginConfig) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IArtifactWrapper
Initializes the plugin ref for this wrapper.
setPluginConfig(IPluginConfig) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IExpander
Sets the pluginConfig for the expander.
setPluginNature(EPluggablePluginNature) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
setProcessedUseCaseExtension(String) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setProcessUseCases(boolean) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setProjectDetails(IProjectDetails) - Method in interface org.eclipse.tigerstripe.workbench.project.IAbstractTigerstripeProject
 
setProjectHandle(ITigerstripeModelProject) - Method in interface org.eclipse.tigerstripe.workbench.project.IPluginConfig
 
setProjectOutputDirectory(String) - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
Sets the output dir relative to the descriptor location.
setProvider(String) - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
setReadOnly(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Sets the readonly attribute of the Field.
setRefBy(int) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Sets the reference type of the field.
setRefBy(int) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Set the reference type of the argument.
setRelativePath(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginClasspathEntry
 
setRequiredAnnotationPlugins(String[]) - Method in interface org.eclipse.tigerstripe.workbench.project.ITigerstripeGeneratorProject
 
setRequiresList(String[]) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
 
setReturnedType(IType) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IQueryArtifact
Sets the type of artifacts that are to be returned by this query.
setReturnName(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Sets the name of the return for this method.
setReturnRefBy(int) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Set the reference type of the return.
setReturnType(IType) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Sets the return type for this Method.
setRunnableClassName(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IRunnableRule
 
setSelectableValues(String[]) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IEntryListStereotypeAttribute
 
setSuppressEmptyFiles(boolean) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IFileGeneratingRule
 
setTemplate(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.ITemplateBasedRule
 
setTerminatingIn(String) - Method in interface org.eclipse.tigerstripe.workbench.queries.IQueryRelationshipsByArtifact
Set the terminating artifact.
setTipToolText(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
 
setToDirectory(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.ICopyRule
Sets the directory to copy to, relative to target generation directory
setType(IType) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Sets the type of the artifact at the End.
setType(IType) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Sets the type of the field.
setType(IType) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ILiteral
Sets the type of the literal.
setType(IType) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Set the type of this argument.
setTypeMultiplicity(IModelComponent.EMultiplicity) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IType
Sets the multiplicity for this type.
setUnique(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationEnd
Sets the unique attribute of the End.
setUnique(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IField
Sets the unique attribute of the Field.
setUnique(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod.IArgument
Sets the unique attribute for this argument.
setUnique(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Sets the unique attribute for this method.
setUseCaseXSL(String) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setUseCurrentFacet(boolean) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setUseUseCaseXSL(boolean) - Method in interface org.eclipse.tigerstripe.workbench.generation.IM1RunConfig
 
setValue(String) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.ILiteral
Sets the value of the literal.
setValue(String, String) - Method in class org.eclipse.tigerstripe.workbench.plugins.ITablePluginProperty.TablePropertyRow
 
setVersion(String) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
 
setVersion(String) - Method in interface org.eclipse.tigerstripe.workbench.project.IProjectDetails
 
setVisibility(IModelComponent.EVisibility) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent
Sets the visibility of this component.
setVisible(boolean) - Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotype
Sets the visibility of this stereotype
setVoid(boolean) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IMethod
Sets the return type to void
setWrapperName(String) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IExpander
Set the "name" of the model.
setZEnd(IAssociationEnd) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAssociationArtifact
Set the 'Z' end of the association.
setZEndType(IType) - Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.IDependencyArtifact
Sets the type of the artifact at the 'Z' end of the Dependency.
storeProperty(IPluginProperty, Object) - Method in interface org.eclipse.tigerstripe.workbench.plugins.IPluggablePluginPropertyListener
Stores the current value of the IPluggablePluginProperty
STRING_ENTRY_KIND - Static variable in interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeAttribute
Static integer value for a String kind of attribute.
SUPPRESSFILES - Static variable in interface org.eclipse.tigerstripe.workbench.plugins.IRule
 

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