MID - the modeling company Home Search Tcl Script Help Tcl Script Help Contact Support

API Commands: Parameters for Reading Functions

This chapter covers the structure of the Innovator data model. The structure itself is shown in a selection of SER diagrams. Information can be retrieved using reading functions with parameters described in the following sections.

inosrvInfo and inosrvLInfo return three lists. Usually only one list contains the desired information, and sometimes it's not obvious which one. For better understanding all info parameters are shown with a return parameter type:

Displayed Type Value Range Found in List
String String First value from the return string list (is1).
Integer Integer First value from the return integer list (il1).
Boolean 0 or 1 (mostly) First value from the return integer list (il1).
Generally, 0 means False and 1 means True. Certain features have different values though. E.g. annotation "i"-values are 1 for No und 2 for Yes.
Point (x,y) First value from the return point list (ip1).
Special Refer to the parameter description. More than one return value, possibly from different return lists.

General

Models

Users

Documents

External Objects

Packages


Structured Analysis/Structured Design

Structured Analysis

Realtime

Data Dictionary

Structured Design

Implementations


Entity Relationship Modeling

Entity Relationship Modeling

External Schema


Object / Business

Class and Component Diagrams

Behaviour Model

Use Case Diagrams

Sequence Diagrams

Collaboration Diagrams

State and Activity Diagrams

Object Diagrams


Business Process Modeling

Evaluation