Interface Refactoring
-
- All Known Implementing Classes:
AbstractExtractSymmetricRelationshipRefactoring
,AbstractHenshinRefactoring
,AbstractRefactoring
,AbstractToggleSymmetricRelationshipRefactoring
,ChangePartnershipToUpstreamDownstreamRefactoring
,ExtractAggregatesByCohesion
,ExtractAggregatesByVolatility
,ExtractPartnershipRefactoring
,ExtractSharedKernelRefactoring
,MergeAggregatesRefactoring
,MergeBoundedContextsRefactoring
,SplitAggregateByEntitiesRefactoring
,SplitBoundedContextByAggregateAttribute
,SplitBoundedContextByDuplicateEntityInAggregatesRefactoring
,SplitBoundedContextByOwner
,SplitBoundedContextByUseCases
,SwitchFromPartnershipToSharedKernelRefactoring
,SwitchFromSharedKernelToPartnershipRefactoring
public interface Refactoring
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doRefactor(org.eclipse.emf.ecore.resource.Resource resource)
-