Class DeriveBoundedContextFromSubdomains

java.lang.Object
org.contextmapper.dsl.refactoring.AbstractRefactoring
org.contextmapper.dsl.refactoring.DeriveBoundedContextFromSubdomains
All Implemented Interfaces:
SemanticCMLRefactoring

public class DeriveBoundedContextFromSubdomains extends AbstractRefactoring implements SemanticCMLRefactoring
  • Constructor Details

    • DeriveBoundedContextFromSubdomains

      public DeriveBoundedContextFromSubdomains(String boundedContextName, Set<String> subdomainIds)
  • Method Details