Interface UpdateValuesAnalysis

    • Method Detail

      • getValues

        Object[] getValues()
      • getTablesNeedingUpdate

        TableSet getTablesNeedingUpdate()
        Descriptor of the tables needing to be updated.
        API Note:
        Inverse tables are not included in the result
      • getTablesWithNonNullValues

        TableSet getTablesWithNonNullValues()
        Descriptor of the tables which had any non-null value bindings
      • getTablesWithPreviousNonNullValues

        TableSet getTablesWithPreviousNonNullValues()
        Descriptor of the tables which had any non-null value bindings
      • getTablesNeedingDynamicUpdate

        TableSet getTablesNeedingDynamicUpdate()
      • getAttributeAnalyses

        List<AttributeAnalysis> getAttributeAnalyses()
        Descriptors for the analysis of each attribute