C# 클래스 DataDictionary.Generated.Dictionary

상속: ModelElement
파일 보기 프로젝트 열기: ERTMSSolutions/ERTMSFormalSpecs 1 사용 예제들

공개 메소드들

메소드 설명
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.

비공개 메소드들

메소드 설명
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

메소드 상세

Dictionary() 공개 메소드

public Dictionary ( ) : System
리턴 System

NotifyControllers() 공개 메소드

public NotifyControllers ( Lock aLock ) : void
aLock Lock
리턴 void

allNameSpaceRefs() 공개 메소드

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

allNameSpaces() 공개 메소드

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

allRequirementSets() 공개 메소드

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

allSpecifications() 공개 메소드

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

allTestRefs() 공개 메소드

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

allTests() 공개 메소드

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

appendNameSpaceRefs() 공개 메소드

public appendNameSpaceRefs ( Lock aLock, NameSpaceRef el ) : void
aLock Lock
el NameSpaceRef
리턴 void

appendNameSpaceRefs() 공개 메소드

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

appendNameSpaceRefs() 공개 메소드

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

appendNameSpaceRefs() 공개 메소드

public appendNameSpaceRefs ( System coll, Lock aLock ) : void
coll System
aLock Lock
리턴 void

appendNameSpaces() 공개 메소드

public appendNameSpaces ( Lock aLock, NameSpace el ) : void
aLock Lock
el NameSpace
리턴 void

appendNameSpaces() 공개 메소드

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

appendNameSpaces() 공개 메소드

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

appendNameSpaces() 공개 메소드

public appendNameSpaces ( System coll, Lock aLock ) : void
coll System
aLock Lock
리턴 void

appendRequirementSets() 공개 메소드

public appendRequirementSets ( Lock aLock, RequirementSet el ) : void
aLock Lock
el RequirementSet
리턴 void

appendRequirementSets() 공개 메소드

Part of the list interface for RequirementSets
public appendRequirementSets ( RequirementSet el ) : void
el RequirementSet a RequirementSet 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 ofRequirementSets to add to the collection in /// RequirementSets
리턴 void

appendRequirementSets() 공개 메소드

public appendRequirementSets ( System coll, Lock aLock ) : void
coll System
aLock Lock
리턴 void

appendSpecifications() 공개 메소드

public appendSpecifications ( Lock aLock, Specification el ) : void
aLock Lock
el Specification
리턴 void

appendSpecifications() 공개 메소드

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

appendSpecifications() 공개 메소드

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

appendSpecifications() 공개 메소드

public appendSpecifications ( System coll, Lock aLock ) : void
coll System
aLock Lock
리턴 void

appendTestRefs() 공개 메소드

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

appendTestRefs() 공개 메소드

public appendTestRefs ( Lock aLock, FrameRef el ) : void
aLock Lock
el FrameRef
리턴 void

appendTestRefs() 공개 메소드

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

appendTestRefs() 공개 메소드

public appendTestRefs ( System coll, Lock aLock ) : void
coll System
aLock Lock
리턴 void

appendTests() 공개 메소드

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

appendTests() 공개 메소드

public appendTests ( Lock aLock, Frame el ) : void
aLock Lock
el Frame
리턴 void

appendTests() 공개 메소드

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

appendTests() 공개 메소드

public appendTests ( System coll, Lock aLock ) : void
coll System
aLock Lock
리턴 void

copyTo() 공개 메소드

public copyTo ( Dictionary other ) : void
other Dictionary
리턴 void

countNameSpaceRefs() 공개 메소드

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

countNameSpaces() 공개 메소드

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

countRequirementSets() 공개 메소드

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

countSpecifications() 공개 메소드

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

countTestRefs() 공개 메소드

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

countTests() 공개 메소드

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

deleteNameSpaceRefs() 공개 메소드

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
리턴 void

deleteNameSpaceRefs() 공개 메소드

public deleteNameSpaceRefs ( int idx, Lock aLock ) : void
idx int
aLock Lock
리턴 void

deleteNameSpaces() 공개 메소드

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
리턴 void

deleteNameSpaces() 공개 메소드

public deleteNameSpaces ( 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

deleteSpecifications() 공개 메소드

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
리턴 void

deleteSpecifications() 공개 메소드

public deleteSpecifications ( int idx, Lock aLock ) : void
idx int
aLock Lock
리턴 void

deleteTestRefs() 공개 메소드

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
리턴 void

deleteTestRefs() 공개 메소드

public deleteTestRefs ( int idx, Lock aLock ) : void
idx int
aLock Lock
리턴 void

deleteTests() 공개 메소드

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
리턴 void

deleteTests() 공개 메소드

public deleteTests ( 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

getNameSpaceRefs() 공개 메소드

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
리턴 NameSpaceRef

getNameSpaces() 공개 메소드

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
리턴 NameSpace

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 ) : RequirementSet
idx int the index of the element to extract
리턴 RequirementSet

getShortcutDictionary() 공개 메소드

public getShortcutDictionary ( ) : ShortcutDictionary
리턴 ShortcutDictionary

getSpecifications() 공개 메소드

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
리턴 Specification

getTestRefs() 공개 메소드

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
리턴 FrameRef

getTests() 공개 메소드

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
리턴 Frame

getTranslationDictionary() 공개 메소드

public getTranslationDictionary ( ) : TranslationDictionary
리턴 TranslationDictionary

getXsi() 공개 메소드

public getXsi ( ) : string
리턴 string

getXsiLocation() 공개 메소드

public getXsiLocation ( ) : string
리턴 string

indexOfNameSpaceRefs() 공개 메소드

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
리턴 int

indexOfNameSpaces() 공개 메소드

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
리턴 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

indexOfSpecifications() 공개 메소드

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
리턴 int

indexOfTestRefs() 공개 메소드

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
리턴 int

indexOfTests() 공개 메소드

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
리턴 int

insertNameSpaceRefs() 공개 메소드

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
리턴 void

insertNameSpaceRefs() 공개 메소드

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

insertNameSpaces() 공개 메소드

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
리턴 void

insertNameSpaces() 공개 메소드

public insertNameSpaces ( int idx, NameSpace el, Lock aLock ) : void
idx int
el NameSpace
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, RequirementSet el ) : void
idx int the index where the insertion must take place
el RequirementSet the element to insert
리턴 void

insertRequirementSets() 공개 메소드

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

insertSpecifications() 공개 메소드

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
리턴 void

insertSpecifications() 공개 메소드

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

insertTestRefs() 공개 메소드

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
리턴 void

insertTestRefs() 공개 메소드

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

insertTests() 공개 메소드

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
리턴 void

insertTests() 공개 메소드

public insertTests ( int idx, Frame el, Lock aLock ) : void
idx int
el Frame
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

removeNameSpaceRefs() 공개 메소드

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
리턴 void

removeNameSpaceRefs() 공개 메소드

public removeNameSpaceRefs ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
리턴 void

removeNameSpaces() 공개 메소드

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
리턴 void

removeNameSpaces() 공개 메소드

public removeNameSpaces ( 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

removeSpecifications() 공개 메소드

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
리턴 void

removeSpecifications() 공개 메소드

public removeSpecifications ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
리턴 void

removeTestRefs() 공개 메소드

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
리턴 void

removeTestRefs() 공개 메소드

public removeTestRefs ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
리턴 void

removeTests() 공개 메소드

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
리턴 void

removeTests() 공개 메소드

public removeTests ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
리턴 void

setAllNameSpaceRefs() 공개 메소드

public setAllNameSpaceRefs ( Lock aLock, System coll ) : void
aLock Lock
coll System
리턴 void

setAllNameSpaceRefs() 공개 메소드

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

setAllNameSpaces() 공개 메소드

public setAllNameSpaces ( Lock aLock, System coll ) : void
aLock Lock
coll System
리턴 void

setAllNameSpaces() 공개 메소드

Part of the list interface for NameSpaces
public setAllNameSpaces ( System coll ) : void
coll System a collection of elements which replaces /// NameSpaces'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

setAllSpecifications() 공개 메소드

public setAllSpecifications ( Lock aLock, System coll ) : void
aLock Lock
coll System
리턴 void

setAllSpecifications() 공개 메소드

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

setAllTestRefs() 공개 메소드

public setAllTestRefs ( Lock aLock, System coll ) : void
aLock Lock
coll System
리턴 void

setAllTestRefs() 공개 메소드

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

setAllTests() 공개 메소드

public setAllTests ( Lock aLock, System coll ) : void
aLock Lock
coll System
리턴 void

setAllTests() 공개 메소드

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

setShortcutDictionary() 공개 메소드

public setShortcutDictionary ( ShortcutDictionary v ) : void
v ShortcutDictionary
리턴 void

setTranslationDictionary() 공개 메소드

public setTranslationDictionary ( TranslationDictionary v ) : void
v TranslationDictionary
리턴 void

setXsi() 공개 메소드

public setXsi ( string v ) : void
v string
리턴 void

setXsiLocation() 공개 메소드

public setXsiLocation ( 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