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
A
ADD
- Static variable in interface org.eclipse.tigerstripe.workbench.
IModelAnnotationChangeDelta
ADD
- Static variable in interface org.eclipse.tigerstripe.workbench.
IModelChangeDelta
addActiveFacetListener(IActiveFacetChangeListener)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
addActiveProfileListener(IActiveWorkbenchProfileChangeListener)
- Method in interface org.eclipse.tigerstripe.workbench.profile.
IWorkbenchProfileSession
Registers a listener that will be called back each time the active profile changes
addAdditionalFile(String, int)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
addArgument(IMethod.IArgument)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IMethod
Add an argument to the method.
addArtifact(IAbstractArtifact)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
Adds the artifact to the session manager.
addArtifactChangeListener(IArtifactChangeListener)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IArtifactManagerSession
Deprecated.
addArtifactRule(ITemplateBasedRule)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeM1GeneratorProject
addArtifactRules(ITemplateBasedRule[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeM1GeneratorProject
addAttribute(IStereotypeAttribute)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
addClasspathEntry(IPluginClasspathEntry)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
addDependencies(IDependency[], IProgressMonitor)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
addDependency(IDependency, IProgressMonitor)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
addEmittedEvent(ISessionArtifact.IEmittedEvent)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact
Add/sets IEmittedEvent for the target entity If such emitted event already exists, the details are overwritten.
addException(IMethod.IException)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IMethod
Add a single Exception to the method.
addException(String)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact.IEntityMethodFlavorDetails
Add an exception to this flavor details.
addExposedUpdateProcedure(ISessionArtifact.IExposedUpdateProcedure)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact
Add/sets IExposedUpdateProcedure for the target entity If such update procedure already exists, the details are overwritten.
addFacetReference(IFacetReference)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
addField(IField)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IAbstractArtifact
Add a single field to the fields for this Abstract Artifact.
addGlobalProperties(IPluginProperty[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
addGlobalProperty(IPluginProperty)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
addGlobalRule(IRule)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
addGlobalRules(IRule[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
ADDITIONAL_FILE_EXCLUDE
- Static variable in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
ADDITIONAL_FILE_INCLUDE
- Static variable in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
addLiteral(ILiteral)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IAbstractArtifact
Add a single literal to the literals for this Abstract Artifact.
addMacroLibraries(String[])
- Method in interface org.eclipse.tigerstripe.workbench.plugins.
ITemplateBasedRule
addMacroLibrary(String)
- Method in interface org.eclipse.tigerstripe.workbench.plugins.
ITemplateBasedRule
addManagedEntityDetails(ISessionArtifact.IManagedEntityDetails)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact
Add/sets IManagedEntityDetails for the target entity If such managed entity already exists, the details are overwritten.
addMethod(IMethod)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IAbstractArtifact
Add a single method to the methods for this Abstract Artifact.
addNamedQuery(ISessionArtifact.INamedQuery)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
ISessionArtifact
Add/sets INamedQuery for the target entity If such named query already exists, the details are overwritten.
addOriginalChangeListener(IOriginalChangeListener)
- Method in interface org.eclipse.tigerstripe.workbench.
IWorkingCopy
This call-back mechanism can be used by the client to be notified when the original object has changed.
addPluginConfig(IPluginConfig)
- Method in interface org.eclipse.tigerstripe.workbench.project.
IProjectDescriptor
addPluginConfig(IPluginConfig)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
addReferencedProject(ITigerstripeModelProject)
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
addReferencedProjects(ITigerstripeModelProject[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeModelProject
addRequiredAnnotationPlugins(String[])
- Method in interface org.eclipse.tigerstripe.workbench.project.
ITigerstripeGeneratorProject
addReturnStereotypeInstance(IStereotypeInstance)
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IMethod
Add a single stereotype to the return type.
addSelectableValue(String)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IEntryListStereotypeAttribute
addStereotypeInstance(IStereotypeInstance)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotypeCapable
addTigerstripeChangeListener(ITigerstripeChangeListener, int)
- Static method in class org.eclipse.tigerstripe.workbench.
TigerstripeCore
Register a new
ITigerstripeChangeListener
addToExcludesList(String)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
addToRequiresList(String)
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
addVelocityContextDefinition(VelocityContextDefinition)
- Method in interface org.eclipse.tigerstripe.workbench.plugins.
ITemplateBasedRule
addVelocityContextDefinitions(VelocityContextDefinition[])
- Method in interface org.eclipse.tigerstripe.workbench.plugins.
ITemplateBasedRule
AEND
- Static variable in interface org.eclipse.tigerstripe.workbench.model.
IComponentNameProvider
ALL
- Static variable in interface org.eclipse.tigerstripe.workbench.
ITigerstripeChangeListener
allProjects()
- Static method in class org.eclipse.tigerstripe.workbench.
TigerstripeCore
Returns an array containing all Tigerstripe Projects present in the workspace
ANNOTATION
- Static variable in interface org.eclipse.tigerstripe.workbench.
ITigerstripeChangeListener
annotationChanged(IModelAnnotationChangeDelta[])
- Method in interface org.eclipse.tigerstripe.workbench.
ITigerstripeChangeListener
ANY_ARTIFACT_LABEL
- Static variable in interface org.eclipse.tigerstripe.workbench.plugins.
IArtifactBasedTemplateRule
asDefaultElement()
- Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.
IPrimitiveTypeDef
Returns an XML representation of this primitive type The default element contains package information.
asElement()
- Method in interface org.eclipse.tigerstripe.workbench.profile.primitiveType.
IPrimitiveTypeDef
Returns an XML representation of this stereotype
asElement()
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotype
Returns an XML representation of this stereotype
asElement()
- Method in interface org.eclipse.tigerstripe.workbench.profile.stereotype.
IStereotypeAttribute
asText()
- Method in interface org.eclipse.tigerstripe.workbench.model.deprecated_.
IAbstractArtifact
asText()
- Method in interface org.eclipse.tigerstripe.workbench.profile.
IWorkbenchProfile
Returns the XML content corresponding to this IWorkbenchProfile It is ready to be encrypted and saved.
at(int)
- Static method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.
IModelComponent.EMultiplicity
at(int)
- Static method in enum org.eclipse.tigerstripe.workbench.model.deprecated_.
IModelComponent.EVisibility
ATTRIBUTE
- Static variable in interface org.eclipse.tigerstripe.workbench.
IModelChangeDelta
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