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

C

COMMENT - Static variable in class org.eclipse.jet.xpath.inspector.INodeInspector.NodeKind
A node that contains a document comment, and is contained by either a root node or an element node.
COMPILE_PROBLEM_MARKER - Static variable in class org.eclipse.jet.compiler.JET2Compiler
The Marker created by the compiler on all identified problems.
CONDITIONAL - Static variable in class org.eclipse.jet.taglib.CustomTagKind
A tag declared in the tagLibrary extension using the 'conditionalTag' element.
CONFIG_ID - Static variable in class org.eclipse.jet.transform.JETLaunchConstants
The JET Launch configuration ID
CONTAINER - Static variable in class org.eclipse.jet.taglib.CustomTagKind
A tag declared in the tagLibrary extension using the 'containerTag' element.
Comment - class org.eclipse.jet.compiler.Comment.
An JET2 AST element representing a comment
CompileOptionsManager - class org.eclipse.jet.compiler.CompileOptionsManager.
A singleton that managers JET project compile options.
ConditionalTag - interface org.eclipse.jet.taglib.ConditionalTag.
Interface to a conditional tag.
ContainerTag - interface org.eclipse.jet.taglib.ContainerTag.
Interface to a container tag.
Context - class org.eclipse.jet.xpath.Context.
Define the XPath Context
Context(Object, Map, IAnnotationManager) - Constructor for class org.eclipse.jet.xpath.Context
 
Context(Object, XPathVariableResolver, IAnnotationManager) - Constructor for class org.eclipse.jet.xpath.Context
 
Context(Object, IAnnotationManager) - Constructor for class org.eclipse.jet.xpath.Context
 
CopyElementException - exception org.eclipse.jet.xpath.inspector.CopyElementException.
Thrown during if an error occurs during the execution of IElementInspector.copyElement(Object, Object, String, boolean).
CopyElementException() - Constructor for class org.eclipse.jet.xpath.inspector.CopyElementException
 
CopyElementException(String) - Constructor for class org.eclipse.jet.xpath.inspector.CopyElementException
 
CopyElementException(String, Throwable) - Constructor for class org.eclipse.jet.xpath.inspector.CopyElementException
 
CopyElementException(Throwable) - Constructor for class org.eclipse.jet.xpath.inspector.CopyElementException
 
CoreJETException - exception org.eclipse.jet.CoreJETException.
An exception that represents
CoreJETException(Diagnostic) - Constructor for class org.eclipse.jet.CoreJETException
 
CustomTag - interface org.eclipse.jet.taglib.CustomTag.
Interface representing common characteristics of JET2 custom tags.
CustomTagKind - class org.eclipse.jet.taglib.CustomTagKind.
An enumeration of the deferent kinds of tags.
canDefinePrefix(String, String) - Method in class org.eclipse.jet.compiler.TagLibraryUsageManager
Test whether a prefix can be created.
canLoad(String) - Method in interface org.eclipse.jet.runtime.model.IModelLoader
Indicate whether the model loader can handle a particular file kind.
checkpointWorkspace(boolean) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Deprecated. Use ActionsUtil.checkpointWorkspace(boolean,IProgressMonitor) instead
checkpointWorkspace(boolean, IProgressMonitor) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Force the workspace to broadcast accumulated workspace change events, and optionally do a build.
clean() - Method in class org.eclipse.jet.compiler.JET2Compiler
 
cleanup() - Method in class org.eclipse.jet.transform.TransformContextExtender
 
clear() - Method in interface org.eclipse.jet.compiler.IJETCompilerState
Clear the compiler state, returning it to its initial condition.
clearDefaultLoader(String) - Method in interface org.eclipse.jet.runtime.model.ILoaderManager
Clear the default loader (if any) associated with the file type.
commit(IProgressMonitor) - Method in class org.eclipse.jet.transform.TransformContextExtender
Commit changes.
commit(JET2Context, IProgressMonitor) - Method in interface org.eclipse.jet.transform.TransformContextListener
 
compile(IResource) - Method in class org.eclipse.jet.compiler.JET2Compiler
Compile the passed resource into a Java file.
compile(String) - Method in interface org.eclipse.jet.xpath.XPath
 
connect(String, IProgressMonitor) - Method in interface org.eclipse.jet.transform.IJETBundleManager
Record a connection to the specified JET transform bundle.
contentCommitted(Object) - Method in class org.eclipse.jet.BodyContentWriter
 
contentCommitted(Object) - Method in interface org.eclipse.jet.JET2Writer
Inform listeners that the content has been committed to some permanent store.
copyElement(Object, Object, String, boolean) - Method in class org.eclipse.jet.XPathContextExtender
Copy srcElement as a new element with the specified name under tgtParent.
copyElement(Object, Object, String, boolean) - Method in interface org.eclipse.jet.xpath.inspector.IElementInspector
Make a copy of srcElement under tgtParent with the specified name.
create() - Method in interface org.eclipse.jet.runtime.model.ILoaderFactory
Create a new instance of the model loader.
createAttribute(Object, String, String) - Method in interface org.eclipse.jet.xpath.inspector.IElementInspector
Create the named attribute on the context node (which is an ELEMENT) and set its value to the passed value.
createExtendedData(JET2Context) - Method in class org.eclipse.jet.AbstractContextExtender
Called by the AbstractContextExtender constructor if the extender's data has not yet been created in the context.
createExtendedData(JET2Context) - Method in class org.eclipse.jet.XPathContextExtender
 
createExtendedData(JET2Context) - Method in class org.eclipse.jet.taglib.workspace.WorkspaceContextExtender
 
createExtendedData(JET2Context) - Method in class org.eclipse.jet.transform.TransformContextExtender
 
createMarkerOnWriter(JET2Writer, int, int, String, TagInfo, String) - Static method in class org.eclipse.jet.taglib.MarkerHelper
 
createProblem(ParseProblemSeverity, int, String, Object[], int, int, int, int) - Method in class org.eclipse.jet.compiler.JET2CompilationUnit
Create a new problem on the compilation unit
createProject(IProject, IProgressMonitor) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Create a new project.
createProject(IProject, IProjectDescription, IProgressMonitor) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Create a new project.
createRuntimeTag(String, String, String, TagInfo) - Method in interface org.eclipse.jet.taglib.TagFactory
 
createTransformFiles() - Method in class org.eclipse.jet.compiler.JET2Compiler
Create the Template Loader class for the project
currentXPathContextObject() - Method in class org.eclipse.jet.XPathContextExtender
 

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