User Tools

Site Tools


Tree Objects

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.

  • The EASA Help Pages use two different notions for parent-child object relationships,
    1. A greater-than-sign to show parent - child relationships horizontally,
      • parent_object_A > child_object_B
    2. Indented space in a vertical outline format similar to expanded Tree objects in the EASAP Builder,
      • parent_object_A
        • child_object_B

PROPERTIES branch

PROPERTIES branch
APPLICATIONadministrative properties of the EASAP such as 'Name'
CATEGORY define which Users will have access to which EASAPs

SPREADSHEET LIST branch

SPREADSHEET LIST branch
SPREADSHEETSpecify the name of the Excel workbook
SHEETIdentify a specific worksheet within the Excel workbook
RANGE REFERENCEReference to individual cell(s) within the worksheet
FORMULA REFERENCEReference to a formula object within the worksheet
CHART REFERENCEReference to a chart object within the worksheet
NAMED RANGE LISTA parent to all NAMED RANGEs
NAMED RANGECreated automatically by the Excel Range Wizard after a save

USER INTERFACE branch

USER INTERFACE Parent to all GUI objects

USER INTERFACE STYLE LIST

USER INTERFACE STYLE LIST sub-branch
USER INTERFACE STYLESParent for USER INTERFACE STYLE objects
USER INTERFACE STYLE Parent to style attributes like MARGIN, BORDER, PADDING…
BACKGROUNDDefine the style of an object's background
BORDERDefine an object's border
TEXT STYLEDefine the text attributes for an HTML style
MARGINDefine the space outside of a border
PADDINGDefine the space between an object and its border
OTHER STYLEDefine other CSS properties using standard syntax

FORM LIST or TABBED PANE LIST

FORM LIST or TABBED PANE LIST sub-branches
FORM

TABBED PANE
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
BUTTONRectangular region that triggers an ACTION when clicked
CASE VIEWERTable for the selection of a case and subsequent launch of an Excel Client
EXTERNAL FILTERApply SQL query to filter the case records visible in a CASE VIEWER
FILTERLogical comparison to filter the case records visible in a CASE VIEWER
CHOICE LISTSelect an input value from a drop down list of possible values
DATEBOXInput and format a date
ESIGNER Provide a digital validation of “data integrity at a certain time by an authorized party” in an EASAP interface
 STAGE OPTIONSDefine restrictions involving a group of Users and an EASAP stage on who is allowed to validate an EASAP's data
ESIGNER VIEWERDisplay the current certification status and history of the EASAP
FILE CHOICESelect a file from local file system for use by an EASAP
IMAGEDisplay an image in the GUI
INPUTBOXVersatile data entry component that can be configured to behave in a variety of modes
CONDITIONAL FORMATTINGChange the appearance of an INPUTBOX if a certain condition applies
DATA VALIDATIONDefine what data is allowed to be entered by a User
PARAMETRIC RANGEPerform a parametric study varying inputs over a range
INTEGERBOXAccept integer input
LABELDisplay text and image data
 LAYOUT PANEL Precisely control the layout and CSS style of GUI objects
LOGICBOXAccept either 'checked' or 'unchecked' selection as input
REALBOXAccept a real or decimal number as input
SPACERVertical or horizontal space between adjacent objects on the Tree
SUB PANEcontainer for GUI objects arranged in a box
TABBED PANE LISTContainer for TABBED PANEs
TABULATED DATADisplay tables of LIST data
TEXTAREAAccept input text and displays output text
TEXTBOXAccept input text in a box
TABBED PANE (only)
Parent for GUI Objects in an EASAP's user interface
DATA PROCESSINGParent for DATA PROCESSING tools
DATA TABLE Allow an array of INPUTBOXs and LOGICBOXs for User input
HEADER Allow GUI objects to be displayed above each column
SPACERAllow space between columns
INPUTBOX LISTCreate a column of INPUTBOXs
LOGICBOX LISTCreate a column of LOGICBOXs
 EVENT PROCESSINGParent for EVENT PROCESSING tools below
SLIDERAccept a mouse-selected numerical value within a specified range as input
POLLProvide the ability to automatically, repeatedly trigger an action at a defined interval

DIAGRAM LIST

DIAGRAM LIST sub-branch
2D GRAPHCreate plots from data stored within LISTs
CONTOUR DATASpecify contour data to be plotted
LEGENDAdd a visible legend to a graph
LINE DATASpecify line data to be plotted
TITLESpecify the main and sub titles
X AXISSpecify properties of the horizontal axis
Y AXISspecify properties of the vertical axis
DIAGRAMParent for 2D diagram component objects
ARROWAn arrow with dynamic coordinates
CURVECreate different types of curves through a series of plot points
DATA PROCESSINGParent object for DATA PROCESSING tools
DIMENSIONProduce a special set of lines for illustrating a dimension
IMAGEDisplay image files in the input region of a TABBED PANE
LINEA series of connected line segments
OVALCreate ellipses and circles
POLYGONProduce polygons on a DIAGRAM
RECTANGLEDefine a rectangle
SECTORMake a sector of a circle (ie. ‘a pie slice’)
TEXTAnnotate a diagram with text
STYLE LISTParent of STYLE objects
FILL STYLEDefine a coloring scheme to fill an enclosed object
LINE STYLEDefine a particular style of line for use in other DIAGRAMs
TRANSFORMPerform a repeated or complicated transformation of a DIAGRAMs orientation

UNIT MANAGER

UNIT MANAGER sub-branch
BASE UNITSDefine the system of units to be used for the five base dimensions: Mass, Length, Time, Angle, and Temperature
DEFAULT UNITSA list of pre-existing sets of units
USER UNITSDefine new sets of units not found under DEFAULT UNITS
DIMENSIONAL GROUPRepresent a specific type of measurement derived from the BASE UNITS
CONVERSIONCreate additional units beyond the base units

PROCESSES branch

PROCESSES branch
CLEAR EXCEL RANGEClear values in cells or NAMED RANGES
CUSTOM PROCESS ACTIONExecute custom written Java code
DATA PROCESSINGParent for DATA PROCESSING tools
DATA PROCESSING ACTIONSParent object for other ACTIONs
DATEAllow the current date and/or time to be stored in an explicit SCALAR
EXTRACTExtract data from a file
SET LISTSet a LIST to a list of values
SET SCALARSet an explicit SCALAR
DATABASE ACTIONPerform a one time action on a DATABASE
DATABASEDefine the database on which to perform the action
 CLOSE CONNECTIONAfter a READ/WRITE sequence
close the database connection
READExecute a SELECT statement in SQL
WRITEExecute an INSERT, UPDATE or DELETE 
EMAILSend an email message to Users
EXCEL ACTION GROUPParent to an abitrary sequence of Excel-related ACTIONs.
EXPORT TO PDFCreate a snapshot of a specified spreadsheet range as a PDF document and saves it on the file system
FILE MANAGEMENTMinimize disk usage in EASA
IMAGE EXCEL ACTIONExtract a screen capture of cell range or chart in an Excel spreadsheet for display by an IMAGE in a DIAGRAM
PROCESSRun an underlying software application
CLEAR FILESPACEMinimize the disk space used by files generated from an EASAP run
DATA PROCESSINGParent object for DATA PROCESSING tools
FAILED IFDefine conditions for which the EASAP run is deemed to have failed
MONITORMonitor the progress of a process currently submitted to the EASAP queue
REPLACEMENTSearch a file for all delimited object references and replaces them with the appropriate object values
READ EXCEL ACTIONRead values from specified cell ranges in Excel spreadsheets into specified LISTs
RUN MACRO ACTIONExecute a macro in an Excel spreadsheet
STOPDefine a complete mechanism for stopping the EASAP
STOP PROCESSDefine a method to stop a PROCESS
WRITE EXCEL ACTIONWrite values from one or more LISTs into specified cell ranges in Excel spreadsheets.

OUTPUT branch

OUTPUT branch
DATA PROCESSINGParent object for DATA PROCESSING tools
HTML STYLE LISTParent object for DEFAULT HTML STYLES and CUSTOM HTML STYLES
CUSTOM HTML STYLESParent object for additional styling objects
HTML STYLEParent to styling objects
BACKGROUNDDefine the style of an object's background
BORDERDefine an object's border
TEXT STYLEDefine the text attributes for an HTML style
MARGINDefine the space outside of the border of the object being formatted
PADDINGDefine the space between the object being formatted and its border
OTHER STYLEDefine other Custom Style Sheet (CSS) properties using standard CSS syntax
TABLE STYLESpecify an HTML STYLE to apply to various parts of a TABULATED DATA
DEFAULT HTML STYLESCollection of existing style objects
NOTESSpecify the text message that will be displayed under
EASA > User > Results > My Results
PARAMETRIC REPORTParent object for multi-run parametric output
PARAMETRIC TABLECreate a table with results from multiple runs
REPORTParent object for report content elements
2D GRAPHCreate plots from LIST data
CONTOUR DATASpecify contour data to be plotted
LEGENDActivate a legend on a graph
LINE DATASpecify line data to be plotted
TITLESpecify the main and sub titles
X AXISSpecify the properties of the horizontal axis
Y AXISSpecify the properties of the vertical axis
CASE VIEWERTable showing cases from the EDC database
EXTERNAL FILTERApply SQL query to filter the records visible in a CASE VIEWER
FILTERLogical comparison to filter the records visible in a CASE VIEWER
ESIGNER VIEWERDisplay the current certification status and history of the EASAP
HTML OUTPUTRapidly create impressive looking reports within EASA
LAYOUTArrange report objects into a tabular layout, child objects common to REPORT
RESULTS TABLECreate a two-column-wide table with titles in the first column and report content in the second column
DATADisplay data within the rows of a RESULTS TABLE
PLOTDisplay an image file and a plot title in a report
TABULATED DATACreate a table of list data
TEXT OUTPUTCreate a basic text element

DATA PROCESSING

SCALAR

SCALAR DATA PROCESSING
COMPUTEStore a value of an expression containing a SCALAR
CONTACT DETAILSReturn user name, full name or e-mail address of user
CUSTOM SCALARReturn SCALAR generated using custom Java code within the EASA API
DATE COMPARISONCompare two date SCALARs against each other
DATE CONVERSIONConvert date SCALARs from one format to another
EXPANDCreate a single instance of one or more lines of text
FILE SYSTEMDetermine existence of a file or returns its full path or URL
SCALAR DOR VALUEStore a SCALAR, typically for use with a CUSTOM ACTION
FORMATPerform formatting on a numerical SCALAR DOR
GET INDEXRetrieve an index from a LIST given a value to find in the LIST
GET VALUERetrieve a value from a LIST given a location or index within the LIST
IS VALIDDetermine if another object value is valid
MAPMapping from a LIST to a new value specified in another LIST
REPLACEReplace part of a string of text
SEARCHFind the location of text within a string of text
STATISTICSCompute a statistic: average, count, maximum, minimum, first, last, standard deviation, sum
STRINGText operation on a string (eg. converts to upper case)
SUBSTRINGExtract part of a string of text based on start and end character positions
SYSTEM PROPERTYGenerate a SCALAR from a Java system property

LIST

LIST DATA PROCESSING
AUTO LISTGenerate a LIST of numbers or letters given a list size
CONCATENATEConcatenate LISTs and/or SCALARs together into one LIST
CUMULATIVE SUMCompute a LIST by cumulatively summing the values of another LIST
CUSTOM LISTReturn LIST of values generated using custom Java code within the EASA API
CUSTOM MULTI-LISTReturn a LIST of new LIST names generated using custom Java code within the EASA API
CUTCut out a subset of values from an existing LIST
DATABASEA READ will retrieve list data from a database
LIST DOR VALUEStore a LIST of values, typically for use with CUSTOM ACTIONs
EXTRACTREPEAT and FIND extract LIST data from a file
INTERLEAVECombine existing lists to produce one interleaved LIST
JSONPATHAccept a JSON string and query and returns data
MAPPED LISTSelect a LIST based on a SCALAR input value
OBJECT QUERYRetrieve name, value and parameter value information from other objects
REPEATED COMPUTEStores repeated values of an expression based on a given LIST
REPEATED DATE CONVERSIONConvert a LIST of dates from one date format to another
REPEATED EXPANDCreate a LIST containing one or more lines of text for each value of a given LIST
REPEATED FORMATFormat a LIST DOR of numerical values
REPEATED GET INDEXRetrieve indexes from a LIST given the values to find in the LIST
REPEATED GET VALUERetrieve values from a LIST given locations or indexes within the LIST
REPEATED MAPSame as SCALAR version, MAP except each value of a LIST is mapped
REPEATED REPLACEReplace text within a string, repeated for each string in LIST
REPEATED SEARCHFind the location of text within a string, repeated for each string in a LIST
REPEATED STRINGText operation on a string (eg. converts to upper case), repeated for each string in LIST.
REPEATED SUBSTRINGExtract part of a string based on start and end character positions, repeated for each string in LIST
SETPerform set operations such as intersection on a pair of LISTs
SORTProduce a LIST containing the values of another LIST sorted alpha-numerically based on its own or yet another LISTs values
SPLITSplit a text string into a LIST given a separator found in the text string
UNIQUE LIST DORReduce a LIST of elements into a set of unique elements
XPATHExtract data from XML using XPath

EVENT PROCESSING

EVENT

EVENTs
APPLICATION OPENEDRecognize when the EASAP has been opened
BUTTON PRESSEDRecognize when one of the specified buttons has been pressed on the EASAP user interface
EXCEL SAVEDEVENT generated following EASA > Save from the EASA Ribbon within an Excel Client (or 'EDC')
POLL REQUESTRecognize when a POLL has fired from the USER INTERFACE
RESULTS COMPLETEDRecognize when a submitted run has completed processing
SUBMIT CHECKRecognize when the submission check has been initiated on the EASAP user interface
SUBMIT COMPLETEDRecognize when a submission has been successfully sent to the EASA Server for processing
TAB SELECTEDRecognize when a User clicks on the tab of a specified TABBED PANE
TABLE SELECTEDRecognize when a User clicks in cells, rows or columns within a specified TABULATED DATA
VALUE CHANGEDRecognize when the value of one of the specified objects has been changed on the EASAP user interface

ACTION

ACTIONs
ACTION GROUPParent object for other ACTIONs
CELL REFRESHRefresh data associated with a RANGE REFERENCE either to or from an Excel spreadsheet
CHECK VALUESPerform custom defined error checks as defined in its child ERROR CHECKs
ERROR CHECKDefine a custom error check
CLEAR EXCEL RANGEClear values from cells within specified ranges
CLOSE FORM ACTIONClose a FORM that is open.
CONTROL CALCULATIONSuspend backend tasks or processing for a more responsive interface
CUSTOM ACTIONPerform the ACTIONs defined through a custom coded object
DATA PROCESSING ACTIONSParent object for DATA PROCESSING ACTIONs
DATEStore the current date and/or time in an SCALAR
EXTRACTExtract data from a file
SET LISTSet an explicit LIST
SET SCALARSet an explicit SCALAR
DATABASE ACTIONPerform a one time action on a DATABASE
DATABASEDefine the DATABASE on which to perform the action
 CLOSE CONNECTIONAfter a READ/WRITE sequence
close the database connection
READExecute a SELECT statement in SQL
WRITEExecute an INSERT, UPDATE or DELETE 
DATABASE TO EXCEL DESKTOPLaunch an Excel Client GUI from within an EASAP
DATE FUNCTIONExecute various operations on dates
EXPORT TO PDFCreate a snapshot of a specified spreadsheet range as a PDF and saves it on the file system
EMAIL ACTIONCompose and send an email
GET EXCEL FILE ACTIONGet the current copy of the Excel spreadsheet from the Excel Server
allow an User to download the spreadsheet from the EASAP
IMAGE EXCEL ACTIONExtract a screen capture of cell range or chart for display by an IMAGE in a DIAGRAM
LOG ACTIONA tool for authors to write messages under certain circumstances into the Application Log
MENU ACTIONPerform the specified action available in the menus of an EASAP
MODIFY LIST ACTIONAlter the value of a LIST in various ways
MODIFY SCALAR ACTIONChange or formats the value of a SCALAR
OPEN BROWSEROpen a browser window to the specified URL or EASA web page location
OPEN FORM ACTIONOpen a FORM
READ CASE DATAPull case data from the Excel Client database into one or more LISTs
READ EXCEL ACTIONRead values from specified cell ranges in Excel spreadsheets into specified LISTs
REFRESH OBJECTSRefresh a LIST of objects
RUN ACTIONRun an existing ACTION GROUP by entering it as a parameter
RUN MACRO ACTIONExecute a macro in an Excel spreadsheet
SELECT TAB ACTIONChange the selected TABBED PANE on the EASAP user interface to the specified tab
SET CASE STATUSManually modify the status field of a case record
SET CUSTOM IDBind an organization's external record identifier to a case record ID in an Excel Client EASAP
SET FOCUS ACTIONAssign focus to a GUI object without requiring the mouse or TAB key
SET PROTOTYPEManipulate LISTs and SCALARs using the scripting language Groovy
SET STYLE ACTIONDynamically modify a GUI object's Style: parameter
SET VALUE ACTIONSet a new value for a visible data entry object
SLEEP ACTIONPerform a delay for the specified number of seconds
WRITE EXCEL ACTIONWrite values from specified LISTs into specified cell ranges in Excel spreadsheets