Opened 16 years ago
Closed 16 years ago
#190 closed enhancement (fixed)
Add list of abstract functions to XML representation of model
| Reported by: | zirkel | Owned by: | bperry |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1.0 |
| Component: | XML | Version: | 1.0 |
| Keywords: | Cc: |
Description
The model builder creates an AbstractFunction for each abstract function in the code. These are used by derivatives and evaluated function expressions. An abstract function has a name, return type, array of argument types, and continuity value. The XML model needs a list of all of the abstract functions at the beginning, similar to the list of types.
Note:
See TracTickets
for help on using tickets.

Abstract function list added in the XML schema.