Class MetathesisDetectorResult
java.lang.Object
ca.phon.query.detectors.DetectorResult
ca.phon.query.detectors.MetathesisDetectorResult
- All Implemented Interfaces:
IExtendable
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class ca.phon.query.detectors.DetectorResult
pos1, pos2 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.getType(PhoneDimension dim) voidsetFeatures1(FeatureSet features1) Deprecated.voidsetFeatures2(FeatureSet features2) Deprecated.voidsetProfile1(PhoneticProfile profile1) voidsetProfile2(PhoneticProfile profile2) voidsetType(PhoneDimension dim, MetathesisDetectorResult.Type type) toString()Methods inherited from class ca.phon.query.detectors.DetectorResult
getExtension, getExtensions, getFirstPosition, getPhoneMap, getSecondPosition, putExtension, removeExtension, setFirstPosition, setSecondPosition
-
Constructor Details
-
MetathesisDetectorResult
-
-
Method Details
-
getType
-
setType
-
getProfile1
-
setProfile1
-
getProfile2
-
setProfile2
-
getFeatures1
Deprecated. -
setFeatures1
Deprecated. -
getFeatures2
Deprecated. -
setFeatures2
Deprecated. -
toString
-