Метод | Описание | |
---|---|---|
NotifyControllers ( Lock aLock ) : void | ||
Paragraph ( ) : System | ||
allParagraphs ( ) : |
Part of the list interface for Paragraphs
|
|
allRequirementSets ( ) : |
Part of the list interface for RequirementSets
|
|
allTypeSpecs ( ) : |
Part of the list interface for TypeSpecs
|
|
appendParagraphs ( Lock aLock, |
||
appendParagraphs ( |
Part of the list interface for Paragraphs
|
|
appendParagraphs ( System coll ) : void |
Part of the list interface for Paragraphs
|
|
appendParagraphs ( 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 | ||
appendTypeSpecs ( Lock aLock, TypeSpec el ) : void | ||
appendTypeSpecs ( System coll ) : void |
Part of the list interface for TypeSpecs
|
|
appendTypeSpecs ( System coll, Lock aLock ) : void | ||
appendTypeSpecs ( TypeSpec el ) : void |
Part of the list interface for TypeSpecs
|
|
copyTo ( |
||
countParagraphs ( ) : int |
Part of the list interface for Paragraphs
|
|
countRequirementSets ( ) : int |
Part of the list interface for RequirementSets
|
|
countTypeSpecs ( ) : int |
Part of the list interface for TypeSpecs
|
|
deleteParagraphs ( int idx ) : void |
Part of the list interface for Paragraphs This deletion function removes an element from the collection in Paragraphs
|
|
deleteParagraphs ( 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 | ||
deleteTypeSpecs ( int idx ) : void |
Part of the list interface for TypeSpecs This deletion function removes an element from the collection in TypeSpecs
|
|
deleteTypeSpecs ( int idx, Lock aLock ) : void | ||
dispatch ( XmlBooster.XmlBBaseVisitor v ) : void | ||
dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void | ||
find ( Object search ) : bool | ||
getBl ( ) : string | ||
getId ( ) : string | ||
getImplementationStatus ( ) : acceptor.SPEC_IMPLEMENTED_ENUM | ||
getImplementationStatus_AsString ( ) : string | ||
getMessage ( ) : |
||
getMoreInfoRequired ( ) : bool | ||
getObsoleteFunctionalBlock ( ) : bool | ||
getObsoleteFunctionalBlockName ( ) : string | ||
getObsoleteGuid ( ) : string | ||
getObsoleteScope ( ) : acceptor.Paragraph_scope | ||
getObsoleteScopeOnBoard ( ) : bool | ||
getObsoleteScopeRollingStock ( ) : bool | ||
getObsoleteScopeTrackside ( ) : bool | ||
getObsoleteScope_AsString ( ) : string | ||
getOptional ( ) : bool | ||
getParagraphs ( int idx ) : |
Part of the list interface for Paragraphs This function returns an element from the collection in Paragraphs 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.
|
|
getReviewed ( ) : bool | ||
getRevision ( ) : |
||
getSpecIssue ( ) : bool | ||
getTested ( ) : bool | ||
getText ( ) : string | ||
getType ( ) : acceptor.Paragraph_type | ||
getTypeSpecs ( int idx ) : TypeSpec |
Part of the list interface for TypeSpecs This function returns an element from the collection in TypeSpecs based on an index.
|
|
getType_AsString ( ) : string | ||
getVersion ( ) : string | ||
indexOfParagraphs ( IXmlBBase el ) : int |
Part of the list interface for Paragraphs 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.
|
|
indexOfTypeSpecs ( IXmlBBase el ) : int |
Part of the list interface for TypeSpecs This function returns the index of an element in the collection.
|
|
insertParagraphs ( int idx, |
Part of the list interface for Paragraphs This insertion function inserts a new element in the collection in Paragraphs
|
|
insertParagraphs ( 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, |
||
insertTypeSpecs ( int idx, TypeSpec el ) : void |
Part of the list interface for TypeSpecs This insertion function inserts a new element in the collection in TypeSpecs
|
|
insertTypeSpecs ( int idx, TypeSpec 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. | |
removeParagraphs ( IXmlBBase obj ) : void |
Part of the list interface for Paragraphs This deletion function removes an element from the collection in Paragraphs If the object given in parameter is not found in the the collection, this function does nothing.
|
|
removeParagraphs ( 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 | ||
removeTypeSpecs ( IXmlBBase obj ) : void |
Part of the list interface for TypeSpecs This deletion function removes an element from the collection in TypeSpecs If the object given in parameter is not found in the the collection, this function does nothing.
|
|
removeTypeSpecs ( IXmlBBase obj, Lock aLock ) : void | ||
setAllParagraphs ( Lock aLock, System coll ) : void | ||
setAllParagraphs ( System coll ) : void |
Part of the list interface for Paragraphs
|
|
setAllRequirementSets ( Lock aLock, System coll ) : void | ||
setAllRequirementSets ( System coll ) : void |
Part of the list interface for RequirementSets
|
|
setAllTypeSpecs ( Lock aLock, System coll ) : void | ||
setAllTypeSpecs ( System coll ) : void |
Part of the list interface for TypeSpecs
|
|
setBl ( string v ) : void | ||
setId ( string v ) : void | ||
setImplementationStatus ( |
||
setImplementationStatus_AsString ( string v ) : bool | ||
setMessage ( |
||
setMoreInfoRequired ( bool v ) : void | ||
setObsoleteFunctionalBlock ( bool v ) : void | ||
setObsoleteFunctionalBlockName ( string v ) : void | ||
setObsoleteGuid ( string v ) : void | ||
setObsoleteScope ( |
||
setObsoleteScopeOnBoard ( bool v ) : void | ||
setObsoleteScopeRollingStock ( bool v ) : void | ||
setObsoleteScopeTrackside ( bool v ) : void | ||
setObsoleteScope_AsString ( string v ) : bool | ||
setOptional ( bool v ) : void | ||
setReviewed ( bool v ) : void | ||
setRevision ( |
||
setSpecIssue ( bool v ) : void | ||
setTested ( bool v ) : void | ||
setText ( string v ) : void | ||
setType ( |
||
setType_AsString ( string v ) : bool | ||
setVersion ( 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. |
Метод | Описание | |
---|---|---|
getParagraphs ( ) : |
Part of the list interface for Paragraphs
|
|
getRequirementSets ( ) : |
Part of the list interface for RequirementSets
|
|
getTypeSpecs ( ) : |
Part of the list interface for TypeSpecs
|
public NotifyControllers ( Lock aLock ) : void | ||
aLock | Lock | |
Результат | void |
public allParagraphs ( ) : |
||
Результат |
public allRequirementSets ( ) : |
||
Результат |
public allTypeSpecs ( ) : |
||
Результат |
public appendParagraphs ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendParagraphs ( |
||
el | a Paragraph to add to the collection in /// Paragraphs | |
Результат | void |
public appendParagraphs ( System coll ) : void | ||
coll | System | a collection ofParagraphs to add to the collection in /// Paragraphs |
Результат | void |
public appendParagraphs ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendRequirementSets ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendRequirementSets ( |
||
el | a RequirementSetReference to add to the collection in /// RequirementSets | |
Результат | void |
public appendRequirementSets ( System coll ) : void | ||
coll | System | a collection ofRequirementSetReferences to add to the collection in /// RequirementSets |
Результат | void |
public appendRequirementSets ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendTypeSpecs ( Lock aLock, TypeSpec el ) : void | ||
aLock | Lock | |
el | TypeSpec | |
Результат | void |
public appendTypeSpecs ( System coll ) : void | ||
coll | System | a collection ofTypeSpecs to add to the collection in /// TypeSpecs |
Результат | void |
public appendTypeSpecs ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendTypeSpecs ( TypeSpec el ) : void | ||
el | TypeSpec | a TypeSpec to add to the collection in /// TypeSpecs |
Результат | void |
public deleteParagraphs ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteParagraphs ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteRequirementSets ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteRequirementSets ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteTypeSpecs ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteTypeSpecs ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public dispatch ( XmlBooster.XmlBBaseVisitor v ) : void | ||
v | XmlBooster.XmlBBaseVisitor | |
Результат | void |
public dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void | ||
v | XmlBooster.XmlBBaseVisitor | |
visitSubNodes | bool | |
Результат | void |
public getImplementationStatus ( ) : acceptor.SPEC_IMPLEMENTED_ENUM | ||
Результат | acceptor.SPEC_IMPLEMENTED_ENUM |
public getImplementationStatus_AsString ( ) : string | ||
Результат | string |
public getObsoleteFunctionalBlock ( ) : bool | ||
Результат | bool |
public getObsoleteFunctionalBlockName ( ) : string | ||
Результат | string |
public getObsoleteScope ( ) : acceptor.Paragraph_scope | ||
Результат | acceptor.Paragraph_scope |
public getObsoleteScopeRollingStock ( ) : bool | ||
Результат | bool |
public getObsoleteScopeTrackside ( ) : bool | ||
Результат | bool |
public getObsoleteScope_AsString ( ) : string | ||
Результат | string |
public getParagraphs ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getRequirementSets ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getRevision ( ) : |
||
Результат |
public getType ( ) : acceptor.Paragraph_type | ||
Результат | acceptor.Paragraph_type |
public getTypeSpecs ( int idx ) : TypeSpec | ||
idx | int | the index of the element to extract |
Результат | TypeSpec |
public indexOfParagraphs ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfRequirementSets ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfTypeSpecs ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public insertParagraphs ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertParagraphs ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertRequirementSets ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertRequirementSets ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertTypeSpecs ( int idx, TypeSpec el ) : void | ||
idx | int | the index where the insertion must take place |
el | TypeSpec | the element to insert |
Результат | void |
public insertTypeSpecs ( int idx, TypeSpec el, Lock aLock ) : void | ||
idx | int | |
el | TypeSpec | |
aLock | Lock | |
Результат | void |
public parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void | ||
ctxt | XmlBooster.XmlBContext | |
endingTag | string | |
Результат | void |
public parseBody ( XmlBooster.XmlBContext ctxt ) : void | ||
ctxt | XmlBooster.XmlBContext | |
Результат | void |
public removeParagraphs ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeParagraphs ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeRequirementSets ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeRequirementSets ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeTypeSpecs ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeTypeSpecs ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public setAllParagraphs ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllParagraphs ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Paragraphs's current content. |
Результат | void |
public setAllRequirementSets ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllRequirementSets ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// RequirementSets's current content. |
Результат | void |
public setAllTypeSpecs ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllTypeSpecs ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// TypeSpecs's current content. |
Результат | void |
public setImplementationStatus ( |
||
v | ||
Результат | void |
public setImplementationStatus_AsString ( string v ) : bool | ||
v | string | |
Результат | bool |
public setMoreInfoRequired ( bool v ) : void | ||
v | bool | |
Результат | void |
public setObsoleteFunctionalBlock ( bool v ) : void | ||
v | bool | |
Результат | void |
public setObsoleteFunctionalBlockName ( string v ) : void | ||
v | string | |
Результат | void |
public setObsoleteGuid ( string v ) : void | ||
v | string | |
Результат | void |
public setObsoleteScope ( |
||
v | ||
Результат | void |
public setObsoleteScopeOnBoard ( bool v ) : void | ||
v | bool | |
Результат | void |
public setObsoleteScopeRollingStock ( bool v ) : void | ||
v | bool | |
Результат | void |
public setObsoleteScopeTrackside ( bool v ) : void | ||
v | bool | |
Результат | void |
public setObsoleteScope_AsString ( string v ) : bool | ||
v | string | |
Результат | bool |
public setRevision ( |
||
v | ||
Результат | void |
public setType_AsString ( string v ) : bool | ||
v | string | |
Результат | bool |
public subElements ( |
||
l | ||
Результат | void |
public unParse ( |
||
pw | ||
typeId | bool | |
headingTag | string | |
endingTag | string | |
Результат | void |
public unParseBody ( |
||
pw | ||
Результат | void |