|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
0x1 for a severity indicating that the diagnosis was canceled.
!
- canContainNull() -
Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
- Returns
!
- canContainNull() -
Method in class org.eclipse.emf.common.util.BasicEList
- Returns whether
null is a valid object for the list.
- canContainNull() -
Method in class org.eclipse.emf.common.util.DelegatingEList
- Returns whether
null is a valid object for the list.
- canContainNull() -
Method in class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.ContentHandlerList
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.URIHandlerList
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.DelegatingEcoreEList
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.EcoreEList.Generic
-
- canContainNull() -
Method in class org.eclipse.emf.ecore.util.EObjectEList
-
- canContinue(Diagnostic) -
Method in class org.eclipse.emf.codegen.ecore.generator.Generator
- Determines whether code generation can continue, based on the given
Diagnostic.
- canConvert(EPackage) -
Method in class org.eclipse.emf.converter.ModelConverter
- Returns true if the EPackage can be converted.
- canConvert(EPackage) -
Method in class org.eclipse.emf.exporter.ModelExporter
-
- canConvert(EPackage) -
Method in class org.eclipse.emf.importer.ModelImporter
-
- canCreateMapping(Collection<?>, Collection<?>, Mapping) -
Method in class org.eclipse.emf.mapping.ecore2ecore.impl.Ecore2EcoreMappingRootImpl
-
- canCreateMapping(Collection<?>, Collection<?>, Mapping) -
Method in class org.eclipse.emf.mapping.impl.MappingRootImpl
-
- canCreateMapping(Collection<?>, Collection<?>, Mapping) -
Method in interface org.eclipse.emf.mapping.MappingRoot
- If mapping is null, this checks if a mapping can be created with the given inputs and outputs.
- canEdit(Object) -
Static method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenBaseItemProvider
- Returns whether changes to the object will be persisted.
- canExecute() -
Method in class org.eclipse.emf.common.command.AbstractCommand
- Calls
AbstractCommand.prepare(),
caches the result in AbstractCommand.isExecutable,
and sets AbstractCommand.isPrepared to true;
from then on, it will yield the value of isExecutable.
- canExecute() -
Method in interface org.eclipse.emf.common.command.Command
- Returns whether the command is valid to
execute.
- canExecute() -
Method in class org.eclipse.emf.common.command.IdentityCommand
- Returns
true.
- canExecute() -
Method in class org.eclipse.emf.common.command.UnexecutableCommand
- Returns
false.
- canExecute() -
Method in class org.eclipse.emf.edit.command.AbstractOverrideableCommand
-
- canExecute() -
Method in interface org.eclipse.emf.edit.command.CommandActionDelegate
- This returns whether the action should be enabled.
- canExecute() -
Method in class org.eclipse.emf.edit.command.CopyCommand
-
- canExecute() -
Method in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommandActionDelegate
-
- canFinish() -
Method in class org.eclipse.emf.exporter.ui.EMFExportWizard
-
- canFinish() -
Method in class org.eclipse.emf.importer.ui.EMFModelWizard
-
- canGenerate(Object, Object) -
Method in class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter
-
- canGenerate(Object, Object) -
Method in class org.eclipse.emf.codegen.ecore.generator.Generator
- Returns whether code can be generated for the given object and project type.
- canGenerate(Object, Object) -
Method in interface org.eclipse.emf.codegen.ecore.generator.GeneratorAdapter
- Returns whether code of the given object type can be generated for the specified object.
- canGenerate() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- canGenerate(Object, Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenBaseGeneratorAdapter
- Based on the given project type, dispatches to one of
GenBaseGeneratorAdapter.canGenerateModel(Object),
GenBaseGeneratorAdapter.canGenerateEdit(Object), GenBaseGeneratorAdapter.canGenerateEditor(Object), or GenBaseGeneratorAdapter.canGenerateTests(Object).
- canGenerate() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- canGenerate() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl
-
- canGenerate -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerate() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerateEdit() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- canGenerateEdit(Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenBaseGeneratorAdapter
- Delegates to the GenModel element's
canGenerateEdit() method.
- canGenerateEdit() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- canGenerateEdit() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl
-
- canGenerateEdit() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenEnumImpl
-
- canGenerateEdit() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerateEditor() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- canGenerateEditor(Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenBaseGeneratorAdapter
- Delegates to the GenModel element's
canGenerateEditor() method.
- canGenerateEditor() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- canGenerateEditor() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl
-
- canGenerateEditor() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenEnumImpl
-
- canGenerateEditor() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerateModel(Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenBaseGeneratorAdapter
- Delegates to the GenModel element's
canGenerate() method.
- canGenerateSchema() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
- Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.
- canGenerateSchema() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
- Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.
- canGenerateSchema() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.
- canGenerateSchema() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.
- canGenerateTests() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- canGenerateTests(Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenBaseGeneratorAdapter
- Delegates to the GenModel element's
canGenerateTests() method.
- canGenerateTests() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- canGenerateTests() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl
-
- canGenerateTests() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- canGenerateTests() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
-
- canHandle(URI) -
Method in interface org.eclipse.emf.ecore.resource.ContentHandler
- Returns whether this handler can describe the contents for the given URI.
- canHandle(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.ArchiveURIHandlerImpl
-
- canHandle(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.ContentHandlerImpl
- This implementations always return true; clients are generally expected to override this.
- canHandle(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.EFSURIHandlerImpl
- Returns whether the URI is one that this implementation should treat as a supported Eclipse File System scheme.
- canHandle(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.FileURIHandlerImpl
-
- canHandle(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl
-
- canHandle(URI) -
Method in class org.eclipse.emf.ecore.resource.impl.URIHandlerImpl
- This implementation always returns true; clients are generally expected to override this.
- canHandle(URI) -
Method in interface org.eclipse.emf.ecore.resource.URIHandler
- Returns whether this handler is appropriate for the given URI.
- canHandle(URI) -
Method in class org.eclipse.emf.ecore.xmi.impl.RootXMLContentHandlerImpl
- Returns true if the
RootXMLContentHandlerImpl.extensions are null or empty, of if the URI's file extension matches one of the extension's values.
- canImport() -
Method in class org.eclipse.emf.importer.java.JavaImporter
-
- canMerge() -
Method in class org.eclipse.emf.codegen.jmerge.JControlModel
- Deprecated.
- canMerge() -
Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
-
- canMerge() -
Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
-
- canMerge() -
Method in class org.eclipse.emf.codegen.merge.java.JControlModel
-
- canRedo() -
Method in class org.eclipse.emf.common.command.BasicCommandStack
-
- canRedo() -
Method in interface org.eclipse.emf.common.command.CommandStack
- Returns whether there are commands past the top of the stack that can be redone.
- canRemoveMapping(Mapping) -
Method in class org.eclipse.emf.mapping.impl.MappingRootImpl
-
- canRemoveMapping(Mapping) -
Method in interface org.eclipse.emf.mapping.MappingRoot
- This checks if the given mapping can be removed.
- canSetProperty(Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenBaseItemProvider.GenItemPropertyDescriptor
-
- canSetProperty(Object) -
Method in interface org.eclipse.emf.edit.provider.IItemPropertyDescriptor
- This determines whether this descriptor's property for the object supports set (and reset).
- canSetProperty(Object) -
Method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
- This determines whether this descriptor's property for the object supports set (and reset).
- canSetProperty(Object) -
Method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptorDecorator
- This does the delegated job of determining whether the property value from the given object supports set (and reset).
- canSetProperty(Object) -
Method in class org.eclipse.emf.edit.provider.WrapperItemProvider.WrapperItemPropertyDescriptor
- Substitutes the wrapper owner for the selected object and invokes the base implementation.
- canUndo() -
Method in class org.eclipse.emf.common.command.AbstractCommand
- Returns
true because most command should be undoable.
- canUndo() -
Method in class org.eclipse.emf.common.command.BasicCommandStack
-
- canUndo() -
Method in interface org.eclipse.emf.common.command.Command
- Returns whether the command can be undone.
- canUndo() -
Method in interface org.eclipse.emf.common.command.CommandStack
- Returns whether the top command on the stack can be undone.
- canUndo() -
Method in class org.eclipse.emf.common.command.CommandWrapper
- Delegates to the canUndo method of the command.
- canUndo() -
Method in class org.eclipse.emf.common.command.CompoundCommand
- Returns
false if any of the commands return false for Command.canUndo().
- canUndo() -
Method in class org.eclipse.emf.common.command.UnexecutableCommand
- Returns
false.
- canUndo() -
Method in class org.eclipse.emf.edit.command.AbstractOverrideableCommand
-
- canUndo() -
Method in class org.eclipse.emf.edit.command.ChangeCommand
-
- canUndo -
Variable in class org.eclipse.emf.edit.command.SetCommand
- This specified whether or not this command can be undone.
- canvas -
Variable in class org.eclipse.emf.edit.ui.celleditor.AdapterFactoryTableTreeEditor
- Deprecated.
- canYieldWrongJavadoc() -
Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
- Returns whether this facade implementation may return the
wrong Javadoc for a node when there are 2 or more javadoc blocks preceding
the node.
- canYieldWrongJavadoc() -
Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
-
- capacity -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- capName(String) -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
-
- capName(String) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
-
- capName(String, Locale) -
Static method in class org.eclipse.emf.codegen.util.CodeGenUtil
-
- capName(String) -
Static method in class org.eclipse.emf.codegen.util.CodeGenUtil
-
- capName(String) -
Method in class org.eclipse.emf.edit.provider.ReflectiveItemProvider
-
- CARDINALITY -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- caseChangeDescription(ChangeDescription) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpreting the object as an instance of 'Description'
- caseComplexTypeConverter(ComplexTypeConverter) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpreting the object as an instance of 'Complex Type Converter'
- caseEAnnotation(EAnnotation) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EAnnotation'
- caseEAttribute(EAttribute) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EAttribute'
- caseEClass(EClass) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EClass'
- caseEClassifier(EClassifier) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EClassifier'
- caseEcore2EcoreMappingRoot(Ecore2EcoreMappingRoot) -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreSwitch
- Returns the result of interpreting the object as an instance of 'Mapping Root'
- caseEDataType(EDataType) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EData Type'
- caseEEnum(EEnum) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EEnum'
- caseEEnumLiteral(EEnumLiteral) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EEnum Literal'
- caseEFactory(EFactory) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EFactory'
- caseEGenericType(EGenericType) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EGeneric Type'
- caseEModelElement(EModelElement) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EModel Element'
- caseENamedElement(ENamedElement) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'ENamed Element'
- caseENamedElementToXMLInfoMapEntry(Map.Entry<ENamedElement, XMLInfo>) -
Method in class org.eclipse.emf.mapping.ecore2xml.util.Ecore2XMLSwitch
- Returns the result of interpreting the object as an instance of 'ENamed Element To XML Info Map Entry'
- caseEObjectToChangesMapEntry(Map.Entry<EObject, EList<FeatureChange>>) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpreting the object as an instance of 'EObject To Changes Map Entry'
- caseEOperation(EOperation) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EOperation'
- caseEPackage(EPackage) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EPackage'
- caseEParameter(EParameter) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EParameter'
- caseEReference(EReference) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EReference'
- caseEStringToStringMapEntry(Map.Entry<String, String>) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EString To String Map Entry'
- caseEStructuralFeature(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EStructural Feature'
- caseETypedElement(ETypedElement) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'ETyped Element'
- caseETypeParameter(ETypeParameter) -
Method in class org.eclipse.emf.ecore.util.EcoreSwitch
- Returns the result of interpreting the object as an instance of 'EType Parameter'
- caseFeatureChange(FeatureChange) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpreting the object as an instance of 'Feature Change'
- caseFeatureMapEntry(FeatureMapEntry) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpreting the object as an instance of 'Feature Map Entry'
- caseFunctionNamePair(FunctionNamePair) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpreting the object as an instance of 'Function Name Pair'
- caseFunctionPair(FunctionPair) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpreting the object as an instance of 'Function Pair'
- caseGenAnnotation(GenAnnotation) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Annotation'
- caseGenBase(GenBase) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Base'
- caseGenClass(GenClass) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Class'
- caseGenClassifier(GenClassifier) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Classifier'
- caseGenDataType(GenDataType) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Data Type'
- caseGenEnum(GenEnum) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Enum'
- caseGenEnumLiteral(GenEnumLiteral) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Enum Literal'
- caseGenFeature(GenFeature) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Feature'
- caseGenModel(GenModel) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Model'
- caseGenOperation(GenOperation) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Operation'
- caseGenPackage(GenPackage) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Package'
- caseGenParameter(GenParameter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Parameter'
- caseGenTypedElement(GenTypedElement) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Typed Element'
- caseGenTypeParameter(GenTypeParameter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.util.GenModelSwitch
- Returns the result of interpreting the object as an instance of 'Gen Type Parameter'
- caseListChange(ListChange) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpreting the object as an instance of 'List Change'
- caseMapping(Mapping) -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreSwitch
- Returns the result of interpreting the object as an instance of 'Mapping'
- caseMapping(Mapping) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpreting the object as an instance of 'Mapping'
- caseMappingHelper(MappingHelper) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpreting the object as an instance of 'Helper'
- caseMappingRoot(MappingRoot) -
Method in class org.eclipse.emf.mapping.ecore2ecore.util.Ecore2EcoreSwitch
- Returns the result of interpreting the object as an instance of 'Root'
- caseMappingRoot(MappingRoot) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpreting the object as an instance of 'Root'
- caseMappingStrategy(MappingStrategy) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpreting the object as an instance of 'Strategy'
- caseResourceChange(ResourceChange) -
Method in class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Returns the result of interpreting the object as an instance of 'Resource Change'
- caseTreeNode(TreeNode) -
Method in class org.eclipse.emf.edit.tree.util.TreeSwitch
- Returns the result of interpreting the object as an instance of 'Node'
- caseTypeConverter(TypeConverter) -
Method in class org.eclipse.emf.mapping.util.MappingSwitch
- Returns the result of interpreting the object as an instance of 'Type Converter'
- caseXMLInfo(XMLInfo) -
Method in class org.eclipse.emf.mapping.ecore2xml.util.Ecore2XMLSwitch
- Returns the result of interpreting the object as an instance of 'XML Info'
- caseXMLMap(XMLMap) -
Method in class org.eclipse.emf.mapping.ecore2xml.util.Ecore2XMLSwitch
- Returns the result of interpreting the object as an instance of 'XML Map'
- category -
Variable in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
- This represents the group of properties into which this one should be placed.
- CATEGORY_VIEW -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CATFILETOPKGUUID -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CAUSE_BACK -
Static variable in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPage
-
- CAUSE_CANCEL -
Static variable in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPage
-
- CAUSE_FINISH -
Static variable in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPage
-
- CAUSE_NEXT -
Static variable in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPage
-
- CAUSE_UNKNOWN -
Static variable in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterPage
-
- cDATA -
Variable in class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.FrameFactory.XMLTypeDocumentRootStackFrame
-
- center(Rectangle, int) -
Static method in class org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer
- Deprecated. Centers the Rectangle vertically, within a surrounding space of
the given height.
- chain(Command) -
Method in class org.eclipse.emf.common.command.AbstractCommand
- Creates a new compound command, containing this command and the given command,
that delegates chain to
CompoundCommand.append(org.eclipse.emf.common.command.Command).
- chain(Command) -
Method in interface org.eclipse.emf.common.command.Command
- Returns a command that represents the composition of this command with the given command.
- change -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.ColorInformation
- Deprecated.
- change -
Variable in class org.eclipse.emf.codegen.util.GIFEmitter.ColorInformation
-
- change(String, String, String) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- CHANGE_DESCRIPTION -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage
- The meta object id for the '
Description' class
- CHANGE_DESCRIPTION -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage.Literals
- The meta object literal for the '
Description' class
- CHANGE_DESCRIPTION__OBJECT_CHANGES -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage
- The feature id for the 'Object Changes' map
- CHANGE_DESCRIPTION__OBJECT_CHANGES -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage.Literals
- The meta object literal for the 'Object Changes' map feature
- CHANGE_DESCRIPTION__OBJECTS_TO_ATTACH -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage
- The feature id for the 'Objects To Attach' containment reference list
- CHANGE_DESCRIPTION__OBJECTS_TO_ATTACH -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage.Literals
- The meta object literal for the 'Objects To Attach' containment reference list feature
- CHANGE_DESCRIPTION__OBJECTS_TO_DETACH -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage
- The feature id for the 'Objects To Detach' reference list
- CHANGE_DESCRIPTION__OBJECTS_TO_DETACH -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage.Literals
- The meta object literal for the 'Objects To Detach' reference list feature
- CHANGE_DESCRIPTION__RESOURCE_CHANGES -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage
- The feature id for the 'Resource Changes' containment reference list
- CHANGE_DESCRIPTION__RESOURCE_CHANGES -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage.Literals
- The meta object literal for the 'Resource Changes' containment reference list feature
- CHANGE_DESCRIPTION_FEATURE_COUNT -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage
- The number of structural features of the 'Description' class
- CHANGE_KIND -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage
- The meta object id for the '
Kind' enum
- CHANGE_KIND -
Static variable in interface org.eclipse.emf.ecore.change.ChangePackage.Literals
- The meta object literal for the '
Kind' enum
- CHANGEABLE_EDEFAULT -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl
- The default value of the '
Changeable' attribute
- CHANGEABLE_EFLAG -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl
- The flag representing the value of the '
Changeable' attribute
- ChangeAdapterFactory - Class in org.eclipse.emf.ecore.change.util
- The Adapter Factory for the model.
- ChangeAdapterFactory() -
Constructor for class org.eclipse.emf.ecore.change.util.ChangeAdapterFactory
- Creates an instance of the adapter factory
- ChangeCommand - Class in org.eclipse.emf.edit.command
- This command uses the Change Model facilities to enable a group of modifications
to be executed as one single command.
- ChangeCommand(ChangeRecorder) -
Constructor for class org.eclipse.emf.edit.command.ChangeCommand
-
- ChangeCommand(ChangeRecorder, Notifier) -
Constructor for class org.eclipse.emf.edit.command.ChangeCommand
-
- ChangeCommand(Notifier) -
Constructor for class org.eclipse.emf.edit.command.ChangeCommand
-
- ChangeCommand(ChangeRecorder, Collection<Notifier>) -
Constructor for class org.eclipse.emf.edit.command.ChangeCommand
-
- ChangeCommand(Collection<Notifier>) -
Constructor for class org.eclipse.emf.edit.command.ChangeCommand
-
- ChangeDescription - Interface in org.eclipse.emf.ecore.change
- A representation of the model object 'Description'
- changeDescription -
Variable in class org.eclipse.emf.ecore.change.util.BasicChangeRecorder
-
- changeDescription -
Variable in class org.eclipse.emf.edit.command.ChangeCommand
-
- ChangeDescriptionImpl - Class in org.eclipse.emf.ecore.change.impl
- An implementation of the model object 'Description'
- ChangeDescriptionImpl() -
Constructor for class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl
-
- ChangeDescriptionImpl.OldContainmentInformation - Class in org.eclipse.emf.ecore.change.impl
-
- ChangeDescriptionImpl.OldContainmentInformation(EObject, EReference) -
Constructor for class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl.OldContainmentInformation
-
- ChangeDescriptionItemProvider - Class in org.eclipse.emf.ecore.change.provider
- This is the item provider adapter for a
ChangeDescription object - ChangeDescriptionItemProvider(AdapterFactory) -
Constructor for class org.eclipse.emf.ecore.change.provider.ChangeDescriptionItemProvider
- This constructs an instance from a factory and a notifier
- changeDescriptionItemProvider -
Variable in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This keeps track of the one adapter used for all
ChangeDescription instances
- changedResources -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
- Resources that have been changed since last activation
- changedResources -
Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
- Resources that have been changed since last activation
- changedResources -
Variable in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLEditor
- Resources that have been changed since last activation.
- ChangeEditPlugin - Class in org.eclipse.emf.ecore.change.provider
- This is the central singleton for the Change edit plugin
- ChangeEditPlugin() -
Constructor for class org.eclipse.emf.ecore.change.provider.ChangeEditPlugin
- Create the instance
- ChangeEditPlugin.Implementation - Class in org.eclipse.emf.ecore.change.provider
- The actual implementation of the Eclipse Plugin
- ChangeEditPlugin.Implementation() -
Constructor for class org.eclipse.emf.ecore.change.provider.ChangeEditPlugin.Implementation
- Creates an instance
- ChangeFactory - Interface in org.eclipse.emf.ecore.change
- The Factory for the model.
- ChangeFactoryImpl - Class in org.eclipse.emf.ecore.change.impl
- An implementation of the model Factory
- ChangeFactoryImpl() -
Constructor for class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
- Creates an instance of the factory
- ChangeItemProviderAdapterFactory - Class in org.eclipse.emf.ecore.change.provider
- This is the factory that is used to provide the interfaces needed to support Viewers.
- ChangeItemProviderAdapterFactory() -
Constructor for class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This constructs an instance
- ChangeKind - Enum in org.eclipse.emf.ecore.change
- A representation of the literals of the enumeration 'Kind',
and utility methods for working with them
- changeNotifier -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.ecore.change.provider.ChangeItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.ecore.provider.EcoreItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- ChangeNotifier - Class in org.eclipse.emf.edit.provider
- This is a simple and obvious implementation of
IChangeNotifier as an extension of an ArrayList, for flexibility. - ChangeNotifier() -
Constructor for class org.eclipse.emf.edit.provider.ChangeNotifier
-
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ComposedAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.DecoratorAdapterFactory
- This keeps track of all the Viewers.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider
- Records any listeners for this wrapper and fires notifications to them.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ItemProvider
- This is the optional collection used for changes to the text, parent, or children.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This is used to implement
IChangeNotifier.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ItemProviderDecorator
- This is used to implement
IChangeNotifier.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory
- This is used to implement
IChangeNotifier.
- changeNotifier -
Variable in class org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory
- This is used to implement
IChangeNotifier.
- changeNotifier -
Variable in class org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory
- This is used to implement
IChangeNotifier.
- changeNotifier -
Variable in class org.eclipse.emf.mapping.ecore2ecore.provider.Ecore2EcoreItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.mapping.ecore2xml.provider.Ecore2XMLItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- changeNotifier -
Variable in class org.eclipse.emf.mapping.impl.MappingRootImpl.MappedObjectStateAdapter
- This is where
IChangeNotifier is delegated.
- changeNotifier -
Variable in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This is used to implement
IChangeNotifier.
- ChangePackage - Interface in org.eclipse.emf.ecore.change
- The Package for the model.
- ChangePackage.Literals - Interface in org.eclipse.emf.ecore.change
- Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
ChangePackageImpl - Class in org.eclipse.emf.ecore.change.impl
- An implementation of the model Package
- ChangePlugin - Class in org.eclipse.emf.ecore.change
- This is the central singleton for the Change model plugin
- ChangePlugin() -
Constructor for class org.eclipse.emf.ecore.change.ChangePlugin
- Create the instance
- ChangePlugin.Implementation - Class in org.eclipse.emf.ecore.change
- The actual implementation of the Eclipse Plugin
- ChangePlugin.Implementation() -
Constructor for class org.eclipse.emf.ecore.change.ChangePlugin.Implementation
- Creates an instance
- ChangeRecorder - Class in org.eclipse.emf.ecore.change.util
- A change recorder for the tree contents of a collection of EObjects.
- ChangeRecorder() -
Constructor for class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- ChangeRecorder(EObject) -
Constructor for class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- ChangeRecorder(Resource) -
Constructor for class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- ChangeRecorder(ResourceSet) -
Constructor for class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- ChangeRecorder(Collection<?>) -
Constructor for class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- changeRecorder -
Variable in class org.eclipse.emf.edit.command.ChangeCommand
-
- ChangeSwitch<T> - Class in org.eclipse.emf.ecore.change.util
- The Switch for the model's inheritance hierarchy.
- ChangeSwitch() -
Constructor for class org.eclipse.emf.ecore.change.util.ChangeSwitch
- Creates an instance of the switch
- characters -
Variable in class org.eclipse.emf.codegen.jet.JETCharDataGenerator
-
- characters -
Variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.BinaryIO
-
- characters -
Variable in class org.eclipse.emf.ecore.resource.URIConverter.ReadableInputStream.Buffer
-
- characters -
Variable in class org.eclipse.emf.ecore.resource.URIConverter.WriteableOutputStream.Buffer
-
- characters(char[], int, int) -
Method in class org.eclipse.emf.ecore.xmi.impl.SAXWrapper
- Deprecated.
- characters(char[], int, int) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- characters(char[], int, int) -
Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.DataFrame
-
- characters(char[], int, int) -
Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.Handler
-
- characters(char[], int, int) -
Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.StackFrame
-
- charContent -
Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter.LineBreakInserter
-
- chars -
Variable in class org.eclipse.emf.codegen.jet.JETScriptletGenerator
-
- CHARSET_PROPERTY -
Static variable in interface org.eclipse.emf.ecore.resource.ContentHandler
- A
content description property describing the character set encoding used by the bytes of the content.
- CheatSheetsPlugin - Class in org.eclipse.emf.cheatsheets
- The Plugin for the EMF Cheat Sheets.
- CheatSheetsPlugin.Implementation - Class in org.eclipse.emf.cheatsheets
- The actual implementation of the Eclipse Plugin.
- CheatSheetsPlugin.Implementation() -
Constructor for class org.eclipse.emf.cheatsheets.CheatSheetsPlugin.Implementation
- Creates an instance.
- checkAttributes() -
Method in class org.eclipse.emf.ant.taskdefs.codegen.ecore.GeneratorTask
-
- checkAttributes() -
Method in class org.eclipse.emf.ant.taskdefs.codegen.JETCompilerTask
-
- checkAttributes() -
Method in class org.eclipse.emf.ant.taskdefs.codegen.JETEmitterTask
-
- checkAttributes() -
Method in class org.eclipse.emf.ant.taskdefs.codegen.JETTask
-
- checkAttributes() -
Method in class org.eclipse.emf.ant.taskdefs.codegen.JMergerTask
-
- checkAttributes() -
Method in class org.eclipse.emf.ant.taskdefs.EMFTask
- All the attribute checks should be performed in this method.
- checkAttributes() -
Method in class org.eclipse.emf.ant.taskdefs.RemoveVersionTask
-
- checkAttributes() -
Method in class org.eclipse.emf.importer.java.taskdefs.JavaGeneratorTask
-
- checkChildren(TreeItem, boolean) -
Method in class org.eclipse.emf.converter.util.ConverterUIUtil.TreeCheckStateManager
-
- checkConflictFileName(UnitTreeNode) -
Method in class org.eclipse.emf.importer.rose.builder.RoseUtil
-
- checkEcoreFileNames() -
Method in class org.eclipse.emf.importer.ui.contribution.base.ModelImporterPackagePage
- Checks the ecore file names and returns null if everything is
OK or the error message otherwise.
- checkEcoreModelFileName(String, String) -
Method in class org.eclipse.emf.importer.ModelImporter
-
- checkEPackageArtifactLocation(String, String) -
Method in class org.eclipse.emf.exporter.ModelExporter
-
- checkFileName(UnitTreeNode, String) -
Method in class org.eclipse.emf.importer.rose.builder.RoseUtil
-
- checkForDuplicates -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- checkGenModelFileName() -
Method in class org.eclipse.emf.importer.ModelImporter
-
- checkModCount() -
Method in class org.eclipse.emf.common.util.BasicEList.EIterator
- Checks that the modification count is as expected.
- checkModCount() -
Method in class org.eclipse.emf.common.util.DelegatingEList.EIterator
- Checks that the modification count is as expected.
- checkModCount() -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
- Checks that the modification count is as expected.
- checkSelection(String, JControlModel.DictionaryPattern, JNode) -
Method in class org.eclipse.emf.codegen.merge.java.JPatternDictionary
- Checks the selection to fix the problem with facade implementations that assign
wrong javadoc to the node.
- checkStateChanged(TreeItem, boolean) -
Method in class org.eclipse.emf.converter.util.ConverterUIUtil.TreeCheckStateManager
-
- child -
Variable in class org.eclipse.emf.edit.command.CreateChildCommand
- This is the child object to be added.
- CHILD_CREATION_EXTENDERS_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- The default value of the '
Child Creation Extenders' attribute
- ChildCreationExtenderManager - Class in org.eclipse.emf.edit.provider
- A child creation extension manager encapsulates a
list of child creation extenders
for a particular package. - ChildCreationExtenderManager(ResourceLocator, String) -
Constructor for class org.eclipse.emf.edit.provider.ChildCreationExtenderManager
- Creates an instance for the given primary resource locator to manage the extensions for the given namespace.
- childCreationExtenders -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- The cached value of the '
Child Creation Extenders' attribute
- childCreationExtenders -
Variable in class org.eclipse.emf.edit.provider.ChildCreationExtenderManager
- The list of child creation extenders.
- children -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenFeatureImpl
- The cached value of the '
Children' attribute
- children -
Variable in class org.eclipse.emf.common.util.BasicDiagnostic
- The message.
- children -
Variable in class org.eclipse.emf.edit.provider.ItemProvider
- This is the children returned by
getChildren(Object).
- children -
Variable in class org.eclipse.emf.edit.tree.impl.TreeNodeImpl
- The cached value of the '
Children' containment reference list
- CHILDREN_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenFeatureImpl
- The default value of the '
Children' attribute
- childrenFeatures -
Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This is used to store all the children features.
- childrenMap -
Variable in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider
- The wrapped children are cached here, keyed by the children returned by the delegate item provider.
- childrenReferences -
Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- Deprecated. As of EMF 2.0, replaced by
ItemProviderAdapter.childrenFeatures.
- childrenStoreMap -
Variable in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- When
ItemProviderAdapter.ChildrenStores are to be used to cache children (typically to hold wrappers for non-EObject
children), this maps adapted objects to their corresponding stores.
- ChildrenToCopyProvider - Interface in org.eclipse.emf.edit.command
- This interface is implemented by commands that need to support specialized copying of children.
- childToBeChanged(ASTJNode<?>) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJField
-
- childToBeChanged(ASTJNode<?>) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
- Notifies the node that the child will be changed.
- choiceOfValues -
Variable in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
-
- Class - Class in org.eclipse.emf.codegen.ecore.templates.model
-
- Class() -
Constructor for class org.eclipse.emf.codegen.ecore.templates.model.Class
-
- CLASS -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CLASS_ATTR_LIST -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CLASS_ATTRIBUTES -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CLASS_CATEGORY -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CLASS_DIAGRAM -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CLASS_ID -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenClassGeneratorAdapter
-
- CLASS_NAME_PATTERN_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The default value of the '
Class Name Pattern' attribute
- CLASS_PACKAGE_SUFFIX_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- The default value of the '
Class Package Suffix' attribute
- CLASS_PREFIX -
Static variable in class org.eclipse.emf.codegen.jmerge.JControlModel
- Deprecated.
- CLASS_PREFIX -
Static variable in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
-
- CLASS_TAG -
Static variable in class org.eclipse.emf.common.ui.URIEditorInput
-
- CLASS_VIEW -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CLASSATTRIBUTE -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- classEmitter -
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.
- classes -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
-
- classForClassName(String) -
Static method in class org.eclipse.emf.codegen.jmerge.JControlModel
- Deprecated. in 2.2.0.
Use
JControlModel.classForClassName(String, String) instead.
- classForClassName(String, String) -
Static method in class org.eclipse.emf.codegen.merge.java.JControlModel
-
- classLoader -
Variable in class org.eclipse.emf.codegen.jet.JETEmitter
-
- classLoader -
Variable in class org.eclipse.emf.codegen.jet.JETEmitter.MyBaseJETCompiler
-
- classLoader -
Variable in class org.eclipse.emf.mapping.command.PersistentCommandStack
-
- classLoader -
Variable in class org.eclipse.emf.mapping.command.PersistentCommandStack.Decoder
-
- classLoaderToRegistryMap -
Static variable in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl
- A map from class loader to its associated registry.
- className -
Variable in class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter.JETEmitterDescriptor
-
- className -
Variable in exception org.eclipse.emf.ecore.xmi.ClassNotFoundException
-
- classNamePattern -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The cached value of the '
Class Name Pattern' attribute
- ClassNotFoundException - Exception in org.eclipse.emf.ecore.xmi
-
- ClassNotFoundException(String, EFactory, String, int, int) -
Constructor for exception org.eclipse.emf.ecore.xmi.ClassNotFoundException
-
- classPackageSuffix -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- The cached value of the '
Class Package Suffix' attribute
- classpathEntries -
Variable in class org.eclipse.emf.codegen.jet.JETEmitter
-
- classTemplateName -
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.
- clear() -
Method in class org.eclipse.emf.codegen.ecore.generator.GeneratorAdapterFactory.Descriptor.DelegatingRegistry
-
- clear() -
Method in interface org.eclipse.emf.codegen.ecore.generator.GeneratorAdapterFactory.Descriptor.Registry
- Clears the registry of all descriptor registrations.
- clear() -
Method in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
-
- clear() -
Method in class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl
- Clears the list of all objects.
- clear() -
Method in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
- Clears the list of all objects.
- clear() -
Method in class org.eclipse.emf.common.util.BasicEList
- Clears the list of all objects.
- clear() -
Method in class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList
- Throws an exception.
- clear() -
Method in class org.eclipse.emf.common.util.BasicEMap
- Delegates to
BasicEMap.delegateEList.
- clear() -
Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
-
- clear() -
Method in class org.eclipse.emf.common.util.DelegatingEList
- Clears the list of all objects.
- clear() -
Method in class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList
- Throws an exception.
- clear() -
Method in class org.eclipse.emf.databinding.edit.EditingDomainEObjectObservableList
-
- clear() -
Method in class org.eclipse.emf.databinding.EObjectObservableList
-
- clear() -
Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
-
- clear(InternalEObject, EStructuralFeature) -
Method in class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.EStoreImpl
-
- clear(InternalEObject, EStructuralFeature) -
Method in interface org.eclipse.emf.ecore.InternalEObject.EStore
- Removes all values form the
content of the object's feature
- clear(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
-
- clear(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- clear(EStructuralFeature) -
Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
-
- clear() -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
-
- clear(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
-
- clear() -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler.MyEObjectStack
-
- clear() -
Method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
-
- clear() -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ChildrenStore
- Clears the children of all features in the store.
- clearBlocked() -
Method in class org.eclipse.emf.common.util.BasicMonitor
-
- clearBlocked() -
Method in class org.eclipse.emf.common.util.BasicMonitor.Delegating
-
- clearBlocked() -
Method in class org.eclipse.emf.common.util.BasicMonitor.Printing
-
- clearBlocked() -
Method in interface org.eclipse.emf.common.util.Monitor
- Clears the reason for the activity being blocked.
- clearCache() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenPackage
-
- clearCache() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- Clear the cache for unique naming information.
- clearCache() -
Method in class org.eclipse.emf.converter.ui.ModelConverterDescriptorSelectionPage
-
- clearEPackageConvertInfoCache() -
Method in class org.eclipse.emf.converter.ModelConverter
-
- clearEPackagesCollections() -
Method in class org.eclipse.emf.converter.ModelConverter
-
- clearEPackagesCollections() -
Method in class org.eclipse.emf.importer.rose.RoseImporter
-
- clearImportManager() -
Method in class org.eclipse.emf.codegen.ecore.generator.AbstractGeneratorAdapter
- Clears the cached
ImportManager.
- clearImportManager() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenBaseGeneratorAdapter
- Clears the import manager and removes it from the
GenModel.
- clearReferenceGenPackageConvertInfoCache() -
Method in class org.eclipse.emf.converter.ModelConverter
-
- CLIENT -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CLIENT_CARDINALITY -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- clipboard -
Variable in class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
- This is the current clipboard.
- clone() -
Method in class org.eclipse.emf.common.util.BasicEList
- Returns a shallow copy of this list.
- clone() -
Method in class org.eclipse.emf.common.util.BasicEMap
- Returns a shallow copy of this map.
- clone() -
Method in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
- Returns a new entry just like this one.
- clone() -
Method in class org.eclipse.emf.ecore.xml.type.internal.RegEx.Match
-
- clone() -
Method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
-
- cloneField(ASTJField, ASTJNode<?>) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
- Copies the ASTJField node.
- cloneNode(Object, JNode) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
- Creates a copy of the node to be inserted in the tree that context node belongs to.
- cloneNode(Object, JNode) -
Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
- Clones the specified node, returning an object that is related to
the given context.
- cloneNode(Object, JNode) -
Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
-
- close() -
Method in class org.eclipse.emf.common.ui.dialogs.DiagnosticDialog
-
- close() -
Method in class org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.PlatformResourceOutputStream
-
- close() -
Method in class org.eclipse.emf.ecore.resource.URIConverter.ReadableInputStream
-
- close() -
Method in class org.eclipse.emf.ecore.resource.URIConverter.WriteableOutputStream
-
- close() -
Method in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
-
- close() -
Method in class org.eclipse.emf.importer.rose.parser.RoseLoader
-
- closeDirective -
Variable in class org.eclipse.emf.codegen.jet.JETParser
-
- closeExpr -
Variable in class org.eclipse.emf.codegen.jet.JETParser
-
- closeScriptlet -
Variable in class org.eclipse.emf.codegen.jet.JETParser
-
- closeStartElement() -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLString
-
- code(String) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GIFEmitter
- Deprecated.
- code(String) -
Method in class org.eclipse.emf.codegen.util.GIFEmitter
-
- code -
Variable in class org.eclipse.emf.common.util.BasicDiagnostic
- The code.
- CODE_FORMATTING_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The default value of the '
Code Formatting' attribute
- codeFormatterOptions -
Variable in class org.eclipse.emf.codegen.ecore.generator.Generator.Options
- Code formatter options to be used instead of the defaults for Java code formatting.
- codeFormatterOptions -
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.
- codeFormatting -
Variable in class org.eclipse.emf.codegen.ecore.generator.Generator.Options
- Whether Eclipse JDT code formatting should be applied to generated Java code.
- codeFormatting -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The cached value of the '
Code Formatting' attribute
- CodeGen - Class in org.eclipse.emf.codegen
- This class implements some reusable static utility methods.
- CodeGen() -
Constructor for class org.eclipse.emf.codegen.CodeGen
-
- CodeGen.PlatformRunnable - Class in org.eclipse.emf.codegen
-
- CodeGen.PlatformRunnable() -
Constructor for class org.eclipse.emf.codegen.CodeGen.PlatformRunnable
-
- CodeGen.StreamProgressMonitor - Class in org.eclipse.emf.codegen
- Deprecated. As of EMF 2.1.0, moved to
CodeGenUtil. - CodeGen.StreamProgressMonitor(PrintStream) -
Constructor for class org.eclipse.emf.codegen.CodeGen.StreamProgressMonitor
- Deprecated.
- CodeGenEcorePlugin - Class in org.eclipse.emf.codegen.ecore
- The Plugin for the EMF.CodeGen.Ecore library.
- CodeGenEcorePlugin.Implementation - Class in org.eclipse.emf.codegen.ecore
- The actual implementation of the Eclipse Plugin.
- CodeGenEcorePlugin.Implementation() -
Constructor for class org.eclipse.emf.codegen.ecore.CodeGenEcorePlugin.Implementation
- Creates an instance.
- CodeGenPlugin - Class in org.eclipse.emf.codegen
- The Plugin for the model EMF.CodeGen library.
- CodeGenPlugin.Implementation - Class in org.eclipse.emf.codegen
- The actual implementation of the Eclipse Plugin.
- CodeGenPlugin.Implementation() -
Constructor for class org.eclipse.emf.codegen.CodeGenPlugin.Implementation
- Creates an instance.
- CodeGenUIPlugin - Class in org.eclipse.emf.codegen.presentation
- This is the central singleton for the emf.codegen plugin.
- CodeGenUIPlugin() -
Constructor for class org.eclipse.emf.codegen.presentation.CodeGenUIPlugin
- Create the instance.
- CodeGenUtil - Class in org.eclipse.emf.codegen.util
- This class contains convenient static methods for EMF code generation.
- CodeGenUtil() -
Constructor for class org.eclipse.emf.codegen.util.CodeGenUtil
-
- CodeGenUtil.EclipseUtil - Class in org.eclipse.emf.codegen.util
-
- CodeGenUtil.EclipseUtil() -
Constructor for class org.eclipse.emf.codegen.util.CodeGenUtil.EclipseUtil
-
- CodeGenUtil.EclipseUtil.StreamProgressMonitor - Class in org.eclipse.emf.codegen.util
-
- CodeGenUtil.EclipseUtil.StreamProgressMonitor(PrintStream) -
Constructor for class org.eclipse.emf.codegen.util.CodeGenUtil.EclipseUtil.StreamProgressMonitor
-
- CodeGenUtil.StreamProgressMonitor - Class in org.eclipse.emf.codegen.util
- Deprecated. As of EMF 2.2, moved to
EcoreUtil. - CodeGenUtil.StreamProgressMonitor(PrintStream) -
Constructor for class org.eclipse.emf.codegen.util.CodeGenUtil.StreamProgressMonitor
- Deprecated.
- col -
Variable in class org.eclipse.emf.codegen.jet.JETMark
- This is the column index.
- COLLAPSE_WHITE_SPACE -
Static variable in interface org.eclipse.emf.ecore.util.ExtendedMetaData
- The white space kind ID for collapse (all contiguous white space characters to a single space).
- collapseEmptyPackages(EPackage) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenPackageGeneratorAdapter
-
- collapseWhiteSpace(String) -
Method in class org.eclipse.emf.ecore.impl.EFactoryImpl
-
- collectGenClasses(List<EClass>, GenBaseImpl.GenClassFilter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
- Iterate over the specified eClasses list, finding the GenClass
corresponding to each EClass.
- collectGenConstraints(List<? extends GenClassifier>, List<String>, GenBaseImpl.GenConstraintFilter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
- Iterate over the lists returned by calling getGenConstraints() on items in
the list of genClassifiers, and then over the list of genConstraints.
- collectGenFeatures(List<GenClass>, List<GenFeature>, GenBaseImpl.GenFeatureFilter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
- Iterate over the lists returned by calling getGenFeatures() on items in
the list of genClasses, and then over the list of genFeatures.
- collectGenOperations(GenClass, List<GenClass>, List<GenOperation>, GenBaseImpl.GenOperationFilter) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
- Iterate over the lists returned by calling getGenOperations() on items
in the list of genClasses, and then over the list of genOperations.
- collection -
Variable in class org.eclipse.emf.edit.command.AddCommand
- This is the collection of objects being added to the owner list.
- collection -
Variable in class org.eclipse.emf.edit.command.CommandParameter
- This is the collection of values involved in the command.
- collection -
Variable in class org.eclipse.emf.edit.command.DeleteCommand
- This is the collection of objects to be deleted.
- collection -
Variable in class org.eclipse.emf.edit.command.DragAndDropCommand
- This keeps track of the collection of dragged sources.
- collection -
Variable in class org.eclipse.emf.edit.command.RemoveCommand
- This is the collection of objects being removed.
- collection -
Variable in class org.eclipse.emf.edit.command.ReplaceCommand
- This is the collection of replacements.
- collection -
Variable in class org.eclipse.emf.edit.ui.action.CommandAction
- This records the collection of selected objects so that a new command can be easily constructed
after the execution of the command previously constructed from this selection.
- collection -
Variable in class org.eclipse.emf.mapping.action.CreateMappingAction.DelegateCommand
-
- collection -
Variable in class org.eclipse.emf.mapping.action.CreateOneSidedMappingAction.DelegateCommand
-
- collection -
Variable in class org.eclipse.emf.mapping.action.NameMatchMappingAction.DelegateCommand
-
- collection -
Variable in class org.eclipse.emf.mapping.action.RemoveMappingAction.CommandDelegate
-
- collection -
Variable in class org.eclipse.emf.mapping.action.TypeMatchMappingAction.DelegateCommand
-
- collection -
Variable in class org.eclipse.emf.mapping.command.AddMappingCommand
- This keeps track of the input and output objects that are to be mapped.
- collection -
Variable in class org.eclipse.emf.mapping.command.RemoveMappingCommand
- This keeps track of the input and output objects that are to be mapped.
- collectionToString(Collection<?>) -
Static method in class org.eclipse.emf.edit.command.CommandParameter
-
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EAnnotationItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EAttributeItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EClassifierItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EClassItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EDataTypeItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EEnumItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EEnumLiteralItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EFactoryItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EGenericTypeItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EModelElementItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.ENamedElementItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EObjectItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EOperationItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EPackageItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EParameterItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EReferenceItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EStringToStringMapEntryItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.EStructuralFeatureItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.ETypedElementItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.ecore.provider.ETypeParameterItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter
- This adds to
newChildDescriptors, a collection of new child
descriptors.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.edit.provider.ReflectiveItemProvider
-
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.edit.provider.resource.ResourceItemProvider
- This adds
CommandParameters describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.edit.provider.resource.ResourceSetItemProvider
- This adds
CommandParameters describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.edit.tree.provider.TreeNodeItemProvider
- This adds
CommandParameters describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.mapping.ecore2xml.provider.ENamedElementToXMLInfoMapEntryItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.mapping.ecore2xml.provider.XMLInfoItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.eclipse.emf.mapping.ecore2xml.provider.XMLMapItemProvider
- This adds
CommandParameters describing the children
that can be created under this object
- collectPackages(List<GenPackage>, List<GenPackage>, int) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- Collects into result nested GenPackages to the specified depth,
not counting those without classifiers (for which nothing is ever
generated); -1 for no limit.
- collectReachableObjectsOfType(Collection<EObject>, Collection<EObject>, EObject, EClassifier) -
Static method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
- This will visit all reachable references from object except those in visited;
it updates visited and adds to result any object with a meta object that indicates that it is a subtype of type.
- COLOR_PROVIDERS_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The default value of the '
Color Providers' attribute
- colorProviders -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The cached value of the '
Color Providers' attribute
- column -
Variable in exception org.eclipse.emf.ecore.xmi.XMIException
-
- columnResizeTime -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor.DelayedColumnFitter
-
- COM -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- combineArrayAndList(String[], List<String>) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
- Adds strings from strings list to existing array of strings, returns resulting
string array, and clears the list of strings.
- comboSelected(Event) -
Method in class org.eclipse.emf.exporter.ui.contribution.base.ModelExporterPackagePage.ReferencedGenPackageTreeEditorHelper
-
- Command - Interface in org.eclipse.emf.common.command
- An interface that every command is expected to support.
- command -
Variable in class org.eclipse.emf.common.command.CommandWrapper
- The command for which this is a proxy or decorator.
- command -
Variable in class org.eclipse.emf.edit.command.PasteFromClipboardCommand
- This is the command that does the actual pasting.
- command -
Variable in class org.eclipse.emf.edit.ui.action.CommandAction
- This records the command that is created each time the selection changes.
- command -
Variable in class org.eclipse.emf.edit.ui.action.CommandActionHandler
- This keeps track of the command delegate that is created by
CommandActionHandler.createCommand(java.util.Collection>).
- command -
Variable in class org.eclipse.emf.edit.ui.action.StaticSelectionCommandAction
- This records the command.
- command -
Variable in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
- This is the command created during dragging which provides the feedback and will carry out the action upon completion.
- COMMAND_STACK_EDEFAULT -
Static variable in class org.eclipse.emf.mapping.impl.MappingRootImpl
- The default value of the '
Command Stack' attribute
- CommandAction - Class in org.eclipse.emf.edit.ui.action
- This class is used to implement a selection-based
IAction on the menubar, the toolbar, or a popup menu
by delegating all required behaviour to a Command. - CommandAction() -
Constructor for class org.eclipse.emf.edit.ui.action.CommandAction
- This constructs an instance.
- CommandActionDelegate - Interface in org.eclipse.emf.edit.command
- This is the interface used by a CommandAction to delegate all of the set methods of an IAction to a
Command. - CommandActionHandler - Class in org.eclipse.emf.edit.ui.action
-
- CommandActionHandler(EditingDomain) -
Constructor for class org.eclipse.emf.edit.ui.action.CommandActionHandler
- This constructs and instance in this editing domain.
- CommandActionHandler(EditingDomain, String) -
Constructor for class org.eclipse.emf.edit.ui.action.CommandActionHandler
- This constructs and instance in this editing domain.
- commandCreationMap -
Variable in class org.eclipse.emf.mapping.command.PersistentCommandStack
- This keeps track of the mapping between commands and their
PersistentCommandStack.CommandCreationRecords.
- commandline -
Variable in class org.eclipse.emf.ant.taskdefs.codegen.ecore.GeneratorTask
-
- commandList -
Variable in class org.eclipse.emf.common.command.BasicCommandStack
- The list of commands.
- commandList -
Variable in class org.eclipse.emf.common.command.CompoundCommand
- The list of subcommands.
- commandOwner -
Variable in class org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.DelegatingWrapperItemPropertyDescriptor
-
- commandOwner -
Variable in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
- If non-null, this object will be the owner of commands created to set the property's value.
- CommandParameter - Class in org.eclipse.emf.edit.command
- This is a convenient common base class for all the command parameters need by the various types of commands.
- CommandParameter(Object) -
Constructor for class org.eclipse.emf.edit.command.CommandParameter
- This creates an instance specifying only an owner.
- CommandParameter(Object, Object, Object) -
Constructor for class org.eclipse.emf.edit.command.CommandParameter
- This creates an instance specifying an owner, a feature, and a value.
- CommandParameter(Object, Object, Object, int) -
Constructor for class org.eclipse.emf.edit.command.CommandParameter
- This creates an instance specifying an owner, a feature, a value, and an index.
- CommandParameter(Object, Object, Collection<?>) -
Constructor for class org.eclipse.emf.edit.command.CommandParameter
- This creates an instance specifying an owner, a feature, and a collection of values.
- CommandParameter(Object, Object, Collection<?>, int) -
Constructor for class org.eclipse.emf.edit.command.CommandParameter
- This creates an instance specifying an owner, a feature, a collection of values, and an index.
- CommandParameter(Object, Object, Object, Collection<?>) -
Constructor for class org.eclipse.emf.edit.command.CommandParameter
- This creates an instance specifying an owner, a feature, and a value, and a collection.
- CommandParameter(Object, Object, Object, Collection<?>, int) -
Constructor for class org.eclipse.emf.edit.command.CommandParameter
- This creates an instance specifying an owner, a feature, a value, a collection, and an index.
- CommandStack - Interface in org.eclipse.emf.common.command
- A simple and obvious interface for an undoable stack of commands with a listener.
- commandStack -
Variable in class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
- This is the command stack that was passed into the constructor.
- commandStack -
Variable in class org.eclipse.emf.mapping.impl.MappingRootImpl
- The cached value of the '
Command Stack' attribute
- commandStackChanged(EventObject) -
Method in interface org.eclipse.emf.common.command.CommandStackListener
- Called when the
CommandStack's state has changed.
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.CreateMappingAction
-
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.CreateOneSidedMappingAction
-
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.NameMatchMappingAction
-
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.RemoveMappingAction
-
- commandStackChanged(EventObject) -
Method in class org.eclipse.emf.mapping.action.TypeMatchMappingAction
-
- CommandStackListener - Interface in org.eclipse.emf.common.command
- A listener to a
CommandStack. - commandStackListener -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
-
- commandTarget -
Variable in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
- This records the object for which the
EditingDomainViewerDropAdapter.command was created.
- CommandWrapper - Class in org.eclipse.emf.common.command
- A command that wraps another command.
- CommandWrapper(Command) -
Constructor for class org.eclipse.emf.common.command.CommandWrapper
- Creates a decorator instance for the given command.
- CommandWrapper(String, Command) -
Constructor for class org.eclipse.emf.common.command.CommandWrapper
- Creates a decorator instance with the given label for the given command.
- CommandWrapper(String, String, Command) -
Constructor for class org.eclipse.emf.common.command.CommandWrapper
- Creates a decorator instance with the given label and description for the given command.
- CommandWrapper() -
Constructor for class org.eclipse.emf.common.command.CommandWrapper
- Creates a commandless proxy instance.
- CommandWrapper(String) -
Constructor for class org.eclipse.emf.common.command.CommandWrapper
- Creates a commandless proxy instance, with the given label.
- CommandWrapper(String, String) -
Constructor for class org.eclipse.emf.common.command.CommandWrapper
- Creates a commandless proxy instance, with the given label and description.
- comment -
Static variable in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
- Deprecated.
- comment -
Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJMember
- Cached value of member comment.
- COMMENT -
Static variable in class org.eclipse.emf.codegen.merge.java.JPatternDictionary
-
- comment(char[], int, int) -
Method in class org.eclipse.emf.ecore.xmi.impl.SAXWrapper
- Deprecated.
- comment(char[], int, int) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- comment -
Variable in class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.FrameFactory.XMLTypeDocumentRootStackFrame
-
- commentArray -
Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
- Array of comments from compilation unit
- CommentAwareSourceRangeComputer - Class in org.eclipse.emf.codegen.merge.java.facade.ast
- Class that computes the ranges for the nodes for use by
ASTRewrite. - CommentAwareSourceRangeComputer(CompilationUnit, String) -
Constructor for class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
-
- commentedOutPositions -
Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
- Map of commented out nodes to their tracked positions
- commentEndPositions -
Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
- End positions of all comments
- commentOut(JNode) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
-
- commentOut() -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJField
- Commenting out a field results in splitting of the fields, and then commenting out
only the field that is commented out.
- commentOut() -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
- Comments out this node.
- commentOut(JNode) -
Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
- Comment out the node and its children.
- commentOutEachLine(String) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
- Comments out each line but the first one in the given text, and returns resulting new text.
- commentOutLines(TextEdit, int, int) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
- Creates and adds
InsertEdits that comment out all lines between firstLine and
lastLine inclusively.
- commentOutReplaceEdit(ReplaceEdit) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
- Replaces given
ReplaceEdit by new ReplaceEdit with each line commented out.
- commentStartPositions -
Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
- Start positions of all comments
- commit -
Variable in class org.eclipse.emf.importer.rose.parser.RoseNode
-
- commitXML(Document) -
Method in class org.eclipse.emf.codegen.jet.JETNature
-
- CommonPlugin - Class in org.eclipse.emf.common
- The Plugin for the model EMF.Common library.
- CommonPlugin.Implementation - Class in org.eclipse.emf.common
- The actual implementation of the Eclipse Plugin.
- CommonPlugin.Implementation() -
Constructor for class org.eclipse.emf.common.CommonPlugin.Implementation
- Creates an instance.
- CommonUIPlugin - Class in org.eclipse.emf.common.ui
- The Plugin for the model EMF.Common.UI library.
- CommonUIPlugin.Implementation - Class in org.eclipse.emf.common.ui
- The actual implementation of the Eclipse Plugin.
- CommonUIPlugin.Implementation() -
Constructor for class org.eclipse.emf.common.ui.CommonUIPlugin.Implementation
- Creates an instance.
- compare(XMLCalendar, XMLCalendar) -
Static method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
-
- compare(XMLGregorianCalendar) -
Method in class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
-
- compare(XMLDuration, XMLDuration) -
Static method in class org.eclipse.emf.ecore.xml.type.internal.XMLDuration
-
- compare(Duration) -
Method in class org.eclipse.emf.ecore.xml.type.internal.XMLDuration
-
- compareCalendar(Object, Object) -
Static method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil
-
- compareDuration(Object, Object) -
Static method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil
-
- COMPARTMENT -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- COMPARTMENTITEMS -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- compilationUnit -
Variable in class org.eclipse.emf.codegen.jet.JETSkeleton
-
- compilationUnit -
Variable in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
- Deprecated.
- compilationUnit -
Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
- Compilation unit used to get extended ranges of the nodes
- CompileTemplateAction - Class in org.eclipse.emf.codegen.action
- Compile the JET template.
- CompileTemplateAction() -
Constructor for class org.eclipse.emf.codegen.action.CompileTemplateAction
-
- COMPLEX_TYPE_CONVERTER -
Static variable in interface org.eclipse.emf.mapping.MappingPackage
- The meta object id for the '
Complex Type Converter' class
- COMPLEX_TYPE_CONVERTER -
Static variable in interface org.eclipse.emf.mapping.MappingPackage.Literals
- The meta object literal for the '
Complex Type Converter' class
- COMPLEX_TYPE_CONVERTER__HELPED_OBJECT -
Static variable in interface org.eclipse.emf.mapping.MappingPackage
- The feature id for the 'Helped Object' reference
- COMPLEX_TYPE_CONVERTER__IN2OUT -
Static variable in interface org.eclipse.emf.mapping.MappingPackage
- The feature id for the 'In2out' reference
- COMPLEX_TYPE_CONVERTER__IN2OUT -
Static variable in interface org.eclipse.emf.mapping.MappingPackage.Literals
- The meta object literal for the 'In2out' reference feature
- COMPLEX_TYPE_CONVERTER__MAPPER -
Static variable in interface org.eclipse.emf.mapping.MappingPackage
- The feature id for the 'Mapper' container reference
- COMPLEX_TYPE_CONVERTER__NESTED -
Static variable in interface org.eclipse.emf.mapping.MappingPackage
- The feature id for the 'Nested' containment reference list
- COMPLEX_TYPE_CONVERTER__NESTED_IN -
Static variable in interface org.eclipse.emf.mapping.MappingPackage
- The feature id for the 'Nested In' container reference
- COMPLEX_TYPE_CONVERTER__OUT2IN -
Static variable in interface org.eclipse.emf.mapping.MappingPackage
- The feature id for the 'Out2in' reference
- COMPLEX_TYPE_CONVERTER__OUT2IN -
Static variable in interface org.eclipse.emf.mapping.MappingPackage.Literals
- The meta object literal for the 'Out2in' reference feature
- COMPLEX_TYPE_CONVERTER_FEATURE_COUNT -
Static variable in interface org.eclipse.emf.mapping.MappingPackage
- The number of structural features of the 'Complex Type Converter' class
- ComplexTypeConverter - Interface in org.eclipse.emf.mapping
- A representation of the model object 'Complex Type Converter'
- ComplexTypeConverterImpl - Class in org.eclipse.emf.mapping.impl
- An implementation of the model object 'Complex Type Converter'
- ComplexTypeConverterImpl() -
Constructor for class org.eclipse.emf.mapping.impl.ComplexTypeConverterImpl
-
- ComplexTypeConverterItemProvider - Class in org.eclipse.emf.mapping.provider
- This is the item provider adpater for a
ComplexTypeConverter object. - ComplexTypeConverterItemProvider(AdapterFactory) -
Constructor for class org.eclipse.emf.mapping.provider.ComplexTypeConverterItemProvider
- This constructs an instance from a factory and a notifier.
- complexTypeConverterItemProvider -
Variable in class org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory
- This keeps track of the one adapter used for all
ComplexTypeConverter instances.
- COMPLIANCE_LEVEL_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The default value of the '
Compliance Level' attribute
- complianceLevel -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The cached value of the '
Compliance Level' attribute
- COMPONENT_VIEW -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- ComposeableAdapterFactory - Interface in org.eclipse.emf.edit.provider
- This provides support that allows a factory to be composed into a
ComposedAdapterFactory
that serves the union of the model objects from different packages. - ComposedAdapterFactory - Class in org.eclipse.emf.edit.provider
- This provides support for composing several factories for different models
into a single factory serving the union of the model objects.
- ComposedAdapterFactory() -
Constructor for class org.eclipse.emf.edit.provider.ComposedAdapterFactory
-
- ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry) -
Constructor for class org.eclipse.emf.edit.provider.ComposedAdapterFactory
-
- ComposedAdapterFactory(AdapterFactory) -
Constructor for class org.eclipse.emf.edit.provider.ComposedAdapterFactory
-
- ComposedAdapterFactory(AdapterFactory[]) -
Constructor for class org.eclipse.emf.edit.provider.ComposedAdapterFactory
-
- ComposedAdapterFactory(Collection<? extends AdapterFactory>) -
Constructor for class org.eclipse.emf.edit.provider.ComposedAdapterFactory
-
- ComposedAdapterFactory.Descriptor - Interface in org.eclipse.emf.edit.provider
- A descriptor can create an adapter factory.
- ComposedAdapterFactory.Descriptor.Registry - Interface in org.eclipse.emf.edit.provider
- A registry is an index that takes a collection of keys,
typically a pair consisting of an EPackage or java.lang.Package, and a java.lang.Class,
and maps it to a
descriptor. - ComposedAdapterFactory.Descriptor.Registry.Impl - Class in org.eclipse.emf.edit.provider
- A simple registry implementation that supports delegation.
- ComposedAdapterFactory.Descriptor.Registry.Impl(ComposedAdapterFactory.Descriptor.Registry) -
Constructor for class org.eclipse.emf.edit.provider.ComposedAdapterFactory.Descriptor.Registry.Impl
- Creates an instance.
- ComposedImage - Class in org.eclipse.emf.edit.provider
- This implements a wrapper that can be used to specify how a composed image should look.
- ComposedImage(Collection<?>) -
Constructor for class org.eclipse.emf.edit.provider.ComposedImage
- This creates an empty instance.
- ComposedImage.Point - Class in org.eclipse.emf.edit.provider
-
- ComposedImage.Point() -
Constructor for class org.eclipse.emf.edit.provider.ComposedImage.Point
-
- ComposedImage.Size - Class in org.eclipse.emf.edit.provider
-
- ComposedImage.Size() -
Constructor for class org.eclipse.emf.edit.provider.ComposedImage.Size
-
- ComposedSelection - Class in org.eclipse.emf.mapping.presentation
-
- ComposedSelection(ISelection, ISelection[]) -
Constructor for class org.eclipse.emf.mapping.presentation.ComposedSelection
-
- composeMessage(Diagnostic, Diagnostic) -
Method in class org.eclipse.emf.common.ui.MarkerHelper
- Returns the message that will be used with the marker associated with the given diagnostic.
- composeMessage(Diagnostic, Diagnostic) -
Method in class org.eclipse.emf.edit.ui.action.ValidateAction.EclipseResourcesUtil
-
- composite -
Variable in class org.eclipse.emf.exporter.util.ExporterUIUtil.CompositeEditorHelper
-
- compositeDisposed() -
Method in class org.eclipse.emf.exporter.util.ExporterUIUtil.CompositeEditorHelper
-
- compositeEditor -
Variable in class org.eclipse.emf.exporter.util.ExporterUIUtil.CompositeEditorHelper
-
- compositeSelected(Event) -
Method in class org.eclipse.emf.exporter.util.ExporterUIUtil.CompositeEditorHelper
-
- CompoundCommand - Class in org.eclipse.emf.common.command
- A command that comprises a sequence of subcommands.
- CompoundCommand() -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an empty instance.
- CompoundCommand(String) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an instance with the given label.
- CompoundCommand(String, String) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an instance with the given label and description.
- CompoundCommand(List<Command>) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an instance with the given list.
- CompoundCommand(String, List<Command>) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates instance with the given label and list.
- CompoundCommand(String, String, List<Command>) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an instance with the given label, description, and list.
- CompoundCommand(int) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an empty instance with the given result index.
- CompoundCommand(int, String) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an instance with the given result index and label.
- CompoundCommand(int, String, String) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an instance with the given result index, label, and description.
- CompoundCommand(int, List<Command>) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an instance with the given result index and list.
- CompoundCommand(int, String, List<Command>) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an instance with the given resultIndex, label, and list.
- CompoundCommand(int, String, String, List<Command>) -
Constructor for class org.eclipse.emf.common.command.CompoundCommand
- Creates an instance with the given result index, label, description, and list.
- computeActionCode(Diagnostic) -
Static method in class org.eclipse.emf.converter.util.ConverterUtil
-
- computeArtifactURI(String) -
Method in class org.eclipse.emf.exporter.ModelExporter
- Returns the artifact URI for a given artifact location.
- computeDefaultGenModelFileName() -
Method in class org.eclipse.emf.importer.ModelImporter
-
- computeDefaultSourceRange(ASTNode) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
- Calculates the default range for the node.
- computeDiagnostic(Resource, boolean) -
Static method in class org.eclipse.emf.ecore.util.EcoreUtil
- Computes a
Diagnostic from the errors and warnings stored in the specified resource.
- computeEditorToOpen() -
Method in class org.eclipse.emf.common.ui.editor.ProblemEditorPart
-
- computeEndOfTrailingComments(ASTNode) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
- Finds the end position of trailing comments of the given node.
- computeEPackages(Monitor, ModelImporter) -
Method in class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder
-
- computeEPackages() -
Method in class org.eclipse.emf.importer.java.ui.JavaPackagePage
-
- computeEPackages(Monitor) -
Method in class org.eclipse.emf.importer.java.ui.JavaPackagePage
-
- computeEPackages(Monitor) -
Method in class org.eclipse.emf.importer.ModelImporter
-
- computeEPackages(Monitor) -
Method in class org.eclipse.emf.importer.ModelImporterApplication
-
- computeEPackagesBeingReloaded() -
Method in class org.eclipse.emf.importer.ModelImporter
-
- computeEPackagesToConvert() -
Method in class org.eclipse.emf.converter.ModelConverter
-
- computeFeatureKind(EStructuralFeature) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- computeGenModelContainerPath(IPath) -
Method in class org.eclipse.emf.importer.ModelImporter
-
- computeMissingUsedGenPackages() -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModel
-
- computeMissingUsedGenPackages() -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- computeMissingUsedGenPackages(List<EPackage>) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- computeModelProjectName() -
Method in class org.eclipse.emf.importer.ModelImporter
-
- computePlatformPluginToPlatformResourceMap() -
Static method in class org.eclipse.emf.ecore.plugin.EcorePlugin
- Computes a map from
platform:/plugin/<plugin-id>/ URI to
platform:/resource/<plugin-location>/ URI
for each plugin project in the workspace.
- computePlatformResourceToPlatformPluginMap(Collection<URI>) -
Static method in class org.eclipse.emf.ecore.plugin.EcorePlugin
- Computes a map from
platform:/resource/<plugin-location>/ URI to
platform:/plugin/<plugin-id>/ URI
for each URI in the collection of the form platform:/plugin/<plugin-id>/...
- computePlatformURIMap() -
Static method in class org.eclipse.emf.ecore.plugin.EcorePlugin
- Computes a map so that plugins in the workspace will override those in the environment
and so that plugins with Ecore and GenModels will look like projects in the workspace.
- computePrefix(String) -
Method in class org.eclipse.emf.ecore.util.BasicExtendedMetaData
-
- computeQualifiedName() -
Method in class org.eclipse.emf.codegen.merge.java.facade.AbstractJNode
-
- computeQualifiedName(JInitializer) -
Method in class org.eclipse.emf.codegen.merge.java.facade.AbstractJNode
-
- computeQualifiedName(JAbstractType) -
Method in class org.eclipse.emf.codegen.merge.java.facade.AbstractJNode
-
- computeQualifiedName(JMethod) -
Method in class org.eclipse.emf.codegen.merge.java.facade.AbstractJNode
-
- computeQualifiedName() -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJAbstractType
-
- computeQualifiedName() -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit
- Same as the
getName().
- computeQualifiedName() -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJInitializer
-
- computeQualifiedName() -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJMethod
-
- computeQualifiedName() -
Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJInitializer
-
- computeQualifiedName() -
Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJMethod
-
- computeQualifiedName() -
Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMJType
-
- computeRequiredPackages(EPackage) -
Static method in class org.eclipse.emf.converter.util.ConverterUtil
-
- computeResourcesToBeSaved() -
Method in class org.eclipse.emf.importer.ModelImporter
-
- computeRoseModelFile() -
Method in class org.eclipse.emf.importer.rose.RoseImporter
-
- computeSortedImports() -
Method in class org.eclipse.emf.codegen.util.ImportManager
-
- computeSourceRange(ASTNode) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
- Calculates the range of a node as follows:
For any node the range is at least the range returned by
CommentAwareSourceRangeComputer.computeDefaultSourceRange(ASTNode).
- computeStartOfPrecedingComments(ASTNode) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
- Finds the start position of preceding comments of the given node.
- computeSuggestedDescriptor() -
Method in class org.eclipse.emf.importer.ui.EMFModelWizard
-
- computeUniqueLabels(Object, Collection<?>) -
Method in class org.eclipse.emf.ecore.provider.EModelElementItemProvider.ItemPropertyDescriptorWithUniqueChoiceOfValueLabels
-
- computeValidReferencedGenPackages() -
Method in class org.eclipse.emf.converter.ModelConverter
-
- computeValidReferencedGenPackages() -
Method in class org.eclipse.emf.converter.ModelConverter.ReferencedEPackageFilter
-
- concatName(List<String>) -
Method in class org.eclipse.emf.mapping.command.NameMatchMappingCommand
-
- CONCURRENCY -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- ConfigurationCache - Class in org.eclipse.emf.ecore.xmi.impl
- This class represents a configuration that can be used to enable caching and therefore improves performance
of EMF serialization.
- ConfigurationCache() -
Constructor for class org.eclipse.emf.ecore.xmi.impl.ConfigurationCache
-
- configurationElement -
Variable in class org.eclipse.emf.converter.ui.contribution.ModelConverterManager.ModelConverterDescriptorImpl
-
- configure() -
Method in class org.eclipse.emf.codegen.jet.JETNature
-
- configure(IProgressMonitor) -
Method in class org.eclipse.emf.codegen.jet.JETNature
-
- configureAction(ISelection) -
Method in class org.eclipse.emf.edit.ui.action.StaticSelectionCommandAction
- This extracts the objects from selection, invokes createActionCommand
to create the command, and then configures the action based on the
result.
- configureShell(Shell) -
Method in class org.eclipse.emf.common.ui.dialogs.DiagnosticDialog
-
- configureShell(Shell) -
Method in class org.eclipse.emf.common.ui.dialogs.ResourceDialog
-
- configureShell(Shell) -
Method in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
-
- connect() -
Method in class org.eclipse.emf.common.archive.ArchiveURLConnection
- Record that this is connected.
- consider(String) -
Method in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
- Adds the URI.
- consider(URI, URI, File) -
Method in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
-
- consider(IFile) -
Method in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
- Adds the file to
JETCompileTemplateOperation.files the file ends with the JETCompileTemplateOperation.JET_EXTENSION extension.
- consider(IContainer) -
Method in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
- Considers all the files of a container and all its subcontainer.
- considerSubtypes -
Variable in class org.eclipse.emf.ecore.xmi.impl.ElementHandlerImpl
-
- CONSISTENT_ARGUMENTS_INCORRECT_NUMBER -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_ARGUMENTS_INVALID_SUBSTITUTION -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_ARGUMENTS_NONE -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_ARGUMENTS_NONE_ALLOWED -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_BOUNDS -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_BOUNDS_NO_BOUNDS_WITH_TYPE_PARAMETER_OR_CLASSIFIER -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_BOUNDS_NO_LOWER_AND_UPPER -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_BOUNDS_NOT_ALLOWED -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_KEYS -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_OPPOSITE_BAD_TRANSIENT -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_OPPOSITE_BOTH_CONTAINMENT -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_OPPOSITE_NOT_FROM_TYPE -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_OPPOSITE_NOT_MATCHING -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_SUPER_TYPES_CONFLICT -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_SUPER_TYPES_DUPLICATE -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_TRANSIENT -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_TYPE_CLASS_NOT_PERMITTED -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_TYPE_CLASS_REQUIRED -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_TYPE_DATA_TYPE_NOT_PERMITTED -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_TYPE_NO_TYPE_PARAMETER_AND_CLASSIFIER -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_TYPE_PRIMITIVE_TYPE_NOT_PERMITTED -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_TYPE_TYPE_PARAMETER_NOT_IN_SCOPE -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- CONSISTENT_TYPE_WILDCARD_NOT_PERMITTED -
Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
-
- consolidateChanges() -
Method in class org.eclipse.emf.ecore.change.util.BasicChangeRecorder
- Consolidates the changes that have happen since the last consolidation.
- consolidateChanges() -
Method in class org.eclipse.emf.ecore.change.util.ChangeRecorder
-
- CONSTANT_DECLARATION_BEGIN -
Static variable in class org.eclipse.emf.codegen.jet.JETConstantDataGenerator
-
- CONSTANT_DECLARATION_END -
Static variable in class org.eclipse.emf.codegen.jet.JETConstantDataGenerator
-
- CONSTANT_DECLARATION_MIDDLE -
Static variable in class org.eclipse.emf.codegen.jet.JETConstantDataGenerator
-
- CONSTANT_PREFIX -
Static variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
- constantCount -
Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
- constantDictionary -
Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
- constants -
Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
- CONSTRAINTS -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CONSTVALUE -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- container -
Variable in class org.eclipse.emf.common.ui.ViewerPane
-
- container -
Variable in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl.OldContainmentInformation
-
- CONTAINER_EDEFAULT -
Static variable in class org.eclipse.emf.ecore.impl.EReferenceImpl
- The default value of the '
Container' attribute
- containerClass -
Variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl
-
- containers -
Variable in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
-
- containingClass -
Variable in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicValidator
-
- CONTAINMENT -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- containment(EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
- Return true if the cross referencer should include references from children of the specified object.
- CONTAINMENT -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CONTAINMENT_DYNAMIC -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_DYNAMIC_RESOLVE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_EDEFAULT -
Static variable in class org.eclipse.emf.ecore.impl.EReferenceImpl
- The default value of the '
Containment' attribute
- CONTAINMENT_EFLAG -
Static variable in class org.eclipse.emf.ecore.impl.EReferenceImpl
- The flag representing the value of the '
Containment' attribute
- CONTAINMENT_INVERSE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_INVERSE_DYNAMIC -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_INVERSE_DYNAMIC_RESOLVE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_INVERSE_RESOLVE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_INVERSE_UNSETTABLE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_INVERSE_UNSETTABLE_DYNAMIC -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_INVERSE_UNSETTABLE_DYNAMIC_RESOLVE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_INVERSE_UNSETTABLE_RESOLVE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_PROXIES_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The default value of the '
Containment Proxies' attribute
- CONTAINMENT_RESOLVE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_UNSETTABLE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_UNSETTABLE_DYNAMIC -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_UNSETTABLE_DYNAMIC_RESOLVE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- CONTAINMENT_UNSETTABLE_RESOLVE -
Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateMany
-
- containmentFeature -
Variable in class org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl.OldContainmentInformation
-
- containmentProxies -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The cached value of the '
Containment Proxies' attribute
- containments() -
Method in interface org.eclipse.emf.ecore.impl.EClassImpl.FeatureSubsetSupplier
-
- CONTAINMENTS_MODIFIED -
Static variable in class org.eclipse.emf.ecore.impl.ESuperAdapter
-
- contains(Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.UniqueNameHelper
-
- contains(Object) -
Method in class org.eclipse.emf.common.util.BasicEList
- Returns whether the list contains the object.
- contains(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap
- Delegates to
BasicEMap.delegateEList.
- contains(Object) -
Method in class org.eclipse.emf.common.util.DelegatingEList
- Returns whether the list contains the object.
- contains(InternalEObject, EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.EStoreImpl
-
- contains(InternalEObject, EStructuralFeature, Object) -
Method in interface org.eclipse.emf.ecore.InternalEObject.EStore
- Returns whether the
content of the object's feature contains the given value.
- contains(EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
-
- contains(EStructuralFeature, Object, boolean) -
Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
-
- contains(Object) -
Method in class org.eclipse.emf.ecore.util.DelegatingEcoreEList
- Resolve to compare objects but do not modify list
- contains(EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- contains(EStructuralFeature, Object, boolean) -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- contains(Object) -
Method in class org.eclipse.emf.ecore.util.EcoreEList
- Resolve to compare objects but do not modify list
- contains(EStructuralFeature, Object) -
Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
-
- contains(Object) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
-
- contains(EStructuralFeature, Object) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
-
- contains(int[], int) -
Method in class org.eclipse.emf.edit.command.RemoveCommand
- Returns whether the given int array contains the given target value.
- contains(EStructuralFeature) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ChildrenStore
- Returns whether the store handles children of the specified feature.
- contains(Object) -
Method in class org.eclipse.emf.edit.provider.ItemProviderAdapter.ModifiableSingletonEList
-
- containsAll(Collection<?>) -
Method in class org.eclipse.emf.common.util.BasicEList
- Returns whether the list contains each object in the collection.
- containsAll(Collection<?>) -
Method in class org.eclipse.emf.common.util.BasicEMap
- Delegates to
BasicEMap.delegateEList.
- containsAll(Collection<?>) -
Method in class org.eclipse.emf.common.util.DelegatingEList
- Returns whether the list contains each object in the collection.
- containsAll(EStructuralFeature, Collection<?>) -
Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
-
- containsAll(EStructuralFeature, Collection<?>) -
Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
-
- containsAll(EStructuralFeature, Collection<?>) -
Method in interface org.eclipse.emf.ecore.util.FeatureMap.Internal
-
- containsAll(Collection<?>) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
-
- containsAll(EStructuralFeature, Collection<?>) -
Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
-
- containsExact(Collection<?>, Object) -
Method in class org.eclipse.emf.edit.command.RemoveCommand
- Returns whether the given collection contains the given target object itself (according to ==, not .equals()).
- containsKey(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap
-
- containsKey(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
-
- containsKey(Object) -
Method in interface org.eclipse.emf.common.util.EMap
- Returns whether the key is associated with a value.
- containsKey(Object) -
Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl
- Returns whether this map or the delegate map contains this key.
- containsKey(Object) -
Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
-
- containsKey(Object) -
Method in class org.eclipse.emf.ecore.impl.EValidatorRegistryImpl
-
- containsKey(Object) -
Method in class org.eclipse.emf.mapping.ecore2xml.impl.Ecore2XMLRegistryImpl
-
- containsName(String) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.UniqueNameHelper
-
- containsValue(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap
-
- containsValue(Object) -
Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
-
- containsValue(Object) -
Method in interface org.eclipse.emf.common.util.EMap
- Returns whether the value is associated with a key.
- containsValue(Object) -
Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
-
- CONTENT -
Static variable in interface org.eclipse.emf.ecore.xmi.XMLResource.XMLInfo
-
- CONTENT_DESCRIPTION_OPTIONS -
Static variable in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryRegistryImpl
- A constant read only map of
options used to request just the content type.
- CONTENT_ELEMENT -
Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- CONTENT_HANDLER_PPID -
Static variable in class org.eclipse.emf.ecore.plugin.EcorePlugin
-
- CONTENT_KINDS -
Static variable in interface org.eclipse.emf.ecore.util.ExtendedMetaData
- The strings used to represent the various content kinds in extended metadata annotations, indexed by kind ID.
- CONTENT_PARSER_PPID -
Static variable in class org.eclipse.emf.ecore.plugin.EcorePlugin
-
- CONTENT_TYPE -
Static variable in class org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData
- The content type ID for EMOF.
- CONTENT_TYPE_ID -
Static variable in class org.eclipse.emf.ecore.resource.impl.ContentHandlerImpl.Describer
- The key in the
parameters map representing the content type identifier String.
- CONTENT_TYPE_ID -
Static variable in class org.eclipse.emf.ecore.xmi.impl.RootXMLContentHandlerImpl
- The key in the
constructor's parameter map representing the content type identifier String.
- CONTENT_TYPE_IDENTIFIER_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- The default value of the '
Content Type Identifier' attribute
- CONTENT_TYPE_PROPERTY -
Static variable in interface org.eclipse.emf.ecore.resource.ContentHandler
- A
content description property describing the content's type identity.
- CONTENT_VALUE_PATTERN -
Static variable in class org.eclipse.emf.importer.rose.parser.RoseNode
-
- contentCreated -
Variable in class org.eclipse.emf.converter.ui.contribution.ModelConverterManager.ModelConverterDescriptorWizardNode
-
- contentDescription(URI, InputStream, Map<?, ?>, Map<Object, Object>) -
Method in interface org.eclipse.emf.ecore.resource.ContentHandler
- Returns a map of properties that describe the content of the given URI's corresponding input stream.
- contentDescription(URI, InputStream, Map<?, ?>, Map<Object, Object>) -
Method in class org.eclipse.emf.ecore.resource.impl.ContentHandlerImpl
- This base implementation handles looking up the
ContentHandler.BYTE_ORDER_MARK_PROPERTY if that's a requested property.
- contentDescription(URI, Map<?, ?>) -
Method in class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl
-
- contentDescription(URI, InputStream, Map<?, ?>, Map<Object, Object>) -
Method in class org.eclipse.emf.ecore.resource.impl.PlatformContentHandlerImpl
- This implementation delegates to the platform's content description support,
- contentDescription(URI, Map<?, ?>) -
Method in class org.eclipse.emf.ecore.resource.impl.URIHandlerImpl
- This implementation delegates to the
URI converter's content handlers.
- contentDescription(URI, Map<?, ?>) -
Method in interface org.eclipse.emf.ecore.resource.URIConverter
- Returns a map from String properties to their corresponding values representing a description the given URI's contents.
- contentDescription(URI, Map<?, ?>) -
Method in interface org.eclipse.emf.ecore.resource.URIHandler
- Returns a map from String properties to their corresponding values representing a description the given URI's contents.
- contentDescription(URI, InputStream, Map<?, ?>, Map<Object, Object>) -
Method in class org.eclipse.emf.ecore.xmi.impl.RootXMLContentHandlerImpl
- Returns a valid content description if the XML content of the input stream has an element that matches the element names and namespace.
- contentDescription(URI, InputStream, Map<?, ?>, Map<Object, Object>) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLContentHandlerImpl
- This implementation augments the base implementation by computing the
character set property.
- contentDescription(URI, InputStream, Map<?, ?>, Map<Object, Object>) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLContentHandlerImpl.XMI
- Returns a valid content description if the XML content of the input stream has an XMI version attribute.
- ContentHandler - Interface in org.eclipse.emf.ecore.resource
- A handler for describing the contents of URIs.
- contentHandler -
Variable in class org.eclipse.emf.ecore.resource.impl.ContentHandlerImpl.Describer
- The content handler delegate.
- ContentHandler.ByteOrderMark - Enum in org.eclipse.emf.ecore.resource
- A value specifying the byte order mark of a
content description. - ContentHandler.Registry - Interface in org.eclipse.emf.ecore.resource
- A registry of content handlers based on a priority order; lower values indicate have higher priority.
- ContentHandler.Validity - Enum in org.eclipse.emf.ecore.resource
- A value specifying the validity of a
content description. - ContentHandlerImpl - Class in org.eclipse.emf.ecore.resource.impl
- An implementation of a content handler.
- ContentHandlerImpl() -
Constructor for class org.eclipse.emf.ecore.resource.impl.ContentHandlerImpl
- Creates an instance.
- ContentHandlerImpl.Describer - Class in org.eclipse.emf.ecore.resource.impl
- An implementation of a describer that delegates to a
ContentHandler. - ContentHandlerImpl.Describer() -
Constructor for class org.eclipse.emf.ecore.resource.impl.ContentHandlerImpl.Describer
-
- ContentHandlerRegistryImpl - Class in org.eclipse.emf.ecore.resource.impl
-
- ContentHandlerRegistryImpl() -
Constructor for class org.eclipse.emf.ecore.resource.impl.ContentHandlerRegistryImpl
-
- contentHandlers() -
Method in interface org.eclipse.emf.ecore.resource.ContentHandler.Registry
- Returns a read only list of all the content handlers in the map in priority order.
- contentHandlers() -
Method in class org.eclipse.emf.ecore.resource.impl.ContentHandlerRegistryImpl
-
- contentHandlers -
Variable in class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl
-
- contentKind -
Variable in class org.eclipse.emf.ecore.util.BasicExtendedMetaData.EClassExtendedMetaDataImpl
-
- contentOutlineFilterAction -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
-
- contentOutlinePage -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
- This is the content outline page
- contentOutlinePage -
Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This is the content outline page
- contentOutlinePage -
Variable in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLEditor
- This is the content outline page
- contentOutlinePage -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
- This is the content outline page.
- contentOutlineStatusLineManager -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
- This is a kludge
- contentOutlineStatusLineManager -
Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This is a kludge
- contentOutlineStatusLineManager -
Variable in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLEditor
- This is a kludge
- contentOutlineStatusLineManager -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
- This is a kludge...
- contentOutlineViewer -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelEditor
- This is the content outline page's viewer
- contentOutlineViewer -
Variable in class org.eclipse.emf.ecore.presentation.EcoreEditor
- This is the content outline page's viewer
- contentOutlineViewer -
Variable in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLEditor
- This is the content outline page's viewer
- contentOutlineViewer -
Variable in class org.eclipse.emf.mapping.presentation.MappingEditor
- This is the content outline page's viewer.
- contentProvider -
Variable in class org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog
-
- contentRefresh -
Variable in class org.eclipse.emf.edit.provider.ViewerNotification
- Whether the content under the element should be structurally refreshed.
- contents -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenAnnotationImpl
- The cached value of the '
Contents' containment reference list
- contents -
Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJAnnotation
- Cached contents of this annotation
- contents -
Variable in class org.eclipse.emf.ecore.impl.EAnnotationImpl
- The cached value of the '
Contents' containment reference list
- contents -
Variable in class org.eclipse.emf.ecore.resource.impl.ResourceImpl
- The contents.
- contentTypeID -
Variable in class org.eclipse.emf.ecore.xmi.impl.RootXMLContentHandlerImpl
- The content type identifier for content that matches this handler.
- contentTypeIdentifier -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl
- The cached value of the '
Content Type Identifier' attribute
- contentTypeIdentifierToFactoryMap -
Variable in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryRegistryImpl
- The content type identifier map.
- contentURI -
Variable in class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectDescriptor
-
- context -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
-
- contextFeature -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
-
- contributeToMenu(IMenuManager) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelActionBarContributor
- This adds menu contributions for the generate actions.
- contributeToMenu(IMenuManager) -
Method in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
- This adds to the menu bar a menu and some separators for editor additions,
as well as the sub-menus for object creation items
- contributeToMenu(IMenuManager) -
Method in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
-
- contributeToMenu(IMenuManager) -
Method in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLActionBarContributor
- This adds to the menu bar a menu and some separators for editor additions,
as well as the sub-menus for object creation items
- contributeToStatusLine(IStatusLineManager) -
Method in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
-
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.presentation.GenModelActionBarContributor
- This adds Separators for editor additions to the tool bar.
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
- This adds Separators for editor additions to the tool bar
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
-
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreActionBarContributor
- This adds Separators for editor additions to the tool bar.
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.mapping.ecore2xml.presentation.Ecore2XMLActionBarContributor
- This adds Separators for editor additions to the tool bar
- contributeToToolBar(IToolBarManager) -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor.ActionBarContributor
-
- control -
Variable in class org.eclipse.emf.common.ui.ViewerPane
-
- CONTROL_CHARACTERS -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
-
- CONTROL_OFFSET -
Static variable in class org.eclipse.emf.common.ui.dialogs.ResourceDialog
-
- ControlAction - Class in org.eclipse.emf.edit.ui.action
- A control action moves a contained object into a new resource or restores it to its containers' resource.
- ControlAction(EditingDomain) -
Constructor for class org.eclipse.emf.edit.ui.action.ControlAction
-
- ControlAction() -
Constructor for class org.eclipse.emf.edit.ui.action.ControlAction
-
- controlAction -
Variable in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
- This is the action used to control or uncontrol a contained object.
- ControlAction.ControlResourceDialog - Class in org.eclipse.emf.edit.ui.action
- A save-type
resource dialog that attempts to create the specified resource and
load it, if it already exists. - ControlAction.ControlResourceDialog(Shell, EditingDomain, Resource) -
Constructor for class org.eclipse.emf.edit.ui.action.ControlAction.ControlResourceDialog
-
- ControlAction.SelfAffectingCommand - Class in org.eclipse.emf.edit.ui.action
-
- controlModel -
Variable in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
-
- controlModel -
Variable in class org.eclipse.emf.codegen.merge.java.JMerger
-
- controlModel -
Variable in class org.eclipse.emf.codegen.merge.java.JPatternDictionary
-
- controlResized(ControlEvent) -
Method in class org.eclipse.emf.mapping.presentation.MappingEditor.DelayedColumnFitter
-
- conversionPage -
Variable in class org.eclipse.emf.codegen.presentation.ConvertToJETProjectWizard
-
- convert(JAbstractType, Class<? extends JAbstractType>) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter
-
- convert() -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.Converter
-
- convert() -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.EnumToTypeConverter
- Converts enum to the class declaration.
- convert() -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.TypeToEnumConverter
- Converts type to the enum.
- convert(JAbstractType, Class<? extends JAbstractType>) -
Method in interface org.eclipse.emf.codegen.merge.java.facade.NodeConverter
- Converts the specified abstract type to an instance of the given class and returns the converted node.
- convert -
Variable in class org.eclipse.emf.converter.ModelConverter.EPackageConvertInfo
-
- convert(Object) -
Static method in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryRegistryImpl
-
- convert(String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
-
- convert(EDataType, Object) -
Method in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor.ItemDelegator
-
- convertAnySimpleType(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertAnySimpleType(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Any Simple Type'
- convertAnySimpleTypeToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertAnyURI(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertAnyURI(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Any URI'
- convertAnyURIToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertASTNodeListToStringArray(List<? extends ASTNode>) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
- Convert a given list of nodes to an array of strings.
- convertBase64Binary(byte[]) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertBase64Binary(byte[]) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Base64 Binary'
- convertBase64BinaryToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertBoolean(boolean) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertBoolean(boolean) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Boolean'
- convertBooleanObject(Boolean) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertBooleanObject(Boolean) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Boolean Object'
- convertBooleanObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertBooleanToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertByte(byte) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertByte(byte) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Byte'
- convertByteObject(Byte) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertByteObject(Byte) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Byte Object'
- convertByteObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertByteToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertCase(String, int, int, char) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- convertChangeKindToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- convertData -
Variable in class org.eclipse.emf.converter.ModelConverter.EPackageConvertInfo
-
- convertDate(XMLGregorianCalendar) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDate(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertDate(XMLGregorianCalendar) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Date'
- convertDate(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertDateTime(XMLGregorianCalendar) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDateTime(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertDateTime(XMLGregorianCalendar) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Date Time'
- convertDateTime(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertDateTimeToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDateToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDecimal(BigDecimal) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDecimal(BigDecimal) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Decimal'
- convertDecimalToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDouble(double) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDouble(double) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Double'
- convertDoubleObject(Double) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDoubleObject(Double) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Double Object'
- convertDoubleObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDoubleToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDuration(Duration) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertDuration(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertDuration(Duration) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Duration'
- convertDuration(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertDurationToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertEBigDecimalToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEBigIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEBooleanObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEBooleanToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEByteArrayToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEByteObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEByteToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertECharacterObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertECharToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEDateToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEDoubleObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEDoubleToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEFloatObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEFloatToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEIntegerObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEIntToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEJavaClassToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEJavaObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertELongObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertELongToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertENTITIES(List<? extends String>) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertENTITIES(List<? extends String>) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'ENTITIES'
- convertENTITIESBase(List<? extends String>) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertENTITIESBase(List<? extends String>) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'ENTITIES Base'
- convertENTITIESBaseToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertENTITIESToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertENTITY(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertENTITY(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'ENTITY'
- convertENTITYToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertEnumConstToField(ASTJEnumConstant) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.EnumToTypeConverter
- Converts enum constant to field.
- ConverterPlugin - Class in org.eclipse.emf.converter
- The Plugin for the model converter.
- ConverterPlugin.Implementation - Class in org.eclipse.emf.converter
- The actual implementation of the Eclipse Plugin.
- ConverterPlugin.Implementation() -
Constructor for class org.eclipse.emf.converter.ConverterPlugin.Implementation
- Creates an instance.
- ConverterUIUtil - Class in org.eclipse.emf.converter.util
-
- ConverterUIUtil() -
Constructor for class org.eclipse.emf.converter.util.ConverterUIUtil
-
- ConverterUIUtil.DiagnosticHandler - Class in org.eclipse.emf.converter.util
-
- ConverterUIUtil.DiagnosticHandler() -
Constructor for class org.eclipse.emf.converter.util.ConverterUIUtil.DiagnosticHandler
-
- ConverterUIUtil.TreeCheckStateManager - Class in org.eclipse.emf.converter.util
-
- ConverterUIUtil.TreeCheckStateManager(Tree) -
Constructor for class org.eclipse.emf.converter.util.ConverterUIUtil.TreeCheckStateManager
-
- ConverterUtil - Class in org.eclipse.emf.converter.util
-
- ConverterUtil() -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil
-
- ConverterUtil.DecodedAction - Class in org.eclipse.emf.converter.util
-
- ConverterUtil.DecodedAction() -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil.DecodedAction
-
- ConverterUtil.EPackageList - Class in org.eclipse.emf.converter.util
-
- ConverterUtil.EPackageList() -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil.EPackageList
-
- ConverterUtil.EPackageList(Collection<? extends EPackage>) -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil.EPackageList
-
- ConverterUtil.EPackageList(int) -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil.EPackageList
-
- ConverterUtil.GenPackageList - Class in org.eclipse.emf.converter.util
-
- ConverterUtil.GenPackageList() -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil.GenPackageList
-
- ConverterUtil.GenPackageList(Collection<? extends GenPackage>) -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil.GenPackageList
-
- ConverterUtil.GenPackageList(int) -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil.GenPackageList
-
- ConverterUtil.ShellFinder - Class in org.eclipse.emf.converter.util
-
- ConverterUtil.ShellFinder() -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil.ShellFinder
-
- ConverterUtil.WorkspaceResourceValidator - Class in org.eclipse.emf.converter.util
-
- ConverterUtil.WorkspaceResourceValidator() -
Constructor for class org.eclipse.emf.converter.util.ConverterUtil.WorkspaceResourceValidator
-
- convertEShortObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEShortToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertEStringToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertFieldToEnumConst(ASTJField) -
Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.TypeToEnumConverter
- Converts given field to enum constant if possible.
- convertFloat(float) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertFloat(float) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Float'
- convertFloatObject(Float) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertFloatObject(Float) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Float Object'
- convertFloatObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertFloatToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertFormat(String, boolean, String) -
Static method in class org.eclipse.emf.codegen.util.CodeGenUtil
-
- convertGDay(XMLGregorianCalendar) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGDay(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGDay(XMLGregorianCalendar) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'GDay'
- convertGDay(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertGDayToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGenDelegationKindToString(EDataType, Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- convertGenJDKLevelToString(EDataType, Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- convertGenPropertyKindToString(EDataType, Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- convertGenProviderKindToString(EDataType, Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- convertGenResourceKindToString(EDataType, Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- convertGenRuntimeVersionToString(EDataType, Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- convertGMonth(XMLGregorianCalendar) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGMonth(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertGMonth(XMLGregorianCalendar) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'GMonth'
- convertGMonth(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertGMonthDay(XMLGregorianCalendar) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGMonthDay(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertGMonthDay(XMLGregorianCalendar) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'GMonth Day'
- convertGMonthDay(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertGMonthDayToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGMonthToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGYear(XMLGregorianCalendar) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGYear(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertGYear(XMLGregorianCalendar) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'GYear'
- convertGYear(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertGYearMonth(XMLGregorianCalendar) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGYearMonth(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertGYearMonth(XMLGregorianCalendar) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'GYear Month'
- convertGYearMonth(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertGYearMonthToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertGYearToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertHexBinary(byte[]) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertHexBinary(byte[]) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Hex Binary'
- convertHexBinaryToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertID(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertID(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'ID'
- convertIDREF(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDREF(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'IDREF'
- convertIDREFS(List<? extends String>) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDREFS(List<? extends String>) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'IDREFS'
- convertIDREFSBase(List<? extends String>) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDREFSBase(List<? extends String>) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'IDREFS Base'
- convertIDREFSBaseToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDREFSToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDREFToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIDToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertInt(int) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertInt(int) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Int'
- convertInteger(BigInteger) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertInteger(BigInteger) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Integer'
- convertIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIntObject(Integer) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIntObject(Integer) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Int Object'
- convertIntObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertIntToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertJavaInstanceTypeName(StringBuilder, EGenericType) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.EGenericTypeConverter
- Converts a generic type to its Java representation in the result.
- convertLangTypeNullToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- convertLangTypeToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- convertLanguage(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertLanguage(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Language'
- convertLanguageToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertLineFeed(String) -
Method in class org.eclipse.emf.codegen.jet.JETSkeleton
-
- convertLines(String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
-
- convertLong(long) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertLong(long) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Long'
- convertLongObject(Long) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertLongObject(Long) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Long Object'
- convertLongObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertLongToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertName(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertName(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Name'
- convertName(String, char, int, List<String>, List<String>, char, int, List<String>, List<String>) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- convertNameForm(String, List<String>, List<String>) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- convertNameToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNCName(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNCName(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'NC Name'
- convertNCNameToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNegativeInteger(BigInteger) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNegativeInteger(BigInteger) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Negative Integer'
- convertNegativeIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNMTOKEN(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNMTOKEN(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'NMTOKEN'
- convertNMTOKENS(List<? extends String>) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNMTOKENS(List<? extends String>) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'NMTOKENS'
- convertNMTOKENSBase(List<? extends String>) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNMTOKENSBase(List<? extends String>) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'NMTOKENS Base'
- convertNMTOKENSBaseToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNMTOKENSToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNMTOKENToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNonNegativeInteger(BigInteger) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNonNegativeInteger(BigInteger) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Non Negative Integer'
- convertNonNegativeIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNonPositiveInteger(BigInteger) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNonPositiveInteger(BigInteger) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Non Positive Integer'
- convertNonPositiveIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNormalizedString(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNormalizedString(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Normalized String'
- convertNormalizedStringToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNOTATION(QName) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertNOTATION(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertNOTATION(QName) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'NOTATION'
- convertNOTATION(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertNOTATIONToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertPositiveInteger(BigInteger) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertPositiveInteger(BigInteger) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Positive Integer'
- convertPositiveIntegerToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertPropertyFeatures() -
Method in interface org.eclipse.emf.ecore.xmi.impl.EMOFHandler.Helper
-
- convertPropertyFeatures() -
Method in class org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl
-
- convertQName(QName) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertQName(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertQName(QName) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'QName'
- convertQName(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertQNameToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertSeparator(String, char, char, int) -
Method in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
-
- convertShort(short) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertShort(short) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Short'
- convertShortObject(Short) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertShortObject(Short) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Short Object'
- convertShortObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertShortToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertSpaceTypeObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- convertSpaceTypeToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- convertString(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertString(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'String'
- convertStringToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertTarget(JAbstractType, Class<? extends JAbstractType>) -
Method in class org.eclipse.emf.codegen.merge.java.JMerger
- Converts the target abstract type to be compatible with the given source node class
- convertText(String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
-
- convertTime(XMLGregorianCalendar) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertTime(Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
- Deprecated.
- convertTime(XMLGregorianCalendar) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Time'
- convertTime(Object) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Deprecated.
- convertTimeToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- ConvertToJETProjectWizard - Class in org.eclipse.emf.codegen.presentation
-
- ConvertToJETProjectWizard() -
Constructor for class org.eclipse.emf.codegen.presentation.ConvertToJETProjectWizard
-
- ConvertToJETProjectWizard.ConversionPage - Class in org.eclipse.emf.codegen.presentation
-
- ConvertToJETProjectWizard.ConversionPage() -
Constructor for class org.eclipse.emf.codegen.presentation.ConvertToJETProjectWizard.ConversionPage
-
- convertToken(String) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertToken(String) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Token'
- convertTokenToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertToNode(Object) -
Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
-
- convertToStandardBraceStyle() -
Method in class org.eclipse.emf.codegen.merge.java.JControlModel
-
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.change.impl.ChangeFactoryImpl
-
- convertToString(EDataType, Object) -
Method in interface org.eclipse.emf.ecore.EFactory
- Returns the literal value of the instance.
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EcoreFactoryImpl
-
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.impl.EFactoryImpl
-
- convertToString(Object) -
Method in class org.eclipse.emf.ecore.impl.EFactoryImpl
-
- convertToString(EDataType, Object) -
Static method in class org.eclipse.emf.ecore.util.EcoreUtil
- Converts an instance of the data type to a string literal representation.
- convertToString(EFactory, EDataType, Object) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
-
- convertToString(EFactory, EDataType, Object) -
Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
- Converts the given data value to a string while saving an XML document.
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.namespace.impl.XMLNamespaceFactoryImpl
-
- convertToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedByte(short) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedByte(short) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Unsigned Byte'
- convertUnsignedByteObject(Short) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedByteObject(Short) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Unsigned Byte Object'
- convertUnsignedByteObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedByteToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedInt(long) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedInt(long) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Unsigned Int'
- convertUnsignedIntObject(Long) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedIntObject(Long) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Unsigned Int Object'
- convertUnsignedIntObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedIntToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedLong(BigInteger) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedLong(BigInteger) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Unsigned Long'
- convertUnsignedLongToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedShort(int) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedShort(int) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Unsigned Short'
- convertUnsignedShortObject(Integer) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedShortObject(Integer) -
Method in interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory
- Returns a literal representation of an instance of data type 'Unsigned Short Object'
- convertUnsignedShortObjectToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertUnsignedShortToString(EDataType, Object) -
Method in class org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
-
- convertURI(String) -
Method in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
-
- copy(EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Returns a copy of the given eObject.
- copy(EObject) -
Static method in class org.eclipse.emf.ecore.util.EcoreUtil
- Returns a self-contained copy of the eObject.
- copy -
Variable in class org.eclipse.emf.edit.command.CreateCopyCommand
- This is the copy.
- copy -
Variable in class org.eclipse.emf.edit.command.InitializeCopyCommand
- This is the object (copy) being initialized.
- copy() -
Method in class org.eclipse.emf.edit.provider.WrapperItemProvider.SimpleCopyCommand
- Concrete subclasses must implement this to copy and return the value and wrapper.
- copy() -
Method in class org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand
- Concrete subclasses must implement this to copy and return the value and wrapper.
- copy -
Variable in class org.eclipse.emf.mapping.command.CreateCopyOverrideCommand
- This is the copy.
- COPY_COMMAND_DESCRIPTION -
Static variable in class org.eclipse.emf.edit.provider.WrapperItemProvider
- A description for copy command inner classes, the same as in
CopyCommand.
- COPY_COMMAND_LABEL -
Static variable in class org.eclipse.emf.edit.provider.WrapperItemProvider
- A label for copy command inner classes, the same one used by
CopyCommand.
- CopyAction - Class in org.eclipse.emf.edit.ui.action
- A copy action is implemented by creating a
CopyToClipboardCommand. - CopyAction(EditingDomain) -
Constructor for class org.eclipse.emf.edit.ui.action.CopyAction
-
- CopyAction() -
Constructor for class org.eclipse.emf.edit.ui.action.CopyAction
-
- copyAction -
Variable in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
- This is the action used to implement copy.
- copyAll(Collection<? extends T>) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Returns a collection containing a copy of each EObject in the given collection.
- copyAll(Collection<? extends T>) -
Static method in class org.eclipse.emf.ecore.util.EcoreUtil
- Returns a collection of the self-contained copies of each
EObject in eObjects.
- copyAttribute(EAttribute, EObject, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Called to handle the copying of an attribute;
this adds a list of values or sets a single value as appropriate for the multiplicity.
- copyAttributes() -
Method in class org.eclipse.emf.edit.command.InitializeCopyCommand
- This method will iterate over the attributes of the owner object and set them
accordingly in the copy.
- CopyCommand - Class in org.eclipse.emf.edit.command
- The copy command logically acts upon an owner object or collection or owner objects
and copies the tree structured implied by the MOF containment hierarchy.
- CopyCommand(EditingDomain, EObject, CopyCommand.Helper) -
Constructor for class org.eclipse.emf.edit.command.CopyCommand
- This creates and instance in the given domain and for the given owner
- CopyCommand(EditingDomain, EObject, CopyCommand.Helper, boolean) -
Constructor for class org.eclipse.emf.edit.command.CopyCommand
- This creates and instance in the given domain and for the given owner
- copyCommand -
Variable in class org.eclipse.emf.edit.command.CopyToClipboardCommand
- This is the command that does the actual copying.
- CopyCommand.Helper - Class in org.eclipse.emf.edit.command
- This helper class is used to keep track of copied objects and their associated copies.
- CopyCommand.Helper() -
Constructor for class org.eclipse.emf.edit.command.CopyCommand.Helper
-
- copyContainment(EReference, EObject, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Called to handle the copying of a containment feature;
this adds a list of copies or sets a single copy as appropriate for the multiplicity.
- CopyFileFromPluginAction - Class in org.eclipse.emf.cheatsheets.actions
- Action that copies a file from plugin to project.
- CopyFileFromPluginAction() -
Constructor for class org.eclipse.emf.cheatsheets.actions.CopyFileFromPluginAction
-
- copyFileToProject(IProject, String, String, IProgressMonitor) -
Method in class org.eclipse.emf.cheatsheets.actions.CopyFileFromPluginAction
- Copy a file from plugin to project
- copyFileToWorkspaceFolder(String) -
Method in class org.eclipse.emf.cheatsheets.actions.CopyFileFromPluginAction
-
- copyHelper -
Variable in class org.eclipse.emf.edit.command.CopyCommand
- This is a map of objects to their copies
- copyHelper -
Variable in class org.eclipse.emf.edit.command.CreateCopyCommand
- This is a map of objects to their copies
- copyHelper -
Variable in class org.eclipse.emf.edit.command.InitializeCopyCommand
- This is a map of objects to their copies
- copyHelper -
Variable in class org.eclipse.emf.mapping.command.CreateCopyOverrideCommand
- This is a map of objects to their copies
- copyProxyURI(EObject, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Copies the proxy URI from the original to the copy, if present.
- copyReference(EReference, EObject, EObject) -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Called to handle the copying of a cross reference;
this adds values or sets a single value as appropriate for the multiplicity
while omitting any bidirectional reference that isn't in the copy map.
- copyReferences() -
Method in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
- Hooks up cross references; it delegates to
copyReference.
- copyReferences() -
Method in class org.eclipse.emf.edit.command.InitializeCopyCommand
- This method will iterate over the references of the owner object and sets them.
- copyright -
Variable in class org.eclipse.emf.ant.taskdefs.codegen.ecore.GeneratorTask
-
- copyright -
Variable in class org.eclipse.emf.importer.ModelImporterApplication
-
- COPYRIGHT_FIELDS_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The default value of the '
Copyright Fields' attribute
- COPYRIGHT_TEXT_EDEFAULT -
Static variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The default value of the '
Copyright Text' attribute
- copyrightFields -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The cached value of the '
Copyright Fields' attribute
- copyrightText -
Variable in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
- The cached value of the '
Copyright Text' attribute
- CopyToClipboardCommand - Class in org.eclipse.emf.edit.command
- This works exactly like a
CopyCommand but set the copy result to the EditingDomain. - CopyToClipboardCommand(EditingDomain, Collection<?>) -
Constructor for class org.eclipse.emf.edit.command.CopyToClipboardCommand
- This constructs a command that copies the given collection of objects to the clipboard.
- CopyToClipboardOverrideCommand - Class in org.eclipse.emf.mapping.command
- This command overrides the CopyToClipboardCommand for cross-domain copies.
- CopyToClipboardOverrideCommand(MappingDomain, Collection<?>, Collection<?>) -
Constructor for class org.eclipse.emf.mapping.command.CopyToClipboardOverrideCommand
- This constructs a command that copies the given collections of objects to the clipboard.
- CORBA -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- coreElements -
Variable in class org.eclipse.emf.codegen.jet.JETParser
-
- count -
Variable in class org.eclipse.emf.ecore.xmi.impl.ResourceEntityHandlerImpl
-
- countCreateChildIcons(GenClass) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenClassGeneratorAdapter
-
- countCreateChildIcons(GenPackage) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.generator.GenPackageGeneratorAdapter
-
- CPLUSPLUS -
Static variable in class org.eclipse.emf.importer.rose.builder.RoseStrings
-
- CR -
Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
-
- create(EClass) -
Method in interface org.eclipse.emf.codegen.ecore.genmodel.GenModel
-
- create(EClass) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelFactoryImpl
-
- create(EClass) -
Method in class org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.edit.BuildProperties
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.edit.ItemProvider
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.edit.ItemProviderAdapterFactory
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.edit.ManifestMF
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.edit.Plugin
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.edit.PluginProperties
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.edit.PluginXML
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.editor.ActionBarContributor
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.editor.Advisor
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.editor.BuildProperties
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.editor.Editor
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.editor.ManifestMF
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.editor.ModelWizard
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.editor.Plugin
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.editor.PluginProperties
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.editor.PluginXML
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.AdapterFactoryClass
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.BuildProperties
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.Class
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.EnumClass
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.FactoryClass
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.ManifestMF
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.PackageClass
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.Plugin
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.PluginProperties
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.PluginXML
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.ResourceClass
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.ResourceFactoryClass
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.SwitchClass
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.tests.BuildProperties
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.tests.ManifestMF
-
- create(String) -
Static method in class org.eclipse.emf.codegen.ecore.templates.model.tests