public class GuideTreeMinerConstrainedInput extends GuideTreeMinerInput
| Constructor and Description |
|---|
GuideTreeMinerConstrainedInput() |
| Modifier and Type | Method and Description |
|---|---|
ConstraintArray |
getCannotLinks() |
ConstraintArray |
getMustLinks() |
void |
setcannotLinks(ConstraintArray cannotLinks) |
void |
setMustLinks(ConstraintArray mustLinks) |
addFeature, addFeature, getAhcJoinType, getDistanceMetricType, getFeature, getFeatureType, getIndelScoreFileName, getIndelScoreMap, getKGramValue, getLearningAlgorithmType, getMaxAlphabetSizeThreshold, getMinAlphabetSizeThreshold, getMinFrequencyCountThreshold, getMinInstancePercentageCountThreshold, getNoClusters, getSelectedFeatureSet, getSimilarityDistanceMetricType, getSimilarityMetricType, getSubstitutionScoreFileName, getSubstitutionScoreMap, isBaseFeatures, isDeriveIndelScore, isDeriveSubstitutionScore, isNominalFeatureCount, isOutputClusterLogs, removeAllFeatures, removeFeature, setAhcJoinType, setBaseFeatures, setDistanceMetricType, setFeature, setFeatureType, setIndelScoreFileName, setIndelScoreMap, setIsDeriveIndelScores, setIsDeriveSubstitutionScores, setIsOutputClusterLogs, setKGramValue, setLearningAlgorithmType, setMaxAlphabetSizeThreshold, setMinAlphabetSizeThreshold, setMinFrequencyCountThreshold, setMinInstancePercentageCountThreshold, setNominalFeatureCount, setNumberOfClusters, setSimilarityDistanceMetricType, setSimilarityMetricType, setSubstitutionScoreFileName, setSubstitutionScoreMappublic ConstraintArray getCannotLinks()
public ConstraintArray getMustLinks()
public void setMustLinks(ConstraintArray mustLinks)
public void setcannotLinks(ConstraintArray cannotLinks)