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

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

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

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

Part of the list interface for Collections

allEnumerations ( ) : ArrayList

Part of the list interface for Enumerations

allFunctions ( ) : ArrayList

Part of the list interface for Functions

allNameSpaceRefs ( ) : ArrayList

Part of the list interface for NameSpaceRefs

allNameSpaces ( ) : ArrayList

Part of the list interface for NameSpaces

allProcedures ( ) : ArrayList

Part of the list interface for Procedures

allRanges ( ) : ArrayList

Part of the list interface for Ranges

allRules ( ) : ArrayList

Part of the list interface for Rules

allStateMachines ( ) : ArrayList

Part of the list interface for StateMachines

allStructures ( ) : ArrayList

Part of the list interface for Structures

allVariables ( ) : ArrayList

Part of the list interface for Variables

appendCollections ( Collection el ) : void

Part of the list interface for Collections

appendCollections ( Lock aLock, Collection el ) : void
appendCollections ( System coll ) : void

Part of the list interface for Collections

appendCollections ( System coll, Lock aLock ) : void
appendEnumerations ( Enum el ) : void

Part of the list interface for Enumerations

appendEnumerations ( Lock aLock, Enum el ) : void
appendEnumerations ( System coll ) : void

Part of the list interface for Enumerations

appendEnumerations ( System coll, Lock aLock ) : void
appendFunctions ( Function el ) : void

Part of the list interface for Functions

appendFunctions ( Lock aLock, Function el ) : void
appendFunctions ( System coll ) : void

Part of the list interface for Functions

appendFunctions ( System coll, Lock aLock ) : void
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
appendProcedures ( Lock aLock, Procedure el ) : void
appendProcedures ( Procedure el ) : void

Part of the list interface for Procedures

appendProcedures ( System coll ) : void

Part of the list interface for Procedures

appendProcedures ( System coll, Lock aLock ) : void
appendRanges ( Lock aLock, Range el ) : void
appendRanges ( Range el ) : void

Part of the list interface for Ranges

appendRanges ( System coll ) : void

Part of the list interface for Ranges

appendRanges ( System coll, Lock aLock ) : void
appendRules ( Lock aLock, Rule el ) : void
appendRules ( Rule el ) : void

Part of the list interface for Rules

appendRules ( System coll ) : void

Part of the list interface for Rules

appendRules ( System coll, Lock aLock ) : void
appendStateMachines ( Lock aLock, StateMachine el ) : void
appendStateMachines ( StateMachine el ) : void

Part of the list interface for StateMachines

appendStateMachines ( System coll ) : void

Part of the list interface for StateMachines

appendStateMachines ( System coll, Lock aLock ) : void
appendStructures ( Lock aLock, Structure el ) : void
appendStructures ( Structure el ) : void

Part of the list interface for Structures

appendStructures ( System coll ) : void

Part of the list interface for Structures

appendStructures ( System coll, Lock aLock ) : void
appendVariables ( Lock aLock, Variable el ) : void
appendVariables ( System coll ) : void

Part of the list interface for Variables

appendVariables ( System coll, Lock aLock ) : void
appendVariables ( Variable el ) : void

Part of the list interface for Variables

copyTo ( NameSpace other ) : void
countCollections ( ) : int

Part of the list interface for Collections

countEnumerations ( ) : int

Part of the list interface for Enumerations

countFunctions ( ) : int

Part of the list interface for Functions

countNameSpaceRefs ( ) : int

Part of the list interface for NameSpaceRefs

countNameSpaces ( ) : int

Part of the list interface for NameSpaces

countProcedures ( ) : int

Part of the list interface for Procedures

countRanges ( ) : int

Part of the list interface for Ranges

countRules ( ) : int

Part of the list interface for Rules

countStateMachines ( ) : int

Part of the list interface for StateMachines

countStructures ( ) : int

Part of the list interface for Structures

countVariables ( ) : int

Part of the list interface for Variables

deleteCollections ( int idx ) : void

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

deleteCollections ( int idx, Lock aLock ) : void
deleteEnumerations ( int idx ) : void

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

deleteEnumerations ( int idx, Lock aLock ) : void
deleteFunctions ( int idx ) : void

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

deleteFunctions ( int idx, Lock aLock ) : void
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
deleteProcedures ( int idx ) : void

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

deleteProcedures ( int idx, Lock aLock ) : void
deleteRanges ( int idx ) : void

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

deleteRanges ( int idx, Lock aLock ) : void
deleteRules ( int idx ) : void

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

deleteRules ( int idx, Lock aLock ) : void
deleteStateMachines ( int idx ) : void

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

deleteStateMachines ( int idx, Lock aLock ) : void
deleteStructures ( int idx ) : void

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

deleteStructures ( int idx, Lock aLock ) : void
deleteVariables ( int idx ) : void

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

deleteVariables ( int idx, Lock aLock ) : void
dispatch ( XmlBooster.XmlBBaseVisitor v ) : void
dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void
find ( Object search ) : bool
getCollections ( int idx ) : Collection

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

getComment ( ) : string
getEnumerations ( int idx ) : Enum

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

getFunctions ( int idx ) : Function

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

getHeight ( ) : int
getHidden ( ) : bool
getImageIndex ( ) : int
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.

getPinned ( ) : bool
getProcedures ( int idx ) : Procedure

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

getRanges ( int idx ) : Range

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

getRuleCheckDisabling ( ) : RuleCheckDisabling
getRules ( int idx ) : Rule

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

getStateMachines ( int idx ) : StateMachine

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

getStructures ( int idx ) : Structure

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

getVariables ( int idx ) : Variable

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

getWidth ( ) : int
getX ( ) : int
getY ( ) : int
indexOfCollections ( IXmlBBase el ) : int

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

indexOfEnumerations ( IXmlBBase el ) : int

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

indexOfFunctions ( IXmlBBase el ) : int

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

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.

indexOfProcedures ( IXmlBBase el ) : int

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

indexOfRanges ( IXmlBBase el ) : int

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

indexOfRules ( IXmlBBase el ) : int

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

indexOfStateMachines ( IXmlBBase el ) : int

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

indexOfStructures ( IXmlBBase el ) : int

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

indexOfVariables ( IXmlBBase el ) : int

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

insertCollections ( int idx, Collection el ) : void

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

insertCollections ( int idx, Collection el, Lock aLock ) : void
insertEnumerations ( int idx, Enum el ) : void

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

insertEnumerations ( int idx, Enum el, Lock aLock ) : void
insertFunctions ( int idx, Function el ) : void

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

insertFunctions ( int idx, Function el, Lock aLock ) : void
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
insertProcedures ( int idx, Procedure el ) : void

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

insertProcedures ( int idx, Procedure el, Lock aLock ) : void
insertRanges ( int idx, Range el ) : void

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

insertRanges ( int idx, Range el, Lock aLock ) : void
insertRules ( int idx, Rule el ) : void

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

insertRules ( int idx, Rule el, Lock aLock ) : void
insertStateMachines ( int idx, StateMachine el ) : void

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

insertStateMachines ( int idx, StateMachine el, Lock aLock ) : void
insertStructures ( int idx, Structure el ) : void

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

insertStructures ( int idx, Structure el, Lock aLock ) : void
insertVariables ( int idx, Variable el ) : void

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

insertVariables ( int idx, Variable 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.
removeCollections ( IXmlBBase obj ) : void

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

removeCollections ( IXmlBBase obj, Lock aLock ) : void
removeEnumerations ( IXmlBBase obj ) : void

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

removeEnumerations ( IXmlBBase obj, Lock aLock ) : void
removeFunctions ( IXmlBBase obj ) : void

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

removeFunctions ( IXmlBBase obj, Lock aLock ) : void
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
removeProcedures ( IXmlBBase obj ) : void

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

removeProcedures ( IXmlBBase obj, Lock aLock ) : void
removeRanges ( IXmlBBase obj ) : void

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

removeRanges ( IXmlBBase obj, Lock aLock ) : void
removeRules ( IXmlBBase obj ) : void

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

removeRules ( IXmlBBase obj, Lock aLock ) : void
removeStateMachines ( IXmlBBase obj ) : void

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

removeStateMachines ( IXmlBBase obj, Lock aLock ) : void
removeStructures ( IXmlBBase obj ) : void

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

removeStructures ( IXmlBBase obj, Lock aLock ) : void
removeVariables ( IXmlBBase obj ) : void

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

removeVariables ( IXmlBBase obj, Lock aLock ) : void
setAllCollections ( Lock aLock, System coll ) : void
setAllCollections ( System coll ) : void

Part of the list interface for Collections

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

Part of the list interface for Enumerations

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

Part of the list interface for Functions

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

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

Part of the list interface for Procedures

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

Part of the list interface for Ranges

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

Part of the list interface for Rules

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

Part of the list interface for StateMachines

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

Part of the list interface for Structures

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

Part of the list interface for Variables

setComment ( string v ) : void
setHeight ( int v ) : void
setHidden ( bool v ) : void
setImageIndex ( int v ) : void
setPinned ( bool v ) : void
setRuleCheckDisabling ( RuleCheckDisabling v ) : void
setWidth ( int v ) : void
setX ( int v ) : void
setY ( int 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.

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

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

Part of the list interface for Collections

getEnumerations ( ) : ArrayList

Part of the list interface for Enumerations

getFunctions ( ) : ArrayList

Part of the list interface for Functions

getNameSpaceRefs ( ) : ArrayList

Part of the list interface for NameSpaceRefs

getNameSpaces ( ) : ArrayList

Part of the list interface for NameSpaces

getProcedures ( ) : ArrayList

Part of the list interface for Procedures

getRanges ( ) : ArrayList

Part of the list interface for Ranges

getRules ( ) : ArrayList

Part of the list interface for Rules

getStateMachines ( ) : ArrayList

Part of the list interface for StateMachines

getStructures ( ) : ArrayList

Part of the list interface for Structures

getVariables ( ) : ArrayList

Part of the list interface for Variables

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public getHeight ( ) : int
Результат int

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

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

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

public getImageIndex ( ) : int
Результат int

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

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

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

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

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

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

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

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

public getRuleCheckDisabling ( ) : RuleCheckDisabling
Результат RuleCheckDisabling

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

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

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

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

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

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

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

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

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

public getWidth ( ) : int
Результат int

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

public getX ( ) : int
Результат int

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

public getY ( ) : int
Результат int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Part of the list interface for Collections This deletion function removes an element from the collection in Collections If the object given in parameter is not found in the the collection, this function does nothing.
public removeCollections ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

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

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

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

Part of the list interface for Enumerations This deletion function removes an element from the collection in Enumerations If the object given in parameter is not found in the the collection, this function does nothing.
public removeEnumerations ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

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

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

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

Part of the list interface for Functions This deletion function removes an element from the collection in Functions If the object given in parameter is not found in the the collection, this function does nothing.
public removeFunctions ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

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

public removeFunctions ( IXmlBBase obj, Lock aLock ) : void
obj IXmlBBase
aLock Lock
Результат 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

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

Part of the list interface for Procedures This deletion function removes an element from the collection in Procedures If the object given in parameter is not found in the the collection, this function does nothing.
public removeProcedures ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

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

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

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

Part of the list interface for Ranges This deletion function removes an element from the collection in Ranges If the object given in parameter is not found in the the collection, this function does nothing.
public removeRanges ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

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

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

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

Part of the list interface for Rules This deletion function removes an element from the collection in Rules If the object given in parameter is not found in the the collection, this function does nothing.
public removeRules ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

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

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

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

Part of the list interface for StateMachines This deletion function removes an element from the collection in StateMachines If the object given in parameter is not found in the the collection, this function does nothing.
public removeStateMachines ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

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

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

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

Part of the list interface for Structures This deletion function removes an element from the collection in Structures If the object given in parameter is not found in the the collection, this function does nothing.
public removeStructures ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

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

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

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

Part of the list interface for Variables This deletion function removes an element from the collection in Variables If the object given in parameter is not found in the the collection, this function does nothing.
public removeVariables ( IXmlBBase obj ) : void
obj IXmlBBase the object to remove
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

Part of the list interface for Functions
public setAllFunctions ( System coll ) : void
coll System a collection of elements which replaces /// Functions's current content.
Результат 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public setHeight ( int v ) : void
v int
Результат void

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

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

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

public setImageIndex ( int v ) : void
v int
Результат void

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

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

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

public setRuleCheckDisabling ( RuleCheckDisabling v ) : void
v RuleCheckDisabling
Результат void

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

public setWidth ( int v ) : void
v int
Результат void

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

public setX ( int v ) : void
v int
Результат void

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

public setY ( int v ) : void
v int
Результат 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