Home
last modified time | relevance | path

Searched refs:flowType (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3TransitionCoverageTransitionNode.php22 protected $flowType = GoogleCloudDialogflowCxV3Flow::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode
/plugin/diagramsnet/lib/shapes/
DmxSysML.js666 var flowType = mxUtils.getValue(this.style, mxShapeSysMLItemFlow.prototype.cst.FLOW_TYPE, 'none');
678 if (flowType === 'in')
682 else if (flowType === 'out')
697 if (flowType === 'in')
701 else if (flowType === 'out')
716 if (flowType === 'in')
720 else if (flowType === 'out')
735 if (flowType === 'in')
739 else if (flowType === 'out')