C# Class Nuve.Condition.HasLabel

Inheritance: ConditionBase
Afficher le fichier Open project: hrzafer/nuve

Méthodes publiques

Méthode Description
HasLabel ( string position, string operand, Alphabet alphabet ) : Nuve.Morphologic.Structure
IsTrueFor ( Allomorph allomorph ) : bool

Method Details

HasLabel() public méthode

public HasLabel ( string position, string operand, Alphabet alphabet ) : Nuve.Morphologic.Structure
position string
operand string
alphabet Nuve.Orthographic.Alphabet
Résultat Nuve.Morphologic.Structure

IsTrueFor() public méthode

public IsTrueFor ( Allomorph allomorph ) : bool
allomorph Nuve.Morphologic.Structure.Allomorph
Résultat bool