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

I

IAnnotationManager - interface org.eclipse.jet.xpath.IAnnotationManager.
Interface that manages annotations of model elements.
ID - Static variable in class org.eclipse.jet.transform.JETLaunchConstants
The name of the 'id' attribute in the launch configuration.
IElementInspector - interface org.eclipse.jet.xpath.inspector.IElementInspector.
Specialization of INodeInspector for nodes where getNodeKind() returns ELEMENT.
IJETBundleDescriptor - interface org.eclipse.jet.transform.IJETBundleDescriptor.
Provide descriptive information about a JET Project/transform/bundle.
IJETBundleManager - interface org.eclipse.jet.transform.IJETBundleManager.
Define the interface to the manager for loading/unloading and describing JET transform bundles.
IJETCompilerState - interface org.eclipse.jet.compiler.IJETCompilerState.
Provides access to the JET compiler state.
IJETRunnable - interface org.eclipse.jet.transform.IJETRunnable.
Interface defining a series of actions to perform against a JET bundle.
ILoadContext - interface org.eclipse.jet.runtime.model.ILoadContext.
A named URL context for model loading.
ILoaderFactory - interface org.eclipse.jet.runtime.model.ILoaderFactory.
Factory for an IModelLoader instance.
ILoaderManager - interface org.eclipse.jet.runtime.model.ILoaderManager.
Interface to the manager for model loaders.
IModelLoader - interface org.eclipse.jet.runtime.model.IModelLoader.
Loads an object model given an URL reference to a model, or a string form of that model.
IModelLoaderDescription - interface org.eclipse.jet.runtime.model.IModelLoaderDescription.
A description of a model loader This interface is not intended to be implemented by clients.
INodeInspector - interface org.eclipse.jet.xpath.inspector.INodeInspector.
Interface providing the XPath parser with information on a particular object.
INodeInspector.NodeKind - class org.eclipse.jet.xpath.inspector.INodeInspector.NodeKind.
A type safe enumeration of node kinds recognized by the JET XPath engine.
INodeInspectorExtension1 - interface org.eclipse.jet.xpath.inspector.INodeInspectorExtension1.
An optional extension interface of INodeInspector allowing faster access to named child nodes.
ITERATING - Static variable in class org.eclipse.jet.taglib.CustomTagKind
A tag declared in the tagLibrary extension using the 'iteratingTag' element.
IWorkspaceAction - interface org.eclipse.jet.taglib.workspace.IWorkspaceAction.
Represents a workspace action managed by WorkspaceContextExtender.
IWriterListener - interface org.eclipse.jet.IWriterListener.
Callback interface allowing participation in the finalization of a JET2Writer's content.
InspectorManager - class org.eclipse.jet.xpath.inspector.InspectorManager.
Manager for finding XPath Inspectors for classes
InvalidChildException - exception org.eclipse.jet.xpath.inspector.InvalidChildException.
Represent an inconsistency between at child element's parent, and its parent as specified in a method call.
InvalidChildException(Object, ExpandedName, Object) - Constructor for class org.eclipse.jet.xpath.inspector.InvalidChildException
Create an exception instance
IteratingTag - interface org.eclipse.jet.taglib.IteratingTag.
Define the behavior of a JET2 iterating tag.
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.jet.ui.newproject.NewProjectWizard
 
isAutoImport() - Method in interface org.eclipse.jet.taglib.TagLibraryReference
Test whether the tag library is automatically imported bundle templates.
isContentAllowed() - Method in interface org.eclipse.jet.taglib.TagDefinition
Test whether the tag is allowed to have content (even empty content).
isDeprecated() - Method in interface org.eclipse.jet.taglib.TagAttributeDefinition
Test if the element has been deprecated
isDeprecated() - Method in interface org.eclipse.jet.taglib.TagDefinition
Test if the tag is declared to be deprecated.
isDeprecated() - Method in interface org.eclipse.jet.taglib.TagLibrary
Test if the tag library has been deprecated.
isEmptyTagAllowed() - Method in interface org.eclipse.jet.taglib.TagDefinition
Test whether the tag is allowed to be specified in the empty tag form: <tagName/>.
isJET2SourceFile(IResource) - Method in class org.eclipse.jet.compiler.JET2Compiler
Test whether the supplied resource is a compilable JET2 source file.
isKnownInvalidTagName(String) - Method in class org.eclipse.jet.compiler.TagLibraryUsageManager
Test whether the tag name passed is known to be an invalid name by the manager.
isKnownTag(String) - Method in class org.eclipse.jet.compiler.TagLibraryUsageManager
Test whether the tag name passed is know to this manager
isLibraryDefined(String) - Method in class org.eclipse.jet.compiler.TagLibraryUsageManager
 
isPrivate() - Method in interface org.eclipse.jet.transform.IJETBundleDescriptor
Tests whether the transform is declared to be private.
isRequired() - Method in interface org.eclipse.jet.taglib.TagAttributeDefinition
Test if the element is required
isTrimFirstLine() - Method in class org.eclipse.jet.compiler.TextElement
 
isTrimLastLine() - Method in class org.eclipse.jet.compiler.TextElement
 

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