C# Класс DataDictionary.Generated.Paragraph

Наследование: DataDictionary.ReferencesParagraph
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
NotifyControllers ( Lock aLock ) : void
Paragraph ( ) : System
allParagraphs ( ) : ArrayList

Part of the list interface for Paragraphs

allRequirementSets ( ) : ArrayList

Part of the list interface for RequirementSets

allTypeSpecs ( ) : ArrayList

Part of the list interface for TypeSpecs

appendParagraphs ( Lock aLock, Paragraph el ) : void
appendParagraphs ( Paragraph el ) : void

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, RequirementSetReference el ) : void
appendRequirementSets ( RequirementSetReference 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
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 ( Paragraph other ) : void
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 ( ) : Message
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 ) : Paragraph

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

getRequirementSets ( int idx ) : RequirementSetReference

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

getReviewed ( ) : bool
getRevision ( ) : ParagraphRevision
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, Paragraph el ) : void

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

insertParagraphs ( int idx, Paragraph el, Lock aLock ) : void
insertRequirementSets ( int idx, RequirementSetReference el ) : void

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

insertRequirementSets ( int idx, RequirementSetReference el, Lock aLock ) : void
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 ( acceptor v ) : void
setImplementationStatus_AsString ( string v ) : bool
setMessage ( Message v ) : void
setMoreInfoRequired ( bool v ) : void
setObsoleteFunctionalBlock ( bool v ) : void
setObsoleteFunctionalBlockName ( string v ) : void
setObsoleteGuid ( string v ) : void
setObsoleteScope ( acceptor v ) : void
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 ( ParagraphRevision v ) : void
setSpecIssue ( bool v ) : void
setTested ( bool v ) : void
setText ( string v ) : void
setType ( acceptor v ) : void
setType_AsString ( string v ) : bool
setVersion ( 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.

Приватные методы

Метод Описание
getParagraphs ( ) : ArrayList

Part of the list interface for Paragraphs

getRequirementSets ( ) : ArrayList

Part of the list interface for RequirementSets

getTypeSpecs ( ) : ArrayList

Part of the list interface for TypeSpecs

Описание методов

NotifyControllers() публичный Метод

public NotifyControllers ( Lock aLock ) : void
aLock Lock
Результат void

Paragraph() публичный Метод

public Paragraph ( ) : System
Результат System

allParagraphs() публичный Метод

Part of the list interface for Paragraphs
public allParagraphs ( ) : ArrayList
Результат System.Collections.ArrayList

allRequirementSets() публичный Метод

Part of the list interface for RequirementSets
public allRequirementSets ( ) : ArrayList
Результат System.Collections.ArrayList

allTypeSpecs() публичный Метод

Part of the list interface for TypeSpecs
public allTypeSpecs ( ) : ArrayList
Результат System.Collections.ArrayList

appendParagraphs() публичный Метод

public appendParagraphs ( Lock aLock, Paragraph el ) : void
aLock Lock
el Paragraph
Результат void

appendParagraphs() публичный Метод

Part of the list interface for Paragraphs
public appendParagraphs ( Paragraph el ) : void
el Paragraph a Paragraph to add to the collection in /// Paragraphs
Результат void

appendParagraphs() публичный Метод

Part of the list interface for Paragraphs
public appendParagraphs ( System coll ) : void
coll System a collection ofParagraphs to add to the collection in /// Paragraphs
Результат void

appendParagraphs() публичный Метод

public appendParagraphs ( System coll, Lock aLock ) : void
coll System
aLock Lock
Результат void

appendRequirementSets() публичный Метод

public appendRequirementSets ( Lock aLock, RequirementSetReference el ) : void
aLock Lock
el RequirementSetReference
Результат void

appendRequirementSets() публичный Метод

Part of the list interface for RequirementSets
public appendRequirementSets ( RequirementSetReference el ) : void
el RequirementSetReference a RequirementSetReference to add to the collection in /// RequirementSets
Результат void

appendRequirementSets() публичный Метод

Part of the list interface for RequirementSets
public appendRequirementSets ( System coll ) : void
coll System a collection ofRequirementSetReferences to add to the collection in /// RequirementSets
Результат void

appendRequirementSets() публичный Метод

public appendRequirementSets ( System coll, Lock aLock ) : void
coll System
aLock Lock
Результат void

appendTypeSpecs() публичный Метод

public appendTypeSpecs ( Lock aLock, TypeSpec el ) : void
aLock Lock
el TypeSpec
Результат void

appendTypeSpecs() публичный Метод

Part of the list interface for TypeSpecs
public appendTypeSpecs ( System coll ) : void
coll System a collection ofTypeSpecs to add to the collection in /// TypeSpecs
Результат void

appendTypeSpecs() публичный Метод

public appendTypeSpecs ( System coll, Lock aLock ) : void
coll System
aLock Lock
Результат void

appendTypeSpecs() публичный Метод

Part of the list interface for TypeSpecs
public appendTypeSpecs ( TypeSpec el ) : void
el TypeSpec a TypeSpec to add to the collection in /// TypeSpecs
Результат void

copyTo() публичный Метод

public copyTo ( Paragraph other ) : void
other Paragraph
Результат void

countParagraphs() публичный Метод

Part of the list interface for Paragraphs
public countParagraphs ( ) : int
Результат int

countRequirementSets() публичный Метод

Part of the list interface for RequirementSets
public countRequirementSets ( ) : int
Результат int

countTypeSpecs() публичный Метод

Part of the list interface for TypeSpecs
public countTypeSpecs ( ) : int
Результат int

deleteParagraphs() публичный Метод

Part of the list interface for Paragraphs This deletion function removes an element from the collection in Paragraphs
public deleteParagraphs ( int idx ) : void
idx int the index of the element to remove
Результат void

deleteParagraphs() публичный Метод

public deleteParagraphs ( int idx, Lock aLock ) : void
idx int
aLock Lock
Результат void

deleteRequirementSets() публичный Метод

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
Результат void

deleteRequirementSets() публичный Метод

public deleteRequirementSets ( int idx, Lock aLock ) : void
idx int
aLock Lock
Результат void

deleteTypeSpecs() публичный Метод

Part of the list interface for TypeSpecs This deletion function removes an element from the collection in TypeSpecs
public deleteTypeSpecs ( int idx ) : void
idx int the index of the element to remove
Результат void

deleteTypeSpecs() публичный Метод

public deleteTypeSpecs ( int idx, Lock aLock ) : void
idx int
aLock Lock
Результат void

dispatch() публичный Метод

public dispatch ( XmlBooster.XmlBBaseVisitor v ) : void
v XmlBooster.XmlBBaseVisitor
Результат void

dispatch() публичный Метод

public dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void
v XmlBooster.XmlBBaseVisitor
visitSubNodes bool
Результат void

find() публичный Метод

public find ( Object search ) : bool
search Object
Результат bool

getBl() публичный Метод

public getBl ( ) : string
Результат string

getId() публичный Метод

public getId ( ) : string
Результат string

getImplementationStatus() публичный Метод

public getImplementationStatus ( ) : acceptor.SPEC_IMPLEMENTED_ENUM
Результат acceptor.SPEC_IMPLEMENTED_ENUM

getImplementationStatus_AsString() публичный Метод

public getImplementationStatus_AsString ( ) : string
Результат string

getMessage() публичный Метод

public getMessage ( ) : Message
Результат Message

getMoreInfoRequired() публичный Метод

public getMoreInfoRequired ( ) : bool
Результат bool

getObsoleteFunctionalBlock() публичный Метод

public getObsoleteFunctionalBlock ( ) : bool
Результат bool

getObsoleteFunctionalBlockName() публичный Метод

public getObsoleteFunctionalBlockName ( ) : string
Результат string

getObsoleteGuid() публичный Метод

public getObsoleteGuid ( ) : string
Результат string

getObsoleteScope() публичный Метод

public getObsoleteScope ( ) : acceptor.Paragraph_scope
Результат acceptor.Paragraph_scope

getObsoleteScopeOnBoard() публичный Метод

public getObsoleteScopeOnBoard ( ) : bool
Результат bool

getObsoleteScopeRollingStock() публичный Метод

public getObsoleteScopeRollingStock ( ) : bool
Результат bool

getObsoleteScopeTrackside() публичный Метод

public getObsoleteScopeTrackside ( ) : bool
Результат bool

getObsoleteScope_AsString() публичный Метод

public getObsoleteScope_AsString ( ) : string
Результат string

getOptional() публичный Метод

public getOptional ( ) : bool
Результат bool

getParagraphs() публичный Метод

Part of the list interface for Paragraphs This function returns an element from the collection in Paragraphs based on an index.
public getParagraphs ( int idx ) : Paragraph
idx int the index of the element to extract
Результат Paragraph

getRequirementSets() публичный Метод

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 ) : RequirementSetReference
idx int the index of the element to extract
Результат RequirementSetReference

getReviewed() публичный Метод

public getReviewed ( ) : bool
Результат bool

getRevision() публичный Метод

public getRevision ( ) : ParagraphRevision
Результат ParagraphRevision

getSpecIssue() публичный Метод

public getSpecIssue ( ) : bool
Результат bool

getTested() публичный Метод

public getTested ( ) : bool
Результат bool

getText() публичный Метод

public getText ( ) : string
Результат string

getType() публичный Метод

public getType ( ) : acceptor.Paragraph_type
Результат acceptor.Paragraph_type

getTypeSpecs() публичный Метод

Part of the list interface for TypeSpecs This function returns an element from the collection in TypeSpecs based on an index.
public getTypeSpecs ( int idx ) : TypeSpec
idx int the index of the element to extract
Результат TypeSpec

getType_AsString() публичный Метод

public getType_AsString ( ) : string
Результат string

getVersion() публичный Метод

public getVersion ( ) : string
Результат string

indexOfParagraphs() публичный Метод

Part of the list interface for Paragraphs This function returns the index of an element in the collection.
public indexOfParagraphs ( IXmlBBase el ) : int
el IXmlBBase the object to look for
Результат int

indexOfRequirementSets() публичный Метод

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
Результат int

indexOfTypeSpecs() публичный Метод

Part of the list interface for TypeSpecs This function returns the index of an element in the collection.
public indexOfTypeSpecs ( IXmlBBase el ) : int
el IXmlBBase the object to look for
Результат int

insertParagraphs() публичный Метод

Part of the list interface for Paragraphs This insertion function inserts a new element in the collection in Paragraphs
public insertParagraphs ( int idx, Paragraph el ) : void
idx int the index where the insertion must take place
el Paragraph the element to insert
Результат void

insertParagraphs() публичный Метод

public insertParagraphs ( int idx, Paragraph el, Lock aLock ) : void
idx int
el Paragraph
aLock Lock
Результат void

insertRequirementSets() публичный Метод

Part of the list interface for RequirementSets This insertion function inserts a new element in the collection in RequirementSets
public insertRequirementSets ( int idx, RequirementSetReference el ) : void
idx int the index where the insertion must take place
el RequirementSetReference the element to insert
Результат void

insertRequirementSets() публичный Метод

public insertRequirementSets ( int idx, RequirementSetReference el, Lock aLock ) : void
idx int
el RequirementSetReference
aLock Lock
Результат void

insertTypeSpecs() публичный Метод

Part of the list interface for TypeSpecs This insertion function inserts a new element in the collection in TypeSpecs
public insertTypeSpecs ( int idx, TypeSpec el ) : void
idx int the index where the insertion must take place
el TypeSpec the element to insert
Результат void

insertTypeSpecs() публичный Метод

public insertTypeSpecs ( int idx, TypeSpec el, Lock aLock ) : void
idx int
el TypeSpec
aLock Lock
Результат void

parse() публичный Метод

This method is used by 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
Результат void

parseBody() публичный Метод

This method is used by 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
Результат void

removeParagraphs() публичный Метод

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.
public removeParagraphs ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

removeParagraphs() публичный Метод

public removeParagraphs ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
Результат void

removeRequirementSets() публичный Метод

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
Результат void

removeRequirementSets() публичный Метод

public removeRequirementSets ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
Результат void

removeTypeSpecs() публичный Метод

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.
public removeTypeSpecs ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

removeTypeSpecs() публичный Метод

public removeTypeSpecs ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
Результат void

setAllParagraphs() публичный Метод

public setAllParagraphs ( Lock aLock, System coll ) : void
aLock Lock
coll System
Результат void

setAllParagraphs() публичный Метод

Part of the list interface for Paragraphs
public setAllParagraphs ( System coll ) : void
coll System a collection of elements which replaces /// Paragraphs's current content.
Результат void

setAllRequirementSets() публичный Метод

public setAllRequirementSets ( Lock aLock, System coll ) : void
aLock Lock
coll System
Результат void

setAllRequirementSets() публичный Метод

Part of the list interface for RequirementSets
public setAllRequirementSets ( System coll ) : void
coll System a collection of elements which replaces /// RequirementSets's current content.
Результат void

setAllTypeSpecs() публичный Метод

public setAllTypeSpecs ( Lock aLock, System coll ) : void
aLock Lock
coll System
Результат void

setAllTypeSpecs() публичный Метод

Part of the list interface for TypeSpecs
public setAllTypeSpecs ( System coll ) : void
coll System a collection of elements which replaces /// TypeSpecs's current content.
Результат void

setBl() публичный Метод

public setBl ( string v ) : void
v string
Результат void

setId() публичный Метод

public setId ( string v ) : void
v string
Результат void

setImplementationStatus() публичный Метод

public setImplementationStatus ( acceptor v ) : void
v acceptor
Результат void

setImplementationStatus_AsString() публичный Метод

public setImplementationStatus_AsString ( string v ) : bool
v string
Результат bool

setMessage() публичный Метод

public setMessage ( Message v ) : void
v Message
Результат void

setMoreInfoRequired() публичный Метод

public setMoreInfoRequired ( bool v ) : void
v bool
Результат void

setObsoleteFunctionalBlock() публичный Метод

public setObsoleteFunctionalBlock ( bool v ) : void
v bool
Результат void

setObsoleteFunctionalBlockName() публичный Метод

public setObsoleteFunctionalBlockName ( string v ) : void
v string
Результат void

setObsoleteGuid() публичный Метод

public setObsoleteGuid ( string v ) : void
v string
Результат void

setObsoleteScope() публичный Метод

public setObsoleteScope ( acceptor v ) : void
v acceptor
Результат void

setObsoleteScopeOnBoard() публичный Метод

public setObsoleteScopeOnBoard ( bool v ) : void
v bool
Результат void

setObsoleteScopeRollingStock() публичный Метод

public setObsoleteScopeRollingStock ( bool v ) : void
v bool
Результат void

setObsoleteScopeTrackside() публичный Метод

public setObsoleteScopeTrackside ( bool v ) : void
v bool
Результат void

setObsoleteScope_AsString() публичный Метод

public setObsoleteScope_AsString ( string v ) : bool
v string
Результат bool

setOptional() публичный Метод

public setOptional ( bool v ) : void
v bool
Результат void

setReviewed() публичный Метод

public setReviewed ( bool v ) : void
v bool
Результат void

setRevision() публичный Метод

public setRevision ( ParagraphRevision v ) : void
v ParagraphRevision
Результат void

setSpecIssue() публичный Метод

public setSpecIssue ( bool v ) : void
v bool
Результат void

setTested() публичный Метод

public setTested ( bool v ) : void
v bool
Результат void

setText() публичный Метод

public setText ( string v ) : void
v string
Результат void

setType() публичный Метод

public setType ( acceptor v ) : void
v acceptor
Результат void

setType_AsString() публичный Метод

public setType_AsString ( string v ) : bool
v string
Результат bool

setVersion() публичный Метод

public setVersion ( string v ) : void
v string
Результат 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.
public subElements ( ArrayList l ) : void
l System.Collections.ArrayList
Результат void

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.
public unParse ( TextWriter pw, bool typeId, string headingTag, string endingTag ) : void
pw System.IO.TextWriter
typeId bool
headingTag string
endingTag string
Результат void

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.
public unParseBody ( TextWriter pw ) : void
pw System.IO.TextWriter
Результат void