Interface IChangeGenerator

All Known Subinterfaces:
IApprovalStruct, IBaselineCollectionElement, IBuildDeploymentArtifact, IBuildEvent, IBuildEvents, IBuildLinkedWorkItemStruct, IBuildTestResults, IExternallyLinkedWorkItemStruct, IFeatureSelection, IFeatureSelectionItem, IHyperlinkStruct, ILinkedOslcResourceStruct, ILinkedRevisionStruct, ILinkedWorkItemStruct, IModule.IOutlineNumberingDef, IModule.IRenderingLayoutStruct, IModule.IStructureNode, IModuleComment.IImportedCommentStruct, IParameterDefinitionStruct, IParametersAndDefinitionsStruct, IParameterStruct<T>, IPlanningConstraintStruct, IPlanRecord, IRow, ISignature, ISignatureData, IStructure, ITable, ITestRecord, ITestStep, ITestStepResult, ITestSteps, ITypedList<T>
All Known Implementing Classes:
AbstractTypedList, CustomTypedList, EmptyTypedList, ModelTypedList, PObjectTypedList, Structure

public interface IChangeGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the new owner to send the dirty status to.
  • Method Details

    • setChangeOwner

      void setChangeOwner(IChangeListener owner)
      Sets the new owner to send the dirty status to.
      Parameters:
      owner - The actual owner or null to remove owner.