Interface WithCorrelations

  • All Implemented Interfaces:

    
    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}.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • 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