Package 

Interface WithCorrelations


  • 
    public interface WithCorrelations
    
                        

    Correlations are represented as a variable map with a key set to {@link DataIdentity#entryType} and the value to {@link DataIdentity#entryId}.

    • Method Summary

      Modifier and Type Method Description
      abstract VariableMap getCorrelations()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait