C# Class DataDictionary.Generated.acceptor

Inheritance: XmlBooster.XmlBBaseAcceptor
Show file Open project: ERTMSSolutions/ERTMSFormalSpecs Class Usage Examples

Public Methods

Method Description
Enum_DBMessageType_ToString ( DBMessageType v ) : string
Enum_ExpectationKind_ToString ( ExpectationKind v ) : string
Enum_MessageDirectionEnumType_ToString ( MessageDirectionEnumType v ) : string
Enum_MessageEnumType_ToString ( MessageEnumType v ) : string
Enum_Message_media_ToString ( Message_media v ) : string
Enum_Paragraph_scope_ToString ( Paragraph_scope v ) : string
Enum_Paragraph_type_ToString ( Paragraph_type v ) : string
Enum_PrecisionEnum_ToString ( PrecisionEnum v ) : string
Enum_RulePriority_ToString ( RulePriority v ) : string
Enum_SPEC_IMPLEMENTED_ENUM_ToString ( SPEC_IMPLEMENTED_ENUM v ) : string
Enum_ST_INTERFACE_ToString ( ST_INTERFACE v ) : string
Enum_ST_IO_ToString ( ST_IO v ) : string
Enum_ST_LEVEL_ToString ( ST_LEVEL v ) : string
Enum_ST_MODE_ToString ( ST_MODE v ) : string
Enum_TimeDelay_ToString ( TimeDelay v ) : string
Enum_TypeSpec_ertms_type_ToString ( TypeSpec_ertms_type v ) : string
Enum_VariableModeEnumType_ToString ( VariableModeEnumType v ) : string
Enum_maximum_Value_ToString ( maximum_Value v ) : string
Enum_meaning_type_ToString ( meaning_type v ) : string
Enum_resolution_formula_Value_ToString ( resolution_formula_Value v ) : string
Enum_resolution_formula_units_ToString ( resolution_formula_units v ) : string
StringTo_Enum_DBMessageType ( string str ) : DBMessageType
StringTo_Enum_ExpectationKind ( string str ) : ExpectationKind
StringTo_Enum_MessageDirectionEnumType ( string str ) : MessageDirectionEnumType
StringTo_Enum_MessageEnumType ( string str ) : MessageEnumType
StringTo_Enum_Message_media ( string str ) : Message_media
StringTo_Enum_Paragraph_scope ( string str ) : Paragraph_scope
StringTo_Enum_Paragraph_type ( string str ) : Paragraph_type
StringTo_Enum_PrecisionEnum ( string str ) : PrecisionEnum
StringTo_Enum_RulePriority ( string str ) : RulePriority
StringTo_Enum_SPEC_IMPLEMENTED_ENUM ( string str ) : SPEC_IMPLEMENTED_ENUM
StringTo_Enum_ST_INTERFACE ( string str ) : ST_INTERFACE
StringTo_Enum_ST_IO ( string str ) : ST_IO
StringTo_Enum_ST_LEVEL ( string str ) : ST_LEVEL
StringTo_Enum_ST_MODE ( string str ) : ST_MODE
StringTo_Enum_TimeDelay ( string str ) : TimeDelay
StringTo_Enum_TypeSpec_ertms_type ( string str ) : TypeSpec_ertms_type
StringTo_Enum_VariableModeEnumType ( string str ) : VariableModeEnumType
StringTo_Enum_maximum_Value ( string str ) : maximum_Value
StringTo_Enum_meaning_type ( string str ) : meaning_type
StringTo_Enum_resolution_formula_Value ( string str ) : resolution_formula_Value
StringTo_Enum_resolution_formula_units ( string str ) : resolution_formula_units
accept ( XmlBooster.XmlBContext ctxt ) : IXmlBBase
acceptAction ( XmlBooster.XmlBContext ctxt ) : Action

Top level function to parse an Action from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptCase ( XmlBooster.XmlBContext ctxt ) : Case

Top level function to parse an Case from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptChapter ( XmlBooster.XmlBContext ctxt ) : Chapter

Top level function to parse an Chapter from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptChapterRef ( XmlBooster.XmlBContext ctxt ) : ChapterRef

Top level function to parse an ChapterRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptCollection ( XmlBooster.XmlBContext ctxt ) : Collection

Top level function to parse an Collection from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptDBField ( XmlBooster.XmlBContext ctxt ) : DBField

Top level function to parse an DBField from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptDBMessage ( XmlBooster.XmlBContext ctxt ) : DBMessage

Top level function to parse an DBMessage from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptDBPacket ( XmlBooster.XmlBContext ctxt ) : DBPacket

Top level function to parse an DBPacket from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptDictionary ( XmlBooster.XmlBContext ctxt ) : Dictionary

Top level function to parse an Dictionary from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptEnum ( XmlBooster.XmlBContext ctxt ) : Enum

Top level function to parse an Enum from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptEnumValue ( XmlBooster.XmlBContext ctxt ) : EnumValue

Top level function to parse an EnumValue from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptExpectation ( XmlBooster.XmlBContext ctxt ) : Expectation

Top level function to parse an Expectation from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptFolder ( XmlBooster.XmlBContext ctxt ) : Folder

Top level function to parse an Folder from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptFrame ( XmlBooster.XmlBContext ctxt ) : Frame

Top level function to parse an Frame from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptFrameRef ( XmlBooster.XmlBContext ctxt ) : FrameRef

Top level function to parse an FrameRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptFunction ( XmlBooster.XmlBContext ctxt ) : Function

Top level function to parse an Function from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptNameSpace ( XmlBooster.XmlBContext ctxt ) : NameSpace

Top level function to parse an NameSpace from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptNameSpaceRef ( XmlBooster.XmlBContext ctxt ) : NameSpaceRef

Top level function to parse an NameSpaceRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptParagraph ( XmlBooster.XmlBContext ctxt ) : Paragraph

Top level function to parse an Paragraph from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptParagraphRevision ( XmlBooster.XmlBContext ctxt ) : ParagraphRevision

Top level function to parse an ParagraphRevision from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptParameter ( XmlBooster.XmlBContext ctxt ) : Parameter

Top level function to parse an Parameter from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptPreCondition ( XmlBooster.XmlBContext ctxt ) : PreCondition

Top level function to parse an PreCondition from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptProcedure ( XmlBooster.XmlBContext ctxt ) : Procedure

Top level function to parse an Procedure from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptRange ( XmlBooster.XmlBContext ctxt ) : Range

Top level function to parse an Range from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptReqRef ( XmlBooster.XmlBContext ctxt ) : ReqRef

Top level function to parse an ReqRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptRequirementSet ( XmlBooster.XmlBContext ctxt ) : RequirementSet

Top level function to parse an RequirementSet from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptRequirementSetDependancy ( XmlBooster.XmlBContext ctxt ) : RequirementSetDependancy

Top level function to parse an RequirementSetDependancy from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptRequirementSetReference ( XmlBooster.XmlBContext ctxt ) : RequirementSetReference

Top level function to parse an RequirementSetReference from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptRule ( XmlBooster.XmlBContext ctxt ) : Rule

Top level function to parse an Rule from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptRuleCheckDisabling ( XmlBooster.XmlBContext ctxt ) : RuleCheckDisabling

Top level function to parse an RuleCheckDisabling from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptRuleCheckIdentifier ( XmlBooster.XmlBContext ctxt ) : RuleCheckIdentifier

Top level function to parse an RuleCheckIdentifier from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptRuleCondition ( XmlBooster.XmlBContext ctxt ) : RuleCondition

Top level function to parse an RuleCondition from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptShortcut ( XmlBooster.XmlBContext ctxt ) : Shortcut

Top level function to parse an Shortcut from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptShortcutDictionary ( XmlBooster.XmlBContext ctxt ) : ShortcutDictionary

Top level function to parse an ShortcutDictionary from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptShortcutFolder ( XmlBooster.XmlBContext ctxt ) : ShortcutFolder

Top level function to parse an ShortcutFolder from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptSourceText ( XmlBooster.XmlBContext ctxt ) : SourceText

Top level function to parse an SourceText from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptSourceTextComment ( XmlBooster.XmlBContext ctxt ) : SourceTextComment

Top level function to parse an SourceTextComment from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptSpecification ( XmlBooster.XmlBContext ctxt ) : Specification

Top level function to parse an Specification from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptState ( XmlBooster.XmlBContext ctxt ) : State

Top level function to parse an State from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptStateMachine ( XmlBooster.XmlBContext ctxt ) : StateMachine

Top level function to parse an StateMachine from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptStep ( XmlBooster.XmlBContext ctxt ) : Step

Top level function to parse an Step from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptStructure ( XmlBooster.XmlBContext ctxt ) : Structure

Top level function to parse an Structure from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptStructureElement ( XmlBooster.XmlBContext ctxt ) : StructureElement

Top level function to parse an StructureElement from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptStructureRef ( XmlBooster.XmlBContext ctxt ) : StructureRef

Top level function to parse an StructureRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptSubSequence ( XmlBooster.XmlBContext ctxt ) : SubSequence

Top level function to parse an SubSequence from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptSubStep ( XmlBooster.XmlBContext ctxt ) : SubStep

Top level function to parse an SubStep from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptTestCase ( XmlBooster.XmlBContext ctxt ) : TestCase

Top level function to parse an TestCase from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptTranslation ( XmlBooster.XmlBContext ctxt ) : Translation

Top level function to parse an Translation from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptTranslationDictionary ( XmlBooster.XmlBContext ctxt ) : TranslationDictionary

Top level function to parse an TranslationDictionary from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

acceptVariable ( XmlBooster.XmlBContext ctxt ) : Variable

Top level function to parse an Variable from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition

genericAccept ( XmlBooster.XmlBContext ctxt ) : IXmlBBase
genericSubElements ( IXmlBBase obj ) : IXmlBBase[] 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.
genericUnParse ( TextWriter pw, IXmlBBase obj ) : bool 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.
getFactory ( ) : Factory
getUnique ( ) : acceptor
lAcceptBoolean ( XmlBooster.XmlBContext ctxt ) : bool 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.
lAcceptEnum_DBMessageType ( XmlBooster.XmlBContext ctxt ) : DBMessageType 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.
lAcceptEnum_ExpectationKind ( XmlBooster.XmlBContext ctxt ) : ExpectationKind 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.
lAcceptEnum_MessageDirectionEnumType ( XmlBooster.XmlBContext ctxt ) : MessageDirectionEnumType 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.
lAcceptEnum_MessageEnumType ( XmlBooster.XmlBContext ctxt ) : MessageEnumType 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.
lAcceptEnum_Message_media ( XmlBooster.XmlBContext ctxt ) : Message_media 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.
lAcceptEnum_Paragraph_scope ( XmlBooster.XmlBContext ctxt ) : Paragraph_scope 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.
lAcceptEnum_Paragraph_type ( XmlBooster.XmlBContext ctxt ) : Paragraph_type 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.
lAcceptEnum_PrecisionEnum ( XmlBooster.XmlBContext ctxt ) : PrecisionEnum 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.
lAcceptEnum_RulePriority ( XmlBooster.XmlBContext ctxt ) : RulePriority 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.
lAcceptEnum_SPEC_IMPLEMENTED_ENUM ( XmlBooster.XmlBContext ctxt ) : SPEC_IMPLEMENTED_ENUM 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.
lAcceptEnum_ST_INTERFACE ( XmlBooster.XmlBContext ctxt ) : ST_INTERFACE 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.
lAcceptEnum_ST_IO ( XmlBooster.XmlBContext ctxt ) : ST_IO 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.
lAcceptEnum_ST_LEVEL ( XmlBooster.XmlBContext ctxt ) : ST_LEVEL 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.
lAcceptEnum_ST_MODE ( XmlBooster.XmlBContext ctxt ) : ST_MODE 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.
lAcceptEnum_TimeDelay ( XmlBooster.XmlBContext ctxt ) : TimeDelay 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.
lAcceptEnum_TypeSpec_ertms_type ( XmlBooster.XmlBContext ctxt ) : TypeSpec_ertms_type 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.
lAcceptEnum_VariableModeEnumType ( XmlBooster.XmlBContext ctxt ) : VariableModeEnumType 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.
lAcceptEnum_maximum_Value ( XmlBooster.XmlBContext ctxt ) : maximum_Value 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.
lAcceptEnum_meaning_type ( XmlBooster.XmlBContext ctxt ) : meaning_type 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.
lAcceptEnum_resolution_formula_Value ( XmlBooster.XmlBContext ctxt ) : resolution_formula_Value 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.
lAcceptEnum_resolution_formula_units ( XmlBooster.XmlBContext ctxt ) : resolution_formula_units 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.
lAcceptPcData ( XmlBooster.XmlBContext ctxt, int maxLen, char closingCh, int wsMode ) : string

Utility function which parse a PCDATA component from a context. It takes the entities defined in the in the configuration into account.

lAccept_Action ( XmlBooster.XmlBContext ctxt, string endingTag ) : Action 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.
lAccept_Case ( XmlBooster.XmlBContext ctxt, string endingTag ) : Case 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.
lAccept_Chapter ( XmlBooster.XmlBContext ctxt, string endingTag ) : Chapter 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.
lAccept_ChapterRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : ChapterRef 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.
lAccept_Collection ( XmlBooster.XmlBContext ctxt, string endingTag ) : Collection 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.
lAccept_DBField ( XmlBooster.XmlBContext ctxt, string endingTag ) : DBField 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.
lAccept_DBMessage ( XmlBooster.XmlBContext ctxt, string endingTag ) : DBMessage 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.
lAccept_DBPacket ( XmlBooster.XmlBContext ctxt, string endingTag ) : DBPacket 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.
lAccept_Dictionary ( XmlBooster.XmlBContext ctxt, string endingTag ) : Dictionary 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.
lAccept_Enum ( XmlBooster.XmlBContext ctxt, string endingTag ) : Enum 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.
lAccept_EnumValue ( XmlBooster.XmlBContext ctxt, string endingTag ) : EnumValue 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.
lAccept_Expectation ( XmlBooster.XmlBContext ctxt, string endingTag ) : Expectation 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.
lAccept_Folder ( XmlBooster.XmlBContext ctxt, string endingTag ) : Folder 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.
lAccept_Frame ( XmlBooster.XmlBContext ctxt, string endingTag ) : Frame 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.
lAccept_FrameRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : FrameRef 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.
lAccept_Function ( XmlBooster.XmlBContext ctxt, string endingTag ) : Function 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.
lAccept_Message ( XmlBooster.XmlBContext ctxt, string endingTag ) : Message 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.
lAccept_MsgVariable ( XmlBooster.XmlBContext ctxt, string endingTag ) : MsgVariable 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.
lAccept_NameSpace ( XmlBooster.XmlBContext ctxt, string endingTag ) : NameSpace 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.
lAccept_NameSpaceRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : NameSpaceRef 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.
lAccept_Paragraph ( XmlBooster.XmlBContext ctxt, string endingTag ) : Paragraph 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.
lAccept_ParagraphRevision ( XmlBooster.XmlBContext ctxt, string endingTag ) : ParagraphRevision 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.
lAccept_Parameter ( XmlBooster.XmlBContext ctxt, string endingTag ) : Parameter 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.
lAccept_Poly_BaseModelElement ( XmlBooster.XmlBContext ctxt, string endingTag ) : BaseModelElement 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.
lAccept_Poly_Namable ( XmlBooster.XmlBContext ctxt, string endingTag ) : Namable 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.
lAccept_Poly_ReferencesParagraph ( XmlBooster.XmlBContext ctxt, string endingTag ) : ReferencesParagraph 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.
lAccept_Poly_ReqRelated ( XmlBooster.XmlBContext ctxt, string endingTag ) : ReqRelated 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.
lAccept_Poly_Type ( XmlBooster.XmlBContext ctxt, string endingTag ) : Type 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.
lAccept_PreCondition ( XmlBooster.XmlBContext ctxt, string endingTag ) : PreCondition 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.
lAccept_Procedure ( XmlBooster.XmlBContext ctxt, string endingTag ) : Procedure 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.
lAccept_Range ( XmlBooster.XmlBContext ctxt, string endingTag ) : Range 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.
lAccept_ReqRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : ReqRef 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.
lAccept_RequirementSet ( XmlBooster.XmlBContext ctxt, string endingTag ) : RequirementSet 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.
lAccept_RequirementSetDependancy ( XmlBooster.XmlBContext ctxt, string endingTag ) : RequirementSetDependancy 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.
lAccept_RequirementSetReference ( XmlBooster.XmlBContext ctxt, string endingTag ) : RequirementSetReference 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.
lAccept_Rule ( XmlBooster.XmlBContext ctxt, string endingTag ) : Rule 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.
lAccept_RuleCheckDisabling ( XmlBooster.XmlBContext ctxt, string endingTag ) : RuleCheckDisabling 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.
lAccept_RuleCheckIdentifier ( XmlBooster.XmlBContext ctxt, string endingTag ) : RuleCheckIdentifier 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.
lAccept_RuleCondition ( XmlBooster.XmlBContext ctxt, string endingTag ) : RuleCondition 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.
lAccept_Shortcut ( XmlBooster.XmlBContext ctxt, string endingTag ) : Shortcut 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.
lAccept_ShortcutDictionary ( XmlBooster.XmlBContext ctxt, string endingTag ) : ShortcutDictionary 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.
lAccept_ShortcutFolder ( XmlBooster.XmlBContext ctxt, string endingTag ) : ShortcutFolder 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.
lAccept_SourceText ( XmlBooster.XmlBContext ctxt, string endingTag ) : SourceText 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.
lAccept_SourceTextComment ( XmlBooster.XmlBContext ctxt, string endingTag ) : SourceTextComment 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.
lAccept_Specification ( XmlBooster.XmlBContext ctxt, string endingTag ) : Specification 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.
lAccept_State ( XmlBooster.XmlBContext ctxt, string endingTag ) : State 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.
lAccept_StateMachine ( XmlBooster.XmlBContext ctxt, string endingTag ) : StateMachine 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.
lAccept_Step ( XmlBooster.XmlBContext ctxt, string endingTag ) : Step 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.
lAccept_Structure ( XmlBooster.XmlBContext ctxt, string endingTag ) : Structure 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.
lAccept_StructureElement ( XmlBooster.XmlBContext ctxt, string endingTag ) : StructureElement 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.
lAccept_StructureRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : StructureRef 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.
lAccept_SubSequence ( XmlBooster.XmlBContext ctxt, string endingTag ) : SubSequence 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.
lAccept_SubStep ( XmlBooster.XmlBContext ctxt, string endingTag ) : SubStep 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.
lAccept_TestCase ( XmlBooster.XmlBContext ctxt, string endingTag ) : TestCase 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.
lAccept_Translation ( XmlBooster.XmlBContext ctxt, string endingTag ) : Translation 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.
lAccept_TranslationDictionary ( XmlBooster.XmlBContext ctxt, string endingTag ) : TranslationDictionary 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.
lAccept_TypeSpec ( XmlBooster.XmlBContext ctxt, string endingTag ) : TypeSpec 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.
lAccept_Values ( XmlBooster.XmlBContext ctxt, string endingTag ) : Values 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.
lAccept_Variable ( XmlBooster.XmlBContext ctxt, string endingTag ) : Variable 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.
lAccept_char_value ( XmlBooster.XmlBContext ctxt, string endingTag ) : char_value 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.
lAccept_mask ( XmlBooster.XmlBContext ctxt, string endingTag ) : mask 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.
lAccept_match ( XmlBooster.XmlBContext ctxt, string endingTag ) : match 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.
lAccept_match_range ( XmlBooster.XmlBContext ctxt, string endingTag ) : match_range 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.
lAccept_meaning ( XmlBooster.XmlBContext ctxt, string endingTag ) : meaning 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.
lAccept_resolution_formula ( XmlBooster.XmlBContext ctxt, string endingTag ) : resolution_formula 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.
lAccept_special_or_reserved_value ( XmlBooster.XmlBContext ctxt, string endingTag ) : special_or_reserved_value 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.
lAccept_special_or_reserved_values ( XmlBooster.XmlBContext ctxt, string endingTag ) : special_or_reserved_values 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.
lAccept_value ( XmlBooster.XmlBContext ctxt, string endingTag ) : value 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.
setFactory ( Factory f ) : void

Sets the factory to introduce an indirection level so that the user can externally define derived classes to be used in place of the XMLBooster-generated classes.

setUnique ( acceptor acc ) : void
subElements ( IXmlBBase obj ) : IXmlBBase[] 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.
unParsePcData ( TextWriter pw, bool flag ) : 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.
unParsePcData ( TextWriter pw, double val ) : 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.
unParsePcData ( TextWriter pw, int val ) : 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.
unParsePcData ( TextWriter pw, long val ) : 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.
unParsePcData ( TextWriter pw, object obj ) : 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.
unParsePcData ( TextWriter pw, string a ) : 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.

Private Methods

Method Description
lAcceptPcDataChr ( XmlBooster.XmlBContext ctxt ) : char

Utility function which parse an entity character as defined in the XMLBooster configuration.

requiresEscape ( char a ) : bool 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.
requiresEscape ( string a ) : bool 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.

Method Details

Enum_DBMessageType_ToString() public static method

public static Enum_DBMessageType_ToString ( DBMessageType v ) : string
v DBMessageType
return string

Enum_ExpectationKind_ToString() public static method

public static Enum_ExpectationKind_ToString ( ExpectationKind v ) : string
v ExpectationKind
return string

Enum_MessageDirectionEnumType_ToString() public static method

public static Enum_MessageDirectionEnumType_ToString ( MessageDirectionEnumType v ) : string
v MessageDirectionEnumType
return string

Enum_MessageEnumType_ToString() public static method

public static Enum_MessageEnumType_ToString ( MessageEnumType v ) : string
v MessageEnumType
return string

Enum_Message_media_ToString() public static method

public static Enum_Message_media_ToString ( Message_media v ) : string
v Message_media
return string

Enum_Paragraph_scope_ToString() public static method

public static Enum_Paragraph_scope_ToString ( Paragraph_scope v ) : string
v Paragraph_scope
return string

Enum_Paragraph_type_ToString() public static method

public static Enum_Paragraph_type_ToString ( Paragraph_type v ) : string
v Paragraph_type
return string

Enum_PrecisionEnum_ToString() public static method

public static Enum_PrecisionEnum_ToString ( PrecisionEnum v ) : string
v PrecisionEnum
return string

Enum_RulePriority_ToString() public static method

public static Enum_RulePriority_ToString ( RulePriority v ) : string
v RulePriority
return string

Enum_SPEC_IMPLEMENTED_ENUM_ToString() public static method

public static Enum_SPEC_IMPLEMENTED_ENUM_ToString ( SPEC_IMPLEMENTED_ENUM v ) : string
v SPEC_IMPLEMENTED_ENUM
return string

Enum_ST_INTERFACE_ToString() public static method

public static Enum_ST_INTERFACE_ToString ( ST_INTERFACE v ) : string
v ST_INTERFACE
return string

Enum_ST_IO_ToString() public static method

public static Enum_ST_IO_ToString ( ST_IO v ) : string
v ST_IO
return string

Enum_ST_LEVEL_ToString() public static method

public static Enum_ST_LEVEL_ToString ( ST_LEVEL v ) : string
v ST_LEVEL
return string

Enum_ST_MODE_ToString() public static method

public static Enum_ST_MODE_ToString ( ST_MODE v ) : string
v ST_MODE
return string

Enum_TimeDelay_ToString() public static method

public static Enum_TimeDelay_ToString ( TimeDelay v ) : string
v TimeDelay
return string

Enum_TypeSpec_ertms_type_ToString() public static method

public static Enum_TypeSpec_ertms_type_ToString ( TypeSpec_ertms_type v ) : string
v TypeSpec_ertms_type
return string

Enum_VariableModeEnumType_ToString() public static method

public static Enum_VariableModeEnumType_ToString ( VariableModeEnumType v ) : string
v VariableModeEnumType
return string

Enum_maximum_Value_ToString() public static method

public static Enum_maximum_Value_ToString ( maximum_Value v ) : string
v maximum_Value
return string

Enum_meaning_type_ToString() public static method

public static Enum_meaning_type_ToString ( meaning_type v ) : string
v meaning_type
return string

Enum_resolution_formula_Value_ToString() public static method

public static Enum_resolution_formula_Value_ToString ( resolution_formula_Value v ) : string
v resolution_formula_Value
return string

Enum_resolution_formula_units_ToString() public static method

public static Enum_resolution_formula_units_ToString ( resolution_formula_units v ) : string
v resolution_formula_units
return string

StringTo_Enum_DBMessageType() public static method

public static StringTo_Enum_DBMessageType ( string str ) : DBMessageType
str string
return DBMessageType

StringTo_Enum_ExpectationKind() public static method

public static StringTo_Enum_ExpectationKind ( string str ) : ExpectationKind
str string
return ExpectationKind

StringTo_Enum_MessageDirectionEnumType() public static method

public static StringTo_Enum_MessageDirectionEnumType ( string str ) : MessageDirectionEnumType
str string
return MessageDirectionEnumType

StringTo_Enum_MessageEnumType() public static method

public static StringTo_Enum_MessageEnumType ( string str ) : MessageEnumType
str string
return MessageEnumType

StringTo_Enum_Message_media() public static method

public static StringTo_Enum_Message_media ( string str ) : Message_media
str string
return Message_media

StringTo_Enum_Paragraph_scope() public static method

public static StringTo_Enum_Paragraph_scope ( string str ) : Paragraph_scope
str string
return Paragraph_scope

StringTo_Enum_Paragraph_type() public static method

public static StringTo_Enum_Paragraph_type ( string str ) : Paragraph_type
str string
return Paragraph_type

StringTo_Enum_PrecisionEnum() public static method

public static StringTo_Enum_PrecisionEnum ( string str ) : PrecisionEnum
str string
return PrecisionEnum

StringTo_Enum_RulePriority() public static method

public static StringTo_Enum_RulePriority ( string str ) : RulePriority
str string
return RulePriority

StringTo_Enum_SPEC_IMPLEMENTED_ENUM() public static method

public static StringTo_Enum_SPEC_IMPLEMENTED_ENUM ( string str ) : SPEC_IMPLEMENTED_ENUM
str string
return SPEC_IMPLEMENTED_ENUM

StringTo_Enum_ST_INTERFACE() public static method

public static StringTo_Enum_ST_INTERFACE ( string str ) : ST_INTERFACE
str string
return ST_INTERFACE

StringTo_Enum_ST_IO() public static method

public static StringTo_Enum_ST_IO ( string str ) : ST_IO
str string
return ST_IO

StringTo_Enum_ST_LEVEL() public static method

public static StringTo_Enum_ST_LEVEL ( string str ) : ST_LEVEL
str string
return ST_LEVEL

StringTo_Enum_ST_MODE() public static method

public static StringTo_Enum_ST_MODE ( string str ) : ST_MODE
str string
return ST_MODE

StringTo_Enum_TimeDelay() public static method

public static StringTo_Enum_TimeDelay ( string str ) : TimeDelay
str string
return TimeDelay

StringTo_Enum_TypeSpec_ertms_type() public static method

public static StringTo_Enum_TypeSpec_ertms_type ( string str ) : TypeSpec_ertms_type
str string
return TypeSpec_ertms_type

StringTo_Enum_VariableModeEnumType() public static method

public static StringTo_Enum_VariableModeEnumType ( string str ) : VariableModeEnumType
str string
return VariableModeEnumType

StringTo_Enum_maximum_Value() public static method

public static StringTo_Enum_maximum_Value ( string str ) : maximum_Value
str string
return maximum_Value

StringTo_Enum_meaning_type() public static method

public static StringTo_Enum_meaning_type ( string str ) : meaning_type
str string
return meaning_type

StringTo_Enum_resolution_formula_Value() public static method

public static StringTo_Enum_resolution_formula_Value ( string str ) : resolution_formula_Value
str string
return resolution_formula_Value

StringTo_Enum_resolution_formula_units() public static method

public static StringTo_Enum_resolution_formula_units ( string str ) : resolution_formula_units
str string
return resolution_formula_units

accept() public static method

public static accept ( XmlBooster.XmlBContext ctxt ) : IXmlBBase
ctxt XmlBooster.XmlBContext
return IXmlBBase

acceptAction() public static method

Top level function to parse an Action from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptAction ( XmlBooster.XmlBContext ctxt ) : Action
ctxt XmlBooster.XmlBContext
return Action

acceptCase() public static method

Top level function to parse an Case from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptCase ( XmlBooster.XmlBContext ctxt ) : Case
ctxt XmlBooster.XmlBContext
return Case

acceptChapter() public static method

Top level function to parse an Chapter from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptChapter ( XmlBooster.XmlBContext ctxt ) : Chapter
ctxt XmlBooster.XmlBContext
return Chapter

acceptChapterRef() public static method

Top level function to parse an ChapterRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptChapterRef ( XmlBooster.XmlBContext ctxt ) : ChapterRef
ctxt XmlBooster.XmlBContext
return ChapterRef

acceptCollection() public static method

Top level function to parse an Collection from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptCollection ( XmlBooster.XmlBContext ctxt ) : Collection
ctxt XmlBooster.XmlBContext
return Collection

acceptDBField() public static method

Top level function to parse an DBField from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptDBField ( XmlBooster.XmlBContext ctxt ) : DBField
ctxt XmlBooster.XmlBContext
return DBField

acceptDBMessage() public static method

Top level function to parse an DBMessage from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptDBMessage ( XmlBooster.XmlBContext ctxt ) : DBMessage
ctxt XmlBooster.XmlBContext
return DBMessage

acceptDBPacket() public static method

Top level function to parse an DBPacket from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptDBPacket ( XmlBooster.XmlBContext ctxt ) : DBPacket
ctxt XmlBooster.XmlBContext
return DBPacket

acceptDictionary() public static method

Top level function to parse an Dictionary from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptDictionary ( XmlBooster.XmlBContext ctxt ) : Dictionary
ctxt XmlBooster.XmlBContext
return Dictionary

acceptEnum() public static method

Top level function to parse an Enum from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptEnum ( XmlBooster.XmlBContext ctxt ) : Enum
ctxt XmlBooster.XmlBContext
return Enum

acceptEnumValue() public static method

Top level function to parse an EnumValue from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptEnumValue ( XmlBooster.XmlBContext ctxt ) : EnumValue
ctxt XmlBooster.XmlBContext
return EnumValue

acceptExpectation() public static method

Top level function to parse an Expectation from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptExpectation ( XmlBooster.XmlBContext ctxt ) : Expectation
ctxt XmlBooster.XmlBContext
return Expectation

acceptFolder() public static method

Top level function to parse an Folder from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptFolder ( XmlBooster.XmlBContext ctxt ) : Folder
ctxt XmlBooster.XmlBContext
return Folder

acceptFrame() public static method

Top level function to parse an Frame from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptFrame ( XmlBooster.XmlBContext ctxt ) : Frame
ctxt XmlBooster.XmlBContext
return Frame

acceptFrameRef() public static method

Top level function to parse an FrameRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptFrameRef ( XmlBooster.XmlBContext ctxt ) : FrameRef
ctxt XmlBooster.XmlBContext
return FrameRef

acceptFunction() public static method

Top level function to parse an Function from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptFunction ( XmlBooster.XmlBContext ctxt ) : Function
ctxt XmlBooster.XmlBContext
return Function

acceptNameSpace() public static method

Top level function to parse an NameSpace from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptNameSpace ( XmlBooster.XmlBContext ctxt ) : NameSpace
ctxt XmlBooster.XmlBContext
return NameSpace

acceptNameSpaceRef() public static method

Top level function to parse an NameSpaceRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptNameSpaceRef ( XmlBooster.XmlBContext ctxt ) : NameSpaceRef
ctxt XmlBooster.XmlBContext
return NameSpaceRef

acceptParagraph() public static method

Top level function to parse an Paragraph from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptParagraph ( XmlBooster.XmlBContext ctxt ) : Paragraph
ctxt XmlBooster.XmlBContext
return Paragraph

acceptParagraphRevision() public static method

Top level function to parse an ParagraphRevision from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptParagraphRevision ( XmlBooster.XmlBContext ctxt ) : ParagraphRevision
ctxt XmlBooster.XmlBContext
return ParagraphRevision

acceptParameter() public static method

Top level function to parse an Parameter from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptParameter ( XmlBooster.XmlBContext ctxt ) : Parameter
ctxt XmlBooster.XmlBContext
return Parameter

acceptPreCondition() public static method

Top level function to parse an PreCondition from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptPreCondition ( XmlBooster.XmlBContext ctxt ) : PreCondition
ctxt XmlBooster.XmlBContext
return PreCondition

acceptProcedure() public static method

Top level function to parse an Procedure from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptProcedure ( XmlBooster.XmlBContext ctxt ) : Procedure
ctxt XmlBooster.XmlBContext
return Procedure

acceptRange() public static method

Top level function to parse an Range from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptRange ( XmlBooster.XmlBContext ctxt ) : Range
ctxt XmlBooster.XmlBContext
return Range

acceptReqRef() public static method

Top level function to parse an ReqRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptReqRef ( XmlBooster.XmlBContext ctxt ) : ReqRef
ctxt XmlBooster.XmlBContext
return ReqRef

acceptRequirementSet() public static method

Top level function to parse an RequirementSet from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptRequirementSet ( XmlBooster.XmlBContext ctxt ) : RequirementSet
ctxt XmlBooster.XmlBContext
return RequirementSet

acceptRequirementSetDependancy() public static method

Top level function to parse an RequirementSetDependancy from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptRequirementSetDependancy ( XmlBooster.XmlBContext ctxt ) : RequirementSetDependancy
ctxt XmlBooster.XmlBContext
return RequirementSetDependancy

acceptRequirementSetReference() public static method

Top level function to parse an RequirementSetReference from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptRequirementSetReference ( XmlBooster.XmlBContext ctxt ) : RequirementSetReference
ctxt XmlBooster.XmlBContext
return RequirementSetReference

acceptRule() public static method

Top level function to parse an Rule from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptRule ( XmlBooster.XmlBContext ctxt ) : Rule
ctxt XmlBooster.XmlBContext
return Rule

acceptRuleCheckDisabling() public static method

Top level function to parse an RuleCheckDisabling from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptRuleCheckDisabling ( XmlBooster.XmlBContext ctxt ) : RuleCheckDisabling
ctxt XmlBooster.XmlBContext
return RuleCheckDisabling

acceptRuleCheckIdentifier() public static method

Top level function to parse an RuleCheckIdentifier from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptRuleCheckIdentifier ( XmlBooster.XmlBContext ctxt ) : RuleCheckIdentifier
ctxt XmlBooster.XmlBContext
return RuleCheckIdentifier

acceptRuleCondition() public static method

Top level function to parse an RuleCondition from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptRuleCondition ( XmlBooster.XmlBContext ctxt ) : RuleCondition
ctxt XmlBooster.XmlBContext
return RuleCondition

acceptShortcut() public static method

Top level function to parse an Shortcut from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptShortcut ( XmlBooster.XmlBContext ctxt ) : Shortcut
ctxt XmlBooster.XmlBContext
return Shortcut

acceptShortcutDictionary() public static method

Top level function to parse an ShortcutDictionary from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptShortcutDictionary ( XmlBooster.XmlBContext ctxt ) : ShortcutDictionary
ctxt XmlBooster.XmlBContext
return ShortcutDictionary

acceptShortcutFolder() public static method

Top level function to parse an ShortcutFolder from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptShortcutFolder ( XmlBooster.XmlBContext ctxt ) : ShortcutFolder
ctxt XmlBooster.XmlBContext
return ShortcutFolder

acceptSourceText() public static method

Top level function to parse an SourceText from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptSourceText ( XmlBooster.XmlBContext ctxt ) : SourceText
ctxt XmlBooster.XmlBContext
return SourceText

acceptSourceTextComment() public static method

Top level function to parse an SourceTextComment from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptSourceTextComment ( XmlBooster.XmlBContext ctxt ) : SourceTextComment
ctxt XmlBooster.XmlBContext
return SourceTextComment

acceptSpecification() public static method

Top level function to parse an Specification from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptSpecification ( XmlBooster.XmlBContext ctxt ) : Specification
ctxt XmlBooster.XmlBContext
return Specification

acceptState() public static method

Top level function to parse an State from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptState ( XmlBooster.XmlBContext ctxt ) : State
ctxt XmlBooster.XmlBContext
return State

acceptStateMachine() public static method

Top level function to parse an StateMachine from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptStateMachine ( XmlBooster.XmlBContext ctxt ) : StateMachine
ctxt XmlBooster.XmlBContext
return StateMachine

acceptStep() public static method

Top level function to parse an Step from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptStep ( XmlBooster.XmlBContext ctxt ) : Step
ctxt XmlBooster.XmlBContext
return Step

acceptStructure() public static method

Top level function to parse an Structure from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptStructure ( XmlBooster.XmlBContext ctxt ) : Structure
ctxt XmlBooster.XmlBContext
return Structure

acceptStructureElement() public static method

Top level function to parse an StructureElement from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptStructureElement ( XmlBooster.XmlBContext ctxt ) : StructureElement
ctxt XmlBooster.XmlBContext
return StructureElement

acceptStructureRef() public static method

Top level function to parse an StructureRef from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptStructureRef ( XmlBooster.XmlBContext ctxt ) : StructureRef
ctxt XmlBooster.XmlBContext
return StructureRef

acceptSubSequence() public static method

Top level function to parse an SubSequence from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptSubSequence ( XmlBooster.XmlBContext ctxt ) : SubSequence
ctxt XmlBooster.XmlBContext
return SubSequence

acceptSubStep() public static method

Top level function to parse an SubStep from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptSubStep ( XmlBooster.XmlBContext ctxt ) : SubStep
ctxt XmlBooster.XmlBContext
return SubStep

acceptTestCase() public static method

Top level function to parse an TestCase from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptTestCase ( XmlBooster.XmlBContext ctxt ) : TestCase
ctxt XmlBooster.XmlBContext
return TestCase

acceptTranslation() public static method

Top level function to parse an Translation from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptTranslation ( XmlBooster.XmlBContext ctxt ) : Translation
ctxt XmlBooster.XmlBContext
return Translation

acceptTranslationDictionary() public static method

Top level function to parse an TranslationDictionary from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptTranslationDictionary ( XmlBooster.XmlBContext ctxt ) : TranslationDictionary
ctxt XmlBooster.XmlBContext
return TranslationDictionary

acceptVariable() public static method

Top level function to parse an Variable from a context. This kind of function is only made available for elements marked as MAIN in the metadefinition
public static acceptVariable ( XmlBooster.XmlBContext ctxt ) : Variable
ctxt XmlBooster.XmlBContext
return Variable

genericAccept() public method

public genericAccept ( XmlBooster.XmlBContext ctxt ) : IXmlBBase
ctxt XmlBooster.XmlBContext
return IXmlBBase

genericSubElements() public method

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 genericSubElements ( IXmlBBase obj ) : IXmlBBase[]
obj IXmlBBase
return IXmlBBase[]

genericUnParse() public method

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 genericUnParse ( TextWriter pw, IXmlBBase obj ) : bool
pw System.IO.TextWriter
obj IXmlBBase
return bool

getFactory() public static method

public static getFactory ( ) : Factory
return Factory

getUnique() public static method

public static getUnique ( ) : acceptor
return acceptor

lAcceptBoolean() public static method

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 static lAcceptBoolean ( XmlBooster.XmlBContext ctxt ) : bool
ctxt XmlBooster.XmlBContext
return bool

lAcceptEnum_DBMessageType() public static method

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 static lAcceptEnum_DBMessageType ( XmlBooster.XmlBContext ctxt ) : DBMessageType
ctxt XmlBooster.XmlBContext
return DBMessageType

lAcceptEnum_ExpectationKind() public static method

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 static lAcceptEnum_ExpectationKind ( XmlBooster.XmlBContext ctxt ) : ExpectationKind
ctxt XmlBooster.XmlBContext
return ExpectationKind

lAcceptEnum_MessageDirectionEnumType() public static method

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 static lAcceptEnum_MessageDirectionEnumType ( XmlBooster.XmlBContext ctxt ) : MessageDirectionEnumType
ctxt XmlBooster.XmlBContext
return MessageDirectionEnumType

lAcceptEnum_MessageEnumType() public static method

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 static lAcceptEnum_MessageEnumType ( XmlBooster.XmlBContext ctxt ) : MessageEnumType
ctxt XmlBooster.XmlBContext
return MessageEnumType

lAcceptEnum_Message_media() public static method

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 static lAcceptEnum_Message_media ( XmlBooster.XmlBContext ctxt ) : Message_media
ctxt XmlBooster.XmlBContext
return Message_media

lAcceptEnum_Paragraph_scope() public static method

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 static lAcceptEnum_Paragraph_scope ( XmlBooster.XmlBContext ctxt ) : Paragraph_scope
ctxt XmlBooster.XmlBContext
return Paragraph_scope

lAcceptEnum_Paragraph_type() public static method

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 static lAcceptEnum_Paragraph_type ( XmlBooster.XmlBContext ctxt ) : Paragraph_type
ctxt XmlBooster.XmlBContext
return Paragraph_type

lAcceptEnum_PrecisionEnum() public static method

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 static lAcceptEnum_PrecisionEnum ( XmlBooster.XmlBContext ctxt ) : PrecisionEnum
ctxt XmlBooster.XmlBContext
return PrecisionEnum

lAcceptEnum_RulePriority() public static method

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 static lAcceptEnum_RulePriority ( XmlBooster.XmlBContext ctxt ) : RulePriority
ctxt XmlBooster.XmlBContext
return RulePriority

lAcceptEnum_SPEC_IMPLEMENTED_ENUM() public static method

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 static lAcceptEnum_SPEC_IMPLEMENTED_ENUM ( XmlBooster.XmlBContext ctxt ) : SPEC_IMPLEMENTED_ENUM
ctxt XmlBooster.XmlBContext
return SPEC_IMPLEMENTED_ENUM

lAcceptEnum_ST_INTERFACE() public static method

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 static lAcceptEnum_ST_INTERFACE ( XmlBooster.XmlBContext ctxt ) : ST_INTERFACE
ctxt XmlBooster.XmlBContext
return ST_INTERFACE

lAcceptEnum_ST_IO() public static method

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 static lAcceptEnum_ST_IO ( XmlBooster.XmlBContext ctxt ) : ST_IO
ctxt XmlBooster.XmlBContext
return ST_IO

lAcceptEnum_ST_LEVEL() public static method

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 static lAcceptEnum_ST_LEVEL ( XmlBooster.XmlBContext ctxt ) : ST_LEVEL
ctxt XmlBooster.XmlBContext
return ST_LEVEL

lAcceptEnum_ST_MODE() public static method

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 static lAcceptEnum_ST_MODE ( XmlBooster.XmlBContext ctxt ) : ST_MODE
ctxt XmlBooster.XmlBContext
return ST_MODE

lAcceptEnum_TimeDelay() public static method

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 static lAcceptEnum_TimeDelay ( XmlBooster.XmlBContext ctxt ) : TimeDelay
ctxt XmlBooster.XmlBContext
return TimeDelay

lAcceptEnum_TypeSpec_ertms_type() public static method

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 static lAcceptEnum_TypeSpec_ertms_type ( XmlBooster.XmlBContext ctxt ) : TypeSpec_ertms_type
ctxt XmlBooster.XmlBContext
return TypeSpec_ertms_type

lAcceptEnum_VariableModeEnumType() public static method

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 static lAcceptEnum_VariableModeEnumType ( XmlBooster.XmlBContext ctxt ) : VariableModeEnumType
ctxt XmlBooster.XmlBContext
return VariableModeEnumType

lAcceptEnum_maximum_Value() public static method

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 static lAcceptEnum_maximum_Value ( XmlBooster.XmlBContext ctxt ) : maximum_Value
ctxt XmlBooster.XmlBContext
return maximum_Value

lAcceptEnum_meaning_type() public static method

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 static lAcceptEnum_meaning_type ( XmlBooster.XmlBContext ctxt ) : meaning_type
ctxt XmlBooster.XmlBContext
return meaning_type

lAcceptEnum_resolution_formula_Value() public static method

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 static lAcceptEnum_resolution_formula_Value ( XmlBooster.XmlBContext ctxt ) : resolution_formula_Value
ctxt XmlBooster.XmlBContext
return resolution_formula_Value

lAcceptEnum_resolution_formula_units() public static method

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 static lAcceptEnum_resolution_formula_units ( XmlBooster.XmlBContext ctxt ) : resolution_formula_units
ctxt XmlBooster.XmlBContext
return resolution_formula_units

lAcceptPcData() public static method

Utility function which parse a PCDATA component from a context. It takes the entities defined in the in the configuration into account.
public static lAcceptPcData ( XmlBooster.XmlBContext ctxt, int maxLen, char closingCh, int wsMode ) : string
ctxt XmlBooster.XmlBContext the context from which the data must be /// parsed
maxLen int the maximal number of characters that /// can be read.
closingCh char a character on which parsing must stop /// in addition to the standard < character.
wsMode int indicates PRESERVE (default), REPLACE or COLLAPSE.
return string

lAccept_Action() public static method

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 static lAccept_Action ( XmlBooster.XmlBContext ctxt, string endingTag ) : Action
ctxt XmlBooster.XmlBContext
endingTag string
return Action

lAccept_Case() public static method

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 static lAccept_Case ( XmlBooster.XmlBContext ctxt, string endingTag ) : Case
ctxt XmlBooster.XmlBContext
endingTag string
return Case

lAccept_Chapter() public static method

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 static lAccept_Chapter ( XmlBooster.XmlBContext ctxt, string endingTag ) : Chapter
ctxt XmlBooster.XmlBContext
endingTag string
return Chapter

lAccept_ChapterRef() public static method

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 static lAccept_ChapterRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : ChapterRef
ctxt XmlBooster.XmlBContext
endingTag string
return ChapterRef

lAccept_Collection() public static method

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 static lAccept_Collection ( XmlBooster.XmlBContext ctxt, string endingTag ) : Collection
ctxt XmlBooster.XmlBContext
endingTag string
return Collection

lAccept_DBField() public static method

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 static lAccept_DBField ( XmlBooster.XmlBContext ctxt, string endingTag ) : DBField
ctxt XmlBooster.XmlBContext
endingTag string
return DBField

lAccept_DBMessage() public static method

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 static lAccept_DBMessage ( XmlBooster.XmlBContext ctxt, string endingTag ) : DBMessage
ctxt XmlBooster.XmlBContext
endingTag string
return DBMessage

lAccept_DBPacket() public static method

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 static lAccept_DBPacket ( XmlBooster.XmlBContext ctxt, string endingTag ) : DBPacket
ctxt XmlBooster.XmlBContext
endingTag string
return DBPacket

lAccept_Dictionary() public static method

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 static lAccept_Dictionary ( XmlBooster.XmlBContext ctxt, string endingTag ) : Dictionary
ctxt XmlBooster.XmlBContext
endingTag string
return Dictionary

lAccept_Enum() public static method

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 static lAccept_Enum ( XmlBooster.XmlBContext ctxt, string endingTag ) : Enum
ctxt XmlBooster.XmlBContext
endingTag string
return Enum

lAccept_EnumValue() public static method

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 static lAccept_EnumValue ( XmlBooster.XmlBContext ctxt, string endingTag ) : EnumValue
ctxt XmlBooster.XmlBContext
endingTag string
return EnumValue

lAccept_Expectation() public static method

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 static lAccept_Expectation ( XmlBooster.XmlBContext ctxt, string endingTag ) : Expectation
ctxt XmlBooster.XmlBContext
endingTag string
return Expectation

lAccept_Folder() public static method

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 static lAccept_Folder ( XmlBooster.XmlBContext ctxt, string endingTag ) : Folder
ctxt XmlBooster.XmlBContext
endingTag string
return Folder

lAccept_Frame() public static method

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 static lAccept_Frame ( XmlBooster.XmlBContext ctxt, string endingTag ) : Frame
ctxt XmlBooster.XmlBContext
endingTag string
return Frame

lAccept_FrameRef() public static method

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 static lAccept_FrameRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : FrameRef
ctxt XmlBooster.XmlBContext
endingTag string
return FrameRef

lAccept_Function() public static method

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 static lAccept_Function ( XmlBooster.XmlBContext ctxt, string endingTag ) : Function
ctxt XmlBooster.XmlBContext
endingTag string
return Function

lAccept_Message() public static method

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 static lAccept_Message ( XmlBooster.XmlBContext ctxt, string endingTag ) : Message
ctxt XmlBooster.XmlBContext
endingTag string
return Message

lAccept_MsgVariable() public static method

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 static lAccept_MsgVariable ( XmlBooster.XmlBContext ctxt, string endingTag ) : MsgVariable
ctxt XmlBooster.XmlBContext
endingTag string
return MsgVariable

lAccept_NameSpace() public static method

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 static lAccept_NameSpace ( XmlBooster.XmlBContext ctxt, string endingTag ) : NameSpace
ctxt XmlBooster.XmlBContext
endingTag string
return NameSpace

lAccept_NameSpaceRef() public static method

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 static lAccept_NameSpaceRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : NameSpaceRef
ctxt XmlBooster.XmlBContext
endingTag string
return NameSpaceRef

lAccept_Paragraph() public static method

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 static lAccept_Paragraph ( XmlBooster.XmlBContext ctxt, string endingTag ) : Paragraph
ctxt XmlBooster.XmlBContext
endingTag string
return Paragraph

lAccept_ParagraphRevision() public static method

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 static lAccept_ParagraphRevision ( XmlBooster.XmlBContext ctxt, string endingTag ) : ParagraphRevision
ctxt XmlBooster.XmlBContext
endingTag string
return ParagraphRevision

lAccept_Parameter() public static method

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 static lAccept_Parameter ( XmlBooster.XmlBContext ctxt, string endingTag ) : Parameter
ctxt XmlBooster.XmlBContext
endingTag string
return Parameter

lAccept_Poly_BaseModelElement() public static method

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 static lAccept_Poly_BaseModelElement ( XmlBooster.XmlBContext ctxt, string endingTag ) : BaseModelElement
ctxt XmlBooster.XmlBContext
endingTag string
return BaseModelElement

lAccept_Poly_Namable() public static method

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 static lAccept_Poly_Namable ( XmlBooster.XmlBContext ctxt, string endingTag ) : Namable
ctxt XmlBooster.XmlBContext
endingTag string
return Namable

lAccept_Poly_ReferencesParagraph() public static method

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 static lAccept_Poly_ReferencesParagraph ( XmlBooster.XmlBContext ctxt, string endingTag ) : ReferencesParagraph
ctxt XmlBooster.XmlBContext
endingTag string
return ReferencesParagraph

lAccept_Poly_ReqRelated() public static method

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 static lAccept_Poly_ReqRelated ( XmlBooster.XmlBContext ctxt, string endingTag ) : ReqRelated
ctxt XmlBooster.XmlBContext
endingTag string
return ReqRelated

lAccept_Poly_Type() public static method

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 static lAccept_Poly_Type ( XmlBooster.XmlBContext ctxt, string endingTag ) : Type
ctxt XmlBooster.XmlBContext
endingTag string
return Type

lAccept_PreCondition() public static method

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 static lAccept_PreCondition ( XmlBooster.XmlBContext ctxt, string endingTag ) : PreCondition
ctxt XmlBooster.XmlBContext
endingTag string
return PreCondition

lAccept_Procedure() public static method

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 static lAccept_Procedure ( XmlBooster.XmlBContext ctxt, string endingTag ) : Procedure
ctxt XmlBooster.XmlBContext
endingTag string
return Procedure

lAccept_Range() public static method

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 static lAccept_Range ( XmlBooster.XmlBContext ctxt, string endingTag ) : Range
ctxt XmlBooster.XmlBContext
endingTag string
return Range

lAccept_ReqRef() public static method

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 static lAccept_ReqRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : ReqRef
ctxt XmlBooster.XmlBContext
endingTag string
return ReqRef

lAccept_RequirementSet() public static method

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 static lAccept_RequirementSet ( XmlBooster.XmlBContext ctxt, string endingTag ) : RequirementSet
ctxt XmlBooster.XmlBContext
endingTag string
return RequirementSet

lAccept_RequirementSetDependancy() public static method

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 static lAccept_RequirementSetDependancy ( XmlBooster.XmlBContext ctxt, string endingTag ) : RequirementSetDependancy
ctxt XmlBooster.XmlBContext
endingTag string
return RequirementSetDependancy

lAccept_RequirementSetReference() public static method

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 static lAccept_RequirementSetReference ( XmlBooster.XmlBContext ctxt, string endingTag ) : RequirementSetReference
ctxt XmlBooster.XmlBContext
endingTag string
return RequirementSetReference

lAccept_Rule() public static method

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 static lAccept_Rule ( XmlBooster.XmlBContext ctxt, string endingTag ) : Rule
ctxt XmlBooster.XmlBContext
endingTag string
return Rule

lAccept_RuleCheckDisabling() public static method

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 static lAccept_RuleCheckDisabling ( XmlBooster.XmlBContext ctxt, string endingTag ) : RuleCheckDisabling
ctxt XmlBooster.XmlBContext
endingTag string
return RuleCheckDisabling

lAccept_RuleCheckIdentifier() public static method

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 static lAccept_RuleCheckIdentifier ( XmlBooster.XmlBContext ctxt, string endingTag ) : RuleCheckIdentifier
ctxt XmlBooster.XmlBContext
endingTag string
return RuleCheckIdentifier

lAccept_RuleCondition() public static method

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 static lAccept_RuleCondition ( XmlBooster.XmlBContext ctxt, string endingTag ) : RuleCondition
ctxt XmlBooster.XmlBContext
endingTag string
return RuleCondition

lAccept_Shortcut() public static method

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 static lAccept_Shortcut ( XmlBooster.XmlBContext ctxt, string endingTag ) : Shortcut
ctxt XmlBooster.XmlBContext
endingTag string
return Shortcut

lAccept_ShortcutDictionary() public static method

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 static lAccept_ShortcutDictionary ( XmlBooster.XmlBContext ctxt, string endingTag ) : ShortcutDictionary
ctxt XmlBooster.XmlBContext
endingTag string
return ShortcutDictionary

lAccept_ShortcutFolder() public static method

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 static lAccept_ShortcutFolder ( XmlBooster.XmlBContext ctxt, string endingTag ) : ShortcutFolder
ctxt XmlBooster.XmlBContext
endingTag string
return ShortcutFolder

lAccept_SourceText() public static method

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 static lAccept_SourceText ( XmlBooster.XmlBContext ctxt, string endingTag ) : SourceText
ctxt XmlBooster.XmlBContext
endingTag string
return SourceText

lAccept_SourceTextComment() public static method

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 static lAccept_SourceTextComment ( XmlBooster.XmlBContext ctxt, string endingTag ) : SourceTextComment
ctxt XmlBooster.XmlBContext
endingTag string
return SourceTextComment

lAccept_Specification() public static method

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 static lAccept_Specification ( XmlBooster.XmlBContext ctxt, string endingTag ) : Specification
ctxt XmlBooster.XmlBContext
endingTag string
return Specification

lAccept_State() public static method

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 static lAccept_State ( XmlBooster.XmlBContext ctxt, string endingTag ) : State
ctxt XmlBooster.XmlBContext
endingTag string
return State

lAccept_StateMachine() public static method

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 static lAccept_StateMachine ( XmlBooster.XmlBContext ctxt, string endingTag ) : StateMachine
ctxt XmlBooster.XmlBContext
endingTag string
return StateMachine

lAccept_Step() public static method

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 static lAccept_Step ( XmlBooster.XmlBContext ctxt, string endingTag ) : Step
ctxt XmlBooster.XmlBContext
endingTag string
return Step

lAccept_Structure() public static method

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 static lAccept_Structure ( XmlBooster.XmlBContext ctxt, string endingTag ) : Structure
ctxt XmlBooster.XmlBContext
endingTag string
return Structure

lAccept_StructureElement() public static method

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 static lAccept_StructureElement ( XmlBooster.XmlBContext ctxt, string endingTag ) : StructureElement
ctxt XmlBooster.XmlBContext
endingTag string
return StructureElement

lAccept_StructureRef() public static method

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 static lAccept_StructureRef ( XmlBooster.XmlBContext ctxt, string endingTag ) : StructureRef
ctxt XmlBooster.XmlBContext
endingTag string
return StructureRef

lAccept_SubSequence() public static method

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 static lAccept_SubSequence ( XmlBooster.XmlBContext ctxt, string endingTag ) : SubSequence
ctxt XmlBooster.XmlBContext
endingTag string
return SubSequence

lAccept_SubStep() public static method

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 static lAccept_SubStep ( XmlBooster.XmlBContext ctxt, string endingTag ) : SubStep
ctxt XmlBooster.XmlBContext
endingTag string
return SubStep

lAccept_TestCase() public static method

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 static lAccept_TestCase ( XmlBooster.XmlBContext ctxt, string endingTag ) : TestCase
ctxt XmlBooster.XmlBContext
endingTag string
return TestCase

lAccept_Translation() public static method

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 static lAccept_Translation ( XmlBooster.XmlBContext ctxt, string endingTag ) : Translation
ctxt XmlBooster.XmlBContext
endingTag string
return Translation

lAccept_TranslationDictionary() public static method

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 static lAccept_TranslationDictionary ( XmlBooster.XmlBContext ctxt, string endingTag ) : TranslationDictionary
ctxt XmlBooster.XmlBContext
endingTag string
return TranslationDictionary

lAccept_TypeSpec() public static method

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 static lAccept_TypeSpec ( XmlBooster.XmlBContext ctxt, string endingTag ) : TypeSpec
ctxt XmlBooster.XmlBContext
endingTag string
return TypeSpec

lAccept_Values() public static method

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 static lAccept_Values ( XmlBooster.XmlBContext ctxt, string endingTag ) : Values
ctxt XmlBooster.XmlBContext
endingTag string
return Values

lAccept_Variable() public static method

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 static lAccept_Variable ( XmlBooster.XmlBContext ctxt, string endingTag ) : Variable
ctxt XmlBooster.XmlBContext
endingTag string
return Variable

lAccept_char_value() public static method

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 static lAccept_char_value ( XmlBooster.XmlBContext ctxt, string endingTag ) : char_value
ctxt XmlBooster.XmlBContext
endingTag string
return char_value

lAccept_mask() public static method

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 static lAccept_mask ( XmlBooster.XmlBContext ctxt, string endingTag ) : mask
ctxt XmlBooster.XmlBContext
endingTag string
return mask

lAccept_match() public static method

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 static lAccept_match ( XmlBooster.XmlBContext ctxt, string endingTag ) : match
ctxt XmlBooster.XmlBContext
endingTag string
return match

lAccept_match_range() public static method

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 static lAccept_match_range ( XmlBooster.XmlBContext ctxt, string endingTag ) : match_range
ctxt XmlBooster.XmlBContext
endingTag string
return match_range

lAccept_meaning() public static method

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 static lAccept_meaning ( XmlBooster.XmlBContext ctxt, string endingTag ) : meaning
ctxt XmlBooster.XmlBContext
endingTag string
return meaning

lAccept_resolution_formula() public static method

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 static lAccept_resolution_formula ( XmlBooster.XmlBContext ctxt, string endingTag ) : resolution_formula
ctxt XmlBooster.XmlBContext
endingTag string
return resolution_formula

lAccept_special_or_reserved_value() public static method

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 static lAccept_special_or_reserved_value ( XmlBooster.XmlBContext ctxt, string endingTag ) : special_or_reserved_value
ctxt XmlBooster.XmlBContext
endingTag string
return special_or_reserved_value

lAccept_special_or_reserved_values() public static method

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 static lAccept_special_or_reserved_values ( XmlBooster.XmlBContext ctxt, string endingTag ) : special_or_reserved_values
ctxt XmlBooster.XmlBContext
endingTag string
return special_or_reserved_values

lAccept_value() public static method

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 static lAccept_value ( XmlBooster.XmlBContext ctxt, string endingTag ) : value
ctxt XmlBooster.XmlBContext
endingTag string
return value

setFactory() public static method

Sets the factory to introduce an indirection level so that the user can externally define derived classes to be used in place of the XMLBooster-generated classes.
public static setFactory ( Factory f ) : void
f Factory
return void

setUnique() public static method

public static setUnique ( acceptor acc ) : void
acc acceptor
return void

subElements() public static method

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 static subElements ( IXmlBBase obj ) : IXmlBBase[]
obj IXmlBBase
return IXmlBBase[]

unParsePcData() public static method

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 static unParsePcData ( TextWriter pw, bool flag ) : void
pw System.IO.TextWriter
flag bool
return void

unParsePcData() public static method

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 static unParsePcData ( TextWriter pw, double val ) : void
pw System.IO.TextWriter
val double
return void

unParsePcData() public static method

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 static unParsePcData ( TextWriter pw, int val ) : void
pw System.IO.TextWriter
val int
return void

unParsePcData() public static method

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 static unParsePcData ( TextWriter pw, long val ) : void
pw System.IO.TextWriter
val long
return void

unParsePcData() public static method

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 static unParsePcData ( TextWriter pw, object obj ) : void
pw System.IO.TextWriter
obj object
return void

unParsePcData() public static method

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 static unParsePcData ( TextWriter pw, string a ) : void
pw System.IO.TextWriter
a string
return void