Метод | Описание | |
---|---|---|
NameSpace ( ) : System | ||
NotifyControllers ( Lock aLock ) : void | ||
allCollections ( ) : |
Part of the list interface for Collections
|
|
allEnumerations ( ) : |
Part of the list interface for Enumerations
|
|
allFunctions ( ) : |
Part of the list interface for Functions
|
|
allNameSpaceRefs ( ) : |
Part of the list interface for NameSpaceRefs
|
|
allNameSpaces ( ) : |
Part of the list interface for NameSpaces
|
|
allProcedures ( ) : |
Part of the list interface for Procedures
|
|
allRanges ( ) : |
Part of the list interface for Ranges
|
|
allRules ( ) : |
Part of the list interface for Rules
|
|
allStateMachines ( ) : |
Part of the list interface for StateMachines
|
|
allStructures ( ) : |
Part of the list interface for Structures
|
|
allVariables ( ) : |
Part of the list interface for Variables
|
|
appendCollections ( |
Part of the list interface for Collections
|
|
appendCollections ( Lock aLock, |
||
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, |
||
appendNameSpaceRefs ( |
Part of the list interface for NameSpaceRefs
|
|
appendNameSpaceRefs ( System coll ) : void |
Part of the list interface for NameSpaceRefs
|
|
appendNameSpaceRefs ( System coll, Lock aLock ) : void | ||
appendNameSpaces ( Lock aLock, |
||
appendNameSpaces ( |
Part of the list interface for NameSpaces
|
|
appendNameSpaces ( System coll ) : void |
Part of the list interface for NameSpaces
|
|
appendNameSpaces ( System coll, Lock aLock ) : void | ||
appendProcedures ( Lock aLock, |
||
appendProcedures ( |
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, |
||
appendRanges ( |
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, |
||
appendRules ( |
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, |
||
appendStateMachines ( |
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, |
||
appendStructures ( |
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, |
||
appendVariables ( System coll ) : void |
Part of the list interface for Variables
|
|
appendVariables ( System coll, Lock aLock ) : void | ||
appendVariables ( |
Part of the list interface for Variables
|
|
copyTo ( |
||
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 ) : |
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 ) : |
Part of the list interface for NameSpaceRefs This function returns an element from the collection in NameSpaceRefs based on an index.
|
|
getNameSpaces ( int idx ) : |
Part of the list interface for NameSpaces This function returns an element from the collection in NameSpaces based on an index.
|
|
getPinned ( ) : bool | ||
getProcedures ( int idx ) : |
Part of the list interface for Procedures This function returns an element from the collection in Procedures based on an index.
|
|
getRanges ( int idx ) : |
Part of the list interface for Ranges This function returns an element from the collection in Ranges based on an index.
|
|
getRuleCheckDisabling ( ) : |
||
getRules ( int idx ) : |
Part of the list interface for Rules This function returns an element from the collection in Rules based on an index.
|
|
getStateMachines ( int idx ) : |
Part of the list interface for StateMachines This function returns an element from the collection in StateMachines based on an index.
|
|
getStructures ( int idx ) : |
Part of the list interface for Structures This function returns an element from the collection in Structures based on an index.
|
|
getVariables ( int idx ) : |
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, |
Part of the list interface for Collections This insertion function inserts a new element in the collection in Collections
|
|
insertCollections ( int idx, |
||
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, |
Part of the list interface for NameSpaceRefs This insertion function inserts a new element in the collection in NameSpaceRefs
|
|
insertNameSpaceRefs ( int idx, |
||
insertNameSpaces ( int idx, |
Part of the list interface for NameSpaces This insertion function inserts a new element in the collection in NameSpaces
|
|
insertNameSpaces ( int idx, |
||
insertProcedures ( int idx, |
Part of the list interface for Procedures This insertion function inserts a new element in the collection in Procedures
|
|
insertProcedures ( int idx, |
||
insertRanges ( int idx, |
Part of the list interface for Ranges This insertion function inserts a new element in the collection in Ranges
|
|
insertRanges ( int idx, |
||
insertRules ( int idx, |
Part of the list interface for Rules This insertion function inserts a new element in the collection in Rules
|
|
insertRules ( int idx, |
||
insertStateMachines ( int idx, |
Part of the list interface for StateMachines This insertion function inserts a new element in the collection in StateMachines
|
|
insertStateMachines ( int idx, |
||
insertStructures ( int idx, |
Part of the list interface for Structures This insertion function inserts a new element in the collection in Structures
|
|
insertStructures ( int idx, |
||
insertVariables ( int idx, |
Part of the list interface for Variables This insertion function inserts a new element in the collection in Variables
|
|
insertVariables ( int idx, |
||
parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void | This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. | |
parseBody ( XmlBooster.XmlBContext ctxt ) : void | This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. | |
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 ( |
||
setWidth ( int v ) : void | ||
setX ( int v ) : void | ||
setY ( int v ) : void | ||
subElements ( |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. | |
unParse ( |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. | |
unParseBody ( |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
Метод | Описание | |
---|---|---|
getCollections ( ) : |
Part of the list interface for Collections
|
|
getEnumerations ( ) : |
Part of the list interface for Enumerations
|
|
getFunctions ( ) : |
Part of the list interface for Functions
|
|
getNameSpaceRefs ( ) : |
Part of the list interface for NameSpaceRefs
|
|
getNameSpaces ( ) : |
Part of the list interface for NameSpaces
|
|
getProcedures ( ) : |
Part of the list interface for Procedures
|
|
getRanges ( ) : |
Part of the list interface for Ranges
|
|
getRules ( ) : |
Part of the list interface for Rules
|
|
getStateMachines ( ) : |
Part of the list interface for StateMachines
|
|
getStructures ( ) : |
Part of the list interface for Structures
|
|
getVariables ( ) : |
Part of the list interface for Variables
|
public NotifyControllers ( Lock aLock ) : void | ||
aLock | Lock | |
Результат | void |
public allCollections ( ) : |
||
Результат |
public allEnumerations ( ) : |
||
Результат |
public allFunctions ( ) : |
||
Результат |
public allNameSpaceRefs ( ) : |
||
Результат |
public allNameSpaces ( ) : |
||
Результат |
public allProcedures ( ) : |
||
Результат |
public allStateMachines ( ) : |
||
Результат |
public allStructures ( ) : |
||
Результат |
public allVariables ( ) : |
||
Результат |
public appendCollections ( |
||
el | a Collection to add to the collection in /// Collections | |
Результат | void |
public appendCollections ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendCollections ( System coll ) : void | ||
coll | System | a collection ofCollections to add to the collection in /// Collections |
Результат | void |
public appendCollections ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendEnumerations ( Enum el ) : void | ||
el | Enum | a Enum to add to the collection in /// Enumerations |
Результат | void |
public appendEnumerations ( Lock aLock, Enum el ) : void | ||
aLock | Lock | |
el | Enum | |
Результат | void |
public appendEnumerations ( System coll ) : void | ||
coll | System | a collection ofEnums to add to the collection in /// Enumerations |
Результат | void |
public appendEnumerations ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendFunctions ( Function el ) : void | ||
el | Function | a Function to add to the collection in /// Functions |
Результат | void |
public appendFunctions ( Lock aLock, Function el ) : void | ||
aLock | Lock | |
el | Function | |
Результат | void |
public appendFunctions ( System coll ) : void | ||
coll | System | a collection ofFunctions to add to the collection in /// Functions |
Результат | void |
public appendFunctions ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendNameSpaceRefs ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendNameSpaceRefs ( |
||
el | a NameSpaceRef to add to the collection in /// NameSpaceRefs | |
Результат | void |
public appendNameSpaceRefs ( System coll ) : void | ||
coll | System | a collection ofNameSpaceRefs to add to the collection in /// NameSpaceRefs |
Результат | void |
public appendNameSpaceRefs ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendNameSpaces ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendNameSpaces ( |
||
el | a NameSpace to add to the collection in /// NameSpaces | |
Результат | void |
public appendNameSpaces ( System coll ) : void | ||
coll | System | a collection ofNameSpaces to add to the collection in /// NameSpaces |
Результат | void |
public appendNameSpaces ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendProcedures ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendProcedures ( |
||
el | a Procedure to add to the collection in /// Procedures | |
Результат | void |
public appendProcedures ( System coll ) : void | ||
coll | System | a collection ofProcedures to add to the collection in /// Procedures |
Результат | void |
public appendProcedures ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendRanges ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendRanges ( |
||
el | a Range to add to the collection in /// Ranges | |
Результат | void |
public appendRanges ( System coll ) : void | ||
coll | System | a collection ofRanges to add to the collection in /// Ranges |
Результат | void |
public appendRanges ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendRules ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendRules ( |
||
el | a Rule to add to the collection in /// Rules | |
Результат | void |
public appendRules ( System coll ) : void | ||
coll | System | a collection ofRules to add to the collection in /// Rules |
Результат | void |
public appendRules ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendStateMachines ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendStateMachines ( |
||
el | a StateMachine to add to the collection in /// StateMachines | |
Результат | void |
public appendStateMachines ( System coll ) : void | ||
coll | System | a collection ofStateMachines to add to the collection in /// StateMachines |
Результат | void |
public appendStateMachines ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendStructures ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendStructures ( |
||
el | a Structure to add to the collection in /// Structures | |
Результат | void |
public appendStructures ( System coll ) : void | ||
coll | System | a collection ofStructures to add to the collection in /// Structures |
Результат | void |
public appendStructures ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendVariables ( Lock aLock, |
||
aLock | Lock | |
el | ||
Результат | void |
public appendVariables ( System coll ) : void | ||
coll | System | a collection ofVariables to add to the collection in /// Variables |
Результат | void |
public appendVariables ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
Результат | void |
public appendVariables ( |
||
el | a Variable to add to the collection in /// Variables | |
Результат | void |
public deleteCollections ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteCollections ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteEnumerations ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteEnumerations ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteFunctions ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteFunctions ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteNameSpaceRefs ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteNameSpaceRefs ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteNameSpaces ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteNameSpaces ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteProcedures ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteProcedures ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteRanges ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteRanges ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteRules ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteRules ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteStateMachines ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteStateMachines ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteStructures ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteStructures ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public deleteVariables ( int idx ) : void | ||
idx | int | the index of the element to remove |
Результат | void |
public deleteVariables ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
Результат | void |
public dispatch ( XmlBooster.XmlBBaseVisitor v ) : void | ||
v | XmlBooster.XmlBBaseVisitor | |
Результат | void |
public dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void | ||
v | XmlBooster.XmlBBaseVisitor | |
visitSubNodes | bool | |
Результат | void |
public getCollections ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getEnumerations ( int idx ) : Enum | ||
idx | int | the index of the element to extract |
Результат | Enum |
public getFunctions ( int idx ) : Function | ||
idx | int | the index of the element to extract |
Результат | Function |
public getNameSpaceRefs ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getNameSpaces ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getProcedures ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getRanges ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getRuleCheckDisabling ( ) : |
||
Результат |
public getRules ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getStateMachines ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getStructures ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public getVariables ( int idx ) : |
||
idx | int | the index of the element to extract |
Результат |
public indexOfCollections ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfEnumerations ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfFunctions ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfNameSpaceRefs ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfNameSpaces ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfProcedures ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfRanges ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfRules ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfStateMachines ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfStructures ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public indexOfVariables ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
Результат | int |
public insertCollections ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertCollections ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertEnumerations ( int idx, Enum el ) : void | ||
idx | int | the index where the insertion must take place |
el | Enum | the element to insert |
Результат | void |
public insertEnumerations ( int idx, Enum el, Lock aLock ) : void | ||
idx | int | |
el | Enum | |
aLock | Lock | |
Результат | void |
public insertFunctions ( int idx, Function el ) : void | ||
idx | int | the index where the insertion must take place |
el | Function | the element to insert |
Результат | void |
public insertFunctions ( int idx, Function el, Lock aLock ) : void | ||
idx | int | |
el | Function | |
aLock | Lock | |
Результат | void |
public insertNameSpaceRefs ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertNameSpaceRefs ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertNameSpaces ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertNameSpaces ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertProcedures ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertProcedures ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertRanges ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertRanges ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertRules ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertRules ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertStateMachines ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertStateMachines ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertStructures ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertStructures ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public insertVariables ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
Результат | void |
public insertVariables ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
Результат | void |
public parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void | ||
ctxt | XmlBooster.XmlBContext | |
endingTag | string | |
Результат | void |
public parseBody ( XmlBooster.XmlBContext ctxt ) : void | ||
ctxt | XmlBooster.XmlBContext | |
Результат | void |
public removeCollections ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeCollections ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeEnumerations ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeEnumerations ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeFunctions ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeFunctions ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeNameSpaceRefs ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeNameSpaceRefs ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeNameSpaces ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeNameSpaces ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeProcedures ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeProcedures ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeRanges ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeRanges ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeRules ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeRules ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeStateMachines ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeStateMachines ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeStructures ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeStructures ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public removeVariables ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
Результат | void |
public removeVariables ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
Результат | void |
public setAllCollections ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllCollections ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Collections's current content. |
Результат | void |
public setAllEnumerations ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllEnumerations ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Enumerations's current content. |
Результат | void |
public setAllFunctions ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllFunctions ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Functions's current content. |
Результат | void |
public setAllNameSpaceRefs ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllNameSpaceRefs ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// NameSpaceRefs's current content. |
Результат | void |
public setAllNameSpaces ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllNameSpaces ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// NameSpaces's current content. |
Результат | void |
public setAllProcedures ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllProcedures ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Procedures's current content. |
Результат | void |
public setAllRanges ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllRanges ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Ranges's current content. |
Результат | void |
public setAllRules ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllRules ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Rules's current content. |
Результат | void |
public setAllStateMachines ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllStateMachines ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// StateMachines's current content. |
Результат | void |
public setAllStructures ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllStructures ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Structures's current content. |
Результат | void |
public setAllVariables ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
Результат | void |
public setAllVariables ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Variables's current content. |
Результат | void |
public setRuleCheckDisabling ( |
||
v | ||
Результат | void |
public subElements ( |
||
l | ||
Результат | void |
public unParse ( |
||
pw | ||
typeId | bool | |
headingTag | string | |
endingTag | string | |
Результат | void |
public unParseBody ( |
||
pw | ||
Результат | void |