Class ChangeResult


  • public class ChangeResult
    extends Object
    Bundles up various pieces of information after the application of an operation. Those are:
    • the new grid after applying the change
    • whether the rows or records of the original grid were preserved
    • a representation of the dependencies of this change
    • a list of facets that should be opened after this operation was run