C# Class DataDictionary.Generated.acceptor

Inheritance: XmlBooster.XmlBBaseAcceptor
Afficher le fichier Open project: ERTMSSolutions/ERTMSFormalSpecs Class Usage Examples

Méthodes publiques

Méthode 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

Méthode 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 méthode

public static Enum_DBMessageType_ToString ( DBMessageType v ) : string
v DBMessageType
Résultat string

Enum_ExpectationKind_ToString() public static méthode

public static Enum_ExpectationKind_ToString ( ExpectationKind v ) : string
v ExpectationKind
Résultat string

Enum_MessageDirectionEnumType_ToString() public static méthode

public static Enum_MessageDirectionEnumType_ToString ( MessageDirectionEnumType v ) : string
v MessageDirectionEnumType
Résultat string

Enum_MessageEnumType_ToString() public static méthode

public static Enum_MessageEnumType_ToString ( MessageEnumType v ) : string
v MessageEnumType
Résultat string

Enum_Message_media_ToString() public static méthode

public static Enum_Message_media_ToString ( Message_media v ) : string
v Message_media
Résultat string

Enum_Paragraph_scope_ToString() public static méthode

public static Enum_Paragraph_scope_ToString ( Paragraph_scope v ) : string
v Paragraph_scope
Résultat string

Enum_Paragraph_type_ToString() public static méthode

public static Enum_Paragraph_type_ToString ( Paragraph_type v ) : string
v Paragraph_type
Résultat string

Enum_PrecisionEnum_ToString() public static méthode

public static Enum_PrecisionEnum_ToString ( PrecisionEnum v ) : string
v PrecisionEnum
Résultat string

Enum_RulePriority_ToString() public static méthode

public static Enum_RulePriority_ToString ( RulePriority v ) : string
v RulePriority
Résultat string

Enum_SPEC_IMPLEMENTED_ENUM_ToString() public static méthode

public static Enum_SPEC_IMPLEMENTED_ENUM_ToString ( SPEC_IMPLEMENTED_ENUM v ) : string
v SPEC_IMPLEMENTED_ENUM
Résultat string

Enum_ST_INTERFACE_ToString() public static méthode

public static Enum_ST_INTERFACE_ToString ( ST_INTERFACE v ) : string
v ST_INTERFACE
Résultat string

Enum_ST_IO_ToString() public static méthode

public static Enum_ST_IO_ToString ( ST_IO v ) : string
v ST_IO
Résultat string

Enum_ST_LEVEL_ToString() public static méthode

public static Enum_ST_LEVEL_ToString ( ST_LEVEL v ) : string
v ST_LEVEL
Résultat string

Enum_ST_MODE_ToString() public static méthode

public static Enum_ST_MODE_ToString ( ST_MODE v ) : string
v ST_MODE
Résultat string

Enum_TimeDelay_ToString() public static méthode

public static Enum_TimeDelay_ToString ( TimeDelay v ) : string
v TimeDelay
Résultat string

Enum_TypeSpec_ertms_type_ToString() public static méthode

public static Enum_TypeSpec_ertms_type_ToString ( TypeSpec_ertms_type v ) : string
v TypeSpec_ertms_type
Résultat string

Enum_VariableModeEnumType_ToString() public static méthode

public static Enum_VariableModeEnumType_ToString ( VariableModeEnumType v ) : string
v VariableModeEnumType
Résultat string

Enum_maximum_Value_ToString() public static méthode

public static Enum_maximum_Value_ToString ( maximum_Value v ) : string
v maximum_Value
Résultat string

Enum_meaning_type_ToString() public static méthode

public static Enum_meaning_type_ToString ( meaning_type v ) : string
v meaning_type
Résultat string

Enum_resolution_formula_Value_ToString() public static méthode

public static Enum_resolution_formula_Value_ToString ( resolution_formula_Value v ) : string
v resolution_formula_Value
Résultat string

Enum_resolution_formula_units_ToString() public static méthode

public static Enum_resolution_formula_units_ToString ( resolution_formula_units v ) : string
v resolution_formula_units
Résultat string

StringTo_Enum_DBMessageType() public static méthode

public static StringTo_Enum_DBMessageType ( string str ) : DBMessageType
str string
Résultat DBMessageType

StringTo_Enum_ExpectationKind() public static méthode

public static StringTo_Enum_ExpectationKind ( string str ) : ExpectationKind
str string
Résultat ExpectationKind

StringTo_Enum_MessageDirectionEnumType() public static méthode

public static StringTo_Enum_MessageDirectionEnumType ( string str ) : MessageDirectionEnumType
str string
Résultat MessageDirectionEnumType

StringTo_Enum_MessageEnumType() public static méthode

public static StringTo_Enum_MessageEnumType ( string str ) : MessageEnumType
str string
Résultat MessageEnumType

StringTo_Enum_Message_media() public static méthode

public static StringTo_Enum_Message_media ( string str ) : Message_media
str string
Résultat Message_media

StringTo_Enum_Paragraph_scope() public static méthode

public static StringTo_Enum_Paragraph_scope ( string str ) : Paragraph_scope
str string
Résultat Paragraph_scope

StringTo_Enum_Paragraph_type() public static méthode

public static StringTo_Enum_Paragraph_type ( string str ) : Paragraph_type
str string
Résultat Paragraph_type

StringTo_Enum_PrecisionEnum() public static méthode

public static StringTo_Enum_PrecisionEnum ( string str ) : PrecisionEnum
str string
Résultat PrecisionEnum

StringTo_Enum_RulePriority() public static méthode

public static StringTo_Enum_RulePriority ( string str ) : RulePriority
str string
Résultat RulePriority

StringTo_Enum_SPEC_IMPLEMENTED_ENUM() public static méthode

public static StringTo_Enum_SPEC_IMPLEMENTED_ENUM ( string str ) : SPEC_IMPLEMENTED_ENUM
str string
Résultat SPEC_IMPLEMENTED_ENUM

StringTo_Enum_ST_INTERFACE() public static méthode

public static StringTo_Enum_ST_INTERFACE ( string str ) : ST_INTERFACE
str string
Résultat ST_INTERFACE

StringTo_Enum_ST_IO() public static méthode

public static StringTo_Enum_ST_IO ( string str ) : ST_IO
str string
Résultat ST_IO

StringTo_Enum_ST_LEVEL() public static méthode

public static StringTo_Enum_ST_LEVEL ( string str ) : ST_LEVEL
str string
Résultat ST_LEVEL

StringTo_Enum_ST_MODE() public static méthode

public static StringTo_Enum_ST_MODE ( string str ) : ST_MODE
str string
Résultat ST_MODE

StringTo_Enum_TimeDelay() public static méthode

public static StringTo_Enum_TimeDelay ( string str ) : TimeDelay
str string
Résultat TimeDelay

StringTo_Enum_TypeSpec_ertms_type() public static méthode

public static StringTo_Enum_TypeSpec_ertms_type ( string str ) : TypeSpec_ertms_type
str string
Résultat TypeSpec_ertms_type

StringTo_Enum_VariableModeEnumType() public static méthode

public static StringTo_Enum_VariableModeEnumType ( string str ) : VariableModeEnumType
str string
Résultat VariableModeEnumType

StringTo_Enum_maximum_Value() public static méthode

public static StringTo_Enum_maximum_Value ( string str ) : maximum_Value
str string
Résultat maximum_Value

StringTo_Enum_meaning_type() public static méthode

public static StringTo_Enum_meaning_type ( string str ) : meaning_type
str string
Résultat meaning_type

StringTo_Enum_resolution_formula_Value() public static méthode

public static StringTo_Enum_resolution_formula_Value ( string str ) : resolution_formula_Value
str string
Résultat resolution_formula_Value

StringTo_Enum_resolution_formula_units() public static méthode

public static StringTo_Enum_resolution_formula_units ( string str ) : resolution_formula_units
str string
Résultat resolution_formula_units

accept() public static méthode

public static accept ( XmlBooster.XmlBContext ctxt ) : IXmlBBase
ctxt XmlBooster.XmlBContext
Résultat IXmlBBase

acceptAction() public static méthode

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
Résultat Action

acceptCase() public static méthode

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
Résultat Case

acceptChapter() public static méthode

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
Résultat Chapter

acceptChapterRef() public static méthode

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
Résultat ChapterRef

acceptCollection() public static méthode

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
Résultat Collection

acceptDBField() public static méthode

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
Résultat DBField

acceptDBMessage() public static méthode

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
Résultat DBMessage

acceptDBPacket() public static méthode

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
Résultat DBPacket

acceptDictionary() public static méthode

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
Résultat Dictionary

acceptEnum() public static méthode

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
Résultat Enum

acceptEnumValue() public static méthode

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
Résultat EnumValue

acceptExpectation() public static méthode

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
Résultat Expectation

acceptFolder() public static méthode

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
Résultat Folder

acceptFrame() public static méthode

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
Résultat Frame

acceptFrameRef() public static méthode

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
Résultat FrameRef

acceptFunction() public static méthode

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
Résultat Function

acceptNameSpace() public static méthode

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
Résultat NameSpace

acceptNameSpaceRef() public static méthode

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
Résultat NameSpaceRef

acceptParagraph() public static méthode

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
Résultat Paragraph

acceptParagraphRevision() public static méthode

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
Résultat ParagraphRevision

acceptParameter() public static méthode

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
Résultat Parameter

acceptPreCondition() public static méthode

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
Résultat PreCondition

acceptProcedure() public static méthode

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
Résultat Procedure

acceptRange() public static méthode

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
Résultat Range

acceptReqRef() public static méthode

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
Résultat ReqRef

acceptRequirementSet() public static méthode

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
Résultat RequirementSet

acceptRequirementSetDependancy() public static méthode

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
Résultat RequirementSetDependancy

acceptRequirementSetReference() public static méthode

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
Résultat RequirementSetReference

acceptRule() public static méthode

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
Résultat Rule

acceptRuleCheckDisabling() public static méthode

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
Résultat RuleCheckDisabling

acceptRuleCheckIdentifier() public static méthode

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
Résultat RuleCheckIdentifier

acceptRuleCondition() public static méthode

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
Résultat RuleCondition

acceptShortcut() public static méthode

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
Résultat Shortcut

acceptShortcutDictionary() public static méthode

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
Résultat ShortcutDictionary

acceptShortcutFolder() public static méthode

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
Résultat ShortcutFolder

acceptSourceText() public static méthode

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
Résultat SourceText

acceptSourceTextComment() public static méthode

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
Résultat SourceTextComment

acceptSpecification() public static méthode

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
Résultat Specification

acceptState() public static méthode

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
Résultat State

acceptStateMachine() public static méthode

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
Résultat StateMachine

acceptStep() public static méthode

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
Résultat Step

acceptStructure() public static méthode

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
Résultat Structure

acceptStructureElement() public static méthode

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
Résultat StructureElement

acceptStructureRef() public static méthode

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
Résultat StructureRef

acceptSubSequence() public static méthode

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
Résultat SubSequence

acceptSubStep() public static méthode

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
Résultat SubStep

acceptTestCase() public static méthode

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
Résultat TestCase

acceptTranslation() public static méthode

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
Résultat Translation

acceptTranslationDictionary() public static méthode

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
Résultat TranslationDictionary

acceptVariable() public static méthode

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
Résultat Variable

genericAccept() public méthode

public genericAccept ( XmlBooster.XmlBContext ctxt ) : IXmlBBase
ctxt XmlBooster.XmlBContext
Résultat IXmlBBase

genericSubElements() public méthode

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
Résultat IXmlBBase[]

genericUnParse() public méthode

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
Résultat bool

getFactory() public static méthode

public static getFactory ( ) : Factory
Résultat Factory

getUnique() public static méthode

public static getUnique ( ) : acceptor
Résultat acceptor

lAcceptBoolean() public static méthode

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
Résultat bool

lAcceptEnum_DBMessageType() public static méthode

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
Résultat DBMessageType

lAcceptEnum_ExpectationKind() public static méthode

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
Résultat ExpectationKind

lAcceptEnum_MessageDirectionEnumType() public static méthode

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
Résultat MessageDirectionEnumType

lAcceptEnum_MessageEnumType() public static méthode

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
Résultat MessageEnumType

lAcceptEnum_Message_media() public static méthode

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
Résultat Message_media

lAcceptEnum_Paragraph_scope() public static méthode

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
Résultat Paragraph_scope

lAcceptEnum_Paragraph_type() public static méthode

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
Résultat Paragraph_type

lAcceptEnum_PrecisionEnum() public static méthode

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
Résultat PrecisionEnum

lAcceptEnum_RulePriority() public static méthode

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
Résultat RulePriority

lAcceptEnum_SPEC_IMPLEMENTED_ENUM() public static méthode

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
Résultat SPEC_IMPLEMENTED_ENUM

lAcceptEnum_ST_INTERFACE() public static méthode

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
Résultat ST_INTERFACE

lAcceptEnum_ST_IO() public static méthode

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
Résultat ST_IO

lAcceptEnum_ST_LEVEL() public static méthode

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
Résultat ST_LEVEL

lAcceptEnum_ST_MODE() public static méthode

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
Résultat ST_MODE

lAcceptEnum_TimeDelay() public static méthode

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
Résultat TimeDelay

lAcceptEnum_TypeSpec_ertms_type() public static méthode

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
Résultat TypeSpec_ertms_type

lAcceptEnum_VariableModeEnumType() public static méthode

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
Résultat VariableModeEnumType

lAcceptEnum_maximum_Value() public static méthode

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
Résultat maximum_Value

lAcceptEnum_meaning_type() public static méthode

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
Résultat meaning_type

lAcceptEnum_resolution_formula_Value() public static méthode

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
Résultat resolution_formula_Value

lAcceptEnum_resolution_formula_units() public static méthode

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
Résultat resolution_formula_units

lAcceptPcData() public static méthode

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.
Résultat string

lAccept_Action() public static méthode

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
Résultat Action

lAccept_Case() public static méthode

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
Résultat Case

lAccept_Chapter() public static méthode

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
Résultat Chapter

lAccept_ChapterRef() public static méthode

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
Résultat ChapterRef

lAccept_Collection() public static méthode

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
Résultat Collection

lAccept_DBField() public static méthode

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
Résultat DBField

lAccept_DBMessage() public static méthode

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
Résultat DBMessage

lAccept_DBPacket() public static méthode

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
Résultat DBPacket

lAccept_Dictionary() public static méthode

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
Résultat Dictionary

lAccept_Enum() public static méthode

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
Résultat Enum

lAccept_EnumValue() public static méthode

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
Résultat EnumValue

lAccept_Expectation() public static méthode

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
Résultat Expectation

lAccept_Folder() public static méthode

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
Résultat Folder

lAccept_Frame() public static méthode

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
Résultat Frame

lAccept_FrameRef() public static méthode

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
Résultat FrameRef

lAccept_Function() public static méthode

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
Résultat Function

lAccept_Message() public static méthode

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
Résultat Message

lAccept_MsgVariable() public static méthode

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
Résultat MsgVariable

lAccept_NameSpace() public static méthode

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
Résultat NameSpace

lAccept_NameSpaceRef() public static méthode

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
Résultat NameSpaceRef

lAccept_Paragraph() public static méthode

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
Résultat Paragraph

lAccept_ParagraphRevision() public static méthode

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
Résultat ParagraphRevision

lAccept_Parameter() public static méthode

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
Résultat Parameter

lAccept_Poly_BaseModelElement() public static méthode

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
Résultat BaseModelElement

lAccept_Poly_Namable() public static méthode

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
Résultat Namable

lAccept_Poly_ReferencesParagraph() public static méthode

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
Résultat ReferencesParagraph

lAccept_Poly_ReqRelated() public static méthode

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
Résultat ReqRelated

lAccept_Poly_Type() public static méthode

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
Résultat Type

lAccept_PreCondition() public static méthode

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
Résultat PreCondition

lAccept_Procedure() public static méthode

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
Résultat Procedure

lAccept_Range() public static méthode

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
Résultat Range

lAccept_ReqRef() public static méthode

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
Résultat ReqRef

lAccept_RequirementSet() public static méthode

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
Résultat RequirementSet

lAccept_RequirementSetDependancy() public static méthode

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
Résultat RequirementSetDependancy

lAccept_RequirementSetReference() public static méthode

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
Résultat RequirementSetReference

lAccept_Rule() public static méthode

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
Résultat Rule

lAccept_RuleCheckDisabling() public static méthode

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
Résultat RuleCheckDisabling

lAccept_RuleCheckIdentifier() public static méthode

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
Résultat RuleCheckIdentifier

lAccept_RuleCondition() public static méthode

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
Résultat RuleCondition

lAccept_Shortcut() public static méthode

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
Résultat Shortcut

lAccept_ShortcutDictionary() public static méthode

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
Résultat ShortcutDictionary

lAccept_ShortcutFolder() public static méthode

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
Résultat ShortcutFolder

lAccept_SourceText() public static méthode

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
Résultat SourceText

lAccept_SourceTextComment() public static méthode

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
Résultat SourceTextComment

lAccept_Specification() public static méthode

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
Résultat Specification

lAccept_State() public static méthode

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
Résultat State

lAccept_StateMachine() public static méthode

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
Résultat StateMachine

lAccept_Step() public static méthode

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
Résultat Step

lAccept_Structure() public static méthode

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
Résultat Structure

lAccept_StructureElement() public static méthode

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
Résultat StructureElement

lAccept_StructureRef() public static méthode

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
Résultat StructureRef

lAccept_SubSequence() public static méthode

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
Résultat SubSequence

lAccept_SubStep() public static méthode

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
Résultat SubStep

lAccept_TestCase() public static méthode

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
Résultat TestCase

lAccept_Translation() public static méthode

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
Résultat Translation

lAccept_TranslationDictionary() public static méthode

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
Résultat TranslationDictionary

lAccept_TypeSpec() public static méthode

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
Résultat TypeSpec

lAccept_Values() public static méthode

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
Résultat Values

lAccept_Variable() public static méthode

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
Résultat Variable

lAccept_char_value() public static méthode

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
Résultat char_value

lAccept_mask() public static méthode

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
Résultat mask

lAccept_match() public static méthode

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
Résultat match

lAccept_match_range() public static méthode

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
Résultat match_range

lAccept_meaning() public static méthode

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
Résultat meaning

lAccept_resolution_formula() public static méthode

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
Résultat resolution_formula

lAccept_special_or_reserved_value() public static méthode

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
Résultat special_or_reserved_value

lAccept_special_or_reserved_values() public static méthode

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
Résultat special_or_reserved_values

lAccept_value() public static méthode

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
Résultat value

setFactory() public static méthode

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
Résultat void

setUnique() public static méthode

public static setUnique ( acceptor acc ) : void
acc acceptor
Résultat void

subElements() public static méthode

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
Résultat IXmlBBase[]

unParsePcData() public static méthode

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
Résultat void

unParsePcData() public static méthode

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
Résultat void

unParsePcData() public static méthode

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
Résultat void

unParsePcData() public static méthode

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
Résultat void

unParsePcData() public static méthode

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
Résultat void

unParsePcData() public static méthode

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
Résultat void