|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain | +--org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain | +--org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain | +--org.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreEditor.MyMappingDomain
Inner classes inherited from class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain |
org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain.EditingDomainProvidingComposedAdapterFactory, org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain.LabelUpdatePropagatingComposedAdapterFactory |
Inner classes inherited from class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.AdapterFactoryEditingDomainResourceSet, org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.DomainTreeIterator |
Fields inherited from class org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain |
MAPPING_EXTENSION_POINT_ID |
Fields inherited from class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain |
bottomLabelCase, bottomLabelLongForms, bottomLabelSeparator, bottomLabelShortForms, bottomToTopTypeTable, isSameEditingDomainAdapterFactory, LABEL_LOWER, LABEL_MIXED, LABEL_NO_SEPARATOR, LABEL_UPPER, mappingEnablementFlags, mappingRoot, packageTypeSeparator, persistentCommandStack, topLabelCase, topLabelLongForms, topLabelSeparator, topLabelShortForms, topToBottomTypeTable |
Fields inherited from class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain |
adapterFactory, clipboard, commandStack, optimizeCopy, resourceSet |
Fields inherited from interface org.eclipse.emf.mapping.domain.MappingDomain |
ENABLE_ALL, ENABLE_EMPTY_INPUTS, ENABLE_EMPTY_OUTPUTS, ENABLE_INCOMPATIBLE_METAOBJECTS, ENABLE_INCOMPATIBLE_TYPE_CLASSIFIERS, ENABLE_MULTIPLE_INPUT_MAPPINGS, ENABLE_MULTIPLE_INPUTS, ENABLE_MULTIPLE_OUTPUT_MAPPINGS, ENABLE_MULTIPLE_OUTPUTS, ENABLE_UNMAPPED_PARENTS |
Constructor Summary | |
XSD2EcoreEditor.MyMappingDomain(org.eclipse.emf.common.notify.AdapterFactory mappingDomainAdapterFactory,
org.eclipse.emf.common.notify.AdapterFactory topDomainAdapterFactory,
org.eclipse.emf.common.notify.AdapterFactory bottomDomainAdapterFactory,
org.eclipse.emf.common.command.CommandStack commandStack,
java.lang.String mappingDomainKey)
Constructor for MyMappingDomain. |
Method Summary | |
protected org.eclipse.emf.common.command.Command |
createInitializeCopyOverrideCommand(org.eclipse.emf.edit.command.InitializeCopyCommand initializeCopyCommand)
|
Methods inherited from class org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain |
addTypeMapping, initializeFromPlugin |
Methods inherited from class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain |
change, convertCase, convertName, convertNameForm, convertSeparator, createAddOverrideCommand, createCommand, createComposedAdapterFactory, createComposedAdapterFactory, createCopyToClipboardOverrideCommand, createCreateCopyOverrideCommand, createDragAndDropOverrideCommand, createMoveOverrideCommand, createOverrideCommand, createPasteFromClipboardOverrideCommand, createRemoveOverrideCommand, createReplaceOverrideCommand, createSetOverrideCommand, getCorrespondingType, getMappingEnablementFlags, getMappingRoot, getName, getOutputMetaObject, getOutputName, getOutputTypeClassifier, getTypeClassifier, handleCreateCommand, parseInputName, parseName, parseOutputName, setMappingEnablementFlags, setMappingRoot, setName, setTypeClassifier |
Methods inherited from class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain |
createResource, getAdapterFactory, getChildren, getClipboard, getCommandStack, getEditingDomainFor, getEditingDomainFor, getEditingDomainItemProviderFor, getNewChildDescriptors, getOptimizeCopy, getParent, getResourceSet, getRoot, getTreePath, loadResource, setAdapterFactory, setClipboard, setOptimizeCopy, treeIterator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.edit.domain.EditingDomain |
createResource, getChildren, getClipboard, getCommandStack, getNewChildDescriptors, getOptimizeCopy, getParent, getResourceSet, getRoot, getTreePath, loadResource, setClipboard, treeIterator |
Constructor Detail |
public XSD2EcoreEditor.MyMappingDomain(org.eclipse.emf.common.notify.AdapterFactory mappingDomainAdapterFactory, org.eclipse.emf.common.notify.AdapterFactory topDomainAdapterFactory, org.eclipse.emf.common.notify.AdapterFactory bottomDomainAdapterFactory, org.eclipse.emf.common.command.CommandStack commandStack, java.lang.String mappingDomainKey)
mappingDomainAdapterFactory
- topDomainAdapterFactory
- bottomDomainAdapterFactory
- commandStack
- mappingDomainKey
- Method Detail |
protected org.eclipse.emf.common.command.Command createInitializeCopyOverrideCommand(org.eclipse.emf.edit.command.InitializeCopyCommand initializeCopyCommand)
createInitializeCopyOverrideCommand
in class org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |