Home
last modified time | relevance | path

Searched refs:decision (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table.css1 .dmn-decision-table-container {
55 .dmn-decision-table-container * {
259 /* decision table header */
260 .dmn-decision-table-container .decision-table-header {
265 .dmn-decision-table-container .decision-table-header * {
270 .dmn-decision-table-container .decision-table-properties {
279 .dmn-decision-table-container .decision-table-name {
291 .dmn-decision-table-container .decision-table-name:not(.editable),
292 .dmn-decision-table-container .decision-table-name .content-editable {
298 .dmn-decision-table-container .decision-table-name.focussed .content-editable {
[all …]
H A Ddmn-js-decision-table-controls.css1 .dmn-decision-table-container {
21 .dmn-decision-table-container .simple-string-edit,
22 .dmn-decision-table-container .simple-date-edit {
26 .dmn-decision-table-container .input-expression-edit {
30 .dmn-decision-table-container .dms-form-control {
66 .dmn-decision-table-container .create-inputs:hover {
71 .dmn-decision-table-container th.create-inputs {
78 .dmn-decision-table-container .context-menu {
148 .dmn-decision-table-container .dms-output-label,
149 .dmn-decision-table-container .dms-input-label {
[all …]
H A Ddmn-js-literal-expression.css2 --decision-properties-background-color: var(--color-white);
3 --decision-properties-border-color: var(--color-grey-225-10-15);
4 --decision-properties-color: var(--color-grey-225-10-15);
41 /* decision properties */
42 .dmn-literal-expression-container .decision-properties {
43 border: 1px solid var(--decision-properties-border-color);
47 color: var(--decision-properties-color);
53 .dmn-literal-expression-container .decision-name {
60 .dmn-literal-expression-container .decision-name:not(.editor) {
64 .dmn-literal-expression-container .decision-name.editor {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult.php37 public $decision; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult
88 public function setDecision($decision) argument
90 $this->decision = $decision;
97 return $this->decision;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DApprovalResult.php37 public $decision; variable in Google\\Service\\CloudBuild\\ApprovalResult
88 public function setDecision($decision) argument
90 $this->decision = $decision;
97 return $this->decision;
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md296 * `FIX(decision-table)`: correct placeholders shown in table footer
321 * `FIX(decision-table)`: correct placeholders shown in table footer
369 * `FEAT(decision-table)`: only allow standardized hit policy values
370 * `FEAT(decision-table)`: preserve aggregation when COLLECT is selected again
378 * `FIX(decision-table)`: prevent context menu jump in larger tables
379 * `FIX(decision-table)`: do not close context on user selection
493 * `FIX(decision-table)`: close input editor on `ENTER`
505 * `FEAT`: add ability to navigate decision properties in decision table via keyboard
517 #### dmn-js-decision-table
534 * `FEAT`: add keyboard controls to decision table input selects
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DDiagnosticErrorListener.php113 $decision = $dfa->decision;
124 return (string) $decision;
130 return (string) $decision;
133 return \sprintf('%d (%s)', $decision, $ruleName);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFA.php27 public $decision; variable in Antlr\\Antlr4\\Runtime\\Dfa\\DFA
37 * `true` if this DFA is for a precedence decision; otherwise, `false`.
44 public function __construct(DecisionState $atnStartState, int $decision = 0) argument
47 $this->decision = $decision;
/plugin/bpmnio/
H A DREADME.md6 * DMN v1.3 decision requirement diagrams, decision tables and literal expressions
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATN.php30 * Each subrule/rule is a decision point and we must track them so we
150 $s->decision = \count($this->decisionToState) - 1;
152 return $s->decision;
155 public function getDecisionState(int $decision) : ?DecisionState argument
161 return $this->decisionToState[$decision];
H A DParserATNSimulator.php55 * created during prediction beginning in the decision rule. For example, if
66 * don't get a conflict, it implies that the decision is sensitive to the outer
106 * dip into the outer context by falling off the end of the decision state rule,
161 * All instances of the same parser share the same decision DFAs through a
173 * decision when setting the {@see DFAState::$edges} field.
175 * decision when looking up a DFA state to see if it already exists. We must
212 * set, the decision is SLL. If the LL set has size > 1, then that decision
324 public function adaptivePredict(TokenStream $input, int $decision, ParserRuleContext $outerContext) : int argument
330 'adaptivePredict decision
[all...]
H A DATNDeserializer.php473 $decState->decision = $i;
637 // We analyze the ATN to determine if this ATN decision state is the
638 // decision for the closure block that determines whether a
712 $this->checkCondition($state->getNumberOfTransitions() <= 1 || $state->decision >= 0);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/States/
H A DDecisionState.php10 public $decision = -1; variable in Antlr\\Antlr4\\Runtime\\Atn\\States\\DecisionState
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css9 .dmn-icon-decision:before { content: '\e807'; } /* '' */
36 .dmn-icon-decision-table:before { content: '\e822'; } /* '' */
H A Ddmn.css65 .dmn-icon-decision:before { content: '\e807'; } /* '' */
92 .dmn-icon-decision-table:before { content: '\e822'; } /* '' */
H A Ddmn-embedded.css66 .dmn-icon-decision:before { content: '\e807'; } /* '' */
93 .dmn-icon-decision-table:before { content: '\e822'; } /* '' */
/plugin/wrapadd/
H A DREADME.md57 A formal decision
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCLA.md17 We determine the code that is in our project. You understand that the decision to include the Contr…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php912 echo \sprintf("Decision %d:\n%s", $dfa->decision, $dfa->toString($this->getVocabulary()));
/plugin/authgoogle/google/io/
H A Dcacerts.pem35 # decision by deleting the provisions above and replace them with the notice
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-10.txt166 make exceptions for this. Our decision will be guided by the two goals
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-10.txt166 make exceptions for this. Our decision will be guided by the two goals
/plugin/colorbox/
H A DLICENSE.md84 …he Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by…
/plugin/math2/phpmathpublisher/
H A DCOPYING254 make exceptions for this. Our decision will be guided by the two goals
/plugin/syntaxhighlighter3/sxh3/
H A DGPL-LICENSE254 make exceptions for this. Our decision will be guided by the two goals

12345678910>>...18