C# 클래스 XAmpleManagedWrapper.AmpleOptions

파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CheckMorphnames bool
OutputRootGlosses bool
PrintTestParseTrees bool
ReportAmbiguityPercentages bool
Trace bool
WriteDecompField bool
WritePField bool
WriteWordField bool

공개 메소드들

메소드 설명
AmpleOptions ( ) : System

메소드 상세

AmpleOptions() 공개 메소드

public AmpleOptions ( ) : System
리턴 System

프로퍼티 상세

CheckMorphnames 공개적으로 프로퍼티

public bool CheckMorphnames
리턴 bool

OutputRootGlosses 공개적으로 프로퍼티

public bool OutputRootGlosses
리턴 bool

PrintTestParseTrees 공개적으로 프로퍼티

public bool PrintTestParseTrees
리턴 bool

ReportAmbiguityPercentages 공개적으로 프로퍼티

public bool ReportAmbiguityPercentages
리턴 bool

Trace 공개적으로 프로퍼티

public bool Trace
리턴 bool

WriteDecompField 공개적으로 프로퍼티

public bool WriteDecompField
리턴 bool

WritePField 공개적으로 프로퍼티

public bool WritePField
리턴 bool

WriteWordField 공개적으로 프로퍼티

public bool WriteWordField
리턴 bool