Uses of Enum Class
ca.phon.ipa.relations.SegmentalRelation.Relation
-
Uses of SegmentalRelation.Relation in ca.phon.ipa.relations
Modifier and TypeMethodDescriptionAbstractSegmentalRelationDetector.getRelation()
SegmentalRelation.getRelation()
static SegmentalRelation.Relation
Returns the enum constant of this class with the specified name.static SegmentalRelation.Relation[]
SegmentalRelation.Relation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SegmentalRelation.setRelation
(SegmentalRelation.Relation relation) ModifierConstructorDescriptionAbstractSegmentalRelationDetector
(SegmentalRelation.Relation relation, boolean reversible, boolean localAllowed, boolean nonlocalAllowed) AbstractSegmentalRelationDetector
(SegmentalRelation.Relation relation, boolean includePlace, boolean includeManner, boolean includeVoicing, boolean includeHeight, boolean includeBackness, boolean includeTenseness, boolean includeRounding) SegmentalRelation
(SegmentalRelation.Relation relation, PhoneMap pm, int p1, int p2, PhoneticProfile profile1, PhoneticProfile profile2)