The Tree is a hierarchy of objects available in the EASAP Builder.
The child objects one level below 'EASAP' are called branches, objects two levels below are called sub-branches.
![]() |
|
---|---|
![]() | administrative properties of the EASAP such as 'Name' |
![]() | define which Users will have access to which EASAPs |
![]() |
|||
---|---|---|---|
![]() | Specify the name of the Excel workbook | ||
![]() | Identify a specific worksheet within the Excel workbook | ||
![]() | Reference to individual cell(s) within the worksheet | ||
![]() | Reference to a formula object within the worksheet | ||
![]() | Reference to a chart object within the worksheet | ||
![]() | A parent to all NAMED RANGEs | ||
![]() | Created automatically by the Excel Range Wizard after a save |
![]() | Parent to all GUI objects |
![]() |
|||
---|---|---|---|
![]() | Parent for USER INTERFACE STYLE objects | ||
![]() | Parent to style attributes like MARGIN, BORDER, PADDING… | ||
![]() | Define the style of an object's background | ||
![]() | Define an object's border | ||
![]() | Define the text attributes for an HTML style | ||
![]() | Define the space outside of a border | ||
![]() | Define the space between an object and its border | ||
![]() | Define other CSS properties using standard syntax |
![]() |
|||
---|---|---|---|
![]() ![]() | Parent for GUI objects on a popup window when an OPEN FORM ACTION is executed Parent for GUI Objects in an EASAP's user interface |
||
![]() | Rectangular region that triggers an ACTION when clicked | ||
![]() | Table for the selection of a case and subsequent launch of an Excel Client | ||
![]() | Apply SQL query to filter the case records visible in a CASE VIEWER | ||
![]() | Logical comparison to filter the case records visible in a CASE VIEWER | ||
![]() | Select an input value from a drop down list of possible values | ||
![]() | Input and format a date | ||
![]() | Provide a digital validation of “data integrity at a certain time by an authorized party” in an EASAP interface | ||
![]() | Define restrictions involving a group of Users and an EASAP stage on who is allowed to validate an EASAP's data | ||
![]() | Display the current certification status and history of the EASAP | ||
![]() | Select a file from local file system for use by an EASAP | ||
![]() | Display an image in the GUI | ||
![]() | Versatile data entry component that can be configured to behave in a variety of modes | ||
![]() | Change the appearance of an INPUTBOX if a certain condition applies | ||
![]() | Define what data is allowed to be entered by a User | ||
![]() | Perform a parametric study varying inputs over a range | ||
![]() | Accept integer input | ||
![]() | Display text and image data | ||
![]() | Precisely control the layout and CSS style of GUI objects | ||
![]() | Accept either 'checked' or 'unchecked' selection as input | ||
![]() | Accept a real or decimal number as input | ||
![]() | Vertical or horizontal space between adjacent objects on the Tree | ||
![]() | container for GUI objects arranged in a box | ||
![]() | Container for TABBED PANEs | ||
![]() | Display tables of LIST data | ||
![]() | Accept input text and displays output text | ||
![]() | Accept input text in a box | ||
![]() | Parent for GUI Objects in an EASAP's user interface | ||
![]() | Parent for DATA PROCESSING tools | ||
![]() | Allow an array of INPUTBOXs and LOGICBOXs for User input | ||
![]() | Allow GUI objects to be displayed above each column | ||
![]() | Allow space between columns | ||
![]() | Create a column of INPUTBOXs | ||
![]() | Create a column of LOGICBOXs | ||
![]() | Parent for EVENT PROCESSING tools below | ||
![]() | Accept a mouse-selected numerical value within a specified range as input | ||
![]() | Provide the ability to automatically, repeatedly trigger an action at a defined interval |
![]() |
||
---|---|---|
![]() | Create plots from data stored within LISTs | |
![]() | Specify contour data to be plotted | |
![]() | Add a visible legend to a graph | |
![]() | Specify line data to be plotted | |
![]() | Specify the main and sub titles | |
![]() | Specify properties of the horizontal axis | |
![]() | specify properties of the vertical axis | |
![]() | Parent for 2D diagram component objects | |
![]() | An arrow with dynamic coordinates | |
![]() | Create different types of curves through a series of plot points | |
![]() | Parent object for DATA PROCESSING tools | |
![]() | Produce a special set of lines for illustrating a dimension | |
![]() | Display image files in the input region of a TABBED PANE | |
![]() | A series of connected line segments | |
![]() | Create ellipses and circles | |
![]() | Produce polygons on a DIAGRAM | |
![]() | Define a rectangle | |
![]() | Make a sector of a circle (ie. ‘a pie slice’) | |
![]() | Annotate a diagram with text | |
![]() | Parent of STYLE objects | |
![]() | Define a coloring scheme to fill an enclosed object | |
![]() | Define a particular style of line for use in other DIAGRAMs | |
![]() | Perform a repeated or complicated transformation of a DIAGRAMs orientation |
![]() |
|||
---|---|---|---|
![]() | Define the system of units to be used for the five base dimensions: Mass, Length, Time, Angle, and Temperature | ||
![]() | A list of pre-existing sets of units | ||
![]() | Define new sets of units not found under DEFAULT UNITS | ||
![]() | Represent a specific type of measurement derived from the BASE UNITS | ||
![]() | Create additional units beyond the base units |
![]() |
|||
---|---|---|---|
![]() | Clear values in cells or NAMED RANGES | ||
![]() | Execute custom written Java code | ||
![]() | Parent for DATA PROCESSING tools | ||
![]() | Parent object for other ACTIONs | ||
![]() | Allow the current date and/or time to be stored in an explicit SCALAR | ||
![]() | Extract data from a file | ||
![]() | Set a LIST to a list of values | ||
![]() | Set an explicit SCALAR | ||
![]() | Perform a one time action on a DATABASE | ||
![]() | Define the database on which to perform the action | ||
![]() | After a READ/WRITE sequence close the database connection |
||
![]() | Execute a SELECT statement in SQL | ||
![]() | Execute an INSERT, UPDATE or DELETE | ||
![]() | Send an email message to Users | ||
![]() | Parent to an abitrary sequence of Excel-related ACTIONs. | ||
![]() | Create a snapshot of a specified spreadsheet range as a PDF document and saves it on the file system | ||
![]() | Minimize disk usage in EASA | ||
![]() | Extract a screen capture of cell range or chart in an Excel spreadsheet for display by an IMAGE in a DIAGRAM | ||
![]() | Run an underlying software application | ||
![]() | Minimize the disk space used by files generated from an EASAP run | ||
![]() | Parent object for DATA PROCESSING tools | ||
![]() | Define conditions for which the EASAP run is deemed to have failed | ||
![]() | Monitor the progress of a process currently submitted to the EASAP queue | ||
![]() | Search a file for all delimited object references and replaces them with the appropriate object values | ||
![]() | Read values from specified cell ranges in Excel spreadsheets into specified LISTs | ||
![]() | Execute a macro in an Excel spreadsheet | ||
![]() | Define a complete mechanism for stopping the EASAP | ||
![]() | Define a method to stop a PROCESS | ||
![]() | Write values from one or more LISTs into specified cell ranges in Excel spreadsheets. |
![]() |
||||
---|---|---|---|---|
![]() | Parent object for DATA PROCESSING tools | |||
![]() | Parent object for DEFAULT HTML STYLES and CUSTOM HTML STYLES | |||
![]() | Parent object for additional styling objects | |||
![]() | Parent to styling objects | |||
![]() | Define the style of an object's background | |||
![]() | Define an object's border | |||
![]() | Define the text attributes for an HTML style | |||
![]() | Define the space outside of the border of the object being formatted | |||
![]() | Define the space between the object being formatted and its border | |||
![]() | Define other Custom Style Sheet (CSS) properties using standard CSS syntax | |||
![]() | Specify an HTML STYLE to apply to various parts of a TABULATED DATA | |||
![]() | Collection of existing style objects | |||
![]() | Specify the text message that will be displayed under EASA > User > Results > My Results |
|||
![]() | Parent object for multi-run parametric output | |||
![]() | Create a table with results from multiple runs | |||
![]() | Parent object for report content elements | |||
![]() | Create plots from LIST data | |||
![]() | Specify contour data to be plotted | |||
![]() | Activate a legend on a graph | |||
![]() | Specify line data to be plotted | |||
![]() | Specify the main and sub titles | |||
![]() | Specify the properties of the horizontal axis | |||
![]() | Specify the properties of the vertical axis | |||
![]() | Table showing cases from the EDC database | |||
![]() | Apply SQL query to filter the records visible in a CASE VIEWER | |||
![]() | Logical comparison to filter the records visible in a CASE VIEWER | |||
![]() | Display the current certification status and history of the EASAP | |||
![]() | Rapidly create impressive looking reports within EASA | |||
![]() | Arrange report objects into a tabular layout, child objects common to REPORT | |||
![]() | Create a two-column-wide table with titles in the first column and report content in the second column | |||
![]() | Display data within the rows of a RESULTS TABLE | |||
![]() | Display an image file and a plot title in a report | |||
![]() | Create a table of list data | |||
![]() | Create a basic text element |
![]() |
|
---|---|
![]() | Store a value of an expression containing a SCALAR |
![]() | Return user name, full name or e-mail address of user |
![]() | Return SCALAR generated using custom Java code within the EASA API |
![]() | Compare two date SCALARs against each other |
![]() | Convert date SCALARs from one format to another |
![]() | Create a single instance of one or more lines of text |
![]() | Determine existence of a file or returns its full path or URL |
![]() | Store a SCALAR, typically for use with a CUSTOM ACTION |
![]() | Perform formatting on a numerical SCALAR DOR |
![]() | Retrieve an index from a LIST given a value to find in the LIST |
![]() | Retrieve a value from a LIST given a location or index within the LIST |
![]() | Determine if another object value is valid |
![]() | Mapping from a LIST to a new value specified in another LIST |
![]() | Replace part of a string of text |
![]() | Find the location of text within a string of text |
![]() | Compute a statistic: average, count, maximum, minimum, first, last, standard deviation, sum |
![]() | Text operation on a string (eg. converts to upper case) |
![]() | Extract part of a string of text based on start and end character positions |
![]() | Generate a SCALAR from a Java system property |
![]() |
|
---|---|
![]() | Generate a LIST of numbers or letters given a list size |
![]() | Concatenate LISTs and/or SCALARs together into one LIST |
![]() | Compute a LIST by cumulatively summing the values of another LIST |
![]() | Return LIST of values generated using custom Java code within the EASA API |
![]() | Return a LIST of new LIST names generated using custom Java code within the EASA API |
![]() | Cut out a subset of values from an existing LIST |
![]() | A READ will retrieve list data from a database |
![]() | Store a LIST of values, typically for use with CUSTOM ACTIONs |
![]() | REPEAT and FIND extract LIST data from a file |
![]() | Combine existing lists to produce one interleaved LIST |
![]() | Accept a JSON string and query and returns data |
![]() | Select a LIST based on a SCALAR input value |
![]() | Retrieve name, value and parameter value information from other objects |
![]() | Stores repeated values of an expression based on a given LIST |
![]() | Convert a LIST of dates from one date format to another |
![]() | Create a LIST containing one or more lines of text for each value of a given LIST |
![]() | Format a LIST DOR of numerical values |
![]() | Retrieve indexes from a LIST given the values to find in the LIST |
![]() | Retrieve values from a LIST given locations or indexes within the LIST |
![]() | Same as SCALAR version, MAP except each value of a LIST is mapped |
![]() | Replace text within a string, repeated for each string in LIST |
![]() | Find the location of text within a string, repeated for each string in a LIST |
![]() | Text operation on a string (eg. converts to upper case), repeated for each string in LIST. |
![]() | Extract part of a string based on start and end character positions, repeated for each string in LIST |
![]() | Perform set operations such as intersection on a pair of LISTs |
![]() | Produce a LIST containing the values of another LIST sorted alpha-numerically based on its own or yet another LISTs values |
![]() | Split a text string into a LIST given a separator found in the text string |
![]() | Reduce a LIST of elements into a set of unique elements |
![]() | Extract data from XML using XPath |
![]() |
||
---|---|---|
![]() | Recognize when the EASAP has been opened | |
![]() | Recognize when one of the specified buttons has been pressed on the EASAP user interface | |
![]() | EVENT generated following EASA > Save from the EASA Ribbon within an Excel Client (or 'EDC') | |
![]() | Recognize when a POLL has fired from the USER INTERFACE | |
![]() | Recognize when a submitted run has completed processing | |
![]() | Recognize when the submission check has been initiated on the EASAP user interface | |
![]() | Recognize when a submission has been successfully sent to the EASA Server for processing | |
![]() | Recognize when a User clicks on the tab of a specified TABBED PANE | |
![]() | Recognize when a User clicks in cells, rows or columns within a specified TABULATED DATA | |
![]() | Recognize when the value of one of the specified objects has been changed on the EASAP user interface |
![]() |
|||
---|---|---|---|
![]() | Parent object for other ACTIONs | ||
![]() | Refresh data associated with a RANGE REFERENCE either to or from an Excel spreadsheet | ||
![]() | Perform custom defined error checks as defined in its child ERROR CHECKs | ||
![]() | Define a custom error check | ||
![]() | Clear values from cells within specified ranges | ||
![]() | Close a FORM that is open. | ||
![]() | Suspend backend tasks or processing for a more responsive interface | ||
![]() | Perform the ACTIONs defined through a custom coded object | ||
![]() | Parent object for DATA PROCESSING ACTIONs | ||
![]() | Store the current date and/or time in an SCALAR | ||
![]() | Extract data from a file | ||
![]() | Set an explicit LIST | ||
![]() | Set an explicit SCALAR | ||
![]() | Perform a one time action on a DATABASE | ||
![]() | Define the DATABASE on which to perform the action | ||
![]() | After a READ/WRITE sequence close the database connection |
||
![]() | Execute a SELECT statement in SQL | ||
![]() | Execute an INSERT, UPDATE or DELETE | ||
![]() | Launch an Excel Client GUI from within an EASAP | ||
![]() | Execute various operations on dates | ||
![]() | Create a snapshot of a specified spreadsheet range as a PDF and saves it on the file system | ||
![]() | Compose and send an email | ||
![]() | Get the current copy of the Excel spreadsheet from the Excel Server allow an User to download the spreadsheet from the EASAP |
||
![]() | Extract a screen capture of cell range or chart for display by an IMAGE in a DIAGRAM | ||
![]() | A tool for authors to write messages under certain circumstances into the Application Log | ||
![]() | Perform the specified action available in the menus of an EASAP | ||
![]() | Alter the value of a LIST in various ways | ||
![]() | Change or formats the value of a SCALAR | ||
![]() | Open a browser window to the specified URL or EASA web page location | ||
![]() | Open a FORM | ||
![]() | Pull case data from the Excel Client database into one or more LISTs | ||
![]() | Read values from specified cell ranges in Excel spreadsheets into specified LISTs | ||
![]() | Refresh a LIST of objects | ||
![]() | Run an existing ACTION GROUP by entering it as a parameter | ||
![]() | Execute a macro in an Excel spreadsheet | ||
![]() | Change the selected TABBED PANE on the EASAP user interface to the specified tab | ||
![]() | Manually modify the status field of a case record | ||
![]() | Bind an organization's external record identifier to a case record ID in an Excel Client EASAP | ||
![]() | Assign focus to a GUI object without requiring the mouse or TAB key | ||
![]() | Manipulate LISTs and SCALARs using the scripting language Groovy | ||
![]() | Dynamically modify a GUI object's Style: parameter | ||
![]() | Set a new value for a visible data entry object | ||
![]() | Perform a delay for the specified number of seconds | ||
![]() | Write values from specified LISTs into specified cell ranges in Excel spreadsheets |