Class ClassPair
java.lang.Object
adaa.analytics.rules.logic.induction.ClassPair
-
Field Details
-
sourceLabel
-
targetLabel
-
sourceId
protected int sourceId -
targetId
protected int targetId
-
-
Constructor Details
-
ClassPair
-
-
Method Details
-
getSourceLabel
-
getTargetLabel
-
getSourceId
public int getSourceId() -
getTargetId
public int getTargetId()
-