| addConstraint(const ULFeatureType &featureType, int value) | ULInflectionRule | |
| addConstraint(const ULFeature &constraint) | ULInflectionRule | |
| addStringConstraint(const ULFeatureType &featureType, const ULString &stringValue) | ULInflectionRule | |
| affixesMatchForDissection(const ULDerivation &derivation) const | ULInflectionRule | |
| affixesMatchForInflection(const ULDerivation &derivation) const | ULInflectionRule | |
| affixMatches(const ULString &affix, const ULString &s, const ULLanguage &language, bool ignoreCase=false, bool ignoreAccents=false) | ULInflectionRule | static |
| applyAffix(const ULString &affix, const ULLanguage &language, ULString &s) | ULInflectionRule | static |
| applyForDissection(ULDerivation &derivation) const | ULInflectionRule | |
| applyForInflection(ULDerivation &derivation) const | ULInflectionRule | |
| clear() | ULInflectionRule | |
| constraintsMatchForInflection(const ULDerivation &derivation) const | ULInflectionRule | |
| getConstraintList() const | ULInflectionRule | |
| getFeature(const ULFeatureType &featureType, ULFeature &constraint) const | ULInflectionRule | |
| getGroup() const | ULInflectionRule | |
| getPredecessorOffsets() const | ULInflectionRule | |
| getPriority() const | ULInflectionRule | |
| getSourceAffix() const | ULInflectionRule | |
| getSourcePartOfSpeech() const | ULInflectionRule | |
| getSuccessorOffsets() const | ULInflectionRule | |
| getTargetAffix() const | ULInflectionRule | |
| getTargetPartOfSpeech() const | ULInflectionRule | |
| hasConstraint(const ULFeatureType &featureType) const | ULInflectionRule | |
| isFullWordRule() const | ULInflectionRule | |
| isInitial() const | ULInflectionRule | |
| isLookupRequired() const | ULInflectionRule | |
| isTerminal() const | ULInflectionRule | |
| operator!=(const ULInflectionRule &other) const | ULInflectionRule | |
| operator=(const ULInflectionRule &other) | ULInflectionRule | |
| operator==(const ULInflectionRule &other) const | ULInflectionRule | |
| partsOfSpeechMatchForDissection(const ULDerivation &derivation) const | ULInflectionRule | |
| partsOfSpeechMatchForInflection(const ULDerivation &derivation) const | ULInflectionRule | |
| removeAffix(const ULString &affix, ULString &s) | ULInflectionRule | static |
| satisfies(const ULPartOfSpeech &posp, const ULPartOfSpeech &desiredPOSP) | ULInflectionRule | static |
| setGroup(uluint32 newGroup) | ULInflectionRule | |
| setInitial(bool newIsInitial) | ULInflectionRule | |
| setLookupRequired(bool required) | ULInflectionRule | |
| setPriority(uluint32 newPriority) | ULInflectionRule | |
| setSourceAffix(const ULString &newAffix) | ULInflectionRule | |
| setSourcePartOfSpeech(const ULPartOfSpeech &newPartOfSpeech) | ULInflectionRule | |
| setTargetAffix(const ULString &newAffix) | ULInflectionRule | |
| setTargetPartOfSpeech(const ULPartOfSpeech &newPartOfSpeech) | ULInflectionRule | |
| setTerminal(bool newIsTerminal) | ULInflectionRule | |
| toString() const | ULInflectionRule | |
| ULCFileLanguageDataSource class | ULInflectionRule | friend |
| ULInflectionRule() | ULInflectionRule | |
| ULInflectionRule(const ULInflectionRule &other) | ULInflectionRule | |
| ~ULInflectionRule() | ULInflectionRule | |