All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download context-mapper-lsp JAR 6.12.0 with all dependencies


Use the ContextMapper language server (LSP) to integrate the ContextMapper DSL within your IDE.

Files of the artifact context-mapper-lsp version 6.12.0 from the group org.contextmapper.

Test

Artifact context-mapper-lsp
Group org.contextmapper
Version 6.12.0
Last update 30. August 2024
Tags: server within contextmapper language your integrate
Organization Context Mapper
URL https://github.com/ContextMapper/context-mapper-dsl
License Apache License 2.0
Dependencies amount 3
Dependencies context-mapper-dsl, org.eclipse.xtext.ide, org.eclipse.xtext.xbase.ide,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of context-mapper-lsp Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of context-mapper-lsp version 6.12.0

META-INF
META-INF.META-INF.MANIFEST.MF
org.contextmapper.dsl.ide
org.contextmapper.dsl.ide.org.contextmapper.dsl.ide.AbstractContextMappingDSLIdeModule
org.contextmapper.dsl.ide.org.contextmapper.dsl.ide.ContextMappingDSLIdeModule
org.contextmapper.dsl.ide.org.contextmapper.dsl.ide.ContextMappingDSLIdeSetup
org.contextmapper.dsl.ide.actions
org.contextmapper.dsl.ide.actions.org.contextmapper.dsl.ide.actions.CMLActionRegistry
org.contextmapper.dsl.ide.actions.org.contextmapper.dsl.ide.actions.CMLActionService
org.contextmapper.dsl.ide.actions.org.contextmapper.dsl.ide.actions.CMLCodeAction
org.contextmapper.dsl.ide.actions.org.contextmapper.dsl.ide.actions.SelectionContextResolver
org.contextmapper.dsl.ide.actions.impl
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.AddEthicalValueAssessmentAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.CreateStakeholderForUserStoryRoleAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.CreateValue4StakeholderAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.CreateValueRegisterForBoundedContextAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.DeriveBoundedContextFromSubdomainsAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.DeriveFrontendAndBackendFromFeatureBCAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.DeriveSubdomainFromUserRequirementsAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.ExtractAggregatesByCohesionAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.ExtractAggregatesByVolatilityAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.ExtractSharedKernelAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.MergeAggregatesAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.MergeBoundedContextsAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.MoveStakeholderToGroupAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.SplitAggregateByEntitiesAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.SplitBoundedContextByFeaturesAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.SplitBoundedContextByOwnerAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.SplitSystemIntoSubsystemsAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.SuspendPartnershipAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.SwitchFromPartnershipToSharedKernelAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.SwitchFromSharedKernelToPartnershipAction
org.contextmapper.dsl.ide.actions.impl.org.contextmapper.dsl.ide.actions.impl.WrapValueInClusterAction
org.contextmapper.dsl.ide.commands
org.contextmapper.dsl.ide.commands.org.contextmapper.dsl.ide.commands.CMLCommandRegistry
org.contextmapper.dsl.ide.commands.org.contextmapper.dsl.ide.commands.CMLCommandService
org.contextmapper.dsl.ide.commands.org.contextmapper.dsl.ide.commands.CMLResourceCommand
org.contextmapper.dsl.ide.commands.impl.generation
org.contextmapper.dsl.ide.commands.impl.generation.org.contextmapper.dsl.ide.commands.impl.generation.AbstractGenerationCommand
org.contextmapper.dsl.ide.commands.impl.generation.org.contextmapper.dsl.ide.commands.impl.generation.ContextMapGenerationCommand
org.contextmapper.dsl.ide.commands.impl.generation.org.contextmapper.dsl.ide.commands.impl.generation.GenericTextFileGenerationCommand
org.contextmapper.dsl.ide.commands.impl.generation.org.contextmapper.dsl.ide.commands.impl.generation.MDSLGenerationCommand
org.contextmapper.dsl.ide.commands.impl.generation.org.contextmapper.dsl.ide.commands.impl.generation.PlantUMLGenerationCommand
org.contextmapper.dsl.ide.commands.impl.generation.org.contextmapper.dsl.ide.commands.impl.generation.SketchMinerGenerationCommand
org.contextmapper.dsl.ide.commands.impl.quickfix
org.contextmapper.dsl.ide.commands.impl.quickfix.org.contextmapper.dsl.ide.commands.impl.quickfix.AbstractQuickFixCommand
org.contextmapper.dsl.ide.commands.impl.quickfix.org.contextmapper.dsl.ide.commands.impl.quickfix.SplitStoryByVerbCommand
org.contextmapper.dsl.ide.commands.impl.refactoring
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.AbstractRefactoringCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.AddEthicalValueAssessmentCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.CreateStakeholderForUserStoryRoleCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.CreateValue4StakeholderCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.CreateValueRegisterForBoundedContextCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.DeriveBoundedContextFromSubdomainsCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.DeriveFrontendAndBackendFromFeatureBCCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.DeriveSubdomainFromUserRequirementsCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.ExtractAggregatesByCohesionCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.ExtractAggregatesByVolatilityCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.ExtractSharedKernelCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.MergeAggregatesCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.MergeBoundedContextsCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.MoveStakeholderToGroupCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.SplitAggregateByEntitiesRefactoringCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.SplitBoundedContextByFeaturesRefactoringCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.SplitBoundedContextByOwnerRefactoringCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.SplitSystemContextIntoSubsystemsCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.SuspendPartnershipCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.SwitchFromPartnershipToSharedKernelCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.SwitchFromSharedKernelToPartnershipCommand
org.contextmapper.dsl.ide.commands.impl.refactoring.org.contextmapper.dsl.ide.commands.impl.refactoring.WrapValueInClusterCommand
org.contextmapper.dsl.ide.contentassist.antlr
org.contextmapper.dsl.ide.contentassist.antlr.org.contextmapper.dsl.ide.contentassist.antlr.ContextMappingDSLParser
org.contextmapper.dsl.ide.contentassist.antlr.org.contextmapper.dsl.ide.contentassist.antlr.PartialContextMappingDSLContentAssistParser
org.contextmapper.dsl.ide.contentassist.antlr.internal
org.contextmapper.dsl.ide.contentassist.antlr.internal.org.contextmapper.dsl.ide.contentassist.antlr.internal.InternalContextMappingDSLLexer
org.contextmapper.dsl.ide.contentassist.antlr.internal.org.contextmapper.dsl.ide.contentassist.antlr.internal.InternalContextMappingDSLParser
org.contextmapper.dsl.ide.edit
org.contextmapper.dsl.ide.edit.org.contextmapper.dsl.ide.edit.WorkspaceEditRecorder
org.contextmapper.dsl.ide.hover
org.contextmapper.dsl.ide.hover.org.contextmapper.dsl.ide.hover.CMLHoverService
org.contextmapper.dsl.ide.quickfix
org.contextmapper.dsl.ide.quickfix.org.contextmapper.dsl.ide.quickfix.QuickfixCommandMapper
org.contextmapper.dsl.ide.quickfix.impl
org.contextmapper.dsl.ide.quickfix.impl.org.contextmapper.dsl.ide.quickfix.impl.OpenCoordinationInSketchMinerCommandMapper
org.contextmapper.dsl.ide.quickfix.impl.org.contextmapper.dsl.ide.quickfix.impl.OpenFlowInSketchMinerCommandMapper
org.contextmapper.dsl.ide.quickfix.impl.org.contextmapper.dsl.ide.quickfix.impl.SplitStoryByVerbCommandMapper
org.contextmapper.servicecutter.dsl.ide
org.contextmapper.servicecutter.dsl.ide.org.contextmapper.servicecutter.dsl.ide.AbstractServiceCutterConfigurationDSLIdeModule
org.contextmapper.servicecutter.dsl.ide.org.contextmapper.servicecutter.dsl.ide.ServiceCutterConfigurationDSLIdeModule
org.contextmapper.servicecutter.dsl.ide.org.contextmapper.servicecutter.dsl.ide.ServiceCutterConfigurationDSLIdeSetup
org.contextmapper.servicecutter.dsl.ide.contentassist.antlr
org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.PartialServiceCutterConfigurationDSLContentAssistParser
org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.ServiceCutterConfigurationDSLParser
org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.internal
org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.internal.org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.internal.InternalServiceCutterConfigurationDSLLexer
org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.internal.org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.internal.InternalServiceCutterConfigurationDSLParser
org.contextmapper.tactic.dsl.ide
org.contextmapper.tactic.dsl.ide.org.contextmapper.tactic.dsl.ide.AbstractTacticDDDLanguageIdeModule
org.contextmapper.tactic.dsl.ide.org.contextmapper.tactic.dsl.ide.TacticDDDLanguageIdeModule
org.contextmapper.tactic.dsl.ide.org.contextmapper.tactic.dsl.ide.TacticDDDLanguageIdeSetup
org.contextmapper.tactic.dsl.ide.contentassist.antlr
org.contextmapper.tactic.dsl.ide.contentassist.antlr.org.contextmapper.tactic.dsl.ide.contentassist.antlr.PartialTacticDDDLanguageContentAssistParser
org.contextmapper.tactic.dsl.ide.contentassist.antlr.org.contextmapper.tactic.dsl.ide.contentassist.antlr.TacticDDDLanguageParser
org.contextmapper.tactic.dsl.ide.contentassist.antlr.internal
org.contextmapper.tactic.dsl.ide.contentassist.antlr.internal.org.contextmapper.tactic.dsl.ide.contentassist.antlr.internal.InternalTacticDDDLanguageLexer
org.contextmapper.tactic.dsl.ide.contentassist.antlr.internal.org.contextmapper.tactic.dsl.ide.contentassist.antlr.internal.InternalTacticDDDLanguageParser




© 2015 - 2024 Weber Informatics LLC | Privacy Policy