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

G

generate(JET2Context, JET2Writer) - Method in interface org.eclipse.jet.JET2Template
Execute the template against the input contained in the JET2Context, and writing the result to the JET2Writer.
getAllJETBundleDescriptors() - Method in interface org.eclipse.jet.transform.IJETBundleManager
Return descriptions of all available JET transforms.
getAllReferencedTagLibraryIds() - Method in interface org.eclipse.jet.compiler.IJETCompilerState
 
getAllTransformIds() - Method in interface org.eclipse.jet.transform.IJETBundleManager
Return an array of transform available ids.
getAnnotationManager() - Method in class org.eclipse.jet.xpath.Context
Return the context's annotation manager
getAnnotationObject(Object) - Method in interface org.eclipse.jet.xpath.IAnnotationManager
Return the annotation object corresponding to the model object.
getAttribute(String) - Method in class org.eclipse.jet.taglib.AbstractCustomTag
 
getAttribute(String) - Method in interface org.eclipse.jet.taglib.CustomTag
Return the processed value of the tag attribute (with dynamic XPath expressions already resolved.
getAttribute(String) - Method in class org.eclipse.jet.taglib.TagInfo
Return the value of an attribute.
getAttributeDefinition(String) - Method in interface org.eclipse.jet.taglib.TagDefinition
Return the definition of the named attribute
getAttributeDefinitions() - Method in interface org.eclipse.jet.taglib.TagDefinition
Return a list of attribute definitions for this tag
getAttributeNames() - Method in class org.eclipse.jet.taglib.TagInfo
Return an array of attribute names
getAttributes() - Method in class org.eclipse.jet.compiler.JET2Directive
Return a Map the directive attribute names to values
getAttributes() - Method in class org.eclipse.jet.compiler.XMLElement
Return a read-only map of the attributes (name to value map)
getAttributes(Object) - Method in interface org.eclipse.jet.xpath.inspector.IElementInspector
Return all the attributes for the given contextNode.
getAttributeValue(Object, String) - Method in class org.eclipse.jet.XPathContextExtender
Return the value of the named attribute on the passed element.
getBaseURL() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the base URL of from which all bundle content may be accessed.
getBaseURL(String) - Method in class org.eclipse.jet.transform.TransformContextExtender
Return the base URL to use given an urlContext constant.
getBodyElements() - Method in class org.eclipse.jet.compiler.JET2CompilationUnit
Return a List of JET2 AST element (@link JET2ASTElement} instances.
getBodyElements() - Method in class org.eclipse.jet.compiler.XMLBodyElement
Return a read-only list of JET2 elements contained by this element.
getBuildModel() - Method in class org.eclipse.jet.ui.newproject.NewProjectWizard
 
getBundleDescriptor() - Method in class org.eclipse.jet.transform.TransformContextExtender
Return the bundle descriptor of the JET transform bundle.
getChildElement() - Method in exception org.eclipse.jet.xpath.inspector.InvalidChildException
 
getChildren(Object) - Method in interface org.eclipse.jet.xpath.inspector.INodeInspector
Return the child nodes of the context node.
getCol() - Method in class org.eclipse.jet.taglib.TagInfo
Return the one-based column number of the start of the tag withing the tag's start line.
getColOffset() - Method in class org.eclipse.jet.compiler.Problem
 
getColumn() - Method in class org.eclipse.jet.compiler.JET2ASTElement
Return the column number (one-based) at which the element starts.
getCommentEnd() - Method in class org.eclipse.jet.compiler.Comment
 
getCommentStart() - Method in class org.eclipse.jet.compiler.Comment
 
getCommentText() - Method in class org.eclipse.jet.compiler.Comment
Return the comment text
getCompilerState() - Method in class org.eclipse.jet.compiler.JET2Compiler
Returns the current compiler state
getContainer() - Method in class org.eclipse.jet.taglib.workspace.WorkspaceContextExtender
Get the top most container from the default containers stack without doing a pop.
getContainerForPackage(IPath, String) - Static method in class org.eclipse.jet.taglib.java.JavaActionsUtil
Return the IFolder corresponding to the given Java package name.
getContent(Object) - Method in class org.eclipse.jet.XPathContextExtender
Return the string value of the passed object.
getContents(IPath) - Static method in class org.eclipse.jet.taglib.TagUtil
Return the contents of the text file refered to by location.
getContext() - Method in class org.eclipse.jet.AbstractContextExtender
Return the JET2Context that this extender instance is extending.
getContext() - Method in interface org.eclipse.jet.taglib.RuntimeTagElement
Return the context passed to RuntimeTagElement.doStart(JET2Context, JET2Writer).
getContextNode() - Method in class org.eclipse.jet.xpath.Context
 
getContextNodeInspector() - Method in class org.eclipse.jet.xpath.Context
 
getContextPosition() - Method in class org.eclipse.jet.xpath.Context
 
getContextSize() - Method in class org.eclipse.jet.xpath.Context
 
getContextUrl() - Method in interface org.eclipse.jet.runtime.model.ILoadContext
Return the URL of the defined context.
getDefault() - Static method in class org.eclipse.jet.ui.Activator
Returns the shared instance.
getDefaultCompilerOptions() - Static method in class org.eclipse.jet.compiler.JET2Compiler
 
getDefaultModelLoader(String) - Method in interface org.eclipse.jet.runtime.model.ILoaderManager
Return the default model loader for the given file type.
getDefaultModelLoaderId(String) - Method in interface org.eclipse.jet.runtime.model.ILoaderManager
Return the id of the default model loader for the give file type.
getDefaultPrefix() - Method in interface org.eclipse.jet.taglib.TagLibrary
 
getDelegateLoader() - Method in interface org.eclipse.jet.JET2TemplateLoaderExtension
Return the template loader to which this loader will delegate when it cannot find a template.
getDelimiter() - Method in class org.eclipse.jet.taglib.AbstractIteratingTag
Return the current delimiter string.
getDescription() - Method in interface org.eclipse.jet.taglib.TagAttributeDefinition
Return the attribute's description if provided
getDescription() - Method in interface org.eclipse.jet.taglib.TagDefinition
 
getDescription() - Method in interface org.eclipse.jet.taglib.TagLibrary
 
getDescription() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return a description of the bundle.
getDescriptor(String) - Method in interface org.eclipse.jet.transform.IJETBundleManager
Return the descriptor for a given JET transform.
getDescriptorForProject(String) - Method in interface org.eclipse.jet.transform.IJETBundleManager
Return the descriptor for the give JET project
getDiagnostic() - Method in exception org.eclipse.jet.CoreJETException
 
getDocument() - Method in class org.eclipse.jet.BodyContentWriter
 
getDocument() - Method in interface org.eclipse.jet.JET2Writer
Return the backing IDocument for this writer.
getDocumentRoot(Object) - Method in interface org.eclipse.jet.xpath.inspector.INodeInspector
Return the document root for the contenxt node.
getElementName() - Method in exception org.eclipse.jet.xpath.inspector.InvalidChildException
 
getElementName() - Method in exception org.eclipse.jet.xpath.inspector.SimpleElementRequiresValueException
 
getEnd() - Method in class org.eclipse.jet.compiler.JET2ASTElement
The document relative offset of the first character after the element.
getEnd() - Method in class org.eclipse.jet.compiler.Problem
 
getEndTag() - Method in class org.eclipse.jet.compiler.XMLBodyElement
 
getExtendedData() - Method in class org.eclipse.jet.AbstractContextExtender
 
getFolderForPackage(IPath, String) - Static method in class org.eclipse.jet.taglib.java.JavaActionsUtil
Deprecated. Use JavaActionsUtil.getContainerForPackage(IPath,String) instead
getFunction() - Method in class org.eclipse.jet.xpath.XPathFunctionMetaData
Return the function implementation
getId() - Method in class org.eclipse.jet.compiler.Problem
 
getId() - Method in interface org.eclipse.jet.runtime.model.IModelLoaderDescription
Return the unique identifier of the model loader.
getId() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the unique identifier of the bundle.
getId() - Method in class org.eclipse.jet.transform.TransformContextExtender
 
getImageDescriptor(String) - Static method in class org.eclipse.jet.ui.Activator
Returns an image descriptor for the image file at the given plug-in relative path.
getImportManager(JET2Writer) - Static method in class org.eclipse.jet.taglib.java.JavaActionsUtil
Return the imports manager installed in the current writer.
getImportManager(JET2Writer) - Static method in class org.eclipse.jet.taglib.java.JavaImportsUtil
Deprecated. Use JavaActionsUtil.getImportManager(JET2Writer) instead
getImports() - Method in class org.eclipse.jet.compiler.JET2CompilationUnit
 
getInspector(Object) - Method in class org.eclipse.jet.xpath.inspector.InspectorManager
 
getInstalledXPathFunctions() - Static method in class org.eclipse.jet.JET2Platform
Return the XPath functions installed by the 'org.eclipse.jet.xpathFunctions' extension point.
getInstance() - Static method in class org.eclipse.jet.compiler.CompileOptionsManager
 
getInstance() - Static method in class org.eclipse.jet.taglib.TagLibraryManager
Return the instance of the tag library manager.
getInstance(JET2Context) - Static method in class org.eclipse.jet.taglib.workspace.WorkspaceContextExtender
Return the workspace context extender for the given JET context.
getInstance(JET2Context) - Static method in class org.eclipse.jet.transform.TransformContextExtender
Return the TransformContextExtender for the passed context.
getInstance() - Static method in class org.eclipse.jet.xpath.inspector.InspectorManager
 
getInstance(JET2Context) - Static method in class org.eclipse.jet.XPathContextExtender
Factory method for XPathContextExtenders
getJavaContent() - Method in class org.eclipse.jet.compiler.JavaElement
Return the Java content of the element
getJavaEnd() - Method in class org.eclipse.jet.compiler.JavaElement
The document relative offset of the first character after the Java code.
getJavaStart() - Method in class org.eclipse.jet.compiler.JavaElement
The document relative offset of the Java code within the element.
getJETBundleId() - Method in class org.eclipse.jet.JET2Context
Return the id of the JET Bundle defining the current template.
getJETBundleManager() - Static method in class org.eclipse.jet.JET2Platform
 
getKind() - Method in class org.eclipse.jet.taglib.AbstractConditionalTag
 
getKind() - Method in class org.eclipse.jet.taglib.AbstractContainerTag
 
getKind() - Method in class org.eclipse.jet.taglib.AbstractEmptyTag
 
getKind() - Method in class org.eclipse.jet.taglib.AbstractFunctionTag
 
getKind() - Method in class org.eclipse.jet.taglib.AbstractIteratingTag
 
getKind() - Method in class org.eclipse.jet.taglib.AbstractOtherTag
 
getKind() - Method in interface org.eclipse.jet.taglib.CustomTag
Return the kind of the custom tag
getKind() - Method in interface org.eclipse.jet.taglib.TagDefinition
Return the tag kind (CustomTagKind).
getKnownLibraryIds() - Method in class org.eclipse.jet.taglib.TagLibraryManager
 
getKnownTagNames() - Method in class org.eclipse.jet.compiler.TagLibraryUsageManager
 
getLength() - Method in class org.eclipse.jet.BodyContentWriter
 
getLength() - Method in interface org.eclipse.jet.JET2Writer
Return the current length (in characters) of the output
getLibraryId() - Method in interface org.eclipse.jet.taglib.TagLibrary
Return the string identifier of the tag library.
getLibraryIdFromPrefix(String) - Method in class org.eclipse.jet.compiler.TagLibraryUsageManager
 
getLibraryName() - Method in interface org.eclipse.jet.taglib.TagLibrary
 
getLine() - Method in class org.eclipse.jet.compiler.JET2ASTElement
Return the line (one-based) on which the element starts.
getLine() - Method in class org.eclipse.jet.taglib.TagInfo
Return the one-based line number of the start of the tag.
getLineNumber() - Method in class org.eclipse.jet.compiler.Problem
 
getLines() - Method in class org.eclipse.jet.compiler.TextElement
 
getLoader(String, String, String) - Method in interface org.eclipse.jet.runtime.model.ILoaderManager
Find an appropriate loader.
getLoader() - Method in class org.eclipse.jet.transform.TransformContextExtender
 
getLocalPart() - Method in class org.eclipse.jet.xpath.inspector.ExpandedName
 
getLogAsMultiStatus() - Method in class org.eclipse.jet.JET2Context
Return all logged messages for the transformation as a multi-status IStatus object.
getMainTemplate() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return a bundle relative path to the main template for the bundle.
getMaxArgs() - Method in class org.eclipse.jet.xpath.XPathFunctionMetaData
Return the maximum number of arguments or -1 if the function allows unlimited arguments.
getMessage() - Method in class org.eclipse.jet.compiler.Problem
 
getMessageArgs() - Method in class org.eclipse.jet.compiler.Problem
 
getMinArgs() - Method in class org.eclipse.jet.xpath.XPathFunctionMetaData
Return the mininum number of arguments.
getModelExtension() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the model extension that the bundle expects its input to conform to.
getModelLoader(String) - Method in interface org.eclipse.jet.runtime.model.ILoaderManager
Return a model loader
getModelLoaderId() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the id of the model loader the bundle expects to use.
getModelLoaderManager() - Method in class org.eclipse.jet.JET2Platform
Return the model loader manager.
getModelSchema() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the URL of model schema defined by the transform.
getName() - Method in class org.eclipse.jet.compiler.JET2Directive
Return the directive name
getName() - Method in class org.eclipse.jet.compiler.XMLElement
Return the QName of the element
getName() - Method in interface org.eclipse.jet.runtime.model.ILoadContext
Return the name assigned to the context URL.
getName() - Method in interface org.eclipse.jet.runtime.model.IModelLoaderDescription
Return the descriptive name of the model laoder.
getName() - Method in interface org.eclipse.jet.taglib.TagAttributeDefinition
Return the attribute's name
getName() - Method in interface org.eclipse.jet.taglib.TagDefinition
Return the name of the tag as it is registered in the tag library
getName() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the bundle's descriptive name.
getName() - Method in class org.eclipse.jet.xpath.XPathFunctionMetaData
Return the function name, as used in XPath expressions.
getNamedAttribute(Object, ExpandedName) - Method in interface org.eclipse.jet.xpath.inspector.IElementInspector
Return the named attribute for the given contextNode.
getNamedChildren(Object, ExpandedName) - Method in interface org.eclipse.jet.xpath.inspector.INodeInspectorExtension1
Return the named children element for the given contextNode.
getNamespace() - Method in class org.eclipse.jet.xpath.XPathFunctionMetaData
Return the namespace of the function.
getNamespaceContext() - Method in interface org.eclipse.jet.xpath.XPath
 
getNamespaceURI() - Method in class org.eclipse.jet.xpath.inspector.ExpandedName
 
getNamespaceURI(String) - Method in interface org.eclipse.jet.xpath.NamespaceContext
 
getNextElement() - Method in class org.eclipse.jet.compiler.JET2ASTElement
 
getNextElement() - Method in class org.eclipse.jet.compiler.XMLBodyElement
 
getNoCompiles() - Method in class org.eclipse.jet.compiler.JET2Compiler
 
getNodeKind(Object) - Method in interface org.eclipse.jet.xpath.inspector.INodeInspector
Return the XPath node kind of the passed object.
getNSPrefix() - Method in class org.eclipse.jet.compiler.XMLElement
Return the XML Namespace prefixe of the element
getOptions(IProject) - Static method in class org.eclipse.jet.compiler.CompileOptionsManager
 
getOptionsForProject(IProject) - Method in class org.eclipse.jet.compiler.CompileOptionsManager
 
getOriginatingFileName() - Method in class org.eclipse.jet.compiler.Problem
 
getOut() - Method in class org.eclipse.jet.taglib.AbstractCustomTag
 
getOut() - Method in interface org.eclipse.jet.taglib.CustomTag
Return the writer to which the tag will write.
getOutputJavaClassName() - Method in class org.eclipse.jet.compiler.JET2CompilationUnit
Return the unqualified name of the Java class into which the compilation unit will be compiled.
getOutputJavaPackage() - Method in class org.eclipse.jet.compiler.JET2CompilationUnit
Return the name of the Java package to which the compilation unit will be compiled.
getOverridesId() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the id of a JET bundle that this bundle overrides.
getParent() - Method in class org.eclipse.jet.compiler.JET2ASTElement
 
getParent() - Method in class org.eclipse.jet.taglib.AbstractCustomTag
 
getParent() - Method in interface org.eclipse.jet.taglib.CustomTag
Return the parent tag.
getParent(Object) - Method in interface org.eclipse.jet.xpath.inspector.INodeInspector
Return the parent of the passed object
getParentElement() - Method in exception org.eclipse.jet.xpath.inspector.InvalidChildException
 
getParentElement() - Method in exception org.eclipse.jet.xpath.inspector.SimpleElementRequiresValueException
 
getParentWriter() - Method in class org.eclipse.jet.BodyContentWriter
 
getParentWriter() - Method in interface org.eclipse.jet.JET2Writer
Return the parent of this writer, if it was created via JET2Writer.newNestedContentWriter().
getPositions(String) - Method in class org.eclipse.jet.BodyContentWriter
 
getPositions(String) - Method in interface org.eclipse.jet.JET2Writer
Convenience method wrapping getDocument().getPositions(String).
getPreferenceStore() - Method in class org.eclipse.jet.ui.Activator
Return the prefence store shared by ui and core plugins.
getPrefix() - Method in interface org.eclipse.jet.taglib.TagLibraryReference
Return the prefix that is mapped to the tag library.
getPrevElement() - Method in class org.eclipse.jet.compiler.JET2ASTElement
 
getPrevElement() - Method in class org.eclipse.jet.compiler.XMLBodyElementEnd
 
getProblems() - Method in class org.eclipse.jet.compiler.JET2CompilationUnit
Return a list of problems discovered in the compilation unit
getProjectDescription(String) - Static method in class org.eclipse.jet.JET2Platform
Return the bundle description for the named JET project
getProjectForId(String) - Method in interface org.eclipse.jet.transform.IJETBundleManager
Return the Workspace project name for the given JET transform id.
getProjectName() - Method in class org.eclipse.jet.ui.newproject.NewProjectInfo
Return the currently set project Name.
getProvider() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the name of the entity that created the bundle.
getRawAttribute(String) - Method in class org.eclipse.jet.taglib.AbstractCustomTag
 
getRawAttribute(String) - Method in interface org.eclipse.jet.taglib.CustomTag
Return the 'raw' value of the named tag attribute.
getRawText() - Method in class org.eclipse.jet.compiler.TextElement
 
getResource() - Method in interface org.eclipse.jet.taglib.workspace.IWorkspaceAction
Returns the workspace resource with which the action is associated.
getResourceForJavaResource(IPath, String, String) - Static method in class org.eclipse.jet.taglib.java.JavaActionsUtil
 
getSeverity() - Method in class org.eclipse.jet.compiler.Problem
 
getShellContext() - Static method in class org.eclipse.jet.JET2Platform
Return the value of the shell context, suitable for passing to TransformContextExtender.setShellContext(Object).
getShellContext() - Method in class org.eclipse.jet.transform.TransformContextExtender
Return the current shell context or null if none is set
getSource() - Method in class org.eclipse.jet.JET2Context
Return the source object for the transformation.
getStart() - Method in class org.eclipse.jet.compiler.JET2ASTElement
The document relative offset of the start of the element.
getStart() - Method in class org.eclipse.jet.compiler.Problem
 
getStartTag() - Method in class org.eclipse.jet.compiler.XMLBodyElementEnd
 
getTagDefinition(String) - Method in class org.eclipse.jet.compiler.TagLibraryUsageManager
Return the TagDefinition of the selected tag.
getTagDefinition() - Method in class org.eclipse.jet.compiler.XMLElement
 
getTagDefinition(String) - Method in interface org.eclipse.jet.taglib.TagLibrary
Return the TagDefinition for the named tag.
getTagFactory() - Method in class org.eclipse.jet.JET2Context
 
getTagInfo() - Method in interface org.eclipse.jet.taglib.RuntimeTagElement
Return the tag context set by RuntimeTagElement.setTagInfo(TagInfo).
getTagInfo() - Method in class org.eclipse.jet.taglib.workspace.AbstractWorkspaceAction
 
getTagInfo() - Method in interface org.eclipse.jet.taglib.workspace.IWorkspaceAction
Returns the Tag information of the tag that originated this action.
getTagLibrary() - Method in interface org.eclipse.jet.taglib.TagDefinition
Return the TagLibrary that contains this tag definition.
getTagLibrary(String) - Method in class org.eclipse.jet.taglib.TagLibraryManager
Find the TabLibrary declaration given the tag library id.
getTagLibrary(String, boolean) - Method in class org.eclipse.jet.taglib.TagLibraryManager
Return the tag library declaration given the tag library id.
getTagLibrary() - Method in interface org.eclipse.jet.taglib.TagLibraryReference
Return the TagLibrary description object.
getTagLibraryId() - Method in interface org.eclipse.jet.taglib.TagLibraryReference
Return the tag library id.
getTagLibraryReferences() - Method in class org.eclipse.jet.compiler.JET2CompilationUnit
Return an array of tag libraries referenced by this template.
getTagLibraryReferences() - Method in class org.eclipse.jet.compiler.TagLibraryUsageManager
 
getTagLibraryReferences() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return an array containing the tag libraries imported by the bundle.
getTagName() - Method in class org.eclipse.jet.taglib.TagInfo
Return the tag name, as specified in the input, complete with namespace prefix.
getTagNames() - Method in interface org.eclipse.jet.taglib.TagLibrary
Return a sort array of tags in the library
getTagNCName() - Method in class org.eclipse.jet.compiler.XMLElement
Return the NCName (unqualified name) of the element.
getTemplate(String) - Method in interface org.eclipse.jet.JET2TemplateLoader
Return an instance of the specified template, or null.
getTemplateFromClass(String) - Method in interface org.eclipse.jet.compiler.IJETCompilerState
Return the project relative template name given a fully qualified class name.
getTemplateLoader(String) - Method in interface org.eclipse.jet.transform.IJETBundleManager
Return the JET2TemplateLoader instance for the specified JET Transform.
getTemplateLoaderClass() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the template loader class for the bundle.
getTemplateMap() - Method in interface org.eclipse.jet.compiler.IJETCompilerState
Return a map of fully qualified Java class names keyed by project relative template path (as a string).
getTemplatePath() - Method in class org.eclipse.jet.JET2Context
Return the path for the executing template.
getTemplatePath() - Method in class org.eclipse.jet.taglib.workspace.AbstractWorkspaceAction
 
getTemplatePath() - Method in interface org.eclipse.jet.taglib.workspace.IWorkspaceAction
Returns the path of the template that originated this action.
getTemplatePath() - Method in class org.eclipse.jet.transform.TransformContextExtender
Return the path of the current executing template
getText() - Method in class org.eclipse.jet.compiler.TextElement
Return the text content
getType() - Method in interface org.eclipse.jet.taglib.TagAttributeDefinition
Return the attributes's type
getVariable(String) - Method in class org.eclipse.jet.JET2Context
Return the value of a context variable
getVariableResolver() - Method in class org.eclipse.jet.xpath.Context
 
getVariables() - Method in class org.eclipse.jet.JET2Context
Return a map of all variables currently defined in the context.
getVersion() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Return the bundle version string.
getWriter() - Method in interface org.eclipse.jet.taglib.RuntimeTagElement
Return the writer passed to RuntimeTagElement.doStart(JET2Context, JET2Writer).
getXPathFunctionResolver() - Method in interface org.eclipse.jet.xpath.XPath
 
getXPathVariableResolver() - Method in interface org.eclipse.jet.xpath.XPath
 

Copyright 2006 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I J L M N O P R S T U V W X