TBoldExternalVariableList¶
This class is used to send external variables to OCL expressions
Unit: BoldElements
Declaration¶
Hierarchy¶
- TObject
TBoldMemoryManagedObjectTBoldInterfacedObjectTBoldNonRefCountedObjectTBoldContainerTBoldArrayTBoldObjectArray- TBoldExternalVariableList
Description¶
The methods of TBoldElement that evaluate OCL expressions all take a parameter called Variables. That parameter should be an instance of this class filled with external variables (or nil)
Properties¶
| Name | Summary | Notes |
|---|---|---|
| Variables | read-only |
Variables¶
Methods¶
| Name | Summary | Notes |
|---|---|---|
| Add | Adds an external variable to the list | |
| create |
Add¶
The variable list will assume ownership of the external variable and take care of its destruction
create¶
Generated from the Bold 4.0 help (Help/BfD.chm) by Tools/chm2mkdocs.py; member lists reflect Bold 4.0, see the source for members added since.