Class ExtractPartnershipRefactoring

  • All Implemented Interfaces:
    Refactoring

    public class ExtractPartnershipRefactoring
    extends AbstractExtractSymmetricRelationshipRefactoring
    implements Refactoring
    This is the 'extract' mode of the 'Suspend Partnership' AR. It extracts a new Bounded Context for the common model parts and establishes upstream-downstream relationships between the new and the two existing Bounded Contexts.