Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
R
REFBY_KEY
- Static variable in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IField
Static integer value for Ref By Key type.
REFBY_KEYRESULT
- Static variable in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IField
Static integer value for Ref By Key Result type.
REFBY_VALUE
- Static variable in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IField
Static integer value for Ref By Value type.
refByLabels
- Static variable in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IField
String values corresponding to the refBy types
refresh(IProgressMonitor)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
Refreshes the session by re-reading all artifacts Equivalent to refresh(false)
refresh(boolean, IProgressMonitor)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
Refreshes the session by re-reading all artifacts
refreshAll(IProgressMonitor)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
Refreshes everything about this session (local artifacts & references) Equivalent to refreshAll(false)
refreshAll(boolean, IProgressMonitor)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
Refreshes everything about this session (local artifacts & references)
refreshReferences(IProgressMonitor)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
Refreshes all the references to other projects
reloadActiveProfile()
- Method in interface org.eclipse.tigerstripe.workbench.profile.
IWorkbenchProfileSession
Loads the active profile from the default Workbench profile location for this install.
REMOVE
- Static variable in interface org.eclipse.tigerstripe.workbench.
IModelAnnotationChangeDelta
REMOVE
- Static variable in interface org.eclipse.tigerstripe.workbench.
IModelChangeDelta
removeActiveFacetListener(IActiveFacetChangeListener)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
removeActiveProfileListener(IActiveWorkbenchProfileChangeListener)
- Method in interface org.eclipse.tigerstripe.workbench.profile.
IWorkbenchProfileSession
Un-registers the given listener from the list of active profile listeners
removeAdditionalFile(String, int)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
removeArguments(Collection<IMethod.IArgument>)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IMethod
Remove arguments from the argument list.
removeArtifact(IAbstractArtifact)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
Removes the artifact from the session manager.
removeArtifactChangeListener(IArtifactChangeListener)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
removeArtifactRule(ITemplateBasedRule)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeM1GeneratorProject
removeArtifactRules(ITemplateBasedRule[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeM1GeneratorProject
removeAttribute(IStereotypeAttribute)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
removeAttributes(IStereotypeAttribute[])
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
removeClasspathEntries(IPluginClasspathEntry[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
removeClasspathEntry(IPluginClasspathEntry)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
removeDependencies(IDependency[], IProgressMonitor)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
removeDependency(IDependency, IProgressMonitor)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
removeEmittedEvent(ISessionArtifact.IEmittedEvent[])
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact
Remove emittedEvents from the session.
removeException(String)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact.IEntityMethodFlavorDetails
Renmove an exception form this flavor details.
removeExceptions(Collection<IMethod.IException>)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IMethod
Remove exceptions from the method.
removeExposedUpdateProcedure(ISessionArtifact.IExposedUpdateProcedure[])
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact
Remove exposedUpdateProcedures from the session.
removeFacetReference(IFacetReference)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
removeFields(Collection<IField>)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IAbstractArtifact
Removes a number of fields from this Abstract Artifact.
removeFromExcludesList(String)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
removeFromExcludesList(String[])
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
removeFromRequiresList(String)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
removeFromRequiresList(String[])
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
removeGlobalProperties(IPluginProperty[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
removeGlobalProperty(IPluginProperty)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
removeGlobalRule(IRule)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
removeGlobalRules(IRule[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
removeLiterals(Collection<ILiteral>)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IAbstractArtifact
Removes a number of literals from this Abstract Artifact.
removeMacroLibraries(String[])
- Method in interface org.eclipse.tigerstripe.workbench.plugins.
ITemplateBasedRule
removeMacroLibrary(String)
- Method in interface org.eclipse.tigerstripe.workbench.plugins.
ITemplateBasedRule
removeManagedEntityDetails(ISessionArtifact.IManagedEntityDetails[])
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact
Remove managedEntityDetails from the session.
removeMethods(Collection<IMethod>)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IAbstractArtifact
Removes a number of methods from this Abstract Artifact.
removeNamedQuery(ISessionArtifact.INamedQuery[])
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact
Remove namedQueries from the session.
removeOriginalChangeListener(IOriginalChangeListener)
- Method in interface org.eclipse.tigerstripe.workbench.
IWorkingCopy
Removes a listener from the list.
removePackageContent(String)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
Removes all the artifacts contained in the given package NOTE: this doesn't recursively delete the content of sub-packages
removePluginConfig(IPluginConfig)
- Method in interface org.eclipse.tigerstripe.workbench.project.
IProjectDescriptor
removePluginConfig(IPluginConfig)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
removeReferencedProject(ITigerstripeModelProject)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
removeReferencedProjects(ITigerstripeModelProject[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
removeRequiredAnnotationPlugins(String[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
removeReturnStereotypeInstance(IStereotypeInstance)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IMethod
Remove a single Stereotype instance from the method return.
removeReturnStereotypeInstances(Collection<IStereotypeInstance>)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IMethod
Remove Stereotype instances from the method return.
removeSelectableValue(String)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IEntryListStereotypeAttribute
removeStereotypeInstance(IStereotypeInstance)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotypeCapable
removeStereotypeInstances(Collection<IStereotypeInstance>)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotypeCapable
removeTigerstripeChangeListener(ITigerstripeChangeListener)
- Static method in class org.eclipse.tigerstripe.workbench.
TigerstripeCore
Un-Register a
ITigerstripeChangeListener
removeVelocityContextDefinition(VelocityContextDefinition)
- Method in interface org.eclipse.tigerstripe.workbench.plugins.
ITemplateBasedRule
removeVelocityContextDefinitions(VelocityContextDefinition[])
- Method in interface org.eclipse.tigerstripe.workbench.plugins.
ITemplateBasedRule
renameArtifact(IAbstractArtifact, String)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
renamePackageContent(String, String)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
Removes all the artifacts contained in the given package NOTE: this doesn't recursively delete the content of sub-packages
RESERVED
- Static variable in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IPrimitiveTypeArtifact
reservedPrimitiveTypes
- Static variable in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IPrimitiveTypeArtifact
resetActiveFacet()
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
resetActiveFacet()
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
resetBroadcastMask()
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
rollbackActiveProfile()
- Method in interface org.eclipse.tigerstripe.workbench.profile.
IWorkbenchProfileSession
Rolls back the active profile to its previous version.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z