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

J

JAbstractType - Interface in org.eclipse.emf.codegen.merge.java.facade
Base interface for JType, JEnum, JAnnotationType.
JAnnotation - Interface in org.eclipse.emf.codegen.merge.java.facade
Annotation as defined by JLS3 9.7.
JAnnotationType - Interface in org.eclipse.emf.codegen.merge.java.facade
Annotation type declaration as defined by JLS3 9.6.
JAnnotationTypeMember - Interface in org.eclipse.emf.codegen.merge.java.facade
Annotation type element in the following format (JLS3 9.6): AbstractMethodModifiersopt Type Identifier ( ) DefaultValueopt ;
JAR_URIS - Static variable in class org.eclipse.emf.test.core.common.util.URITest
 
JAVA - Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
 
JAVA_CLASS - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'Class' data type
JAVA_CLASS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Class' data type
JAVA_CONSTRUCTOR - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'Constructor' data type
JAVA_CONSTRUCTOR - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Constructor' data type
JAVA_FIELD - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'Field' data type
JAVA_FIELD - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Field' data type
JAVA_FIELD_EDEFAULT - Static variable in class org.eclipse.emf.java.impl.JFieldImpl
The default value of the 'Java Field' attribute
JAVA_METHOD - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'Method' data type
JAVA_METHOD - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Method' data type
JAVA_METHOD_EDEFAULT - Static variable in class org.eclipse.emf.java.impl.JMethodImpl
The default value of the 'Java Method' attribute
JAVA_PACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'Package' data type
JAVA_PACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Package' data type
JAVA_PACKAGE_EDEFAULT - Static variable in class org.eclipse.emf.java.impl.JPackageImpl
The default value of the 'Java Package' attribute
JAVA_PACKAGE_RESOURCE - Static variable in class org.eclipse.emf.java.util.JavaUtil
 
JAVA_PACKAGE_RESOURCE_URI - Static variable in class org.eclipse.emf.java.util.JavaUtil
 
JavaActionBarContributor - Class in org.eclipse.emf.java.presentation
This is the action bar contributor for the Java model editor
JavaActionBarContributor() - Constructor for class org.eclipse.emf.java.presentation.JavaActionBarContributor
This creates an instance of the contributor
JavaAdapterFactory - Class in org.eclipse.emf.java.util
The Adapter Factory for the model.
JavaAdapterFactory() - Constructor for class org.eclipse.emf.java.util.JavaAdapterFactory
Creates an instance of the adapter factory
JAVACAT - Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
 
javaClass - Variable in class org.eclipse.emf.java.impl.JClassImpl
The cached value of the 'Java Class' attribute
javaConstructor - Variable in class org.eclipse.emf.java.impl.JMethodImpl
The cached value of the 'Java Constructor' attribute
javaCoreOptions - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
Map of options set by default from JavaCore.getOptions()
JavaEcoreBuilder - Class in org.eclipse.emf.importer.java.builder
 
JavaEcoreBuilder(IFile) - Constructor for class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
Creates a builder for the given file.
JavaEcoreBuilder(IFile, GenModel) - Constructor for class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
 
JavaEcoreBuilder(IFile, GenModel, GenModel) - Constructor for class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
 
JavaEcoreBuilder.RequiredClassifierType - Enum in org.eclipse.emf.importer.java.builder
 
JavaEditor - Class in org.eclipse.emf.java.presentation
This is an example of a Java model editor
JavaEditor() - Constructor for class org.eclipse.emf.java.presentation.JavaEditor
This creates a model editor
JavaEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.emf.java.presentation
 
JavaEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.presentation.JavaEditor.ReverseAdapterFactoryContentProvider
 
JavaEditorPlugin - Class in org.eclipse.emf.java.presentation
This is the central singleton for the Java editor plugin
JavaEditorPlugin() - Constructor for class org.eclipse.emf.java.presentation.JavaEditorPlugin
Create the instance
JavaEditorPlugin.Implementation - Class in org.eclipse.emf.java.presentation
The actual implementation of the Eclipse Plugin
JavaEditorPlugin.Implementation() - Constructor for class org.eclipse.emf.java.presentation.JavaEditorPlugin.Implementation
Creates an instance
JavaEditPlugin - Class in org.eclipse.emf.java.provider
This is the central singleton for the Java edit plugin
JavaEditPlugin() - Constructor for class org.eclipse.emf.java.provider.JavaEditPlugin
Create the instance
JavaEditPlugin.Implementation - Class in org.eclipse.emf.java.provider
The actual implementation of the Eclipse Plugin
JavaEditPlugin.Implementation() - Constructor for class org.eclipse.emf.java.provider.JavaEditPlugin.Implementation
Creates an instance
JavaFactory - Interface in org.eclipse.emf.java
The Factory for the model.
JavaFactoryImpl - Class in org.eclipse.emf.java.impl
An implementation of the model Factory
JavaFactoryImpl() - Constructor for class org.eclipse.emf.java.impl.JavaFactoryImpl
Creates an instance of the factory
javaField - Variable in class org.eclipse.emf.java.impl.JFieldImpl
The cached value of the 'Java Field' attribute
JavaGeneratorTask - Class in org.eclipse.emf.importer.java.taskdefs
Generates source code from models specified using Annotated Java.
JavaGeneratorTask() - Constructor for class org.eclipse.emf.importer.java.taskdefs.JavaGeneratorTask
 
JavaImporter - Class in org.eclipse.emf.importer.java
 
JavaImporter() - Constructor for class org.eclipse.emf.importer.java.JavaImporter
 
javaImporter - Variable in class org.eclipse.emf.importer.java.taskdefs.JavaGeneratorTask
 
JavaImporterApplication - Class in org.eclipse.emf.importer.java
 
JavaImporterApplication() - Constructor for class org.eclipse.emf.importer.java.JavaImporterApplication
 
JavaImporterApplication.PackageInfo - Class in org.eclipse.emf.importer.java
 
JavaImporterApplication.PackageInfo() - Constructor for class org.eclipse.emf.importer.java.JavaImporterApplication.PackageInfo
 
JavaImporterPlugin - Class in org.eclipse.emf.importer.java
The Plugin for the EMF.CodeGen.Ecore.Rose library.
JavaImporterPlugin.Implementation - Class in org.eclipse.emf.importer.java
The actual implementation of the Eclipse Plugin.
JavaImporterPlugin.Implementation() - Constructor for class org.eclipse.emf.importer.java.JavaImporterPlugin.Implementation
Creates an instance.
JavaImporterWizard - Class in org.eclipse.emf.importer.java.ui
 
JavaImporterWizard() - Constructor for class org.eclipse.emf.importer.java.ui.JavaImporterWizard
 
JavaItemProviderAdapterFactory - Class in org.eclipse.emf.java.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
JavaItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This constructs an instance
javaLangImports - Variable in class org.eclipse.emf.codegen.util.ImportManager
The set of short names from java.lang for which explicit import declarations are desired.
javaMethod - Variable in class org.eclipse.emf.java.impl.JMethodImpl
The cached value of the 'Java Method' attribute
javaOptions - Variable in class org.eclipse.emf.codegen.jet.JETEmitter
 
javaPackage - Variable in class org.eclipse.emf.java.impl.JPackageImpl
The cached value of the 'Java Package' attribute
JavaPackage - Interface in org.eclipse.emf.java
The Package for the model.
JavaPackage.Literals - Interface in org.eclipse.emf.java
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type JavaPackageImpl - Class in org.eclipse.emf.java.impl
An implementation of the model Package
javaPackageName - Variable in class org.eclipse.emf.cheatsheets.actions.CopyFileFromPluginAction
 
JavaPackagePage - Class in org.eclipse.emf.importer.java.ui
 
JavaPackagePage(ModelImporter, String) - Constructor for class org.eclipse.emf.importer.java.ui.JavaPackagePage
 
JavaPackageResourceFactoryImpl - Class in org.eclipse.emf.java.util
 
JavaPackageResourceFactoryImpl() - Constructor for class org.eclipse.emf.java.util.JavaPackageResourceFactoryImpl
 
JavaPackageResourceImpl - Class in org.eclipse.emf.java.util
 
JavaPackageResourceImpl(URI) - Constructor for class org.eclipse.emf.java.util.JavaPackageResourceImpl
 
JavaPlugin - Class in org.eclipse.emf.java
This is the central singleton for the Java model plugin
JavaPlugin() - Constructor for class org.eclipse.emf.java.JavaPlugin
Create the instance
JavaPlugin.Implementation - Class in org.eclipse.emf.java
The actual implementation of the Eclipse Plugin
JavaPlugin.Implementation() - Constructor for class org.eclipse.emf.java.JavaPlugin.Implementation
Creates an instance
javaReloadTest(String, String) - Method in class org.eclipse.emf.test.tools.ant.AntTest
 
JavaResourceFactoryImpl - Class in org.eclipse.emf.java.util
 
JavaResourceFactoryImpl() - Constructor for class org.eclipse.emf.java.util.JavaResourceFactoryImpl
 
JavaResourceImpl - Class in org.eclipse.emf.java.util
 
JavaResourceImpl(URI) - Constructor for class org.eclipse.emf.java.util.JavaResourceImpl
 
javaSourceField - Variable in class org.eclipse.emf.codegen.presentation.JETPropertyPage
 
JavaSwitch<T> - Class in org.eclipse.emf.java.util
The Switch for the model's inheritance hierarchy.
JavaSwitch() - Constructor for class org.eclipse.emf.java.util.JavaSwitch
Creates an instance of the switch
JavaTest - Class in org.eclipse.emf.test.examples
 
JavaTest(String) - Constructor for class org.eclipse.emf.test.examples.JavaTest
 
javaTest(String, String) - Method in class org.eclipse.emf.test.tools.ant.AntTest
 
javaToNative(Object, TransferData) - Method in class org.eclipse.emf.edit.ui.dnd.LocalTransfer
This records the object and current time and encodes only the current time into the transfer data.
JavaUtil - Class in org.eclipse.emf.java.util
This class contains some convenient static functions for working with Java objects.
JavaUtil() - Constructor for class org.eclipse.emf.java.util.JavaUtil
 
JavaUtil.StandAloneTest - Class in org.eclipse.emf.java.util
 
JavaUtil.StandAloneTest() - Constructor for class org.eclipse.emf.java.util.JavaUtil.StandAloneTest
 
JCLASS - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JClass' class
JCLASS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JClass' class
JClass - Interface in org.eclipse.emf.java
A representation of the model object 'JClass'
JCLASS__ABSTRACT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Abstract' attribute
JCLASS__ABSTRACT - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Abstract' attribute feature
JCLASS__ALL_FIELDS - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'All Fields' reference list
JCLASS__ALL_FIELDS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'All Fields' reference list feature
JCLASS__ALL_METHODS - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'All Methods' reference list
JCLASS__ALL_METHODS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'All Methods' reference list feature
JCLASS__ALL_SUPER_TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'All Super Types' reference list
JCLASS__ALL_SUPER_TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'All Super Types' reference list feature
JCLASS__ALL_TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'All Types' reference list
JCLASS__ALL_TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'All Types' reference list feature
JCLASS__ARRAY_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Array Type' containment reference
JCLASS__ARRAY_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Array Type' containment reference feature
JCLASS__COMMENT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Comment' attribute
JCLASS__COMPONENT_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Component Type' container reference
JCLASS__COMPONENT_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Component Type' container reference feature
JCLASS__CONTAINING_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Containing Type' container reference
JCLASS__FIELDS - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Fields' reference list
JCLASS__FIELDS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Fields' reference list feature
JCLASS__FINAL - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Final' attribute
JCLASS__FINAL - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Final' attribute feature
JCLASS__INTERFACE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Interface' attribute
JCLASS__INTERFACE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Interface' attribute feature
JCLASS__JAVA_CLASS - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Java Class' attribute
JCLASS__JAVA_CLASS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Java Class' attribute feature
JCLASS__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'JNode' attribute
JCLASS__MEMBERS - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Members' containment reference list
JCLASS__MEMBERS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Members' containment reference list feature
JCLASS__METHODS - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Methods' reference list
JCLASS__METHODS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Methods' reference list feature
JCLASS__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Name' attribute
JCLASS__PACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Package' reference
JCLASS__PACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Package' reference feature
JCLASS__STATIC - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Static' attribute
JCLASS__SUPER_TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Super Types' reference list
JCLASS__SUPER_TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Super Types' reference list feature
JCLASS__THROWABLE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Throwable' attribute
JCLASS__THROWABLE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Throwable' attribute feature
JCLASS__TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Types' reference list
JCLASS__TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Types' reference list feature
JCLASS__UNIT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Unit' container reference
JCLASS__UNIT - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Unit' container reference feature
JCLASS__VISIBILITY - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Visibility' attribute
JCLASS_FEATURE_COUNT - Static variable in interface org.eclipse.emf.java.JavaPackage
The number of structural features of the 'JClass' class
JClassImpl - Class in org.eclipse.emf.java.impl
An implementation of the model object 'JClass'
JClassImpl() - Constructor for class org.eclipse.emf.java.impl.JClassImpl
 
JClassImpl.JHelper - Class in org.eclipse.emf.java.impl
 
JClassImpl.JHelper() - Constructor for class org.eclipse.emf.java.impl.JClassImpl.JHelper
 
jClassItemProvider - Variable in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This keeps track of the one adapter used for all JClass instances
JClassItemProvider - Class in org.eclipse.emf.java.provider
This is the item provider adapter for a JClass object
JClassItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.provider.JClassItemProvider
This constructs an instance from a factory and a notifier
JCOMPILATION_UNIT - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JCompilation Unit' class
JCOMPILATION_UNIT - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JCompilation Unit' class
JCOMPILATION_UNIT__COMMENT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Comment' attribute
JCOMPILATION_UNIT__COMMENT - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Comment' attribute feature
JCOMPILATION_UNIT__IMPORTED_PACKAGES - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Imported Packages' reference list
JCOMPILATION_UNIT__IMPORTED_PACKAGES - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Imported Packages' reference list feature
JCOMPILATION_UNIT__IMPORTED_TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Imported Types' reference list
JCOMPILATION_UNIT__IMPORTED_TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Imported Types' reference list feature
JCOMPILATION_UNIT__IMPORTS - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Imports' attribute list
JCOMPILATION_UNIT__IMPORTS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Imports' attribute list feature
JCOMPILATION_UNIT__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'JNode' attribute
JCOMPILATION_UNIT__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Name' attribute
JCOMPILATION_UNIT__PACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Package' reference
JCOMPILATION_UNIT__PACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Package' reference feature
JCOMPILATION_UNIT__TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Types' containment reference list
JCOMPILATION_UNIT__TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Types' containment reference list feature
JCOMPILATION_UNIT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.java.JavaPackage
The number of structural features of the 'JCompilation Unit' class
JCompilationUnit - Interface in org.eclipse.emf.codegen.merge.java.facade
Represents an entire Java compilation unit (.java source file).
JCompilationUnit - Interface in org.eclipse.emf.java
A representation of the model object 'JCompilation Unit'
JCompilationUnitImpl - Class in org.eclipse.emf.java.impl
An implementation of the model object 'JCompilation Unit'
JCompilationUnitImpl() - Constructor for class org.eclipse.emf.java.impl.JCompilationUnitImpl
 
JCompilationUnitImpl.JHelper - Class in org.eclipse.emf.java.impl
 
JCompilationUnitImpl.JHelper() - Constructor for class org.eclipse.emf.java.impl.JCompilationUnitImpl.JHelper
 
jCompilationUnitItemProvider - Variable in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This keeps track of the one adapter used for all JCompilationUnit instances
JCompilationUnitItemProvider - Class in org.eclipse.emf.java.provider
This is the item provider adapter for a JCompilationUnit object
JCompilationUnitItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.provider.JCompilationUnitItemProvider
This constructs an instance from a factory and a notifier
jControlModel - Variable in class org.eclipse.emf.codegen.ecore.generator.Generator
 
jControlModel - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
JControlModel - Class in org.eclipse.emf.codegen.jmerge
Deprecated. in 2.2.0. Use JControlModel instead.
JControlModel(String) - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel
Deprecated. This creates an instance.
JControlModel(Element) - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel
Deprecated.  
jControlModel - Variable in class org.eclipse.emf.codegen.jmerge.JMerger
Deprecated.  
JControlModel - Class in org.eclipse.emf.codegen.merge.java
A control model that provides dictionaries and rules to drive a merge process.
JControlModel() - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel
 
JControlModel.DictionaryPattern - Class in org.eclipse.emf.codegen.jmerge
Deprecated. in 2.2.0. Use JControlModel.DictionaryPattern instead.
JControlModel.DictionaryPattern() - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.DictionaryPattern
Deprecated.  
JControlModel.DictionaryPattern(Element) - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.DictionaryPattern
Deprecated.  
JControlModel.DictionaryPattern - Class in org.eclipse.emf.codegen.merge.java
 
JControlModel.DictionaryPattern(String) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.DictionaryPattern
 
JControlModel.DictionaryPattern(String, Element) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.DictionaryPattern
 
JControlModel.Feature - Class in org.eclipse.emf.codegen.jmerge
Deprecated. in 2.2.0. Use JControlModel.Feature instead.
JControlModel.Feature(String, Class<?>[]) - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.Feature
Deprecated.  
JControlModel.Feature - Class in org.eclipse.emf.codegen.merge.java
 
JControlModel.Feature(String) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.Feature
 
JControlModel.Feature(String, String, Class<?>[]) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.Feature
 
JControlModel.MatchRule - Class in org.eclipse.emf.codegen.merge.java
During the merge, the current state of the nodes of a tree is applied to the nodes of another tree.
JControlModel.MatchRule(String) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.MatchRule
 
JControlModel.MatchRule(String, Element) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.MatchRule
 
JControlModel.PullRule - Class in org.eclipse.emf.codegen.jmerge
Deprecated. in 2.2.0. Use JControlModel.PullRule instead.
JControlModel.PullRule() - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.PullRule
Deprecated.  
JControlModel.PullRule(Element) - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.PullRule
Deprecated.  
JControlModel.PullRule - Class in org.eclipse.emf.codegen.merge.java
 
JControlModel.PullRule(String) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.PullRule
 
JControlModel.PullRule(String, Element) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.PullRule
 
JControlModel.PushRule - Class in org.eclipse.emf.codegen.merge.java
A push rule restricts what elements are pushed from the source to the target.
JControlModel.PushRule(String) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.PushRule
 
JControlModel.PushRule(String, Element) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.PushRule
 
JControlModel.SortRule - Class in org.eclipse.emf.codegen.jmerge
Deprecated. in 2.2.0. Use JControlModel.SortRule instead.
JControlModel.SortRule() - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.SortRule
Deprecated.  
JControlModel.SortRule(Element) - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.SortRule
Deprecated.  
JControlModel.SortRule - Class in org.eclipse.emf.codegen.merge.java
The sort rule is used to ensure that the order of the attributes as declared on the source is respected As usual you need to specify a Dictionary Pattern to identify the attributes that should be treated.
JControlModel.SortRule(String) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.SortRule
 
JControlModel.SortRule(String, Element) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.SortRule
 
JControlModel.SweepRule - Class in org.eclipse.emf.codegen.jmerge
Deprecated. in 2.2.0. Use JControlModel.SweepRule instead.
JControlModel.SweepRule() - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.SweepRule
Deprecated.  
JControlModel.SweepRule(Element) - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.SweepRule
Deprecated.  
JControlModel.SweepRule - Class in org.eclipse.emf.codegen.merge.java
A sweep rule removes elements from the target if they are NOT available in the source.
JControlModel.SweepRule(String) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.SweepRule
 
JControlModel.SweepRule(String, Element) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.SweepRule
 
JControlModel.SweepRule.Action - Enum in org.eclipse.emf.codegen.merge.java
 
jControlModelName - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
JDK14 - Static variable in enum org.eclipse.emf.codegen.ecore.genmodel.GenJDKLevel
The 'JDK14' literal value
JDK50 - Static variable in enum org.eclipse.emf.codegen.ecore.genmodel.GenJDKLevel
The 'JDK50' literal value
JDK60 - Static variable in enum org.eclipse.emf.codegen.ecore.genmodel.GenJDKLevel
The 'JDK60' literal value
jdkLevel - Variable in class org.eclipse.emf.ant.taskdefs.codegen.ecore.GeneratorTask
 
JDOM_EXPECTED_OUTPUT_FILENAME - Static variable in class org.eclipse.emf.test.tools.merger.JMergerJDOMTest
Name of the expected output file when JDOM facade implementation is used.
JDOMFacadeHelper - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMFacadeHelper() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
 
jdomFactory - Variable in class org.eclipse.emf.codegen.jet.JETSkeleton
 
jdomFactory - Variable in class org.eclipse.emf.codegen.jmerge.JMerger
Deprecated.  
jdomFactory - Variable in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
 
JDOMJCompilationUnit - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMJCompilationUnit(IDOMCompilationUnit) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJCompilationUnit
 
JDOMJField - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMJField(IDOMField) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJField
 
JDOMJImport - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMJImport(IDOMImport) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJImport
 
JDOMJInitializer - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMJInitializer(IDOMInitializer) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJInitializer
 
JDOMJMember - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMJMember(IDOMMember) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJMember
 
JDOMJMethod - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMJMethod(IDOMMethod) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJMethod
 
JDOMJNode - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMJNode(IDOMNode) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJNode
 
JDOMJPackage - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMJPackage(IDOMPackage) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJPackage
 
JDOMJType - Class in org.eclipse.emf.codegen.merge.java.facade.jdom
 
JDOMJType(IDOMType) - Constructor for class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJType
 
JEnum - Interface in org.eclipse.emf.codegen.merge.java.facade
Enumeration declaration as described in JLS3 8.9.
JEnumConstant - Interface in org.eclipse.emf.codegen.merge.java.facade
Enum constant as described in JLS3 8.9.
JET_EMITTER_DESCRIPTORS - Static variable in class org.eclipse.emf.examples.generator.validator.GenClassValidatorGeneratorAdapter
 
JET_EMITTER_DESCRIPTORS - Static variable in class org.eclipse.emf.examples.generator.validator.GenModelValidatorGeneratorAdapter
 
JET_EXTENSION - Static variable in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
 
JET_NATURE_PROPERTIES_FILE - Static variable in class org.eclipse.emf.codegen.jet.JETNature
 
JET_SETTINGS_NODE - Static variable in class org.eclipse.emf.codegen.jet.JETNature
 
JETAddNatureOperation - Class in org.eclipse.emf.codegen.jet
 
JETAddNatureOperation(Collection<?>) - Constructor for class org.eclipse.emf.codegen.jet.JETAddNatureOperation
Creates an instance from the given collection of projects.
JETBuilder - Class in org.eclipse.emf.codegen.jet
 
JETBuilder() - Constructor for class org.eclipse.emf.codegen.jet.JETBuilder
Creates a new instances.
JETCharDataGenerator - Class in org.eclipse.emf.codegen.jet
The JETCharDataGenerator generates strings for the character data present in the template file.
JETCharDataGenerator(char[]) - Constructor for class org.eclipse.emf.codegen.jet.JETCharDataGenerator
 
JETCompiler - Class in org.eclipse.emf.codegen.jet
 
JETCompiler(String) - Constructor for class org.eclipse.emf.codegen.jet.JETCompiler
 
JETCompiler(String, String) - Constructor for class org.eclipse.emf.codegen.jet.JETCompiler
 
JETCompiler(String, InputStream, String) - Constructor for class org.eclipse.emf.codegen.jet.JETCompiler
 
JETCompiler(String[], String) - Constructor for class org.eclipse.emf.codegen.jet.JETCompiler
 
JETCompiler(String[], String, String) - Constructor for class org.eclipse.emf.codegen.jet.JETCompiler
 
JETCompilerTask - Class in org.eclipse.emf.ant.taskdefs.codegen
Exposes some functionalities available on the JETCompiler class.
JETCompilerTask() - Constructor for class org.eclipse.emf.ant.taskdefs.codegen.JETCompilerTask
 
JETCompileTemplateOperation - Class in org.eclipse.emf.codegen.jet
 
JETCompileTemplateOperation(IProject, Collection<?>) - Constructor for class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
Creates an instance given the collection of resources.
JETCompileTemplateOperation(IProject, Collection<?>, Collection<?>) - Constructor for class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
Creates an instance given the collection of resources.
JETConstantDataGenerator - Class in org.eclipse.emf.codegen.jet
The JETConstantDataGenerator generates constant declaration of the strings.
JETConstantDataGenerator(char[], String) - Constructor for class org.eclipse.emf.codegen.jet.JETConstantDataGenerator
 
JETCoreElement - Interface in org.eclipse.emf.codegen.jet
The core elements we recognize; these are stateless abstractions that represent the parsing action for a core tag.
JETEmitter - Class in org.eclipse.emf.codegen.jet
A convenience class for compiling and invoking a template dynamically.
JETEmitter(String) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter
Creates an instance with the specified template URI.
JETEmitter(String[], String) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter
Creates an instance with the specified template URI path and relative template URI.
JETEmitter(String, ClassLoader) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter
Creates an instance with the specified template URI and class loader.
JETEmitter(String[], String, ClassLoader) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter
Creates an instance with the specified template URI path, relative template URI, and class loader.
JETEmitter(String[], String, ClassLoader, String) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter
Creates an instance with the specified template URI path, relative template URI, class loader, and encoding.
JETEmitter.MyBaseJETCompiler - Class in org.eclipse.emf.codegen.jet
 
JETEmitter.MyBaseJETCompiler(String, ClassLoader) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter.MyBaseJETCompiler
 
JETEmitter.MyBaseJETCompiler(String, String, ClassLoader) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter.MyBaseJETCompiler
 
JETEmitter.MyBaseJETCompiler(String[], String, ClassLoader) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter.MyBaseJETCompiler
 
JETEmitter.MyBaseJETCompiler(String[], String, String, ClassLoader) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter.MyBaseJETCompiler
 
JETEmitter.MyJETCompiler - Class in org.eclipse.emf.codegen.jet
 
JETEmitter.MyJETCompiler(String) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter.MyJETCompiler
 
JETEmitter.MyJETCompiler(String, String) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter.MyJETCompiler
 
JETEmitter.MyJETCompiler(String[], String) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter.MyJETCompiler
 
JETEmitter.MyJETCompiler(String[], String, String) - Constructor for class org.eclipse.emf.codegen.jet.JETEmitter.MyJETCompiler
 
jetEmitters - Variable in class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter
All the JETEmitters used by this adapter.
JETEmitterTask - Class in org.eclipse.emf.ant.taskdefs.codegen
Exposes some functionalities available on the JETEmitter class.
JETEmitterTask() - Constructor for class org.eclipse.emf.ant.taskdefs.codegen.JETEmitterTask
 
JETEmitterTask.Variable - Class in org.eclipse.emf.ant.taskdefs.codegen
 
JETEmitterTask.Variable() - Constructor for class org.eclipse.emf.ant.taskdefs.codegen.JETEmitterTask.Variable
 
JETException - Exception in org.eclipse.emf.codegen.jet
Base class for all exceptions generated by the JET engine.
JETException(String) - Constructor for exception org.eclipse.emf.codegen.jet.JETException
 
JETException(String, Throwable) - Constructor for exception org.eclipse.emf.codegen.jet.JETException
Creates a JETException with the embedded exception and the reason for throwing a JETException.
JETException(Throwable) - Constructor for exception org.eclipse.emf.codegen.jet.JETException
Creates a JETException with the embedded exception.
JETExpressionGenerator - Class in org.eclipse.emf.codegen.jet
Generator to deal with JSP expressions: <%= ... %> stuff.
JETExpressionGenerator(char[]) - Constructor for class org.eclipse.emf.codegen.jet.JETExpressionGenerator
 
JETGenerator - Interface in org.eclipse.emf.codegen.jet
The interface that all generators implement.
jetJavaSourceContainer - Variable in class org.eclipse.emf.codegen.jet.JETNature
 
JETMark - Class in org.eclipse.emf.codegen.jet
A mark represents a point in the JET input.
JETNature - Class in org.eclipse.emf.codegen.jet
 
JETNature() - Constructor for class org.eclipse.emf.codegen.jet.JETNature
Constructor for JETNature.
JETParseEventListener - Interface in org.eclipse.emf.codegen.jet
The interface for the JET code generation back-end.
JETParser - Class in org.eclipse.emf.codegen.jet
This class and all those in this package is work derived from contributions of multiple authors as listed below.
JETParser(JETReader, JETParseEventListener, JETCoreElement[]) - Constructor for class org.eclipse.emf.codegen.jet.JETParser
 
JETParser.Action - Interface in org.eclipse.emf.codegen.jet
 
JETParser.DelegatingListener - Class in org.eclipse.emf.codegen.jet
 
JETParser.DelegatingListener(JETParseEventListener, JETParser.Action) - Constructor for class org.eclipse.emf.codegen.jet.JETParser.DelegatingListener
 
JETParser.Directive - Class in org.eclipse.emf.codegen.jet
 
JETParser.Directive() - Constructor for class org.eclipse.emf.codegen.jet.JETParser.Directive
 
JETParser.Expression - Class in org.eclipse.emf.codegen.jet
 
JETParser.Expression() - Constructor for class org.eclipse.emf.codegen.jet.JETParser.Expression
 
JETParser.QuoteEscape - Class in org.eclipse.emf.codegen.jet
Quoting in template text.
JETParser.QuoteEscape() - Constructor for class org.eclipse.emf.codegen.jet.JETParser.QuoteEscape
 
JETParser.Scriptlet - Class in org.eclipse.emf.codegen.jet
 
JETParser.Scriptlet() - Constructor for class org.eclipse.emf.codegen.jet.JETParser.Scriptlet
 
jetProject - Variable in class org.eclipse.emf.codegen.jet.JETNature
 
JETPropertyPage - Class in org.eclipse.emf.codegen.presentation
 
JETPropertyPage() - Constructor for class org.eclipse.emf.codegen.presentation.JETPropertyPage
 
JETReader - Class in org.eclipse.emf.codegen.jet
JETReader is an input buffer for the JSP parser.
JETReader(String, String, InputStream, String) - Constructor for class org.eclipse.emf.codegen.jet.JETReader
 
JETReader(String, InputStream, String) - Constructor for class org.eclipse.emf.codegen.jet.JETReader
 
JETScriptletGenerator - Class in org.eclipse.emf.codegen.jet
Generator for <% .... %> stuff.
JETScriptletGenerator(char[]) - Constructor for class org.eclipse.emf.codegen.jet.JETScriptletGenerator
 
JETSkeleton - Class in org.eclipse.emf.codegen.jet
 
JETSkeleton() - Constructor for class org.eclipse.emf.codegen.jet.JETSkeleton
 
JETTask - Class in org.eclipse.emf.ant.taskdefs.codegen
Super class of the Jet Ant tasks
JETTask() - Constructor for class org.eclipse.emf.ant.taskdefs.codegen.JETTask
 
jetTemplateContainers - Variable in class org.eclipse.emf.codegen.jet.JETNature
 
jetTemplateSourceContainers - Variable in class org.eclipse.emf.codegen.jet.JETNature
 
JETTest - Class in org.eclipse.emf.test.tools
 
JETTest(String) - Constructor for class org.eclipse.emf.test.tools.JETTest
 
JField - Interface in org.eclipse.emf.codegen.merge.java.facade
Represents a field declaration.
JFIELD - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JField' class
JFIELD - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JField' class
JField - Interface in org.eclipse.emf.java
A representation of the model object 'JField'
JFIELD__COMMENT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Comment' attribute
JFIELD__CONTAINING_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Containing Type' container reference
JFIELD__FINAL - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Final' attribute
JFIELD__FINAL - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Final' attribute feature
JFIELD__INITIALIZER - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Initializer' attribute
JFIELD__INITIALIZER - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Initializer' attribute feature
JFIELD__JAVA_FIELD - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Java Field' attribute
JFIELD__JAVA_FIELD - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Java Field' attribute feature
JFIELD__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'JNode' attribute
JFIELD__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Name' attribute
JFIELD__STATIC - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Static' attribute
JFIELD__TRANSIENT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Transient' attribute
JFIELD__TRANSIENT - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Transient' attribute feature
JFIELD__TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Type' reference
JFIELD__TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Type' reference feature
JFIELD__VISIBILITY - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Visibility' attribute
JFIELD__VOLATILE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Volatile' attribute
JFIELD__VOLATILE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Volatile' attribute feature
JFIELD_FEATURE_COUNT - Static variable in interface org.eclipse.emf.java.JavaPackage
The number of structural features of the 'JField' class
JFieldImpl - Class in org.eclipse.emf.java.impl
An implementation of the model object 'JField'
JFieldImpl() - Constructor for class org.eclipse.emf.java.impl.JFieldImpl
 
JFieldImpl.JHelper - Class in org.eclipse.emf.java.impl
 
JFieldImpl.JHelper() - Constructor for class org.eclipse.emf.java.impl.JFieldImpl.JHelper
 
jFieldItemProvider - Variable in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This keeps track of the one adapter used for all JField instances
JFieldItemProvider - Class in org.eclipse.emf.java.provider
This is the item provider adapter for a JField object
JFieldItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.provider.JFieldItemProvider
This constructs an instance from a factory and a notifier
JImport - Interface in org.eclipse.emf.codegen.merge.java.facade
Represents an import declaration in Java compilation unit.
JInitializer - Interface in org.eclipse.emf.codegen.merge.java.facade
Represents an initializer.
JINITIALIZER - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JInitializer' class
JINITIALIZER - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JInitializer' class
JInitializer - Interface in org.eclipse.emf.java
A representation of the model object 'JInitializer'
JINITIALIZER__BODY - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Body' attribute
JINITIALIZER__BODY - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Body' attribute feature
JINITIALIZER__COMMENT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Comment' attribute
JINITIALIZER__CONTAINING_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Containing Type' container reference
JINITIALIZER__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'JNode' attribute
JINITIALIZER__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Name' attribute
JINITIALIZER__STATIC - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Static' attribute
JINITIALIZER__VISIBILITY - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Visibility' attribute
JINITIALIZER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.java.JavaPackage
The number of structural features of the 'JInitializer' class
JInitializerImpl - Class in org.eclipse.emf.java.impl
An implementation of the model object 'JInitializer'
JInitializerImpl() - Constructor for class org.eclipse.emf.java.impl.JInitializerImpl
 
jInitializerItemProvider - Variable in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This keeps track of the one adapter used for all JInitializer instances
JInitializerItemProvider - Class in org.eclipse.emf.java.provider
This is the item provider adapter for a JInitializer object
JInitializerItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.provider.JInitializerItemProvider
This constructs an instance from a factory and a notifier
JMember - Interface in org.eclipse.emf.codegen.merge.java.facade
An JMember defines functionality common to nodes, which can be members of types.
JMEMBER - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JMember' class
JMEMBER - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JMember' class
JMember - Interface in org.eclipse.emf.java
A representation of the model object 'JMember'
JMEMBER__COMMENT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Comment' attribute
JMEMBER__COMMENT - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Comment' attribute feature
JMEMBER__CONTAINING_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Containing Type' container reference
JMEMBER__CONTAINING_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Containing Type' container reference feature
JMEMBER__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'JNode' attribute
JMEMBER__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Name' attribute
JMEMBER__STATIC - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Static' attribute
JMEMBER__STATIC - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Static' attribute feature
JMEMBER__VISIBILITY - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Visibility' attribute
JMEMBER__VISIBILITY - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Visibility' attribute feature
JMEMBER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.java.JavaPackage
The number of structural features of the 'JMember' class
JMemberImpl - Class in org.eclipse.emf.java.impl
An implementation of the model object 'JMember'
JMemberImpl() - Constructor for class org.eclipse.emf.java.impl.JMemberImpl
 
JMemberItemProvider - Class in org.eclipse.emf.java.provider
This is the item provider adapter for a JMember object
JMemberItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.provider.JMemberItemProvider
This constructs an instance from a factory and a notifier
JMerger - Class in org.eclipse.emf.codegen.jmerge
Deprecated. in 2.2.0. Use JMerger instead.
JMerger() - Constructor for class org.eclipse.emf.codegen.jmerge.JMerger
Deprecated. This creates an empty instances, an when used as a runnable.
JMerger(JControlModel, IDOMCompilationUnit, IDOMCompilationUnit) - Constructor for class org.eclipse.emf.codegen.jmerge.JMerger
Deprecated.  
JMerger - Class in org.eclipse.emf.codegen.merge.java
This implements the method JMerger.run(java.lang.Object), which is called just like main during headless workbench invocation.
JMerger() - Constructor for class org.eclipse.emf.codegen.merge.java.JMerger
This creates an empty instances, an when used as a runnable.
JMerger(JControlModel) - Constructor for class org.eclipse.emf.codegen.merge.java.JMerger
 
JMerger.PlatformRunnable - Class in org.eclipse.emf.codegen.jmerge
Deprecated.  
JMerger.PlatformRunnable() - Constructor for class org.eclipse.emf.codegen.jmerge.JMerger.PlatformRunnable
Deprecated.  
JMerger.PullTargetVisitor - Class in org.eclipse.emf.codegen.merge.java
 
JMerger.PullTargetVisitor() - Constructor for class org.eclipse.emf.codegen.merge.java.JMerger.PullTargetVisitor
 
JMerger.PushSourceVisitor - Class in org.eclipse.emf.codegen.merge.java
 
JMerger.PushSourceVisitor() - Constructor for class org.eclipse.emf.codegen.merge.java.JMerger.PushSourceVisitor
 
JMergerASTTest - Class in org.eclipse.emf.test.tools.merger
Each test method in this class works with same directory as JMergerTest.
JMergerASTTest(String) - Constructor for class org.eclipse.emf.test.tools.merger.JMergerASTTest
 
JMergerASTTest(TestSuite, File) - Constructor for class org.eclipse.emf.test.tools.merger.JMergerASTTest
Adds itself to test suite if possible by JMergerTest.addItself(TestSuite).
JMergerCompareTestSuite - Class in org.eclipse.emf.test.tools.merger
Tests and finds differences between output of JMerger when JDOM or AST Facade is used.
JMergerCompareTestSuite(String) - Constructor for class org.eclipse.emf.test.tools.merger.JMergerCompareTestSuite
 
JMergerCompareTestSuite.JMergerCompareTest - Class in org.eclipse.emf.test.tools.merger
Test that runs merge on 2 tests and compares the output.
JMergerCompareTestSuite.JMergerCompareTest(JMergerTest, JMergerTest) - Constructor for class org.eclipse.emf.test.tools.merger.JMergerCompareTestSuite.JMergerCompareTest
 
JMergerJDOMTest - Class in org.eclipse.emf.test.tools.merger
Each test method in this class works with same directory as JMergerTest.
JMergerJDOMTest(String) - Constructor for class org.eclipse.emf.test.tools.merger.JMergerJDOMTest
 
JMergerJDOMTest(TestSuite, File) - Constructor for class org.eclipse.emf.test.tools.merger.JMergerJDOMTest
Adds itself to test suite if possible by JMergerJDOMTest.addItself(TestSuite).
JMergerTask - Class in org.eclipse.emf.ant.taskdefs.codegen
Exposes some functionalities available on the JMerger class.
JMergerTask() - Constructor for class org.eclipse.emf.ant.taskdefs.codegen.JMergerTask
 
JMergerTest - Class in org.eclipse.emf.test.tools.merger
Base class for all JMerger tests.
JMergerTest(String) - Constructor for class org.eclipse.emf.test.tools.merger.JMergerTest
 
JMergerTest(TestSuite, File) - Constructor for class org.eclipse.emf.test.tools.merger.JMergerTest
Creates and adds the test to the given test suite if possible
JMergerTestSuite - Class in org.eclipse.emf.test.tools.merger
Runs JDOM JMergerJDOMTest or AST JMergerASTTest or both for each data directory /data/merge.input/<java version>/merge*.
JMergerTestSuite(String) - Constructor for class org.eclipse.emf.test.tools.merger.JMergerTestSuite
 
JMergerTestSuite.JMergerDataDirectoryFilter - Class in org.eclipse.emf.test.tools.merger
Filter for the directories that will be used as data directories for tests.
JMergerTestSuite.JMergerDataDirectoryFilter() - Constructor for class org.eclipse.emf.test.tools.merger.JMergerTestSuite.JMergerDataDirectoryFilter
 
JMethod - Interface in org.eclipse.emf.codegen.merge.java.facade
Represents a method declaration.
JMETHOD - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JMethod' class
JMETHOD - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JMethod' class
JMethod - Interface in org.eclipse.emf.java
A representation of the model object 'JMethod'
JMETHOD__ABSTRACT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Abstract' attribute
JMETHOD__ABSTRACT - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Abstract' attribute feature
JMETHOD__BODY - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Body' attribute
JMETHOD__BODY - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Body' attribute feature
JMETHOD__COMMENT - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Comment' attribute
JMETHOD__CONSTRUCTOR - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Constructor' attribute
JMETHOD__CONSTRUCTOR - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Constructor' attribute feature
JMETHOD__CONTAINING_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Containing Type' container reference
JMETHOD__EXCEPTIONS - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Exceptions' reference list
JMETHOD__EXCEPTIONS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Exceptions' reference list feature
JMETHOD__FINAL - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Final' attribute
JMETHOD__FINAL - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Final' attribute feature
JMETHOD__JAVA_CONSTRUCTOR - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Java Constructor' attribute
JMETHOD__JAVA_CONSTRUCTOR - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Java Constructor' attribute feature
JMETHOD__JAVA_METHOD - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Java Method' attribute
JMETHOD__JAVA_METHOD - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Java Method' attribute feature
JMETHOD__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'JNode' attribute
JMETHOD__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Name' attribute
JMETHOD__NATIVE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Native' attribute
JMETHOD__NATIVE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Native' attribute feature
JMETHOD__PARAMETERS - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Parameters' containment reference list
JMETHOD__PARAMETERS - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Parameters' containment reference list feature
JMETHOD__RETURN_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Return Type' reference
JMETHOD__RETURN_TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Return Type' reference feature
JMETHOD__STATIC - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Static' attribute
JMETHOD__SYNCHRONIZED - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Synchronized' attribute
JMETHOD__SYNCHRONIZED - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Synchronized' attribute feature
JMETHOD__VISIBILITY - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Visibility' attribute
JMETHOD_FEATURE_COUNT - Static variable in interface org.eclipse.emf.java.JavaPackage
The number of structural features of the 'JMethod' class
JMethodImpl - Class in org.eclipse.emf.java.impl
An implementation of the model object 'JMethod'
JMethodImpl() - Constructor for class org.eclipse.emf.java.impl.JMethodImpl
 
JMethodImpl.JHelper - Class in org.eclipse.emf.java.impl
 
JMethodImpl.JHelper() - Constructor for class org.eclipse.emf.java.impl.JMethodImpl.JHelper
 
jMethodItemProvider - Variable in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This keeps track of the one adapter used for all JMethod instances
JMethodItemProvider - Class in org.eclipse.emf.java.provider
This is the item provider adapter for a JMethod object
JMethodItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.provider.JMethodItemProvider
This constructs an instance from a factory and a notifier
JMODEL_ELEMENT - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JModel Element' class
JMODEL_ELEMENT - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JModel Element' class
JMODEL_ELEMENT__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'JNode' attribute
JMODEL_ELEMENT__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JNode' attribute feature
JMODEL_ELEMENT__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Name' attribute
JMODEL_ELEMENT__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Name' attribute feature
JMODEL_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.java.JavaPackage
The number of structural features of the 'JModel Element' class
JModelElement - Interface in org.eclipse.emf.java
A representation of the model object 'JModel Element'
JModelElementImpl - Class in org.eclipse.emf.java.impl
An implementation of the model object 'JModel JNode'
JModelElementImpl() - Constructor for class org.eclipse.emf.java.impl.JModelElementImpl
 
JModelElementItemProvider - Class in org.eclipse.emf.java.provider
This is the item provider adapter for a JModelElement object
JModelElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.provider.JModelElementItemProvider
This constructs an instance from a factory and a notifier
JNode - Interface in org.eclipse.emf.codegen.merge.java.facade
Represents an entire Java compilation unit (.java source file).
jNode - Variable in class org.eclipse.emf.java.impl.JModelElementImpl
The cached value of the 'JNode' attribute
JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JNode' data type
JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JNode' data type
JNODE_EDEFAULT - Static variable in class org.eclipse.emf.java.impl.JModelElementImpl
The default value of the 'JNode' attribute
jPackage - Variable in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
Deprecated.  
jPackage - Variable in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJType
 
JPackage - Interface in org.eclipse.emf.codegen.merge.java.facade
Represents a package declaration.
jPackage - Variable in class org.eclipse.emf.codegen.merge.java.JPatternDictionary
 
JPACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JPackage' class
JPACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JPackage' class
JPackage - Interface in org.eclipse.emf.java
A representation of the model object 'JPackage'
JPACKAGE__JAVA_PACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Java Package' attribute
JPACKAGE__JAVA_PACKAGE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Java Package' attribute feature
JPACKAGE__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'JNode' attribute
JPACKAGE__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Name' attribute
JPACKAGE__TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Types' reference list
JPACKAGE__TYPES - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Types' reference list feature
JPACKAGE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.java.JavaPackage
The number of structural features of the 'JPackage' class
JPackageImpl - Class in org.eclipse.emf.java.impl
An implementation of the model object 'JPackage'
JPackageImpl() - Constructor for class org.eclipse.emf.java.impl.JPackageImpl
 
jPackageItemProvider - Variable in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This keeps track of the one adapter used for all JPackage instances
JPackageItemProvider - Class in org.eclipse.emf.java.provider
This is the item provider adapter for a JPackage object
JPackageItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.provider.JPackageItemProvider
This constructs an instance from a factory and a notifier
JPARAMETER - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JParameter' class
JPARAMETER - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JParameter' class
JParameter - Interface in org.eclipse.emf.java
A representation of the model object 'JParameter'
JPARAMETER__FINAL - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Final' attribute
JPARAMETER__FINAL - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Final' attribute feature
JPARAMETER__JNODE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'JNode' attribute
JPARAMETER__METHOD - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Method' container reference
JPARAMETER__METHOD - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Method' container reference feature
JPARAMETER__NAME - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Name' attribute
JPARAMETER__TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage
The feature id for the 'Type' reference
JPARAMETER__TYPE - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'Type' reference feature
JPARAMETER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.java.JavaPackage
The number of structural features of the 'JParameter' class
JParameterImpl - Class in org.eclipse.emf.java.impl
An implementation of the model object 'JParameter'
JParameterImpl() - Constructor for class org.eclipse.emf.java.impl.JParameterImpl
 
jParameterItemProvider - Variable in class org.eclipse.emf.java.provider.JavaItemProviderAdapterFactory
This keeps track of the one adapter used for all JParameter instances
JParameterItemProvider - Class in org.eclipse.emf.java.provider
This is the item provider adapter for a JParameter object
JParameterItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.java.provider.JParameterItemProvider
This constructs an instance from a factory and a notifier
JPatternDictionary - Class in org.eclipse.emf.codegen.jmerge
Deprecated. in 2.2.0. Use JPatternDictionary instead.
JPatternDictionary(IDOMCompilationUnit, JControlModel) - Constructor for class org.eclipse.emf.codegen.jmerge.JPatternDictionary
Deprecated. This creates an instance.
JPatternDictionary - Class in org.eclipse.emf.codegen.merge.java
A dictionary of signatures and JNodes.
JPatternDictionary(JCompilationUnit, JControlModel) - Constructor for class org.eclipse.emf.codegen.merge.java.JPatternDictionary
 
JType - Interface in org.eclipse.emf.codegen.merge.java.facade
Represents a source type in a compilation unit, either as a top-level type or a member type.
justIndex - Variable in class org.eclipse.emf.importer.rose.parser.RoseWriter
 
JVISIBILITY - Static variable in interface org.eclipse.emf.java.JavaPackage
The meta object id for the 'JVisibility' enum
JVISIBILITY - Static variable in interface org.eclipse.emf.java.JavaPackage.Literals
The meta object literal for the 'JVisibility' enum
JVisibility - Enum in org.eclipse.emf.java
A representation of the literals of the enumeration 'JVisibility', and utility methods for working with them

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