Overview

 
Package  Class  Use  Tree  Deprecated  Help 
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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 _


 

P

PARAMETER - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PARAMETERS - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PARENT_VIEW - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PATH_NOT_VALID - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.Util
 
PATH_OK - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.Util
 
PDL - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PERSISTENCE - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PERSISTENT - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PHYSICAL_MODELS - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PHYSICAL_PRESENTATIONS - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PKGUUIDTOOBDIRINFO - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PLATFORM_RESOURCE - Static variable in class org.eclipse.emf.ecore.action.CreateDynamicInstanceAction
 
POINTS - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
POSITIVE_INTEGER - Static variable in interface org.eclipse.emf.ecore.xml.type.XMLTypePackage
The meta object id for the 'Positive Integer' data type
POSITIVE_INTEGER__MIN__VALUE - Static variable in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
PREFIX - Static variable in class org.eclipse.emf.codegen.ecore.Rose2GenModel
 
PREFIX_EDEFAULT - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
The default value of the 'Prefix' attribute
PRESENTATIONFOR - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PRESERVE - Static variable in class org.eclipse.emf.ecore.xml.namespace.SpaceType
The 'Preserve' literal value
PRESERVE_LITERAL - Static variable in class org.eclipse.emf.ecore.xml.namespace.SpaceType
The 'Preserve' literal object
PRESERVE_WHITE_SPACE - Static variable in interface org.eclipse.emf.ecore.util.ExtendedMetaData
 
PRIMARYKEY - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PRIMITIVE - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PRIMITIVE_TYPE_BOOLEAN - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a boolean.
PRIMITIVE_TYPE_BYTE - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a byte.
PRIMITIVE_TYPE_CHAR - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a char.
PRIMITIVE_TYPE_DOUBLE - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a double.
PRIMITIVE_TYPE_FLOAT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a float.
PRIMITIVE_TYPE_INT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a int.
PRIMITIVE_TYPE_LONG - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a long.
PRIMITIVE_TYPE_OBJECT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is not a primitive type.
PRIMITIVE_TYPE_SHORT - Static variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
An indicator that the feature is a short.
PROCESSES - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PROCESSING_KINDS - Static variable in interface org.eclipse.emf.ecore.util.ExtendedMetaData
 
PROCESS_DIAGRAM - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PROCESS_STRUCTURE - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PROCSNDVES - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PROGRESS - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLoader
 
PROGRESS - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseWriter
 
PROPERTIES - Static variable in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseStrings
 
PROPERTY_EDEFAULT - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenFeatureImpl
The default value of the 'Property' attribute
PROVIDER_EDEFAULT - Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl
The default value of the 'Provider' attribute
PackageClass - class org.eclipse.emf.codegen.ecore.templates.model.PackageClass.
 
PackageClass() - Constructor for class org.eclipse.emf.codegen.ecore.templates.model.PackageClass
 
PackageInterface - class org.eclipse.emf.codegen.ecore.templates.model.PackageInterface.
 
PackageInterface() - Constructor for class org.eclipse.emf.codegen.ecore.templates.model.PackageInterface
 
PackageNotFoundException - exception org.eclipse.emf.ecore.xmi.PackageNotFoundException.
 
PackageNotFoundException(String, String, int, int) - Constructor for class org.eclipse.emf.ecore.xmi.PackageNotFoundException
 
PasteAction - class org.eclipse.emf.edit.ui.action.PasteAction.
A paste action is implemented by creating a PasteFromClipboardCommand.
PasteAction(EditingDomain) - Constructor for class org.eclipse.emf.edit.ui.action.PasteAction
 
PasteAction() - Constructor for class org.eclipse.emf.edit.ui.action.PasteAction
 
PasteFromClipboardCommand - class org.eclipse.emf.edit.command.PasteFromClipboardCommand.
This works exactly like an AddCommand but the things to be added are copied from the EditingDomain clipboard.
PasteFromClipboardCommand(EditingDomain, Object, Object, int) - Constructor for class org.eclipse.emf.edit.command.PasteFromClipboardCommand
This constructs an instance from the domain, which provides access the clipboard collection via EditingDomain.getCommandStack().
PasteFromClipboardCommand(EditingDomain, Object, Object, int, boolean) - Constructor for class org.eclipse.emf.edit.command.PasteFromClipboardCommand
 
PasteFromClipboardOverrideCommand - class org.eclipse.emf.mapping.command.PasteFromClipboardOverrideCommand.
This command overrides the PasteFromClipboardCommand for cross-domain (optimized) copies.
PasteFromClipboardOverrideCommand(MappingDomain, PasteFromClipboardCommand) - Constructor for class org.eclipse.emf.mapping.command.PasteFromClipboardOverrideCommand
 
PersistentCommandStack - class org.eclipse.emf.mapping.command.PersistentCommandStack.
This implementation of a command stack records the command class and command parameter used to create each command.
PersistentCommandStack(ClassLoader) - Constructor for class org.eclipse.emf.mapping.command.PersistentCommandStack
This constructs and instance of a command stack that records commands using a persistent encoding.
PersistentCommandStack.CommandCreationRecord - class org.eclipse.emf.mapping.command.PersistentCommandStack.CommandCreationRecord.
This records and encodes the command class and command parameter.
PersistentCommandStack.CommandCreationRecord(Class, CommandParameter) - Constructor for class org.eclipse.emf.mapping.command.PersistentCommandStack.CommandCreationRecord
 
PersistentCommandStack.CommandCreationRecord(String) - Constructor for class org.eclipse.emf.mapping.command.PersistentCommandStack.CommandCreationRecord
 
PersistentCommandStack.Decoder - class org.eclipse.emf.mapping.command.PersistentCommandStack.Decoder.
 
PersistentCommandStack.Decoder(MappingRoot, ResourceSet, ClassLoader) - Constructor for class org.eclipse.emf.mapping.command.PersistentCommandStack.Decoder
 
PersistentCommandStack.Encoder - class org.eclipse.emf.mapping.command.PersistentCommandStack.Encoder.
 
PersistentCommandStack.Encoder() - Constructor for class org.eclipse.emf.mapping.command.PersistentCommandStack.Encoder
 
PersistentCommandStack.Encoder(StringBuffer) - Constructor for class org.eclipse.emf.mapping.command.PersistentCommandStack.Encoder
 
Plugin - class org.eclipse.emf.codegen.ecore.templates.edit.Plugin.
 
Plugin() - Constructor for class org.eclipse.emf.codegen.ecore.templates.edit.Plugin
 
Plugin - class org.eclipse.emf.codegen.ecore.templates.editor.Plugin.
 
Plugin() - Constructor for class org.eclipse.emf.codegen.ecore.templates.editor.Plugin
 
Plugin - class org.eclipse.emf.codegen.ecore.templates.model.Plugin.
 
Plugin() - Constructor for class org.eclipse.emf.codegen.ecore.templates.model.Plugin
 
PluginAdapterFactoryMappingDomain - class org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain.
This class extends the AdapterFactoryMappingDomain by providing initialization using config information specified in the VABase plugin.xml.
PluginAdapterFactoryMappingDomain(AdapterFactory, AdapterFactory, CommandStack, String) - Constructor for class org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain
 
PluginAdapterFactoryMappingDomain(AdapterFactory, AdapterFactory, CommandStack, ResourceSet, String) - Constructor for class org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain
 
PluginAdapterFactoryMappingDomain(AdapterFactory, AdapterFactory, AdapterFactory, CommandStack, String) - Constructor for class org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain
 
PluginAdapterFactoryMappingDomain(AdapterFactory, AdapterFactory, AdapterFactory, CommandStack, ResourceSet, String) - Constructor for class org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain
 
PluginProperties - class org.eclipse.emf.codegen.ecore.templates.edit.PluginProperties.
 
PluginProperties() - Constructor for class org.eclipse.emf.codegen.ecore.templates.edit.PluginProperties
 
PluginProperties - class org.eclipse.emf.codegen.ecore.templates.editor.PluginProperties.
 
PluginProperties() - Constructor for class org.eclipse.emf.codegen.ecore.templates.editor.PluginProperties
 
PluginProperties - class org.eclipse.emf.codegen.ecore.templates.model.PluginProperties.
 
PluginProperties() - Constructor for class org.eclipse.emf.codegen.ecore.templates.model.PluginProperties
 
PluginXML - class org.eclipse.emf.codegen.ecore.templates.edit.PluginXML.
 
PluginXML() - Constructor for class org.eclipse.emf.codegen.ecore.templates.edit.PluginXML
 
PluginXML - class org.eclipse.emf.codegen.ecore.templates.editor.PluginXML.
 
PluginXML() - Constructor for class org.eclipse.emf.codegen.ecore.templates.editor.PluginXML
 
PluginXML - class org.eclipse.emf.codegen.ecore.templates.model.PluginXML.
 
PluginXML() - Constructor for class org.eclipse.emf.codegen.ecore.templates.model.PluginXML
 
PropertyDescriptor - class org.eclipse.emf.edit.ui.provider.PropertyDescriptor.
This is used to encapsulate an IItemPropertyDescriptor along with the object for which it is an item property source and make it behave like an IPropertyDescriptor.
PropertyDescriptor(Object, IItemPropertyDescriptor) - Constructor for class org.eclipse.emf.edit.ui.provider.PropertyDescriptor
An instance is constructed from an object and its item property source.
PropertyDescriptor.EDataTypeCellEditor - class org.eclipse.emf.edit.ui.provider.PropertyDescriptor.EDataTypeCellEditor.
This cell editor ensures that only Integer values are supported
PropertyDescriptor.EDataTypeCellEditor(EDataType, Composite) - Constructor for class org.eclipse.emf.edit.ui.provider.PropertyDescriptor.EDataTypeCellEditor
 
PropertyDescriptor.FloatCellEditor - class org.eclipse.emf.edit.ui.provider.PropertyDescriptor.FloatCellEditor.
Deprecated.  
PropertyDescriptor.FloatCellEditor(Composite) - Constructor for class org.eclipse.emf.edit.ui.provider.PropertyDescriptor.FloatCellEditor
Deprecated.  
PropertyDescriptor.IntegerCellEditor - class org.eclipse.emf.edit.ui.provider.PropertyDescriptor.IntegerCellEditor.
Deprecated.  
PropertyDescriptor.IntegerCellEditor(Composite) - Constructor for class org.eclipse.emf.edit.ui.provider.PropertyDescriptor.IntegerCellEditor
Deprecated.  
PropertyMerger - class org.eclipse.emf.codegen.jmerge.PropertyMerger.
This implements the method PropertyMerger.run(java.lang.Object), which is called just like main during headless workbench invocation.
PropertyMerger() - Constructor for class org.eclipse.emf.codegen.jmerge.PropertyMerger
This creates an empty instances, when used as a runnable.
PropertySource - class org.eclipse.emf.edit.ui.provider.PropertySource.
This is used to encapsulate an IItemPropertySource along with the object for which it is an item property source and make it behave like an IPropertySource.
PropertySource(Object, IItemPropertySource) - Constructor for class org.eclipse.emf.edit.ui.provider.PropertySource
An instance is constructed from an object and its item property source.
packageClassEmitter - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
packageClassTemplateName - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
packageInformationMap - Variable in class org.eclipse.emf.codegen.ecore.Rose2GenModel
 
packageInformationMap - Variable in class org.eclipse.emf.codegen.ecore.XSD2GenModel
 
packageInterfaceEmitter - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
packageInterfaceTemplateName - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
packageNameToEPackageMap - Variable in class org.eclipse.emf.codegen.ecore.java2ecore.JavaEcoreBuilder
The map from a package name to the corresponding package.
packagePage - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard
The page where the packages are specified.
packageRegistry - Variable in class org.eclipse.emf.ecore.resource.impl.ResourceSetImpl
The local package registry.
packageRegistry - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
packageRegistry - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
packageRegistry - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
 
packageTypeSeparator - Variable in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
 
packages - Variable in class org.eclipse.emf.codegen.ecore.XSD2GenModel
 
packages() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns the packages in getQName()
packages - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
packages() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
packagesCheckboxTableViewer - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.PackagePage
 
page - Variable in class org.eclipse.emf.common.ui.ViewerPane
 
pageChange(int) - Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
This is used to track the active viewer
pageChange(int) - Method in class org.eclipse.emf.ecore.presentation.EcoreEditor
This is used to track the active viewer
paintControl(PaintEvent) - Method in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
 
paintListener - Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
 
parent - Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseNode
 
parent - Variable in class org.eclipse.emf.edit.provider.ItemProvider
This is the parent returned by getParent(Object).
parentAdapterFactory - Variable in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory
parentAdapterFactory - Variable in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory
parentAdapterFactory - Variable in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory
parentAdapterFactory - Variable in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
This is used to implement the ComposeableAdapterFactory interface.
parentAdapterFactory - Variable in class org.eclipse.emf.edit.provider.DecoratorAdapterFactory
This is used to implement the ComposeableAdapterFactory interface.
parentAdapterFactory - Variable in class org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.eclipse.emf.mapping.ecore2ecore.provider.Ecore2EcoreItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory
parentAdapterFactory - Variable in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory
parentReferences - Variable in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
This is the set of single-valued references that act as a parent, only one can have a non null value at a time.
parentViewer - Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
This inverts the roll of parent and child in the content provider and show parents as a tree
parse() - Method in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseParser
 
parse() - Method in class org.eclipse.emf.codegen.jet.JETCompiler
 
parse(JETCoreElement[], Class[]) - Method in class org.eclipse.emf.codegen.jet.JETCompiler
 
parse() - Method in class org.eclipse.emf.codegen.jet.JETParser
 
parse(String) - Method in class org.eclipse.emf.codegen.jet.JETParser
 
parse(String, Class[]) - Method in class org.eclipse.emf.codegen.jet.JETParser
 
parse(String) - Method in class org.eclipse.emf.codegen.jmerge.PropertyMerger
 
parseAttributeValue(HashMap) - Method in class org.eclipse.emf.codegen.jet.JETReader
Parse an attribute/value pair, and store it in provided hash table.
parseChar(String) - Static method in class org.eclipse.emf.codegen.ecore.rose2ecore.EcoreBuilder
 
parseInputName(String) - Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
 
parseInputName(String) - Method in interface org.eclipse.emf.mapping.domain.MappingDomain
This returns the list of words (substrings) in the specified input name.
parseInt(String, int, int) - Static method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
Given start and end position, parses string value
parseIntYear(String, int) - Static method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
 
parseJETSettings() - Method in class org.eclipse.emf.codegen.jet.JETNature
Parse the JET settings file for the root element.
parseName(String, char) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
This method breaks sourceName into words delimited by sourceSeparator and/or mixed-case naming.
parseName(String, char) - Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
 
parseOutputName(String) - Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
 
parseOutputName(String) - Method in interface org.eclipse.emf.mapping.domain.MappingDomain
This returns the list of words (substrings) in the specified output name.
parseString(String) - Static method in class org.eclipse.emf.codegen.ecore.rose2ecore.EcoreBuilder
 
parseTagAttributes() - Method in class org.eclipse.emf.codegen.jet.JETReader
Parse some tag attributes.
parseTagAttributesBean() - Method in class org.eclipse.emf.codegen.jet.JETReader
Parse some tag attributes for Beans.
parseTimeZone(String, int, int, int[], int[]) - Static method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
Shared code from Date and YearMonth datatypes.
parseToken(boolean) - Method in class org.eclipse.emf.codegen.jet.JETReader
Parse a space delimited token.
parser - Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseTree
 
parser - Variable in class org.eclipse.emf.codegen.jet.JETCompiler
 
part - Variable in class org.eclipse.emf.common.ui.ViewerPane
 
partListener - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
This listens for when the outline becomes active partListener - Variable in class org.eclipse.emf.common.ui.ViewerPane
 
partListener - Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
This listens for when the outline becomes active partListener - Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
This listens for when the outline becomes active
pasteAction - Variable in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
This is the action used to implement paste.
path() - Method in class org.eclipse.emf.common.util.URI
If this is a hierarchical URI with a path, returns a string representation of the path; null otherwise.
pathMap - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.RoseModelPage
 
pathMapTableViewer - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.RoseModelPage
 
pattern - Variable in class org.eclipse.emf.codegen.jmerge.JControlModel.DictionaryPattern
 
pattern - Variable in class org.eclipse.emf.codegen.jmerge.JMerger.FindAndReplace
 
pattern - Variable in class org.eclipse.emf.ecore.util.BasicExtendedMetaData.EDataTypeExtendedMetaDataImpl
 
peek() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.MyStack
 
peekChar() - Method in class org.eclipse.emf.codegen.jet.JETReader
 
peekNext() - Method in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLexer
 
performApply() - Method in class org.eclipse.emf.codegen.presentation.JETPropertyPage
 
performDefaults() - Method in class org.eclipse.emf.codegen.presentation.JETPropertyPage
 
performFinish() - Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard
Do the work after everything is specified.
performFinish() - Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelModelWizard.GenModelModelWizardNewFileCreationPage
Store the dialog field settings upon completion.
performFinish() - Method in class org.eclipse.emf.codegen.presentation.ConvertToJETProjectWizard
 
performFinish() - Method in class org.eclipse.emf.ecore.presentation.DynamicModelWizard.DynamicModelWizardNewFileCreationPage
Store the dialog field settings upon completion.
performFinish() - Method in class org.eclipse.emf.ecore.presentation.DynamicModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.eclipse.emf.ecore.presentation.EcoreModelWizard.EcoreModelWizardInitialObjectCreationPage
Store the dialog field settings upon completion
performFinish() - Method in class org.eclipse.emf.ecore.presentation.EcoreModelWizard.EcoreModelWizardNewFileCreationPage
Store the dialog field settings upon completion
performFinish() - Method in class org.eclipse.emf.ecore.presentation.EcoreModelWizard
Do the work after everything is specified
performFinish() - Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage
Store the dialog field settings upon completion
performFinish() - Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardNewFileCreationPage
Store the dialog field settings upon completion
performFinish() - Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard
Do the work after everything is specified
performOk() - Method in class org.eclipse.emf.codegen.presentation.JETPropertyPage
 
persistentCommandStack - Variable in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
 
pluginPropertiesEmitter - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
pluginPropertiesTemplateName - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
pluginXMLEmitter - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
pluginXMLTemplateName - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
pop() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.MyStack
 
popContext() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Reverts to the previous namespace context while loading XML document.
popContext() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
 
popContext() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
popFile() - Method in class org.eclipse.emf.codegen.jet.JETReader
 
popStream() - Method in class org.eclipse.emf.codegen.jet.JETMark
Restores this mark's state to a previously stored stream.
populateEEnumFromDocumentation(EEnum, String) - Method in class org.eclipse.emf.codegen.ecore.rose2ecore.EcoreBuilder
 
populateExtendedMetaData(List) - Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
 
populateManager(IContributionManager, Collection, String) - Method in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
port() - Method in class org.eclipse.emf.common.util.URI
If this is a hierarchical URI with an authority component that has a port portion, returns it; null otherwise.
position - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
The position.
positions - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
preApply(boolean) - Method in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl
 
preApply(EObject, boolean) - Method in class org.eclipse.emf.ecore.change.impl.FeatureChangeImpl
 
prefix - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
The cached value of the 'Prefix' attribute
prefixMaps - Variable in class org.eclipse.emf.ecore.resource.impl.URIMappingRegistryImpl
A list of lists of prefix URIs; it is indexed by segment count to yield a list of prefixes of that length.
prefixes - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
 
prefixesToFactories - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
prefixesToURIs - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
prepare() - Method in class org.eclipse.emf.common.command.AbstractCommand
Called at most once in AbstractCommand.canExecute() to give the command an opportunity to ready itself for execution.
prepare() - Method in class org.eclipse.emf.common.command.CommandWrapper
Returns whether the command can execute.
prepare() - Method in class org.eclipse.emf.common.command.CompoundCommand
Returns whether all the commands can execute so that AbstractCommand.isExecutable can be cached.
prepare() - Method in class org.eclipse.emf.common.command.StrictCompoundCommand
Returns false if any command on the list returns false for Command.canExecute(), or if some command before the last one can't be undone and hence we can't test all the commands for executability.
prepare() - Method in class org.eclipse.emf.edit.command.AddCommand
 
prepare() - Method in class org.eclipse.emf.edit.command.CopyCommand
 
prepare() - Method in class org.eclipse.emf.edit.command.CopyToClipboardCommand
 
prepare() - Method in class org.eclipse.emf.edit.command.CreateCopyCommand
 
prepare() - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
This implementation of prepare is called again to implement validate.
prepare() - Method in class org.eclipse.emf.edit.command.InitializeCopyCommand
 
prepare() - Method in class org.eclipse.emf.edit.command.MoveCommand
 
prepare() - Method in class org.eclipse.emf.edit.command.PasteFromClipboardCommand
 
prepare() - Method in class org.eclipse.emf.edit.command.RemoveCommand
 
prepare() - Method in class org.eclipse.emf.edit.command.ReplaceCommand
 
prepare() - Method in class org.eclipse.emf.edit.command.SetCommand
 
prepare() - Method in class org.eclipse.emf.edit.provider.WrapperItemProvider.SimpleCopyCommand
Returns true; this command can requires now preparation and can always be executed.
prepare() - Method in class org.eclipse.emf.mapping.action.NameMatchMappingAction.DelegateCommand
 
prepare() - Method in class org.eclipse.emf.mapping.action.TypeMatchMappingAction.DelegateCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.AddMappingCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.AddOverrideCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.CopyToClipboardOverrideCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.CreateCopyOverrideCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.CreateMappingCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.InitializeCopyOverrideCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.MatchMappingCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.RemoveMappingCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.RemoveOverrideCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.RestoreInitialStateCommand
 
prepare() - Method in class org.eclipse.emf.mapping.command.SetOverrideCommand
 
prepareDropCopyInsert(Object, Collection, int) - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
This attempts to prepare a drop copy insert operation.
prepareDropCopyOn() - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
This attempts to prepare a drop copy on operation.
prepareDropInsert() - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
This attempts to prepare a drop insert operation.
prepareDropLinkInsert(Object, Collection, int) - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
This attempts to prepare a drop link insert operation.
prepareDropLinkOn() - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
This attempts to prepare a drop link on operation.
prepareDropMoveInsert(Object, Collection, int) - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
This attempts to prepare a drop move insert operation.
prepareDropMoveOn() - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
This attempts to prepare a drop move on operation.
prepareDropOn() - Method in class org.eclipse.emf.edit.command.DragAndDropCommand
This attempts to prepare a drop on operation.
prepared - Variable in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
prepared - Variable in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
 
preparedFeature - Variable in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
preparedResult - Variable in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
preparedResult - Variable in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
 
preserveState() - Method in class org.eclipse.emf.mapping.presentation.MappingEditor.OverviewViewer
 
previous() - Method in class org.eclipse.emf.common.util.BasicEList.EListIterator
Returns the previous object and advances the iterator.
previous() - Method in class org.eclipse.emf.common.util.BasicEList.NonResolvingEListIterator
Returns the previous object and advances the iterator.
previous() - Method in class org.eclipse.emf.common.util.DelegatingEList.EListIterator
Returns the previous object and advances the iterator.
previous() - Method in class org.eclipse.emf.common.util.DelegatingEList.NonResolvingEListIterator
Returns the previous object and advances the iterator.
previous() - Method in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
previous() - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
 
previous() - Method in class org.eclipse.emf.ecore.xmi.impl.StringSegment.SegmentIterator
 
previousIndex() - Method in class org.eclipse.emf.common.util.BasicEList.EListIterator
Returns the index of the object that would be returned by calling previous.
previousIndex() - Method in class org.eclipse.emf.common.util.DelegatingEList.EListIterator
Returns the index of the object that would be returned by calling previous.
previousIndex() - Method in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
previousIndex() - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
 
previousIndex() - Method in class org.eclipse.emf.ecore.xmi.impl.StringSegment.SegmentIterator
 
previouslyFlushed - Variable in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl.PlatformResourceOutputStream
 
primarySelection - Variable in class org.eclipse.emf.mapping.presentation.ComposedSelection
 
primitiveType - Variable in class org.eclipse.emf.common.notify.impl.NotificationImpl
The type of the feature.
print(PrintStream, Map) - Static method in class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
Print the specified cross reference map to the specified stream.
print(PrintStream, Collection) - Static method in class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
Print the specified collection of settings to the specified stream.
printAdapters() - Method in class org.eclipse.emf.mapping.impl.MappingRootImpl
 
printGenerateUsage() - Method in class org.eclipse.emf.codegen.ecore.Generator
 
printNeighbors() - Method in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLexer
 
printStackTrace() - Method in class org.eclipse.emf.common.util.WrappedException
Prints both wrapped exception's stack and this one's.
printStackTrace(PrintStream) - Method in class org.eclipse.emf.common.util.WrappedException
Prints both wrapped exception's stack and this one's.
printStackTrace(PrintWriter) - Method in class org.eclipse.emf.common.util.WrappedException
Prints both wrapped exception's stack and this one's.
printStackTrace() - Method in class org.eclipse.emf.ecore.resource.Resource.IOWrappedException
Prints the stack trace of the wrapped exception.
printStackTrace(PrintStream) - Method in class org.eclipse.emf.ecore.resource.Resource.IOWrappedException
Prints the stack trace of the wrapped exception.
printStackTrace(PrintWriter) - Method in class org.eclipse.emf.ecore.resource.Resource.IOWrappedException
Prints the stack trace of the wrapped exception.
printStackTrace() - Method in class org.eclipse.emf.ecore.xmi.XMIException
 
printStackTrace(PrintStream) - Method in class org.eclipse.emf.ecore.xmi.XMIException
 
printStackTrace(PrintWriter) - Method in class org.eclipse.emf.ecore.xmi.XMIException
 
printStatus(String, IStatus) - Method in class org.eclipse.emf.codegen.ecore.Generator
 
printStream - Variable in class org.eclipse.emf.codegen.CodeGen.StreamProgressMonitor
 
printUsage() - Method in class org.eclipse.emf.codegen.ecore.Rose2GenModel
 
printUsage() - Method in class org.eclipse.emf.codegen.ecore.XSD2GenModel
 
processAttributeExtensions(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
processDanglingHREF - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
processDanglingHREF - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
processElement(String, String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.EMOFHandler
 
processElement(String, String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMIHandler
 
processElement(String, String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
processElementExtensions(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
Returns true if there were extensions for the specified object.
processObject(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.SAXXMLHandler
 
processObject(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
Add object to appropriate stacks.
processToTheEnd(String, int) - Method in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLexer
 
processTopObject(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
Add object to extent and call processObject.
processUnitTree(UnitTreeNode) - Method in class org.eclipse.emf.codegen.ecore.rose2ecore.RoseUtil
 
processValueToTheEnd(String, int) - Method in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLexer
 
processedEPackages - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLMapImpl
 
processingInstruction(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.SAXWrapper
 
processingKind - Variable in class org.eclipse.emf.ecore.util.BasicExtendedMetaData.EStructuralFeatureExtendedMetaDataImpl
 
progressIncrement - Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseLoader
 
progressIncrement - Variable in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseWriter
 
progressMonitor - Variable in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl.PlatformResourceOutputStream
 
project - Variable in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
 
project - Variable in class org.eclipse.emf.codegen.presentation.JETPropertyPage
 
projectName - Variable in class org.eclipse.emf.codegen.jet.JETEmitter
 
projects - Variable in class org.eclipse.emf.codegen.action.AddJETNatureAction
 
projects - Variable in class org.eclipse.emf.codegen.jet.JETAddNatureOperation
 
projectsToConvert - Variable in class org.eclipse.emf.codegen.presentation.ConvertToJETProjectWizard
 
property - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenFeatureImpl
The cached value of the 'Property' attribute
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseTree
 
propertyChanged(Object, int) - Method in class org.eclipse.emf.common.ui.ViewerPane
Indicates that a property has changed.
propertyChanged(Object, int) - Method in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
 
propertyClass - Variable in class org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl
 
propertyDescriptors - Variable in class org.eclipse.emf.edit.provider.AttributeValueWrapperItemProvider
The single property descriptor for the value is cached here as a singleton list.
propertyDescriptors - Variable in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider
The decorated property descriptors are cached here.
propertyFeatureList - Variable in class org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl
 
propertyLine - Static variable in class org.eclipse.emf.codegen.jmerge.PropertyMerger
 
propertySheetPage - Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
This is the property sheet page
propertySheetPage - Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
This is the property sheet page
propertySheetPage - Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
This is the property sheet page.
propertyValue - Variable in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor.PropertyValueWrapper
 
protocolToFactoryMap - Variable in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryRegistryImpl
The protocol map.
provider - Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl
The cached value of the 'Provider' attribute
prune() - Method in class org.eclipse.emf.common.util.AbstractTreeIterator
Prunes the iterator so that it skips over all the nodes below the most recent result of calling next().
prune() - Method in interface org.eclipse.emf.common.util.TreeIterator
Prunes the iterator so that it skips over all the nodes below the most recent result of calling next().
publicId - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
publicId - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
pullDownImage - Variable in class org.eclipse.emf.common.ui.ViewerPane
 
pullRules - Variable in class org.eclipse.emf.codegen.jmerge.JControlModel
 
pullTargetCompilationUnit() - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pullTargetField(IDOMField) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pullTargetImport(IDOMImport) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pullTargetInitializer(IDOMInitializer) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pullTargetMethod(IDOMMethod) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pullTargetPackage(IDOMPackage) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pullTargetType(IDOMType) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
push(Object) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.MyStack
 
pushContext() - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Starts a new namespace context while loading an XML document.
pushContext() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
 
pushContext() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
pushSourceCompilationUnit() - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pushSourceField(IDOMField) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pushSourceImport(IDOMImport) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pushSourceInitializer(IDOMInitializer) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pushSourceMethod(IDOMMethod) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pushSourcePackage(IDOMPackage) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pushSourceType(IDOMType) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
 
pushStream(char[], int, String, String) - Method in class org.eclipse.emf.codegen.jet.JETMark
Sets this mark's state to a new stream.
put(Object, Object) - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
 
put(Object, Object) - Method in class org.eclipse.emf.common.util.BasicEMap
 
put(Object, Object) - Method in interface org.eclipse.emf.common.util.EMap
Associates the key with the value and returns the value previously associated with the key, or null.
put(Object, Object) - Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
 
put(Object, Object) - Method in class org.eclipse.emf.edit.command.CopyCommand.Helper
 
putAll(Map) - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
 
putAll(Map) - Method in class org.eclipse.emf.common.util.BasicEMap
 
putAll(EMap) - Method in class org.eclipse.emf.common.util.BasicEMap
 
putAll(Map) - Method in interface org.eclipse.emf.common.util.EMap
Puts each Map.Entry of the given map into this one.
putAll(EMap) - Method in interface org.eclipse.emf.common.util.EMap
Puts each Map.Entry of the given map into this one.
putAll(Map) - Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
 
putEntry(BasicEMap.Entry, Object) - Method in class org.eclipse.emf.common.util.BasicEMap
Sets the value of the entry, and returns the former value.
putIANA2JavaMapping(String, String) - Static method in class org.eclipse.emf.ecore.xml.type.internal.DataValue.EncodingMap
Adds an IANA to Java encoding name mapping.
putJava2IANAMapping(String, String) - Static method in class org.eclipse.emf.ecore.xml.type.internal.DataValue.EncodingMap
Adds a Java to IANA encoding name mapping.
putPackage(String, EPackage) - Method in class org.eclipse.emf.ecore.util.BasicExtendedMetaData
 
putPackage(String, EPackage) - Method in interface org.eclipse.emf.ecore.util.ExtendedMetaData
 


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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 _