代码搜索结果
找到约 10,000 项符合
State Machine 的代码
edit_state.smarty.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
edit_state.smarty.2.tmp
{i18n}Manage State{/i18n}
{$edit_form->render()}
{* The real meat is down here. We define and list a set of actions and links to them. *}
{i18n}State Effects{/i18n}
edit_state.smarty.svn-base
{i18n}Manage State{/i18n}
{$edit_form->render()}
{* The real meat is down here. We define and list a set of actions and links to them. *}
{i18n}State Effects{/i18n}
20-state_permission_assignments.sql
CREATE TABLE `workflow_state_permission_assignments` (
`id` int(11) NOT NULL,
`workflow_state_id` int(11) NOT NULL,
`permission_id` int(11) NOT NULL,
`permission_descriptor_id` int(11) NOT NUL
workflow-state-referencefixes.sql.tmp
ALTER TABLE `workflow_state_permission_assignments`
DROP FOREIGN KEY `workflow_state_permission_assignments_ibfk_7`,
DROP FOREIGN KEY `workflow_state_permission_assignments_ibfk_8`;
-- CLEAROUT A
workflow_state_disabled_actions.sql
CREATE TABLE `workflow_state_disabled_actions` (
`state_id` int(11) NOT NULL default '0',
`action_name` char(255) NOT NULL default '0',
KEY `state_id` (`state_id`),
KEY `action_name` (`action_
sql_state.h.svn-base
/* Autogenerated file, please don't edit */
{ ER_DUP_KEY ,"23000", "" },
{ ER_OUTOFMEMORY ,"HY001", "S1001" },
{ ER_OUT_OF_SORTMEMORY
process_state.h.svn-base
// Copyright (c) 2006, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following condition
shell_state_ncdtout_tcl.rsp
set ADelfFile { }
add_hhmm_end_state.m
function A = add_hhmm_end_state(transprob, termprob)
% ADD_HMM_END_STATE Combine trans and term probs into transmat for automaton with an end state
% function A = add_hhmm_end_state(transprob, termpro