it.unimi.dico.islab.idbs2.map
Class Configuration
java.lang.Object
it.unimi.dico.islab.idbs2.map.Configuration
public class Configuration
- extends Object
This class represents a wrapper for the configuration parameters used in a specific HMatch execution.
- Author:
- Vegeziel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Configuration
public Configuration()
getId
public Integer getId()
setId
public void setId(Integer id)
getMatcher
public String getMatcher()
setMatcher
public void setMatcher(String matcher)
getlWnMetric
public String getlWnMetric()
setlWnMetric
public void setlWnMetric(String lWnMetric)
getlStringMetric
public String getlStringMetric()
setlStringMetric
public void setlStringMetric(String lStringMetric)
getcMatchModel
public String getcMatchModel()
setcMatchModel
public void setcMatchModel(String cMatchModel)
getcEmptyContextStrategy
public String getcEmptyContextStrategy()
setcEmptyContextStrategy
public void setcEmptyContextStrategy(String cEmptyContextStrategy)
getcMatchStrategy
public String getcMatchStrategy()
setcMatchStrategy
public void setcMatchStrategy(String cMatchStrategy)
getiReasoner
public String getiReasoner()
setiReasoner
public void setiReasoner(String iReasoner)
getMapCardinality
public String getMapCardinality()
setMapCardinality
public void setMapCardinality(String mapCardinality)
getlTreshold
public Double getlTreshold()
setlTreshold
public void setlTreshold(Double lTreshold)
getcTreshold
public Double getcTreshold()
setcTreshold
public void setcTreshold(Double cTreshold)
getcLWeight
public Double getcLWeight()
setcLWeight
public void setcLWeight(Double cLWeight)
getiTreshold
public Double getiTreshold()
setiTreshold
public void setiTreshold(Double iTreshold)
getlUseWn
public Boolean getlUseWn()
setlUseWn
public void setlUseWn(Boolean lUseWn)
getlUseStringMatch
public Boolean getlUseStringMatch()
setlUseStringMatch
public void setlUseStringMatch(Boolean lUseStringMatch)
getcInheritance
public Boolean getcInheritance()
setcInheritance
public void setcInheritance(Boolean cInheritance)
getiUseReasoner
public Boolean getiUseReasoner()
setiUseReasoner
public void setiUseReasoner(Boolean iUseReasoner)
getiMaximizeUndefWeightsProp
public Boolean getiMaximizeUndefWeightsProp()
setiMaximizeUndefWeightsProp
public void setiMaximizeUndefWeightsProp(Boolean iMaximizeUndefWeightsProp)
getiUseMatchSelector
public Boolean getiUseMatchSelector()
setiUseMatchSelector
public void setiUseMatchSelector(Boolean iUseMatchSelector)