Class SplitBoundedContextByOwner
- java.lang.Object
-
- org.contextmapper.dsl.refactoring.SplitBoundedContextByOwner
-
- All Implemented Interfaces:
Refactoring
public class SplitBoundedContextByOwner extends java.lang.Object implements Refactoring
-
-
Constructor Summary
Constructors Constructor Description SplitBoundedContextByOwner(java.lang.String boundedContextName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doRefactor(org.eclipse.emf.ecore.resource.Resource resource)
-
-
-
Method Detail
-
doRefactor
public void doRefactor(org.eclipse.emf.ecore.resource.Resource resource)
- Specified by:
doRefactor
in interfaceRefactoring
-
-