Method | Description | |
---|---|---|
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. |
Method | Description | |
---|---|---|
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 | |
return | void |
public allCollections ( ) : |
||
return |
public allEnumerations ( ) : |
||
return |
public allFunctions ( ) : |
||
return |
public allNameSpaceRefs ( ) : |
||
return |
public allNameSpaces ( ) : |
||
return |
public allProcedures ( ) : |
||
return |
public allStateMachines ( ) : |
||
return |
public allStructures ( ) : |
||
return |
public allVariables ( ) : |
||
return |
public appendCollections ( |
||
el | a Collection to add to the collection in /// Collections | |
return | void |
public appendCollections ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendCollections ( System coll ) : void | ||
coll | System | a collection ofCollections to add to the collection in /// Collections |
return | void |
public appendCollections ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendEnumerations ( Enum el ) : void | ||
el | Enum | a Enum to add to the collection in /// Enumerations |
return | void |
public appendEnumerations ( Lock aLock, Enum el ) : void | ||
aLock | Lock | |
el | Enum | |
return | void |
public appendEnumerations ( System coll ) : void | ||
coll | System | a collection ofEnums to add to the collection in /// Enumerations |
return | void |
public appendEnumerations ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendFunctions ( Function el ) : void | ||
el | Function | a Function to add to the collection in /// Functions |
return | void |
public appendFunctions ( Lock aLock, Function el ) : void | ||
aLock | Lock | |
el | Function | |
return | void |
public appendFunctions ( System coll ) : void | ||
coll | System | a collection ofFunctions to add to the collection in /// Functions |
return | void |
public appendFunctions ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendNameSpaceRefs ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendNameSpaceRefs ( |
||
el | a NameSpaceRef to add to the collection in /// NameSpaceRefs | |
return | void |
public appendNameSpaceRefs ( System coll ) : void | ||
coll | System | a collection ofNameSpaceRefs to add to the collection in /// NameSpaceRefs |
return | void |
public appendNameSpaceRefs ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendNameSpaces ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendNameSpaces ( |
||
el | a NameSpace to add to the collection in /// NameSpaces | |
return | void |
public appendNameSpaces ( System coll ) : void | ||
coll | System | a collection ofNameSpaces to add to the collection in /// NameSpaces |
return | void |
public appendNameSpaces ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendProcedures ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendProcedures ( |
||
el | a Procedure to add to the collection in /// Procedures | |
return | void |
public appendProcedures ( System coll ) : void | ||
coll | System | a collection ofProcedures to add to the collection in /// Procedures |
return | void |
public appendProcedures ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendRanges ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendRanges ( |
||
el | a Range to add to the collection in /// Ranges | |
return | void |
public appendRanges ( System coll ) : void | ||
coll | System | a collection ofRanges to add to the collection in /// Ranges |
return | void |
public appendRanges ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendRules ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendRules ( |
||
el | a Rule to add to the collection in /// Rules | |
return | void |
public appendRules ( System coll ) : void | ||
coll | System | a collection ofRules to add to the collection in /// Rules |
return | void |
public appendRules ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendStateMachines ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendStateMachines ( |
||
el | a StateMachine to add to the collection in /// StateMachines | |
return | void |
public appendStateMachines ( System coll ) : void | ||
coll | System | a collection ofStateMachines to add to the collection in /// StateMachines |
return | void |
public appendStateMachines ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendStructures ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendStructures ( |
||
el | a Structure to add to the collection in /// Structures | |
return | void |
public appendStructures ( System coll ) : void | ||
coll | System | a collection ofStructures to add to the collection in /// Structures |
return | void |
public appendStructures ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendVariables ( Lock aLock, |
||
aLock | Lock | |
el | ||
return | void |
public appendVariables ( System coll ) : void | ||
coll | System | a collection ofVariables to add to the collection in /// Variables |
return | void |
public appendVariables ( System coll, Lock aLock ) : void | ||
coll | System | |
aLock | Lock | |
return | void |
public appendVariables ( |
||
el | a Variable to add to the collection in /// Variables | |
return | void |
public deleteCollections ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteCollections ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteEnumerations ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteEnumerations ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteFunctions ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteFunctions ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteNameSpaceRefs ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteNameSpaceRefs ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteNameSpaces ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteNameSpaces ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteProcedures ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteProcedures ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteRanges ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteRanges ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteRules ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteRules ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteStateMachines ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteStateMachines ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteStructures ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteStructures ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public deleteVariables ( int idx ) : void | ||
idx | int | the index of the element to remove |
return | void |
public deleteVariables ( int idx, Lock aLock ) : void | ||
idx | int | |
aLock | Lock | |
return | void |
public dispatch ( XmlBooster.XmlBBaseVisitor v ) : void | ||
v | XmlBooster.XmlBBaseVisitor | |
return | void |
public dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void | ||
v | XmlBooster.XmlBBaseVisitor | |
visitSubNodes | bool | |
return | void |
public getCollections ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getEnumerations ( int idx ) : Enum | ||
idx | int | the index of the element to extract |
return | Enum |
public getFunctions ( int idx ) : Function | ||
idx | int | the index of the element to extract |
return | Function |
public getNameSpaceRefs ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getNameSpaces ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getProcedures ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getRanges ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getRuleCheckDisabling ( ) : |
||
return |
public getRules ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getStateMachines ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getStructures ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public getVariables ( int idx ) : |
||
idx | int | the index of the element to extract |
return |
public indexOfCollections ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfEnumerations ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfFunctions ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfNameSpaceRefs ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfNameSpaces ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfProcedures ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfRanges ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfRules ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfStateMachines ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfStructures ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public indexOfVariables ( IXmlBBase el ) : int | ||
el | IXmlBBase | the object to look for |
return | int |
public insertCollections ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertCollections ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertEnumerations ( int idx, Enum el ) : void | ||
idx | int | the index where the insertion must take place |
el | Enum | the element to insert |
return | void |
public insertEnumerations ( int idx, Enum el, Lock aLock ) : void | ||
idx | int | |
el | Enum | |
aLock | Lock | |
return | void |
public insertFunctions ( int idx, Function el ) : void | ||
idx | int | the index where the insertion must take place |
el | Function | the element to insert |
return | void |
public insertFunctions ( int idx, Function el, Lock aLock ) : void | ||
idx | int | |
el | Function | |
aLock | Lock | |
return | void |
public insertNameSpaceRefs ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertNameSpaceRefs ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertNameSpaces ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertNameSpaces ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertProcedures ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertProcedures ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertRanges ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertRanges ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertRules ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertRules ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertStateMachines ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertStateMachines ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertStructures ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertStructures ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public insertVariables ( int idx, |
||
idx | int | the index where the insertion must take place |
el | the element to insert | |
return | void |
public insertVariables ( int idx, |
||
idx | int | |
el | ||
aLock | Lock | |
return | void |
public parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void | ||
ctxt | XmlBooster.XmlBContext | |
endingTag | string | |
return | void |
public parseBody ( XmlBooster.XmlBContext ctxt ) : void | ||
ctxt | XmlBooster.XmlBContext | |
return | void |
public removeCollections ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeCollections ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeEnumerations ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeEnumerations ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeFunctions ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeFunctions ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeNameSpaceRefs ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeNameSpaceRefs ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeNameSpaces ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeNameSpaces ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeProcedures ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeProcedures ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeRanges ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeRanges ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeRules ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeRules ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeStateMachines ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeStateMachines ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeStructures ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeStructures ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public removeVariables ( IXmlBBase obj ) : void | ||
obj | IXmlBBase | the object to remove |
return | void |
public removeVariables ( IXmlBBase obj, Lock aLock ) : void | ||
obj | IXmlBBase | |
aLock | Lock | |
return | void |
public setAllCollections ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllCollections ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Collections's current content. |
return | void |
public setAllEnumerations ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllEnumerations ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Enumerations's current content. |
return | void |
public setAllFunctions ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllFunctions ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Functions's current content. |
return | void |
public setAllNameSpaceRefs ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllNameSpaceRefs ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// NameSpaceRefs's current content. |
return | void |
public setAllNameSpaces ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllNameSpaces ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// NameSpaces's current content. |
return | void |
public setAllProcedures ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllProcedures ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Procedures's current content. |
return | void |
public setAllRanges ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllRanges ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Ranges's current content. |
return | void |
public setAllRules ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllRules ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Rules's current content. |
return | void |
public setAllStateMachines ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllStateMachines ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// StateMachines's current content. |
return | void |
public setAllStructures ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllStructures ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Structures's current content. |
return | void |
public setAllVariables ( Lock aLock, System coll ) : void | ||
aLock | Lock | |
coll | System | |
return | void |
public setAllVariables ( System coll ) : void | ||
coll | System | a collection of elements which replaces /// Variables's current content. |
return | void |
public setRuleCheckDisabling ( |
||
v | ||
return | void |
public subElements ( |
||
l | ||
return | void |
public unParse ( |
||
pw | ||
typeId | bool | |
headingTag | string | |
endingTag | string | |
return | void |
public unParseBody ( |
||
pw | ||
return | void |