Hierarchy For All Packages
Package Hierarchies:- org.contextmapper.dsl.ide,
- org.contextmapper.dsl.ide.actions,
- org.contextmapper.dsl.ide.actions.impl,
- org.contextmapper.dsl.ide.commands,
- org.contextmapper.dsl.ide.commands.impl.generation,
- org.contextmapper.dsl.ide.commands.impl.quickfix,
- org.contextmapper.dsl.ide.commands.impl.refactoring,
- org.contextmapper.dsl.ide.contentassist.antlr,
- org.contextmapper.dsl.ide.contentassist.antlr.internal,
- org.contextmapper.dsl.ide.edit,
- org.contextmapper.dsl.ide.hover,
- org.contextmapper.dsl.ide.quickfix,
- org.contextmapper.dsl.ide.quickfix.impl,
- org.contextmapper.servicecutter.dsl.ide,
- org.contextmapper.servicecutter.dsl.ide.commands,
- org.contextmapper.servicecutter.dsl.ide.commands.impl.generation,
- org.contextmapper.servicecutter.dsl.ide.contentassist.antlr,
- org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.internal,
- org.contextmapper.tactic.dsl.ide,
- org.contextmapper.tactic.dsl.ide.contentassist.antlr,
- org.contextmapper.tactic.dsl.ide.contentassist.antlr.internal
Class Hierarchy
- java.lang.Object
- org.contextmapper.dsl.ide.commands.impl.generation.AbstractGenerationCommand (implements org.contextmapper.dsl.ide.commands.CMLResourceCommand)
- org.contextmapper.dsl.ide.commands.impl.generation.ContextMapGenerationCommand
- org.contextmapper.dsl.ide.commands.impl.generation.GenericTextFileGenerationCommand
- org.contextmapper.dsl.ide.commands.impl.generation.MDSLGenerationCommand
- org.contextmapper.dsl.ide.commands.impl.generation.NewServiceCutGenerationCommand
- org.contextmapper.dsl.ide.commands.impl.generation.PlantUMLGenerationCommand
- org.contextmapper.dsl.ide.commands.impl.generation.ServiceCutterInputGenerationCommand
- org.contextmapper.dsl.ide.commands.impl.generation.ServiceCutterUserRepresentationExampleFileGenerationCommand
- org.contextmapper.dsl.ide.commands.impl.generation.ServiceCutterUserRepresentationsGenerationCommand
- org.contextmapper.dsl.ide.commands.impl.generation.SketchMinerGenerationCommand
- org.contextmapper.servicecutter.dsl.ide.commands.impl.generation.AbstractGenerationCommand (implements org.contextmapper.servicecutter.dsl.ide.commands.SCLResourceCommand)
- org.contextmapper.servicecutter.dsl.ide.commands.impl.generation.ServiceCutterUserRepresentationsJSONGenerationCommand
- org.eclipse.xtext.service.AbstractGenericModule (implements com.google.inject.Module)
- org.eclipse.xtext.ide.DefaultIdeModule
- org.contextmapper.dsl.ide.AbstractContextMappingDSLIdeModule
- org.contextmapper.dsl.ide.ContextMappingDSLIdeModule
- org.contextmapper.servicecutter.dsl.ide.AbstractServiceCutterConfigurationDSLIdeModule
- org.contextmapper.servicecutter.dsl.ide.ServiceCutterConfigurationDSLIdeModule
- org.contextmapper.tactic.dsl.ide.AbstractTacticDDDLanguageIdeModule
- org.contextmapper.tactic.dsl.ide.TacticDDDLanguageIdeModule
- org.contextmapper.dsl.ide.AbstractContextMappingDSLIdeModule
- org.eclipse.xtext.ide.DefaultIdeModule
- org.contextmapper.dsl.ide.commands.impl.quickfix.AbstractQuickFixCommand (implements org.contextmapper.dsl.ide.commands.CMLResourceCommand)
- org.contextmapper.dsl.ide.commands.impl.quickfix.SplitStoryByVerbCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.AbstractRefactoringCommand (implements org.contextmapper.dsl.ide.commands.CMLResourceCommand)
- org.contextmapper.dsl.ide.commands.impl.refactoring.DeriveBoundedContextFromSubdomainsCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.DeriveFrontendAndBackendFromFeatureBCCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.DeriveSubdomainFromUserRequirementsCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.ExtractAggregatesByCohesionCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.ExtractAggregatesByVolatilityCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.ExtractSharedKernelCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.ExtractSuggestedServiceCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.MergeAggregatesCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.MergeBoundedContextsCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.SplitAggregateByEntitiesRefactoringCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.SplitBoundedContextByFeaturesRefactoringCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.SplitBoundedContextByOwnerRefactoringCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.SplitSystemContextIntoSubsystemsCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.SuspendPartnershipCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.SwitchFromPartnershipToSharedKernelCommand
- org.contextmapper.dsl.ide.commands.impl.refactoring.SwitchFromSharedKernelToPartnershipCommand
- org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser<FE,LATerminal,InternalParser>
- org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser (implements org.eclipse.xtext.ide.editor.contentassist.antlr.IContentAssistParser, org.eclipse.xtext.ide.editor.partialEditing.IPartialEditingContentAssistParser)
- org.contextmapper.dsl.ide.contentassist.antlr.ContextMappingDSLParser
- org.contextmapper.dsl.ide.contentassist.antlr.PartialContextMappingDSLContentAssistParser
- org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.ServiceCutterConfigurationDSLParser
- org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.PartialServiceCutterConfigurationDSLContentAssistParser
- org.contextmapper.tactic.dsl.ide.contentassist.antlr.TacticDDDLanguageParser
- org.contextmapper.tactic.dsl.ide.contentassist.antlr.PartialTacticDDDLanguageContentAssistParser
- org.contextmapper.dsl.ide.contentassist.antlr.ContextMappingDSLParser
- org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser (implements org.eclipse.xtext.ide.editor.contentassist.antlr.IContentAssistParser, org.eclipse.xtext.ide.editor.partialEditing.IPartialEditingContentAssistParser)
- org.antlr.runtime.BaseRecognizer
- org.antlr.runtime.Lexer (implements org.antlr.runtime.TokenSource)
- org.eclipse.xtext.ide.editor.contentassist.antlr.internal.Lexer
- org.contextmapper.dsl.ide.contentassist.antlr.internal.InternalContextMappingDSLLexer
- org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.internal.InternalServiceCutterConfigurationDSLLexer
- org.contextmapper.tactic.dsl.ide.contentassist.antlr.internal.InternalTacticDDDLanguageLexer
- org.eclipse.xtext.ide.editor.contentassist.antlr.internal.Lexer
- org.antlr.runtime.Parser
- org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser<FollowElement,LookAheadTerminal> (implements org.eclipse.xtext.parser.antlr.ITokenDefProvider, org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener)
- org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser (implements org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener)
- org.contextmapper.dsl.ide.contentassist.antlr.internal.InternalContextMappingDSLParser
- org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.internal.InternalServiceCutterConfigurationDSLParser
- org.contextmapper.tactic.dsl.ide.contentassist.antlr.internal.InternalTacticDDDLanguageParser
- org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser (implements org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener)
- org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser<FollowElement,LookAheadTerminal> (implements org.eclipse.xtext.parser.antlr.ITokenDefProvider, org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener)
- org.antlr.runtime.Lexer (implements org.antlr.runtime.TokenSource)
- org.contextmapper.dsl.ide.actions.CMLActionRegistry
- org.contextmapper.dsl.ide.actions.CMLActionService (implements org.eclipse.xtext.ide.server.codeActions.ICodeActionService2)
- org.contextmapper.dsl.ide.commands.CMLCommandRegistry
- org.contextmapper.dsl.ide.commands.CMLCommandService (implements org.eclipse.xtext.ide.server.commands.IExecutableCommandService)
- org.contextmapper.dsl.ide.contentassist.antlr.ContextMappingDSLParser.NameMappings
- org.contextmapper.dsl.ContextMappingDSLStandaloneSetupGenerated (implements org.eclipse.xtext.ISetup)
- org.contextmapper.dsl.ContextMappingDSLStandaloneSetup
- org.contextmapper.dsl.ide.ContextMappingDSLIdeSetup
- org.contextmapper.dsl.ContextMappingDSLStandaloneSetup
- org.contextmapper.dsl.ide.actions.impl.DeriveBoundedContextFromSubdomainsAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.DeriveFrontendAndBackendFromFeatureBCAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.DeriveSubdomainFromUserRequirementsAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.ExtractAggregatesByCohesionAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.ExtractAggregatesByVolatilityAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.ExtractSharedKernelAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.ExtractSuggestedServiceAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.eclipse.xtext.ide.server.hover.HoverService (implements org.eclipse.xtext.ide.server.hover.IHoverService)
- org.contextmapper.dsl.ide.hover.CMLHoverService
- org.contextmapper.dsl.ide.actions.impl.MergeAggregatesAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.MergeBoundedContextsAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.quickfix.impl.OpenFlowInSketchMinerCommandMapper (implements org.contextmapper.dsl.ide.quickfix.QuickfixCommandMapper)
- org.contextmapper.servicecutter.dsl.ide.commands.SCLCommandRegistry
- org.contextmapper.servicecutter.dsl.ide.commands.SCLCommandService (implements org.eclipse.xtext.ide.server.commands.IExecutableCommandService)
- org.contextmapper.dsl.ide.actions.SelectionContextResolver
- org.contextmapper.servicecutter.dsl.ide.contentassist.antlr.ServiceCutterConfigurationDSLParser.NameMappings
- org.contextmapper.servicecutter.dsl.ServiceCutterConfigurationDSLStandaloneSetupGenerated (implements org.eclipse.xtext.ISetup)
- org.contextmapper.servicecutter.dsl.ServiceCutterConfigurationDSLStandaloneSetup
- org.contextmapper.servicecutter.dsl.ide.ServiceCutterConfigurationDSLIdeSetup
- org.contextmapper.servicecutter.dsl.ServiceCutterConfigurationDSLStandaloneSetup
- org.contextmapper.dsl.ide.actions.impl.SplitAggregateByEntitiesAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.SplitBoundedContextByFeaturesAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.SplitBoundedContextByOwnerAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.quickfix.impl.SplitStoryByVerbCommandMapper (implements org.contextmapper.dsl.ide.quickfix.QuickfixCommandMapper)
- org.contextmapper.dsl.ide.actions.impl.SplitSystemIntoSubsystemsAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.SuspendPartnershipAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.SwitchFromPartnershipToSharedKernelAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.dsl.ide.actions.impl.SwitchFromSharedKernelToPartnershipAction (implements org.contextmapper.dsl.ide.actions.CMLCodeAction)
- org.contextmapper.tactic.dsl.ide.contentassist.antlr.TacticDDDLanguageParser.NameMappings
- org.contextmapper.tactic.dsl.TacticDDDLanguageStandaloneSetupGenerated (implements org.eclipse.xtext.ISetup)
- org.contextmapper.tactic.dsl.TacticDDDLanguageStandaloneSetup
- org.contextmapper.tactic.dsl.ide.TacticDDDLanguageIdeSetup
- org.contextmapper.tactic.dsl.TacticDDDLanguageStandaloneSetup
- org.contextmapper.dsl.ide.edit.WorkspaceEditRecorder
- org.contextmapper.dsl.ide.commands.impl.generation.AbstractGenerationCommand (implements org.contextmapper.dsl.ide.commands.CMLResourceCommand)
Interface Hierarchy
- org.contextmapper.dsl.ide.actions.CMLCodeAction
- org.contextmapper.dsl.ide.commands.CMLResourceCommand
- org.contextmapper.dsl.ide.quickfix.QuickfixCommandMapper
- org.contextmapper.servicecutter.dsl.ide.commands.SCLResourceCommand