Method | Description | |
---|---|---|
Dictionary ( ) : System | ||
NotifyControllers ( Lock aLock ) : void | ||
allNameSpaceRefs ( ) : |
Part of the list interface for NameSpaceRefs
|
|
allNameSpaces ( ) : |
Part of the list interface for NameSpaces
|
|
allRequirementSets ( ) : |
Part of the list interface for RequirementSets
|
|
allSpecifications ( ) : |
Part of the list interface for Specifications
|
|
allTestRefs ( ) : |
Part of the list interface for TestRefs
|
|
allTests ( ) : |
Part of the list interface for Tests
|
|
appendNameSpaceRefs ( Lock aLock, |
||
appendNameSpaceRefs ( |
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, |
||
appendNameSpaces ( |
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, |
||
appendRequirementSets ( |
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, |
||
appendSpecifications ( |
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 ( |
Part of the list interface for TestRefs
|
|
appendTestRefs ( Lock aLock, |
||
appendTestRefs ( System coll ) : void |
Part of the list interface for TestRefs
|
|
appendTestRefs ( System coll, Lock aLock ) : void | ||
appendTests ( |
Part of the list interface for Tests
|
|
appendTests ( Lock aLock, |
||
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 ) : |
Part of the list interface for NameSpaceRefs This function returns an element from the collection in NameSpaceRefs based on an index.
|
|
getNameSpaces ( int idx ) : |
Part of the list interface for NameSpaces This function returns an element from the collection in NameSpaces based on an index.
|
|
getRequirementSets ( int idx ) : |
Part of the list interface for RequirementSets This function returns an element from the collection in RequirementSets based on an index.
|
|
getShortcutDictionary ( ) : |
||
getSpecifications ( int idx ) : |
Part of the list interface for Specifications This function returns an element from the collection in Specifications based on an index.
|
|
getTestRefs ( int idx ) : |
Part of the list interface for TestRefs This function returns an element from the collection in TestRefs based on an index.
|
|
getTests ( int idx ) : |
Part of the list interface for Tests This function returns an element from the collection in Tests based on an index.
|
|
getTranslationDictionary ( ) : |
||
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, |
Part of the list interface for NameSpaceRefs This insertion function inserts a new element in the collection in NameSpaceRefs
|
|
insertNameSpaceRefs ( int idx, |
||
insertNameSpaces ( int idx, |
Part of the list interface for NameSpaces This insertion function inserts a new element in the collection in NameSpaces
|
|
insertNameSpaces ( int idx, |
||
insertRequirementSets ( int idx, |
Part of the list interface for RequirementSets This insertion function inserts a new element in the collection in RequirementSets
|
|
insertRequirementSets ( int idx, |
||
insertSpecifications ( int idx, |
Part of the list interface for Specifications This insertion function inserts a new element in the collection in Specifications
|
|
insertSpecifications ( int idx, |
||
insertTestRefs ( int idx, |
Part of the list interface for TestRefs This insertion function inserts a new element in the collection in TestRefs
|
|
insertTestRefs ( int idx, |
||
insertTests ( int idx, |
Part of the list interface for Tests This insertion function inserts a new element in the collection in Tests
|
|
insertTests ( int idx, |
||
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 ( |
||
setTranslationDictionary ( |
||
setXsi ( string v ) : void | ||
setXsiLocation ( string v ) : void | ||
subElements ( |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. | |
unParse ( |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. | |
unParseBody ( |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
Method | Description | |
---|---|---|
getNameSpaceRefs ( ) : |
Part of the list interface for NameSpaceRefs
|
|
getNameSpaces ( ) : |
Part of the list interface for NameSpaces
|
|
getRequirementSets ( ) : |
Part of the list interface for RequirementSets
|
|
getSpecifications ( ) : |
Part of the list interface for Specifications
|
|
getTestRefs ( ) : |
Part of the list interface for TestRefs
|
|
getTests ( ) : |
Part of the list interface for Tests
|
public NotifyControllers ( Lock aLock ) : void | ||
aLock | Lock | |
return | void |
public allNameSpaceRefs ( ) : |
||
return |
public allNameSpaces ( ) : |
||
return |
public allRequirementSets ( ) : |
||
return |
public allSpecifications ( ) : |
||
return |
public appendNameSpaceRefs ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendNameSpaceRefs ( |
||
el | a NameSpaceRef to add to the collection in /// NameSpaceRefs | |
return | void |
public appendNameSpaceRefs ( System coll ) : void | ||
coll | System | a collection ofNameSpaceRefs to add to the collection in /// NameSpaceRefs |
return | void |
public appendNameSpaceRefs ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendNameSpaces ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendNameSpaces ( |
||
el | a NameSpace to add to the collection in /// NameSpaces | |
return | void |
public appendNameSpaces ( System coll ) : void | ||
coll | System | a collection ofNameSpaces to add to the collection in /// NameSpaces |
return | void |
public appendNameSpaces ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendRequirementSets ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendRequirementSets ( |
||
el | a RequirementSet to add to the collection in /// RequirementSets | |
return | void |
public appendRequirementSets ( System coll ) : void | ||
coll | System | a collection ofRequirementSets to add to the collection in /// RequirementSets |
return | void |
public appendRequirementSets ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendSpecifications ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendSpecifications ( |
||
el | a Specification to add to the collection in /// Specifications | |
return | void |
public appendSpecifications ( System coll ) : void | ||
coll | System | a collection ofSpecifications to add to the collection in /// Specifications |
return | void |
public appendSpecifications ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendTestRefs ( |
||
el | a FrameRef to add to the collection in /// TestRefs | |
return | void |
public appendTestRefs ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendTestRefs ( System coll ) : void | ||
coll | System | a collection ofFrameRefs to add to the collection in /// TestRefs |
return | void |
public appendTestRefs ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendTests ( |
||
el | a Frame to add to the collection in /// Tests | |
return | void |
public appendTests ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendTests ( System coll ) : void | ||
coll | System | a collection ofFrames to add to the collection in /// Tests |
return | void |
public appendTests ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public deleteNameSpaceRefs ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteNameSpaceRefs ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteNameSpaces ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteNameSpaces ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteRequirementSets ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteRequirementSets ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteSpecifications ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteSpecifications ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteTestRefs ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteTestRefs ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteTests ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteTests ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public dispatch ( XmlBooster.XmlBBaseVisitor v ) : void | ||
v | XmlBooster.XmlBBaseVisitor | |
return | void |
public dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void | ||
v | XmlBooster.XmlBBaseVisitor | |
visitSubNodes | bool | |
return | void |
public getNameSpaceRefs ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getNameSpaces ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getRequirementSets ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getShortcutDictionary ( ) : |
||
return |
public getSpecifications ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getTestRefs ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getTests ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getTranslationDictionary ( ) : |
||
return |
public indexOfNameSpaceRefs ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfNameSpaces ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfRequirementSets ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfSpecifications ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfTestRefs ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfTests ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public insertNameSpaceRefs ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertNameSpaceRefs ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertNameSpaces ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertNameSpaces ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertRequirementSets ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertRequirementSets ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertSpecifications ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertSpecifications ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertTestRefs ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertTestRefs ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertTests ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertTests ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void | ||
ctxt | XmlBooster.XmlBContext | |
endingTag | string | |
return | void |
public parseBody ( XmlBooster.XmlBContext ctxt ) : void | ||
ctxt | XmlBooster.XmlBContext | |
return | void |
public removeNameSpaceRefs ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeNameSpaceRefs ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeNameSpaces ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeNameSpaces ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeRequirementSets ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeRequirementSets ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeSpecifications ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeSpecifications ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeTestRefs ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeTestRefs ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeTests ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeTests ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public setAllNameSpaceRefs ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllNameSpaceRefs ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// NameSpaceRefs's current content. |
return | void |
public setAllNameSpaces ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllNameSpaces ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// NameSpaces's current content. |
return | void |
public setAllRequirementSets ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllRequirementSets ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// RequirementSets's current content. |
return | void |
public setAllSpecifications ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllSpecifications ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Specifications's current content. |
return | void |
public setAllTestRefs ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllTestRefs ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// TestRefs's current content. |
return | void |
public setAllTests ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllTests ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Tests's current content. |
return | void |
public setShortcutDictionary ( |
||
v | ||
return | void |
public setTranslationDictionary ( |
||
v | ||
return | void |
public subElements ( |
||
l | ||
return | void |
public unParse ( |
||
pw | ||
typeId | bool | |
headingTag | string | |
endingTag | string | |
return | void |
public unParseBody ( |
||
pw | ||
return | void |