C# 클래스 Nuve.Condition.HasLabel

상속: ConditionBase
파일 보기 프로젝트 열기: hrzafer/nuve

공개 메소드들

메소드 설명
HasLabel ( string position, string operand, Alphabet alphabet ) : Nuve.Morphologic.Structure
IsTrueFor ( Allomorph allomorph ) : bool

메소드 상세

HasLabel() 공개 메소드

public HasLabel ( string position, string operand, Alphabet alphabet ) : Nuve.Morphologic.Structure
position string
operand string
alphabet Nuve.Orthographic.Alphabet
리턴 Nuve.Morphologic.Structure

IsTrueFor() 공개 메소드

public IsTrueFor ( Allomorph allomorph ) : bool
allomorph Nuve.Morphologic.Structure.Allomorph
리턴 bool