C# 클래스 DataDictionary.Generated.resolution_formula

상속: XmlBBase
파일 보기 프로젝트 열기: ERTMSSolutions/ERTMSFormalSpecs 1 사용 예제들

공개 메소드들

메소드 설명
NotifyControllers ( Lock aLock ) : void
copyTo ( resolution_formula other ) : void
dispatch ( XmlBooster.XmlBBaseVisitor v ) : void
dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void
find ( Object search ) : bool
getUnits ( ) : acceptor.resolution_formula_units
getUnits_AsString ( ) : string
getValue ( ) : acceptor.resolution_formula_Value
getValue_AsString ( ) : string
parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
parseBody ( XmlBooster.XmlBContext ctxt ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
resolution_formula ( ) : System
setUnits ( acceptor v ) : void
setUnits_AsString ( string v ) : bool
setValue ( acceptor v ) : void
setValue_AsString ( string v ) : bool
subElements ( ArrayList l ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
unParse ( TextWriter pw, bool typeId, string headingTag, string endingTag ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
unParseBody ( TextWriter pw ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.

메소드 상세

NotifyControllers() 공개 메소드

public NotifyControllers ( Lock aLock ) : void
aLock Lock
리턴 void

copyTo() 공개 메소드

public copyTo ( resolution_formula other ) : void
other resolution_formula
리턴 void

dispatch() 공개 메소드

public dispatch ( XmlBooster.XmlBBaseVisitor v ) : void
v XmlBooster.XmlBBaseVisitor
리턴 void

dispatch() 공개 메소드

public dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void
v XmlBooster.XmlBBaseVisitor
visitSubNodes bool
리턴 void

find() 공개 메소드

public find ( Object search ) : bool
search Object
리턴 bool

getUnits() 공개 메소드

public getUnits ( ) : acceptor.resolution_formula_units
리턴 acceptor.resolution_formula_units

getUnits_AsString() 공개 메소드

public getUnits_AsString ( ) : string
리턴 string

getValue() 공개 메소드

public getValue ( ) : acceptor.resolution_formula_Value
리턴 acceptor.resolution_formula_Value

getValue_AsString() 공개 메소드

public getValue_AsString ( ) : string
리턴 string

parse() 공개 메소드

This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
public parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void
ctxt XmlBooster.XmlBContext
endingTag string
리턴 void

parseBody() 공개 메소드

This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
public parseBody ( XmlBooster.XmlBContext ctxt ) : void
ctxt XmlBooster.XmlBContext
리턴 void

resolution_formula() 공개 메소드

public resolution_formula ( ) : System
리턴 System

setUnits() 공개 메소드

public setUnits ( acceptor v ) : void
v acceptor
리턴 void

setUnits_AsString() 공개 메소드

public setUnits_AsString ( string v ) : bool
v string
리턴 bool

setValue() 공개 메소드

public setValue ( acceptor v ) : void
v acceptor
리턴 void

setValue_AsString() 공개 메소드

public setValue_AsString ( string v ) : bool
v string
리턴 bool

subElements() 공개 메소드

This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
public subElements ( ArrayList l ) : void
l ArrayList
리턴 void

unParse() 공개 메소드

This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
public unParse ( TextWriter pw, bool typeId, string headingTag, string endingTag ) : void
pw TextWriter
typeId bool
headingTag string
endingTag string
리턴 void

unParseBody() 공개 메소드

This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
public unParseBody ( TextWriter pw ) : void
pw TextWriter
리턴 void