insight.enums
Holds identifiers used and produced by the base Insight API.
Members
-
AttachmentTagUsage - {
typestring }
-
Define the usages for attachment tagsdetails
Properties:
propertiesName Type Description SINGLE_FILE typestringThe attachment tag can be assigned to only one file. MULTI_FILE typestringThe attachment tag can be assigned to multiple files. -
ClientType - {
typestring }
-
Enum of client types. A client type is the environment that the browser is running in.details
Properties:
propertiesName Type Description ANALYST typestringApp is running in the Analyst Client environment. WEB typestringApp is running in the Web Client environment. -
Comparators - {
typestring }
-
Built-in Set comparators.details
Properties:
propertiesName Type Description NUMERIC typestringA numeric comparator. STRING typestringAn alpha-numeric string comparator. Handles strings containing numbers and sorts based on any numbers within the strings, e.g. a3test, a10test, b2test, b10test BOOLEAN typestringA boolean comparator. Handles different representations of a boolean, i.e. boolean, string ('True', 'False', 't', 'f', ''), number (0,1) MONTHS typestringA month name comparator. Compares short and long form month names in en-US DAYS typestringA day name comparator. Compares short and long form day names in en-US -
DataType - {
typestring }
-
Enum of Insight entity data types.details
Properties:
propertiesName Type Description UNSUPPORTED typestringBOOLEAN typestringINTEGER typestringREAL typestringSTRING typestringSET typestringARRAY typestringDECISION_VARIABLE typestringCONSTRAINT typestringMODEL typestringCONSTRAINT_TYPE typestringVARIABLE_TYPE typestringPROBLEM_STATUS typestring -
EditorType - {
typestring }
-
Editor typesdetails
Properties:
propertiesName Type Description CT_ATTACHMENT_EDITOR typestringCommon Tree editor TEXT_ATTACHMENT_EDITOR typestringText editor DECISION_TABLE_ATTACHMENT_EDITOR typestringDecision Table Editor -
EntityDataDimension - {
typenumber }
-
Enum of Dimensions. Equivalent to com.fico.xpress.insight.data.XPRIEntityDataDimension.details
Properties:
propertiesName Type Description NORMAL_DATA typenumberDISABLE_CONSTRAINT typenumberRELAX_CONSTRAINT typenumberCONSTRAINT_VIOLATION typenumberCONSTRAINT_RHS typenumberCONSTRAINT_TYPE typenumberCONSTRAINT_DUAL typenumberREDUCED_COST typenumberVARIABLE_TYPE typenumberTOTAL_RUN_TIME typenumberGAP typenumberNUM_SOLUTIONS typenumberPROBLEM_STATUS typenumber -
EntityManagementType - {
typestring }
-
Enum of the Management Types for model entities.details
Properties:
propertiesName Type Description DEFAULT typestringINPUT typestringRESULT typestringIGNORE typestring -
ExecutionType - {
typestring }
-
The type of scenario execution to perform.details
Properties:
propertiesName Type Description LOAD typestringRUN typestring -
ModelStatus - {
typestring }
-
Enum of model status.details
Properties:
propertiesName Type Description OK typestringINSTR typestringMATHERR typestringUNKN_PF typestringUNKN_SYS typestringPROB typestringERROR typestringEXIT typestringIOERR typestringBREAK typestringNIFCT typestringNULL typestringLICERR typestringSTOP typestringUNKNOWN typestring -
ProblemStatus - {
typestring }
-
Enum of problem statuses. Equivalent to com.fico.xpress.insight.data.XPRIProblemStatus.details
Properties:
propertiesName Type Description UNKNOWN typestringSOLUTION typestringOPTIMAL typestringUNFINISHED typestringINFEASIBLE typestringUNBOUNDED typestringCUTOFF typestring -
ScenarioDataChangeStatus - {
typenumber }
-
Scenario data change statusdetails
Properties:
propertiesName Type Description STATUS_LOCKED typenumberScenario is locked -
ScenarioExecutionStatus - {
typestring }
-
Define the execution statuses for a scenario job. Equivalent to com.fico.xpress.insight.client.XPRIJobStatus.details
Properties:
propertiesName Type Description EXECUTING typestringEXECUTING_LOCALLY typestringPREPARING typestringCONNECTING typestringCOMPLETING typestringPAUSING typestringCANCELLING typestringPAUSED typestringQUEUED typestringFAILED typestringCANCELLED typestringCOMPLETED typestringNO_JOB_STATUS typestring -
ScenarioType - {
typestring }
-
The type of scenario to be created.details
Properties:
propertiesName Type Description SCENARIO typestringVIRTUAL typestring -
Enum of share statuses.details
Properties:
propertiesName Type Description PRIVATE typestringREADONLY typestringFULLACCESS typestring -
SortDirection - {
typestring }
-
Sort direction for a comparator function applied to a set.details
Properties:
propertiesName Type Description ASC typestringSort in ascending order DESC typestringSort in descending order
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.