jar

org.eclipse.emf : org.eclipse.emf.mapping

Maven & Gradle

Feb 28, 2023
2 usages

EMF Mapping · EMF Mapping

Table Of Contents

Latest Version

Download org.eclipse.emf : org.eclipse.emf.mapping JAR file - Latest Versions:

All Versions

Download org.eclipse.emf : org.eclipse.emf.mapping JAR file - All Versions:

Version Vulnerabilities Size Updated
2.13.x
2.12.x
2.11.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.eclipse.emf.mapping-2.13.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.emf.mapping.util

├─ org.eclipse.emf.mapping.util.MappingAdapterFactory.class - [JAR]

├─ org.eclipse.emf.mapping.util.MappingSwitch.class - [JAR]

org.eclipse.emf.mapping.provider

├─ org.eclipse.emf.mapping.provider.ComplexTypeConverterItemProvider.class - [JAR]

├─ org.eclipse.emf.mapping.provider.FunctionNamePairItemProvider.class - [JAR]

├─ org.eclipse.emf.mapping.provider.FunctionPairItemProvider.class - [JAR]

├─ org.eclipse.emf.mapping.provider.MappedObjectItemProvider.class - [JAR]

├─ org.eclipse.emf.mapping.provider.MappingHelperItemProvider.class - [JAR]

├─ org.eclipse.emf.mapping.provider.MappingItemProvider.class - [JAR]

├─ org.eclipse.emf.mapping.provider.MappingItemProviderAdapter.class - [JAR]

├─ org.eclipse.emf.mapping.provider.MappingItemProviderAdapterFactory.class - [JAR]

├─ org.eclipse.emf.mapping.provider.MappingRootItemProvider.class - [JAR]

├─ org.eclipse.emf.mapping.provider.MappingStrategyItemProvider.class - [JAR]

├─ org.eclipse.emf.mapping.provider.TypeConverterItemProvider.class - [JAR]

org.eclipse.emf.mapping.domain

├─ org.eclipse.emf.mapping.domain.AdapterFactoryMappingDomain.class - [JAR]

├─ org.eclipse.emf.mapping.domain.MappingDomain.class - [JAR]

├─ org.eclipse.emf.mapping.domain.PluginAdapterFactoryMappingDomain.class - [JAR]

org.eclipse.emf.mapping.command

├─ org.eclipse.emf.mapping.command.AddMappingCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.AddOverrideCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.CopyToClipboardOverrideCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.CreateCopyOverrideCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.CreateMappingCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.DragAndDropOverrideCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.InitializeCopyOverrideCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.MatchMappingCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.NameMatchMappingCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.PasteFromClipboardOverrideCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.PersistentCommandStack.class - [JAR]

├─ org.eclipse.emf.mapping.command.RemoveMappingCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.RemoveOverrideCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.RestoreInitialStateCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.SetOverrideCommand.class - [JAR]

├─ org.eclipse.emf.mapping.command.TypeMatchMappingCommand.class - [JAR]

org.eclipse.emf.mapping.impl

├─ org.eclipse.emf.mapping.impl.ComplexTypeConverterImpl.class - [JAR]

├─ org.eclipse.emf.mapping.impl.FunctionNamePairImpl.class - [JAR]

├─ org.eclipse.emf.mapping.impl.FunctionPairImpl.class - [JAR]

├─ org.eclipse.emf.mapping.impl.MappingFactoryImpl.class - [JAR]

├─ org.eclipse.emf.mapping.impl.MappingHelperImpl.class - [JAR]

├─ org.eclipse.emf.mapping.impl.MappingImpl.class - [JAR]

├─ org.eclipse.emf.mapping.impl.MappingPackageImpl.class - [JAR]

├─ org.eclipse.emf.mapping.impl.MappingRootImpl.class - [JAR]

├─ org.eclipse.emf.mapping.impl.MappingStrategyImpl.class - [JAR]

├─ org.eclipse.emf.mapping.impl.TypeConverterImpl.class - [JAR]

org.eclipse.emf.mapping

├─ org.eclipse.emf.mapping.ComplexTypeConverter.class - [JAR]

├─ org.eclipse.emf.mapping.FunctionNamePair.class - [JAR]

├─ org.eclipse.emf.mapping.FunctionPair.class - [JAR]

├─ org.eclipse.emf.mapping.MappedObjectState.class - [JAR]

├─ org.eclipse.emf.mapping.Mapping.class - [JAR]

├─ org.eclipse.emf.mapping.MappingFactory.class - [JAR]

├─ org.eclipse.emf.mapping.MappingHelper.class - [JAR]

├─ org.eclipse.emf.mapping.MappingPackage.class - [JAR]

├─ org.eclipse.emf.mapping.MappingPlugin.class - [JAR]

├─ org.eclipse.emf.mapping.MappingRoot.class - [JAR]

├─ org.eclipse.emf.mapping.MappingStrategy.class - [JAR]

├─ org.eclipse.emf.mapping.TypeConverter.class - [JAR]

Advertisement