Class ClassPair

java.lang.Object
adaa.analytics.rules.logic.induction.ClassPair

public class ClassPair extends Object
  • Field Details

    • sourceLabel

      protected String sourceLabel
    • targetLabel

      protected String targetLabel
    • sourceId

      protected int sourceId
    • targetId

      protected int targetId
  • Constructor Details

  • Method Details

    • getSourceLabel

      public String getSourceLabel()
    • getTargetLabel

      public String getTargetLabel()
    • getSourceId

      public int getSourceId()
    • getTargetId

      public int getTargetId()