C# Class DataDictionary.Generated.Dictionary

Inheritance: ModelElement
Show file Open project: ERTMSSolutions/ERTMSFormalSpecs Class Usage Examples

Public Methods

Method Description
Dictionary ( ) : System
NotifyControllers ( Lock aLock ) : void
allNameSpaceRefs ( ) : ArrayList

Part of the list interface for NameSpaceRefs

allNameSpaces ( ) : ArrayList

Part of the list interface for NameSpaces

allRequirementSets ( ) : ArrayList

Part of the list interface for RequirementSets

allSpecifications ( ) : ArrayList

Part of the list interface for Specifications

allTestRefs ( ) : ArrayList

Part of the list interface for TestRefs

allTests ( ) : ArrayList

Part of the list interface for Tests

appendNameSpaceRefs ( Lock aLock, NameSpaceRef el ) : void
appendNameSpaceRefs ( NameSpaceRef el ) : void

Part of the list interface for NameSpaceRefs

appendNameSpaceRefs ( System coll ) : void

Part of the list interface for NameSpaceRefs

appendNameSpaceRefs ( System coll, Lock aLock ) : void
appendNameSpaces ( Lock aLock, NameSpace el ) : void
appendNameSpaces ( NameSpace el ) : void

Part of the list interface for NameSpaces

appendNameSpaces ( System coll ) : void

Part of the list interface for NameSpaces

appendNameSpaces ( System coll, Lock aLock ) : void
appendRequirementSets ( Lock aLock, RequirementSet el ) : void
appendRequirementSets ( RequirementSet el ) : void

Part of the list interface for RequirementSets

appendRequirementSets ( System coll ) : void

Part of the list interface for RequirementSets

appendRequirementSets ( System coll, Lock aLock ) : void
appendSpecifications ( Lock aLock, Specification el ) : void
appendSpecifications ( Specification el ) : void

Part of the list interface for Specifications

appendSpecifications ( System coll ) : void

Part of the list interface for Specifications

appendSpecifications ( System coll, Lock aLock ) : void
appendTestRefs ( FrameRef el ) : void

Part of the list interface for TestRefs

appendTestRefs ( Lock aLock, FrameRef el ) : void
appendTestRefs ( System coll ) : void

Part of the list interface for TestRefs

appendTestRefs ( System coll, Lock aLock ) : void
appendTests ( Frame el ) : void

Part of the list interface for Tests

appendTests ( Lock aLock, Frame el ) : void
appendTests ( System coll ) : void

Part of the list interface for Tests

appendTests ( System coll, Lock aLock ) : void
copyTo ( Dictionary other ) : void
countNameSpaceRefs ( ) : int

Part of the list interface for NameSpaceRefs

countNameSpaces ( ) : int

Part of the list interface for NameSpaces

countRequirementSets ( ) : int

Part of the list interface for RequirementSets

countSpecifications ( ) : int

Part of the list interface for Specifications

countTestRefs ( ) : int

Part of the list interface for TestRefs

countTests ( ) : int

Part of the list interface for Tests

deleteNameSpaceRefs ( int idx ) : void

Part of the list interface for NameSpaceRefs This deletion function removes an element from the collection in NameSpaceRefs

deleteNameSpaceRefs ( int idx, Lock aLock ) : void
deleteNameSpaces ( int idx ) : void

Part of the list interface for NameSpaces This deletion function removes an element from the collection in NameSpaces

deleteNameSpaces ( int idx, Lock aLock ) : void
deleteRequirementSets ( int idx ) : void

Part of the list interface for RequirementSets This deletion function removes an element from the collection in RequirementSets

deleteRequirementSets ( int idx, Lock aLock ) : void
deleteSpecifications ( int idx ) : void

Part of the list interface for Specifications This deletion function removes an element from the collection in Specifications

deleteSpecifications ( int idx, Lock aLock ) : void
deleteTestRefs ( int idx ) : void

Part of the list interface for TestRefs This deletion function removes an element from the collection in TestRefs

deleteTestRefs ( int idx, Lock aLock ) : void
deleteTests ( int idx ) : void

Part of the list interface for Tests This deletion function removes an element from the collection in Tests

deleteTests ( int idx, Lock aLock ) : void
dispatch ( XmlBooster.XmlBBaseVisitor v ) : void
dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void
find ( Object search ) : bool
getNameSpaceRefs ( int idx ) : NameSpaceRef

Part of the list interface for NameSpaceRefs This function returns an element from the collection in NameSpaceRefs based on an index.

getNameSpaces ( int idx ) : NameSpace

Part of the list interface for NameSpaces This function returns an element from the collection in NameSpaces based on an index.

getRequirementSets ( int idx ) : RequirementSet

Part of the list interface for RequirementSets This function returns an element from the collection in RequirementSets based on an index.

getShortcutDictionary ( ) : ShortcutDictionary
getSpecifications ( int idx ) : Specification

Part of the list interface for Specifications This function returns an element from the collection in Specifications based on an index.

getTestRefs ( int idx ) : FrameRef

Part of the list interface for TestRefs This function returns an element from the collection in TestRefs based on an index.

getTests ( int idx ) : Frame

Part of the list interface for Tests This function returns an element from the collection in Tests based on an index.

getTranslationDictionary ( ) : TranslationDictionary
getXsi ( ) : string
getXsiLocation ( ) : string
indexOfNameSpaceRefs ( IXmlBBase el ) : int

Part of the list interface for NameSpaceRefs This function returns the index of an element in the collection.

indexOfNameSpaces ( IXmlBBase el ) : int

Part of the list interface for NameSpaces This function returns the index of an element in the collection.

indexOfRequirementSets ( IXmlBBase el ) : int

Part of the list interface for RequirementSets This function returns the index of an element in the collection.

indexOfSpecifications ( IXmlBBase el ) : int

Part of the list interface for Specifications This function returns the index of an element in the collection.

indexOfTestRefs ( IXmlBBase el ) : int

Part of the list interface for TestRefs This function returns the index of an element in the collection.

indexOfTests ( IXmlBBase el ) : int

Part of the list interface for Tests This function returns the index of an element in the collection.

insertNameSpaceRefs ( int idx, NameSpaceRef el ) : void

Part of the list interface for NameSpaceRefs This insertion function inserts a new element in the collection in NameSpaceRefs

insertNameSpaceRefs ( int idx, NameSpaceRef el, Lock aLock ) : void
insertNameSpaces ( int idx, NameSpace el ) : void

Part of the list interface for NameSpaces This insertion function inserts a new element in the collection in NameSpaces

insertNameSpaces ( int idx, NameSpace el, Lock aLock ) : void
insertRequirementSets ( int idx, RequirementSet el ) : void

Part of the list interface for RequirementSets This insertion function inserts a new element in the collection in RequirementSets

insertRequirementSets ( int idx, RequirementSet el, Lock aLock ) : void
insertSpecifications ( int idx, Specification el ) : void

Part of the list interface for Specifications This insertion function inserts a new element in the collection in Specifications

insertSpecifications ( int idx, Specification el, Lock aLock ) : void
insertTestRefs ( int idx, FrameRef el ) : void

Part of the list interface for TestRefs This insertion function inserts a new element in the collection in TestRefs

insertTestRefs ( int idx, FrameRef el, Lock aLock ) : void
insertTests ( int idx, Frame el ) : void

Part of the list interface for Tests This insertion function inserts a new element in the collection in Tests

insertTests ( int idx, Frame el, Lock aLock ) : void
parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
parseBody ( XmlBooster.XmlBContext ctxt ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
removeNameSpaceRefs ( IXmlBBase obj ) : void

Part of the list interface for NameSpaceRefs This deletion function removes an element from the collection in NameSpaceRefs If the object given in parameter is not found in the the collection, this function does nothing.

removeNameSpaceRefs ( IXmlBBase obj, Lock aLock ) : void
removeNameSpaces ( IXmlBBase obj ) : void

Part of the list interface for NameSpaces This deletion function removes an element from the collection in NameSpaces If the object given in parameter is not found in the the collection, this function does nothing.

removeNameSpaces ( IXmlBBase obj, Lock aLock ) : void
removeRequirementSets ( IXmlBBase obj ) : void

Part of the list interface for RequirementSets This deletion function removes an element from the collection in RequirementSets If the object given in parameter is not found in the the collection, this function does nothing.

removeRequirementSets ( IXmlBBase obj, Lock aLock ) : void
removeSpecifications ( IXmlBBase obj ) : void

Part of the list interface for Specifications This deletion function removes an element from the collection in Specifications If the object given in parameter is not found in the the collection, this function does nothing.

removeSpecifications ( IXmlBBase obj, Lock aLock ) : void
removeTestRefs ( IXmlBBase obj ) : void

Part of the list interface for TestRefs This deletion function removes an element from the collection in TestRefs If the object given in parameter is not found in the the collection, this function does nothing.

removeTestRefs ( IXmlBBase obj, Lock aLock ) : void
removeTests ( IXmlBBase obj ) : void

Part of the list interface for Tests This deletion function removes an element from the collection in Tests If the object given in parameter is not found in the the collection, this function does nothing.

removeTests ( IXmlBBase obj, Lock aLock ) : void
setAllNameSpaceRefs ( Lock aLock, System coll ) : void
setAllNameSpaceRefs ( System coll ) : void

Part of the list interface for NameSpaceRefs

setAllNameSpaces ( Lock aLock, System coll ) : void
setAllNameSpaces ( System coll ) : void

Part of the list interface for NameSpaces

setAllRequirementSets ( Lock aLock, System coll ) : void
setAllRequirementSets ( System coll ) : void

Part of the list interface for RequirementSets

setAllSpecifications ( Lock aLock, System coll ) : void
setAllSpecifications ( System coll ) : void

Part of the list interface for Specifications

setAllTestRefs ( Lock aLock, System coll ) : void
setAllTestRefs ( System coll ) : void

Part of the list interface for TestRefs

setAllTests ( Lock aLock, System coll ) : void
setAllTests ( System coll ) : void

Part of the list interface for Tests

setShortcutDictionary ( ShortcutDictionary v ) : void
setTranslationDictionary ( TranslationDictionary v ) : void
setXsi ( string v ) : void
setXsiLocation ( string v ) : void
subElements ( ArrayList l ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
unParse ( TextWriter pw, bool typeId, string headingTag, string endingTag ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.
unParseBody ( TextWriter pw ) : void This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future.

Private Methods

Method Description
getNameSpaceRefs ( ) : ArrayList

Part of the list interface for NameSpaceRefs

getNameSpaces ( ) : ArrayList

Part of the list interface for NameSpaces

getRequirementSets ( ) : ArrayList

Part of the list interface for RequirementSets

getSpecifications ( ) : ArrayList

Part of the list interface for Specifications

getTestRefs ( ) : ArrayList

Part of the list interface for TestRefs

getTests ( ) : ArrayList

Part of the list interface for Tests

Method Details

Dictionary() public method

public Dictionary ( ) : System
return System

NotifyControllers() public method

public NotifyControllers ( Lock aLock ) : void
aLock Lock
return void

allNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs
public allNameSpaceRefs ( ) : ArrayList
return System.Collections.ArrayList

allNameSpaces() public method

Part of the list interface for NameSpaces
public allNameSpaces ( ) : ArrayList
return System.Collections.ArrayList

allRequirementSets() public method

Part of the list interface for RequirementSets
public allRequirementSets ( ) : ArrayList
return System.Collections.ArrayList

allSpecifications() public method

Part of the list interface for Specifications
public allSpecifications ( ) : ArrayList
return System.Collections.ArrayList

allTestRefs() public method

Part of the list interface for TestRefs
public allTestRefs ( ) : ArrayList
return System.Collections.ArrayList

allTests() public method

Part of the list interface for Tests
public allTests ( ) : ArrayList
return System.Collections.ArrayList

appendNameSpaceRefs() public method

public appendNameSpaceRefs ( Lock aLock, NameSpaceRef el ) : void
aLock Lock
el NameSpaceRef
return void

appendNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs
public appendNameSpaceRefs ( NameSpaceRef el ) : void
el NameSpaceRef a NameSpaceRef to add to the collection in /// NameSpaceRefs
return void

appendNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs
public appendNameSpaceRefs ( System coll ) : void
coll System a collection ofNameSpaceRefs to add to the collection in /// NameSpaceRefs
return void

appendNameSpaceRefs() public method

public appendNameSpaceRefs ( System coll, Lock aLock ) : void
coll System
aLock Lock
return void

appendNameSpaces() public method

public appendNameSpaces ( Lock aLock, NameSpace el ) : void
aLock Lock
el NameSpace
return void

appendNameSpaces() public method

Part of the list interface for NameSpaces
public appendNameSpaces ( NameSpace el ) : void
el NameSpace a NameSpace to add to the collection in /// NameSpaces
return void

appendNameSpaces() public method

Part of the list interface for NameSpaces
public appendNameSpaces ( System coll ) : void
coll System a collection ofNameSpaces to add to the collection in /// NameSpaces
return void

appendNameSpaces() public method

public appendNameSpaces ( System coll, Lock aLock ) : void
coll System
aLock Lock
return void

appendRequirementSets() public method

public appendRequirementSets ( Lock aLock, RequirementSet el ) : void
aLock Lock
el RequirementSet
return void

appendRequirementSets() public method

Part of the list interface for RequirementSets
public appendRequirementSets ( RequirementSet el ) : void
el RequirementSet a RequirementSet to add to the collection in /// RequirementSets
return void

appendRequirementSets() public method

Part of the list interface for RequirementSets
public appendRequirementSets ( System coll ) : void
coll System a collection ofRequirementSets to add to the collection in /// RequirementSets
return void

appendRequirementSets() public method

public appendRequirementSets ( System coll, Lock aLock ) : void
coll System
aLock Lock
return void

appendSpecifications() public method

public appendSpecifications ( Lock aLock, Specification el ) : void
aLock Lock
el Specification
return void

appendSpecifications() public method

Part of the list interface for Specifications
public appendSpecifications ( Specification el ) : void
el Specification a Specification to add to the collection in /// Specifications
return void

appendSpecifications() public method

Part of the list interface for Specifications
public appendSpecifications ( System coll ) : void
coll System a collection ofSpecifications to add to the collection in /// Specifications
return void

appendSpecifications() public method

public appendSpecifications ( System coll, Lock aLock ) : void
coll System
aLock Lock
return void

appendTestRefs() public method

Part of the list interface for TestRefs
public appendTestRefs ( FrameRef el ) : void
el FrameRef a FrameRef to add to the collection in /// TestRefs
return void

appendTestRefs() public method

public appendTestRefs ( Lock aLock, FrameRef el ) : void
aLock Lock
el FrameRef
return void

appendTestRefs() public method

Part of the list interface for TestRefs
public appendTestRefs ( System coll ) : void
coll System a collection ofFrameRefs to add to the collection in /// TestRefs
return void

appendTestRefs() public method

public appendTestRefs ( System coll, Lock aLock ) : void
coll System
aLock Lock
return void

appendTests() public method

Part of the list interface for Tests
public appendTests ( Frame el ) : void
el Frame a Frame to add to the collection in /// Tests
return void

appendTests() public method

public appendTests ( Lock aLock, Frame el ) : void
aLock Lock
el Frame
return void

appendTests() public method

Part of the list interface for Tests
public appendTests ( System coll ) : void
coll System a collection ofFrames to add to the collection in /// Tests
return void

appendTests() public method

public appendTests ( System coll, Lock aLock ) : void
coll System
aLock Lock
return void

copyTo() public method

public copyTo ( Dictionary other ) : void
other Dictionary
return void

countNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs
public countNameSpaceRefs ( ) : int
return int

countNameSpaces() public method

Part of the list interface for NameSpaces
public countNameSpaces ( ) : int
return int

countRequirementSets() public method

Part of the list interface for RequirementSets
public countRequirementSets ( ) : int
return int

countSpecifications() public method

Part of the list interface for Specifications
public countSpecifications ( ) : int
return int

countTestRefs() public method

Part of the list interface for TestRefs
public countTestRefs ( ) : int
return int

countTests() public method

Part of the list interface for Tests
public countTests ( ) : int
return int

deleteNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs This deletion function removes an element from the collection in NameSpaceRefs
public deleteNameSpaceRefs ( int idx ) : void
idx int the index of the element to remove
return void

deleteNameSpaceRefs() public method

public deleteNameSpaceRefs ( int idx, Lock aLock ) : void
idx int
aLock Lock
return void

deleteNameSpaces() public method

Part of the list interface for NameSpaces This deletion function removes an element from the collection in NameSpaces
public deleteNameSpaces ( int idx ) : void
idx int the index of the element to remove
return void

deleteNameSpaces() public method

public deleteNameSpaces ( int idx, Lock aLock ) : void
idx int
aLock Lock
return void

deleteRequirementSets() public method

Part of the list interface for RequirementSets This deletion function removes an element from the collection in RequirementSets
public deleteRequirementSets ( int idx ) : void
idx int the index of the element to remove
return void

deleteRequirementSets() public method

public deleteRequirementSets ( int idx, Lock aLock ) : void
idx int
aLock Lock
return void

deleteSpecifications() public method

Part of the list interface for Specifications This deletion function removes an element from the collection in Specifications
public deleteSpecifications ( int idx ) : void
idx int the index of the element to remove
return void

deleteSpecifications() public method

public deleteSpecifications ( int idx, Lock aLock ) : void
idx int
aLock Lock
return void

deleteTestRefs() public method

Part of the list interface for TestRefs This deletion function removes an element from the collection in TestRefs
public deleteTestRefs ( int idx ) : void
idx int the index of the element to remove
return void

deleteTestRefs() public method

public deleteTestRefs ( int idx, Lock aLock ) : void
idx int
aLock Lock
return void

deleteTests() public method

Part of the list interface for Tests This deletion function removes an element from the collection in Tests
public deleteTests ( int idx ) : void
idx int the index of the element to remove
return void

deleteTests() public method

public deleteTests ( int idx, Lock aLock ) : void
idx int
aLock Lock
return void

dispatch() public method

public dispatch ( XmlBooster.XmlBBaseVisitor v ) : void
v XmlBooster.XmlBBaseVisitor
return void

dispatch() public method

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

find() public method

public find ( Object search ) : bool
search Object
return bool

getNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs This function returns an element from the collection in NameSpaceRefs based on an index.
public getNameSpaceRefs ( int idx ) : NameSpaceRef
idx int the index of the element to extract
return NameSpaceRef

getNameSpaces() public method

Part of the list interface for NameSpaces This function returns an element from the collection in NameSpaces based on an index.
public getNameSpaces ( int idx ) : NameSpace
idx int the index of the element to extract
return NameSpace

getRequirementSets() public method

Part of the list interface for RequirementSets This function returns an element from the collection in RequirementSets based on an index.
public getRequirementSets ( int idx ) : RequirementSet
idx int the index of the element to extract
return RequirementSet

getShortcutDictionary() public method

public getShortcutDictionary ( ) : ShortcutDictionary
return ShortcutDictionary

getSpecifications() public method

Part of the list interface for Specifications This function returns an element from the collection in Specifications based on an index.
public getSpecifications ( int idx ) : Specification
idx int the index of the element to extract
return Specification

getTestRefs() public method

Part of the list interface for TestRefs This function returns an element from the collection in TestRefs based on an index.
public getTestRefs ( int idx ) : FrameRef
idx int the index of the element to extract
return FrameRef

getTests() public method

Part of the list interface for Tests This function returns an element from the collection in Tests based on an index.
public getTests ( int idx ) : Frame
idx int the index of the element to extract
return Frame

getTranslationDictionary() public method

public getTranslationDictionary ( ) : TranslationDictionary
return TranslationDictionary

getXsi() public method

public getXsi ( ) : string
return string

getXsiLocation() public method

public getXsiLocation ( ) : string
return string

indexOfNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs This function returns the index of an element in the collection.
public indexOfNameSpaceRefs ( IXmlBBase el ) : int
el IXmlBBase the object to look for
return int

indexOfNameSpaces() public method

Part of the list interface for NameSpaces This function returns the index of an element in the collection.
public indexOfNameSpaces ( IXmlBBase el ) : int
el IXmlBBase the object to look for
return int

indexOfRequirementSets() public method

Part of the list interface for RequirementSets This function returns the index of an element in the collection.
public indexOfRequirementSets ( IXmlBBase el ) : int
el IXmlBBase the object to look for
return int

indexOfSpecifications() public method

Part of the list interface for Specifications This function returns the index of an element in the collection.
public indexOfSpecifications ( IXmlBBase el ) : int
el IXmlBBase the object to look for
return int

indexOfTestRefs() public method

Part of the list interface for TestRefs This function returns the index of an element in the collection.
public indexOfTestRefs ( IXmlBBase el ) : int
el IXmlBBase the object to look for
return int

indexOfTests() public method

Part of the list interface for Tests This function returns the index of an element in the collection.
public indexOfTests ( IXmlBBase el ) : int
el IXmlBBase the object to look for
return int

insertNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs This insertion function inserts a new element in the collection in NameSpaceRefs
public insertNameSpaceRefs ( int idx, NameSpaceRef el ) : void
idx int the index where the insertion must take place
el NameSpaceRef the element to insert
return void

insertNameSpaceRefs() public method

public insertNameSpaceRefs ( int idx, NameSpaceRef el, Lock aLock ) : void
idx int
el NameSpaceRef
aLock Lock
return void

insertNameSpaces() public method

Part of the list interface for NameSpaces This insertion function inserts a new element in the collection in NameSpaces
public insertNameSpaces ( int idx, NameSpace el ) : void
idx int the index where the insertion must take place
el NameSpace the element to insert
return void

insertNameSpaces() public method

public insertNameSpaces ( int idx, NameSpace el, Lock aLock ) : void
idx int
el NameSpace
aLock Lock
return void

insertRequirementSets() public method

Part of the list interface for RequirementSets This insertion function inserts a new element in the collection in RequirementSets
public insertRequirementSets ( int idx, RequirementSet el ) : void
idx int the index where the insertion must take place
el RequirementSet the element to insert
return void

insertRequirementSets() public method

public insertRequirementSets ( int idx, RequirementSet el, Lock aLock ) : void
idx int
el RequirementSet
aLock Lock
return void

insertSpecifications() public method

Part of the list interface for Specifications This insertion function inserts a new element in the collection in Specifications
public insertSpecifications ( int idx, Specification el ) : void
idx int the index where the insertion must take place
el Specification the element to insert
return void

insertSpecifications() public method

public insertSpecifications ( int idx, Specification el, Lock aLock ) : void
idx int
el Specification
aLock Lock
return void

insertTestRefs() public method

Part of the list interface for TestRefs This insertion function inserts a new element in the collection in TestRefs
public insertTestRefs ( int idx, FrameRef el ) : void
idx int the index where the insertion must take place
el FrameRef the element to insert
return void

insertTestRefs() public method

public insertTestRefs ( int idx, FrameRef el, Lock aLock ) : void
idx int
el FrameRef
aLock Lock
return void

insertTests() public method

Part of the list interface for Tests This insertion function inserts a new element in the collection in Tests
public insertTests ( int idx, Frame el ) : void
idx int the index where the insertion must take place
el Frame the element to insert
return void

insertTests() public method

public insertTests ( int idx, Frame el, Lock aLock ) : void
idx int
el Frame
aLock Lock
return void

parse() public method

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

parseBody() public method

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

removeNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs This deletion function removes an element from the collection in NameSpaceRefs If the object given in parameter is not found in the the collection, this function does nothing.
public removeNameSpaceRefs ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
return void

removeNameSpaceRefs() public method

public removeNameSpaceRefs ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
return void

removeNameSpaces() public method

Part of the list interface for NameSpaces This deletion function removes an element from the collection in NameSpaces If the object given in parameter is not found in the the collection, this function does nothing.
public removeNameSpaces ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
return void

removeNameSpaces() public method

public removeNameSpaces ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
return void

removeRequirementSets() public method

Part of the list interface for RequirementSets This deletion function removes an element from the collection in RequirementSets If the object given in parameter is not found in the the collection, this function does nothing.
public removeRequirementSets ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
return void

removeRequirementSets() public method

public removeRequirementSets ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
return void

removeSpecifications() public method

Part of the list interface for Specifications This deletion function removes an element from the collection in Specifications If the object given in parameter is not found in the the collection, this function does nothing.
public removeSpecifications ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
return void

removeSpecifications() public method

public removeSpecifications ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
return void

removeTestRefs() public method

Part of the list interface for TestRefs This deletion function removes an element from the collection in TestRefs If the object given in parameter is not found in the the collection, this function does nothing.
public removeTestRefs ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
return void

removeTestRefs() public method

public removeTestRefs ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
return void

removeTests() public method

Part of the list interface for Tests This deletion function removes an element from the collection in Tests If the object given in parameter is not found in the the collection, this function does nothing.
public removeTests ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
return void

removeTests() public method

public removeTests ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
return void

setAllNameSpaceRefs() public method

public setAllNameSpaceRefs ( Lock aLock, System coll ) : void
aLock Lock
coll System
return void

setAllNameSpaceRefs() public method

Part of the list interface for NameSpaceRefs
public setAllNameSpaceRefs ( System coll ) : void
coll System a collection of elements which replaces /// NameSpaceRefs's current content.
return void

setAllNameSpaces() public method

public setAllNameSpaces ( Lock aLock, System coll ) : void
aLock Lock
coll System
return void

setAllNameSpaces() public method

Part of the list interface for NameSpaces
public setAllNameSpaces ( System coll ) : void
coll System a collection of elements which replaces /// NameSpaces's current content.
return void

setAllRequirementSets() public method

public setAllRequirementSets ( Lock aLock, System coll ) : void
aLock Lock
coll System
return void

setAllRequirementSets() public method

Part of the list interface for RequirementSets
public setAllRequirementSets ( System coll ) : void
coll System a collection of elements which replaces /// RequirementSets's current content.
return void

setAllSpecifications() public method

public setAllSpecifications ( Lock aLock, System coll ) : void
aLock Lock
coll System
return void

setAllSpecifications() public method

Part of the list interface for Specifications
public setAllSpecifications ( System coll ) : void
coll System a collection of elements which replaces /// Specifications's current content.
return void

setAllTestRefs() public method

public setAllTestRefs ( Lock aLock, System coll ) : void
aLock Lock
coll System
return void

setAllTestRefs() public method

Part of the list interface for TestRefs
public setAllTestRefs ( System coll ) : void
coll System a collection of elements which replaces /// TestRefs's current content.
return void

setAllTests() public method

public setAllTests ( Lock aLock, System coll ) : void
aLock Lock
coll System
return void

setAllTests() public method

Part of the list interface for Tests
public setAllTests ( System coll ) : void
coll System a collection of elements which replaces /// Tests's current content.
return void

setShortcutDictionary() public method

public setShortcutDictionary ( ShortcutDictionary v ) : void
v ShortcutDictionary
return void

setTranslationDictionary() public method

public setTranslationDictionary ( TranslationDictionary v ) : void
v TranslationDictionary
return void

setXsi() public method

public setXsi ( string v ) : void
v string
return void

setXsiLocation() public method

public setXsiLocation ( string v ) : void
v string
return void

subElements() public method

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

unParse() public method

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

unParseBody() public method

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