- AbstractEditor - com.ds.bpm.bpd中的类
-
BPD主界面的抽象构造类
- AbstractEditor() - 类 的构造器com.ds.bpm.bpd.AbstractEditor
-
- AbstractGraph - com.ds.bpm.bpd中的类
-
Abstract implementation of JGraph.
- AbstractGraph(GraphModel, AbstractEditor) - 类 的构造器com.ds.bpm.bpd.AbstractGraph
-
Constructs workflow graph based on a given model.
- AbstractGraph(GraphModel, GraphLayoutCache, AbstractEditor) - 类 的构造器com.ds.bpm.bpd.AbstractGraph
-
- AbstractTableViewColumn - com.ds.common.swing.table中的类
-
This abstract class provides default implementations for most of
the methods in the TableViewColumn interface.
- AbstractTableViewColumn() - 类 的构造器com.ds.common.swing.table.AbstractTableViewColumn
-
- AbstractTableViewModel - com.ds.common.swing.table中的类
-
This abstract class provides default implementations for most of
the methods in the TableViewModel interface.
- AbstractTableViewModel() - 类 的构造器com.ds.common.swing.table.AbstractTableViewModel
-
- ACCEL_SUFFIX - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
Suffix applied to the key used in resource file lookups for a menuitem
- acceptsSource(Object, Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns true if port is a valid source
for edge.
- acceptsSource() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Returns true if Activity is a valid source for transition.
- acceptsSource() - 接口 中的方法com.ds.bpm.bpd.graph.Linkable
-
Returns true if cell that implements it is a valid source
for link.
- acceptsSource() - 类 中的方法com.ds.bpm.bpd.graph.Start
-
Returns true if Start is a valid source for transition.
- acceptsSourceOrTarget(PortView, boolean, PortView, boolean) - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
Returns true if parent cell of given port accepts source
or target, depending on source parameter.
- acceptsTarget(Object, Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns true if port is a valid target
for edge.
- acceptsTarget() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Returns true if Activity is a valid target for transition.
- acceptsTarget() - 类 中的方法com.ds.bpm.bpd.graph.End
-
Returns true if End is a valid target for transition.
- acceptsTarget() - 接口 中的方法com.ds.bpm.bpd.graph.Linkable
-
Returns true if cell that implements it is a valid target
for link.
- act - 类 中的变量com.ds.bpm.bpd.plugin.ExpressionElement
-
- ActForm - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
-
- ActForm(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.ActForm
-
- actH - 类 中的静态变量com.ds.bpm.bpd.graph.ActivityRenderer
-
- ACTION_SUFFIX - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
Suffix applied to the key used in resource file lookups for an action.
- ActionBase - com.ds.bpm.bpd.actions中的类
-
The base class for BPD actions.
- ActionBase(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.ActionBase
-
The Abstract action uses unqualified class name as action name.
- ActionBase(AbstractEditor, String) - 类 的构造器com.ds.bpm.bpd.actions.ActionBase
-
Constructor which accepts the action name.
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ActivitiesOverview
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ActivitySetsOverview
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ActualSize
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.AddPoint
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Applications
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ChangeApplication
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ChangeLanguage
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.CheckValidity
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Close
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.CloseAll
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Commission
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Config
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Copy
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Cut
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.DeleteCell
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.DeleteRemote
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.DirectHelp
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.EditCell
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.EditProperties
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Exit
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ExternalPackages
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.FocusNearestCell
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.FormalParameters
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.FullOverview
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.HelpAbout
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.HelpTutorial
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ImportExternalProcess
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Login
-
操作的具体实现方法
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.LoginMain
-
操作的具体实现方法
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Logout
-
操作的具体实现方法
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Namespaces
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.New
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.OpenLocal
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.OpenRemote
-
操作的具体实现方法
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.PackageProperties
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.PasteAt
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Processes
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ProcessProperties
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ProcessRelevantProperties
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Redo
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ReferredDocument
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.RemovePoint
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Reopen
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Save
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.SaveAll
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.SaveAs
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.SaveAsJPG
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.SaveAsSVG
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.SaveToServer
-
操作的具体实现方法
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.SelectAllCell
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.SetNoRouting
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.SetSelfRouting
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ShowOverview
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.TextPrint
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.TransitionsOverview
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.TypeDeclarations
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.Undo
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.UserDefinedProperties
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.WfXML
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.WorkflowRelevantData
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ZoomIn
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ZoomOut
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.config.ConfigDialog
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - 类 中的方法com.ds.bpm.bpd.ldap.ImportExternalParticipants
-
- actionPerformed(ActionEvent) - 类 中的方法com.ds.common.swing.ProgressDialog
-
- activateProcessDefVersion(String) - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
-
激活制定版本流程
- activateProcessDefVersion(String) - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- activateSpecialButtonGroup(boolean) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
将流程定义图形按钮组置为激活或未激活 Activate Or NoActivate SpecialButton Method
- Activities - com.ds.bpm.bpd.xml.activity中的类
-
Represents a WfMC DTD element that has the similar name.
- Activities(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.activity.Activities
-
Creates a new instance of the class.
- ActivitiesOverview - com.ds.bpm.bpd.actions中的类
-
Class that realizes activities overview action.
- ActivitiesOverview(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.ActivitiesOverview
-
- Activity - com.ds.bpm.bpd.graph中的类
-
- Activity() - 类 的构造器com.ds.bpm.bpd.graph.Activity
-
Creates activity.
- Activity(Object) - 类 的构造器com.ds.bpm.bpd.graph.Activity
-
Creates activity with given userObject.
- Activity - com.ds.bpm.bpd.xml.activity中的类
-
Represents a WfMC DTD element that has the similar name.
- Activity(Activities, WorkflowProcess, ActivityDefTypeEnums) - 类 的构造器com.ds.bpm.bpd.xml.activity.Activity
-
Constructs an Activity object that will be contained within a given workflow
process, and of specified type.
- ACTIVITY_TYPE - 类 中的静态变量com.ds.bpm.bpd.xml.elements.Listener
-
- ActivityButton - com.ds.bpm.bpd.plugin.impl.activity.buttons中的类
-
Title: 工作流设计工具(BPD)
Description: WebWord中可操作按钮
Copyright: Copyright (c) 2004
Company: itjds
- ActivityButton(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButton
-
Construct a WebWordButton instance.
- ActivityButtons - com.ds.bpm.bpd.plugin.impl.activity.buttons中的类
-
Title: 工作流设计工具(BPD)
Description: Attachment中可操作按钮集合
Copyright: Copyright (c) 2004
Company: itjds
- ActivityButtons(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- ActivityCommand - com.ds.bpm.bpd.plugin.impl.activity中的类
-
Title: ISD设计工具(BPD)
Description:命令控制
Copyright: Copyright (c) 2004
Company: itjds
- ActivityCommand(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityCommand
-
- ActivityCommandEnums - com.ds.bpm.bpd.enums中的枚举
-
- ActivityCommandEvent - com.ds.bpm.bpd.plugin.impl.activity中的类
-
Title: ISD设计工具(BPD)
Description:命令控制
Copyright: Copyright (c) 2004
Company: itjds
- ActivityCommandEvent(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityCommandEvent
-
- ActivityDefTypeEnums - com.ds.bpm.bpd.enums中的枚举
-
- ActivityDevice - com.ds.bpm.bpd.plugin.impl.activity中的类
-
Title: ISD设计工具(BPD)
Description: 选择执行设备
Copyright: Copyright (c) 2004
Company: itjds
- ActivityDevice(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityDevice
-
- ActivityDeviceEvent - com.ds.bpm.bpd.plugin.impl.activity中的类
-
- ActivityDeviceEvent(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityDeviceEvent
-
- ActivityEventBase - com.ds.bpm.bpd.xml.elements.event中的类
-
- ActivityEventBase(WorkflowProcess, Activity) - 类 的构造器com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
- ActivityEventDevice - com.ds.bpm.bpd.xml.elements.event中的类
-
Title: 工作流设计工具(BPD)
Description: 活动事件类
Copyright: Copyright (c) 2004
Company: itjds
- ActivityEventDevice(WorkflowProcess, Activity) - 类 的构造器com.ds.bpm.bpd.xml.elements.event.ActivityEventDevice
-
- ActivityEventEvent - com.ds.bpm.bpd.xml.elements.event中的类
-
Title: 工作流设计工具(BPD)
Description: 活动事件类
Copyright: Copyright (c) 2004
Company: itjds
- ActivityEventEvent(WorkflowProcess, Activity) - 类 的构造器com.ds.bpm.bpd.xml.elements.event.ActivityEventEvent
-
- ActivityEventNo - com.ds.bpm.bpd.xml.elements.event中的类
-
Title: 工作流设计工具(BPD)
Description: 活动事件类
Copyright: Copyright (c) 2004
Company: itjds
- ActivityEventNo(WorkflowProcess, Activity) - 类 的构造器com.ds.bpm.bpd.xml.elements.event.ActivityEventNo
-
- ActivityEventSimple - com.ds.bpm.bpd.xml.elements.event中的类
-
- ActivityEventSimple(WorkflowProcess, Activity) - 类 的构造器com.ds.bpm.bpd.xml.elements.event.ActivityEventSimple
-
- ActivityFormPlugin - com.ds.bpm.bpd.plugin.impl.activity中的类
-
- ActivityFormPlugin(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityFormPlugin
-
- ActivityFormulaPlugin - com.ds.bpm.bpd.plugin.impl.activity中的类
-
- ActivityFormulaPlugin(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- ActivityRenderer - com.ds.bpm.bpd.graph中的类
-
Class used to display activity object.
- ActivityRenderer() - 类 的构造器com.ds.bpm.bpd.graph.ActivityRenderer
-
- ActivityRight - com.ds.bpm.bpd.plugin.impl.activity中的类
-
Title: 工作流设计工具(BPD)
Description: 活动权限插件
Copyright: Copyright (c) 2004
Company: itjds
- ActivityRight(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
-
- ActivityService - com.ds.bpm.bpd.plugin.impl.activity中的类
-
Title: ISD设计工具(BPD)
Description:命令控制
Copyright: Copyright (c) 2004
Company: itjds
- ActivityService(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityService
-
- ActivityServiceEvent - com.ds.bpm.bpd.plugin.impl.activity中的类
-
- ActivityServiceEvent(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityServiceEvent
-
- ActivitySet - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- ActivitySet(ActivitySets, WorkflowProcess) - 类 的构造器com.ds.bpm.bpd.xml.elements.ActivitySet
-
Creates a new instance of the class.
- ActivitySets - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- ActivitySets(WorkflowProcess) - 类 的构造器com.ds.bpm.bpd.xml.elements.ActivitySets
-
Creates a new instance of the class.
- ActivitySetsOverview - com.ds.bpm.bpd.actions中的类
-
Class that realizes activities overview action.
- ActivitySetsOverview(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.ActivitySetsOverview
-
- ActivityTask - com.ds.bpm.bpd.plugin.impl.activity中的类
-
- ActivityTask(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityTask
-
- ActivityUserEvent - com.ds.bpm.bpd.plugin.impl.activity中的类
-
Title: ISD设计工具(BPD)
Description: 选择执行设备
Copyright: Copyright (c) 2004
Company: itjds
- ActivityUserEvent(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.ActivityUserEvent
-
- ActivityView - com.ds.bpm.bpd.graph中的类
-
Represents a view for a model's Activity object.
- ActivityView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.ActivityView
-
Constructs a activity view for the specified model object.
- activityVisualType - 类 中的变量com.ds.bpm.bpd.graph.Activity
-
- ActualParameter - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- ActualParameter(WorkflowProcess) - 类 的构造器com.ds.bpm.bpd.xml.elements.ActualParameter
-
Creates a new instance of the class.
- ActualParameters - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- ActualParameters(WorkflowProcess) - 类 的构造器com.ds.bpm.bpd.xml.elements.ActualParameters
-
Creates a new instance of the class.
- ActualSize - com.ds.bpm.bpd.actions中的类
-
Set the graph scale to 100%.
- ActualSize(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.ActualSize
-
- actW - 类 中的静态变量com.ds.bpm.bpd.graph.ActivityRenderer
-
- add(NewXMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Adds new element to collection.
- add(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Adds new element to collection.
- addChild(ExtNode) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- addChildProcess(WorkflowProcess, DefaultMutableTreeNode, String) - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
-
add by wenzhang 列表显示子流程(本地子流程)
- addChildView(CellView) - 类 中的方法com.ds.bpm.bpd.graph.ParticipantView
-
Adds participants child view to it.
- addClassPath(File) - 类 中的方法com.ds.Main
-
- addClassPathList(String) - 类 中的方法com.ds.Main
-
- addComponent(String, Component) - 类 中的方法com.ds.bpm.bpd.config.BaseConfigPane
-
Adds a labeled component in the pane.
- addEdits - 类 中的变量com.ds.bpm.bpd.UndoHandler
-
- addElement(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormControlPanel
-
- addElement(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefControlPanel
-
- addElement(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.XMLCommonAttrControlPanel
-
- addElement(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.XMLProcessFormControlPanel
-
- addElement(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.XMLProcessTableControlPanel
-
- addElement(NewXMLElement) - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLPanel
-
- addElement(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaControlPanel
-
- addElement(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTableControlPanel
-
- addExtensionDirectory(File) - 类 中的方法com.ds.Main
-
- addExternalPackage(Package) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Adds single external package to collection of external packages.
- addExternalPackages(Package) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Adds to collection of external packages the all packages that given
external package references.
- addForm(String) - 类 中的方法com.ds.bpm.bpd.BPD
-
- addGraphModelListener(GraphModelListener) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Adds a listener for the GraphModelEvent posted after the graph changes.
- addHandleIds(URL, String) - 类 中的方法com.ds.editor.ESDEditor
-
- addImplicitEdit(UndoableEdit) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
Allows a GraphLayoutCache to add and execute and
UndoableEdit in this change.
- addOptionPane(BaseConfigPane) - 类 中的方法com.ds.bpm.bpd.config.ConfigElements
-
- addPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormControlPanel
-
- addPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefControlPanel
-
- addPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.XMLCommonAttrControlPanel
-
- addPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.XMLProcessFormControlPanel
-
- addPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.XMLProcessTableControlPanel
-
- addPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaControlPanel
-
- addPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTableControlPanel
-
- addPersonItem(ExtNode, Org) - 类 中的方法com.ds.bpm.bpd.misc.OrgExtTree
-
- addPersonItem(ExtNode, Org) - 类 中的方法com.ds.bpm.bpd.misc.PersonExtTree
-
- AddPoint - com.ds.bpm.bpd.actions中的类
-
Class that realizes AddPoint action.
- AddPoint(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.AddPoint
-
- addPoint(Point) - 类 中的方法com.ds.bpm.bpd.graph.TransitionView
-
Inserts a "break point" at transition object at the point where
popup menubar appeared.
- addPointProgramatically(Point2D, int) - 类 中的方法com.ds.bpm.bpd.graph.TransitionView
-
Inserts a "break point" programatically.
- addProcessToTabbedPane(String, ProcessEditor) - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
新建一个新流程时,添加一个TabbedPane
- addPropertyToAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
- addPropertyToAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Adds an user defined property to the activity.
- addPropertyToAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
- addPropertyToAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
- addPropertyToAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- addPropertyToAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
- addRow(Object) - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
-
Adds a row
- addRows(Collection) - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
-
Adds some rows
- addRowSelection(Object) - 类 中的方法com.ds.common.swing.TableView
-
Select a new row.
- addRowSelection(Object, boolean) - 类 中的方法com.ds.common.swing.TableView
-
Select a new row.
- addRowSelection(Object[]) - 类 中的方法com.ds.common.swing.TableView
-
Select new rows.
- addRowSelection(List) - 类 中的方法com.ds.common.swing.TableView
-
Select new rows.
- addSampleData(GraphModel) - 类 中的静态方法com.ds.bpm.bpd.AbstractGraph
-
Overrides super method - don't need to waste a time for this.
- addScript(String) - 类 中的方法com.ds.httpproxy.config.Page
-
- addSelectionCells(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphSelectionModel
-
Modifies original method to avoid selection of in/out of subflow.
- addTableViewModelListener(TableViewModelListener) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
-
Adds a listener to the list that's notified each time a change
to the data model occurs.
- addTableViewModelListener(TableViewModelListener) - 接口 中的方法com.ds.common.swing.table.TableViewModel
-
Adds a listener to the list that is notified each time a change
to the data model occurs.
- addToRecentFiles(String) - 类 中的方法com.ds.bpm.bpd.BPD
-
添加最近打开过的本地文件
- addUserProperty(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Adds an user defined property to the activity.
- addUserProperty(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRefs
-
Adds an user defined property to collection of properties for some
activity.
- addVersion() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- addVersion(int) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- addXMLElementChangedListener(XMLElementChangeListener) - 类 中的静态方法com.ds.bpm.bpd.xml.NewXMLElementDialog
-
- addXMLElementChangedListener(XMLElementChangeListener) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLElementDialog
-
- afterAlertAccept(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterAlertDismiss(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterChangeValueOf(WebElement, WebDriver, CharSequence[]) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterClickOn(WebElement, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterFindBy(By, WebElement, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterGetScreenshotAs(OutputType<X>, X) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterGetText(WebElement, WebDriver, String) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommand
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommandEvent
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDevice
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDeviceEvent
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormPlugin
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityService
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityServiceEvent
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityTask
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityUserEvent
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButton
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ButtonPlugin
-
- afterImporting(Object) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.ActForm
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Attachment
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButton
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- afterImporting(Object) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDef
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDefs
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentPlugin
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.MDForms
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWord
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButton
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.SimpleActivityDeviceEvent
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonAttribute
-
- afterImporting(Object) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttribute
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttributes
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButton
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonMultiAttribute
-
- afterImporting(Object) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Form
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Forms
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessDeviceEvent
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessForm
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormPlugin
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessSelectDevice
-
- afterImporting(Object) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Table
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Tables
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RoutePlugin
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.impl.SafePlugin
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
Called by owner object after importing of XML file to do neccessary things on activities after importing of XML.
- afterImporting(boolean) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
Called by owner object after importing of XML file to do neccessary things on activities after importing of XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- afterImporting(boolean) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Called by Package object after importing of XML file to set the proper
Participant objects for performer of activity, according on it's ID read from
XML, to set proper reference to workflow process for activities of Subflow
type, and to set proper user defined activity properties.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Device
-
Called after importing of XML file to set the proper Application objects
for Tool references, and proper DataField objects for ActualParameters
references, according on it's IDs read from XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Devices
-
Called after importing of XML file to set the contained tools properly.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Event
-
Called after importing of XML file to set the proper Application objects
for Tool references, and proper DataField objects for ActualParameters
references, according on it's IDs read from XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Events
-
Called after importing of XML file to set the contained tools properly.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
-
Called after importing of XML file to set the proper WorkflowProcess object for subflow reference, and proper
DataField objects for ActualParameters references, according on it's IDs read from XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Service
-
Called after importing of XML file to set the proper Application objects
for Tool references, and proper DataField objects for ActualParameters
references, according on it's IDs read from XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Services
-
Called after importing of XML file to set the contained tools properly.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
-
Called after importing of XML file to set the proper WorkflowProcess object for subflow reference, and proper
DataField objects for ActualParameters references, according on it's IDs read from XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tool
-
Called after importing of XML file to set the proper Application objects
for Tool references, and proper DataField objects for ActualParameters
references, according on it's IDs read from XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tools
-
Called after importing of XML file to set the contained tools properly.
- afterImporting(boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Called by Package object after importing of XML file to set the proper
Participant objects for performer of activity, according on it's ID read
from XML, to set proper reference to workflow process for activities of
Subflow type, and to set proper user defined activity properties.
- afterImporting(boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
Called by owner object after importing of XML file to do neccessary things on activities after importing of XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActualParameter
-
Called by Tool or SubFlow object after importing of XML file to set the
proper DataField objects for ActualParameter that correspodents to
Application or WorkflowProcess formal parameter, depending on that who
owns ActualParameter (Tool or Subflow).
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.BlockActivity
-
Called after importing of XML file to set the proper WorkflowProcess object for subflow reference, and proper
DataField objects for ActualParameters references, according on it's IDs read from XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListener
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListeners
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventDevice
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventEvent
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventNo
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventSimple
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.FinishMode
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- afterImporting(List) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listener
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listeners
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Called after importing of XML file to insert entities from external
packages, to set the proper Participant objects for Responsibles of
Package and for every WorkflowProcess within a Package, according on
Responsible ID's read from XML.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.RedefinableHeader
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsibles
-
Called by Package object after importing of XML file to set the proper
Participant objects for Responsibles of Package or WorkflowProcess,
depending on that who owns Responsibles.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.StartMode
-
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
Must be called after importing from XML file to read the break-points from the extended attributes.
- afterImporting() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transitions
-
Called by owner object after importing of XML file to do neccessary
things on transitions after importing of XML.
- afterImporting(boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Called by Package object after importing of XML file to determine correct block activites and loop activities,
and after that to determine the activities to insert at the workflow process graph.
- afterNavigateBack(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterNavigateForward(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterNavigateRefresh(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterNavigateTo(String, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterScript(String, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- afterSwitchToWindow(String, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
-
- ALL_PERSON - 类 中的静态变量com.ds.bpm.bpd.misc.OrgTree
-
- APITree - com.ds.bpm.bpd.misc中的类
-
- APITree(Project) - 类 的构造器com.ds.bpm.bpd.misc.APITree
-
- APITree(APIPaths) - 类 的构造器com.ds.bpm.bpd.misc.APITree
-
- APITreeNode<T> - com.ds.bpm.bpd.misc中的类
-
- APITreeNode(T) - 类 的构造器com.ds.bpm.bpd.misc.APITreeNode
-
- APITreeNode() - 类 的构造器com.ds.bpm.bpd.misc.APITreeNode
-
- AppConfigManager - com.ds.bpm.bpd.config中的类
-
- appFileName - 类 中的静态变量com.ds.bpm.bpd.plugin.PluginManager
-
- appIcon - 类 中的静态变量com.ds.bpm.bpd.BPD
-
- Application - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Application(Applications, Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.Application
-
Creates a new instance of the class.
- APPLICATION_NAME - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- APPLICATION_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.Attachment
-
- APPLICATION_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- APPLICATION_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWord
-
- APPLICATION_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
-
- ApplicationPanel - com.ds.bpm.bpd.config中的类
-
Title: 工作流设计工具(BPD)
Description: 工作流所属应用数据类
Copyright: Copyright (c) 2010
Company: itjds
- ApplicationPanel(String, String) - 类 的构造器com.ds.bpm.bpd.config.ApplicationPanel
-
- Applications - com.ds.bpm.bpd.actions中的类
-
Class that realizes applications action.
- Applications(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.Applications
-
- Applications - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Applications(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.Applications
-
Creates a new instance of the class.
- applyChanges() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElementDialog
-
- applyChanges() - 类 中的方法com.ds.bpm.bpd.xml.XMLElementDialog
-
- arrangeParticipants(Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Arranges participants according to the given property and parent maps.
- arrangeParticipantsVertically(Object[], Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Arranging heights and positions of given participants and positions of participants that must be translated due
to a change of given participants.
- arrangeParticipantVertically(Object, Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Resizing participant par and it's parents to appropriate height, and translating other participants accordingly
to changes of participant par.
- ArrayType - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- ArrayType(DataTypes, Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.ArrayType
-
Creates a new instance of the class.
- ARROW_DOWN - 类 中的静态变量com.ds.common.swing.tree.KArrowImage
-
- ARROW_LEFT - 类 中的静态变量com.ds.common.swing.tree.KArrowImage
-
- ARROW_RIGHT - 类 中的静态变量com.ds.common.swing.tree.KArrowImage
-
- ARROW_UP - 类 中的静态变量com.ds.common.swing.tree.KArrowImage
-
- ascending - 类 中的变量com.ds.bpm.bpd.xml.panels.tablesorting.SortingTable
-
- AscendingIcon() - 类 的构造器com.ds.common.swing.table.TableHeaderRenderer.AscendingIcon
-
- asksAllowsChildren - 类 中的变量com.ds.bpm.bpd.BPDGraphModel
-
Indicates whether isLeaf is based on a node's allowsChildren value.
- Attachment - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
-
Title: 工作流设计工具(BPD)
Description: 活动表单中Attachment插件
Copyright: Copyright (c) 2004
Company: itjds
- Attachment(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.Attachment
-
Construct a Attachment instance.
- ATTACHMENT - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.Attachment
-
- ATTACHMENT - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
-
- AttachmentButton - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
-
Title: 工作流设计工具(BPD)
Description: WebWord中可操作按钮
Copyright: Copyright (c) 2004
Company: itjds
- AttachmentButton(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButton
-
Construct a WebWordButton instance.
- AttachmentButtons - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
-
Title: 工作流设计工具(BPD)
Description: Attachment中可操作按钮集合
Copyright: Copyright (c) 2004
Company: itjds
- AttachmentButtons(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
Construct a AttachmentButtons instance.
- AttachmentDef - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
-
Title: 工作流设计工具(BPD)
Description: 附件管理
Copyright: Copyright (c) 2004
Company: itjds
- AttachmentDef(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDef
-
构造器
- AttachmentDefs - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
-
Title: 工作流设计工具(BPD)
Description: 流程启动附件集合类
Copyright: Copyright (c) 2004
Company: itjds
- AttachmentDefs(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDefs
-
- AttachmentPlugin - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
-
Title: 工作流设计工具(BPD)
Description: 流程启动附件插件类
Copyright: Copyright (c) 2004
Company: itjds
- AttachmentPlugin(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentPlugin
-
- attributes - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- attributes - 类 中的变量com.ds.bpm.bpd.xml.NewXMLComplexElement
-
The list of attributes that complex element contains.
- attributes - 类 中的变量com.ds.bpm.bpd.xml.XMLComplexElement
-
The list of attributes that complex element contains.
- attrId - 类 中的变量com.ds.bpm.bpd.xml.elements.EndActivity
-
- attrId - 类 中的变量com.ds.bpm.bpd.xml.NewXMLCollectionElement
-
- attrId - 类 中的变量com.ds.bpm.bpd.xml.XMLCollectionElement
-
- attrType - 类 中的变量com.ds.bpm.bpd.xml.elements.Join
-
- atts - 类 中的变量com.ds.bpm.bpd.xml.NewXMLElement
-
- atts - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
-
- Author - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Author() - 类 的构造器com.ds.bpm.bpd.xml.elements.Author
-
- AUTO_ACTIVITY_DEVICE - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- AUTO_ACTIVITY_EVENT - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- AUTO_ACTIVITY_SERVICE - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- AUTO_ACTIVITY_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- AutoActivity - com.ds.bpm.bpd.graph中的类
-
Used to define AutoActivity object in the graph and to modify it's
properties.
- AutoActivity() - 类 的构造器com.ds.bpm.bpd.graph.AutoActivity
-
Creates route.
- AutoActivity(Object) - 类 的构造器com.ds.bpm.bpd.graph.AutoActivity
-
Creates AutoActivity with given userObject.
- AutoActivity - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- AutoActivity() - 类 的构造器com.ds.bpm.bpd.xml.elements.AutoActivity
-
- AutoActivityRenderer - com.ds.bpm.bpd.graph中的类
-
Class used to display AutoActivity object.
- AutoActivityRenderer() - 类 的构造器com.ds.bpm.bpd.graph.AutoActivityRenderer
-
- AutoActivityView - com.ds.bpm.bpd.graph中的类
-
Represents a view for a model's AutoActivity object.
- AutoActivityView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.AutoActivityView
-
Constructs a AutoActivity view for the specified model object.
- autoLogin(User) - 类 中的方法com.ds.bpm.bpd.BPD
-
- Automatic - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Automatic() - 类 的构造器com.ds.bpm.bpd.xml.elements.Automatic
-
- autoRun() - 类 中的方法com.ds.bpm.bpd.server.panels.LoginDialog
-
- autoscroll(Point) - 类 中的方法com.ds.common.swing.KTree
-
- autoSizeColumn(int) - 类 中的方法com.ds.common.swing.TableView
-
Auto size the column to fit with his content.
- CAdminService - com.ds.bpm.bpd.config中的类
-
Title: BPM工作流管理系统
Description: 对应应用配置文件中的RightEngine元素
Copyright: Copyright (c) 2006
Company: www.justdos.net
- CAdminService() - 类 的构造器com.ds.bpm.bpd.config.CAdminService
-
- call() - 类 中的方法com.ds.editor.chrome.task.OpenURL
-
- canApplyChanges() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElementDialog
-
- canApplyChanges() - 类 中的方法com.ds.bpm.bpd.xml.XMLElementDialog
-
- cancel() - 类 中的方法com.ds.bpm.bpd.misc.task.CreateVersionTask
-
- cancel() - 类 中的方法com.ds.bpm.bpd.misc.task.OpenProcessTask
-
- cancel() - 类 中的方法com.ds.common.swing.progress.Task
-
Invoked by ProgressDialog when the task is canceled or an error occured.
- CANCEL - 类 中的静态变量com.ds.common.swing.ProgressDialog
-
- canHideOrShow() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
Oddly named method tells if this instance of Participants is workflow
process contained, thus is able to show or hide participants.
- canImport(JComponent, DataFlavor[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
-
- canInsertElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackages
-
- canInsertElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returns true if element can be inserted into collection.
- canInsertElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returns true if element can be inserted into collection.
- canMouseReleaseSelectCell - 类 中的变量com.ds.bpm.bpd.BPDGraphUI
-
Variable that correct selection on mouse release.
- canRemoveApplication(Application) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
Returns true if specified application isn't used as a tool of activity which type is Tool.
- canRemoveApplication(Application) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Returns true if specified application isn't used anywhere.
- canRemoveApplication(Application) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
Returns true if specified application isn't used as a tool of activity which type is Tool.
- canRemoveApplication(Application) - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
- canRemoveDataFieldOrFormalParameter(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
Returns true if specified data field isn't used as actual parameter of activity which type is Tool or
Subflow.
- canRemoveDataFieldOrFormalParameter(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Returns true if specified data field isn't used anywhere.
- canRemoveDataFieldOrFormalParameter(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
Returns true if specified data field isn't used as actual parameter of activity which type is Tool or
Subflow.
- canRemoveDataFieldOrFormalParameter(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transitions
-
Returns true if specified data field or formal parameter is
used in transition condition expression of any transition.
- canRemoveElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
Checks if specified application can be removed.
- canRemoveElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
Checks if specified data field can be removed.
- canRemoveElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackages
-
Overrides super-class method to implement class specific check wether
specified element can be removed from this class collection or not.
- canRemoveElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameters
-
Checks if specified formal parameter can be removed.
- canRemoveElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
Checks if specified participant can be removed.
- canRemoveElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclarations
-
Checks if specified declared type can be removed.
- canRemoveElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
Checks if specified workflow process can be removed.
- canRemoveElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returns true if element can be removed from collection.
- canRemoveElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returns true if element can be removed from collection.
- canRemoveExternalPackage(ExternalPackage) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Checks if some entities from specified external package (and all packages
that it references - except one that are referenced in some other way
(e.g. cross-reference, or duplicated reference)) are in use by this
package elements.
- canRemoveParticipant(Participant) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
Returns true if specified participant isn't referenced to be a performer of activity.
- canRemoveParticipant(Participant) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Returns true if specified participant isn't referenced to be a
performer of activity.
- canRemoveParticipant(Participant) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
Returns true if specified participant isn't referenced to be a performer of activity.
- canRemoveParticipant(Participant) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- canRemoveParticipant(Participant) - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsibles
-
Returns true if specified participant isn't referenced to be a
responsible for some process or package.
- canRemoveWorkflow(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
Returns true if specified workflow process isn't referenced from any activity of subflow type.
- canRemoveWorkflow(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Returns true if specified workflow process isn't referenced
from any activity of subflow type.
- canRemoveWorkflow(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
Returns true if specified workflow process isn't referenced from any activity of subflow type.
- canRouteBack - 类 中的变量com.ds.bpm.bpd.xml.elements.event.ActivityEventNo
-
- canUseExtdir() - 类 中的方法com.ds.Main
-
- caption - 类 中的变量com.ds.expression.ServiceNode
-
- captureElement(ChromeDriver, By) - 类 中的静态方法com.ds.editor.chrome.CaptureImgUtil
-
- captureElement(byte[], Rectangle) - 类 中的静态方法com.ds.editor.chrome.CaptureImgUtil
-
- captureElement(File, Rectangle) - 类 中的静态方法com.ds.editor.chrome.CaptureImgUtil
-
- CaptureImgUtil - com.ds.editor.chrome中的类
-
- CaptureImgUtil() - 类 的构造器com.ds.editor.chrome.CaptureImgUtil
-
- cellViews - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- center(Window, int, int) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
设置窗口位于屏幕的中心位置
- CfgColors - com.ds.bpm.bpd.config中的类
-
- CfgColors(String) - 类 的构造器com.ds.bpm.bpd.config.CfgColors
-
- CfgGeneral - com.ds.bpm.bpd.config中的类
-
- CfgGeneral(String) - 类 的构造器com.ds.bpm.bpd.config.CfgGeneral
-
- CfgObjectSize - com.ds.bpm.bpd.config中的类
-
- CfgObjectSize(String) - 类 的构造器com.ds.bpm.bpd.config.CfgObjectSize
-
- cfgTextColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
-
- CfgUI - com.ds.bpm.bpd.config中的类
-
- CfgUI(String) - 类 的构造器com.ds.bpm.bpd.config.CfgUI
-
- ChangeApplication - com.ds.bpm.bpd.actions中的类
-
Title: 工作流设计工具(BPD)
Description: 改变应用配置操作类
Copyright: Copyright (c) 2004
Company: itjds
- ChangeApplication(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.ChangeApplication
-
Construct a ChangeApplication instance.
- changeBounds(Object, Map, Rectangle) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Replaces bounding rectangle of given cell in propertyMap object with rectangle r if cell is contained within the
propertyMap object, otherwise adds new entry to the propertyMap that consists of given cell and a map containing
given rectangle r.
- changeChildCount(Map, Object, int) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- changed - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- ChangeLanguage - com.ds.bpm.bpd.actions中的类
-
Class that realizes change language action.
- ChangeLanguage(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.ChangeLanguage
-
- changeLanguage() - 类 中的方法com.ds.bpm.bpd.TextPreview
-
- changeLanguage() - 类 中的方法com.ds.bpm.bpd.XPDLPreview
-
- ChannelPage - com.ds.httpproxy.config中的类
-
- ChannelPage(String) - 类 的构造器com.ds.httpproxy.config.ChannelPage
-
- ChannelScript - com.ds.httpproxy.config中的类
-
- ChannelScript() - 类 的构造器com.ds.httpproxy.config.ChannelScript
-
- ChannelScript(String) - 类 的构造器com.ds.httpproxy.config.ChannelScript
-
- checkActivity(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkActivityBlock(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkActivityConnection(Activity, Transitions, Set, Set, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
Checks if given activity is well connected.
- checkActivityDeadlines(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkActivityDevices(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkActivityEvents(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkActivityPerformer(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkActivityServices(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkActivitySet(ActivitySet, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkActivitySubFlow(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkActivityTools(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkANDSplit(Activity) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkApplication(Application, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- CHECKBOX_TYPE - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.common.CommonAttribute
-
- CHECKBOX_TYPE - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.commonattribut.CommonMultiAttribute
-
- checkCollection(String, XMLComplexElement, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkCollectionElement(XMLCollectionElement, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkConformanceClass(boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkConnections(boolean) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Checks workflow diagram and returns true if there are no
wrong-connected or non-connected activities.
- checkConnections(boolean) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
- checkConnections(boolean) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- checkDataField(DataField, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkDataType(XMLCollectionElement, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkExternalPackages - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
-
- checkExternalPackages(boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkFormalParameter(FormalParameter, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkGraphConformance(boolean) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Checks workflow diagram and returns true if it conforms to
the specified type (fool-blocked, loop-blocked).When checking on block
activity, there are two type's of check realized internaly by a block
activity - the first is check of it's outer representation, and the
second is check of it's inner representation.
- checkGraphConformance(boolean) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
Checks the graph for conformance.
- checkGraphConformance(boolean) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Checks if graph conforms to the given conformance class.
- checkGraphConformance(boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkGraphConformance(XMLCollectionElement, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
Checks if graph conforms to the given conformance class.
- checkGraphConnections(boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkGraphConnections(XMLCollectionElement, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkingBybpd - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
-
- checkingForbpd - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
-
- checkJoin() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
- checkLogic(boolean) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Checks xml model and returns true if there are no logic
errors.
- checkLogic(boolean) - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityGraph
-
- checkLogic(boolean) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
- checkLogic(boolean) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- checkMultipleOtherwiseOrDefaultExceptionTransitions(Activity, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkNameAndOpenDocumentIfPossible(String) - 类 中的方法com.ds.bpm.bpd.BPD
-
- checkPackage(boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkPackageHeader(boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkParameterMappings(XMLComplexElement, XMLComplexElement, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkParameterMatching(FormalParameters, ActualParameters) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Checks if formal and actual parameters are matched by number and by type.
- checkParticipant(Participant, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkProcessHeader(WorkflowProcess, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkRedefinableHeader(XMLComplexElement, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.elements.specialpanels.XMLDataTypesPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldsPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLESDTablePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLComTreePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDApisPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLEsdComPanels
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDComponentPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulesPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTAreaPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTDeviceTypePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTGatewaysPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTPlacePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTSensorsPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTServiceTreePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLOrgPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonDutyPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonGroupPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonLevelPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonRolePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonsPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLRightOrgPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLCustomFormulaPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsDicPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsTreePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaDisplayPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLGroupPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLPanel
-
Checks if the element that owns panel
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.ServiceTreePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLComboPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLGroupPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLLocationPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
-
已过时。
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
-
Checks if the element that owns panel
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLRadioChoicePanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTabbedPanel
-
- checkRequired() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTextPanel
-
- checkScript(boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkStartEndEndsConnections(boolean) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
- checkStartEndEndsConnections(boolean) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
- checkStartEndEndsConnections(boolean) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- checkTransition(Transition, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkTypeDeclaration(TypeDeclaration, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- CheckValidity - com.ds.bpm.bpd.actions中的类
-
Class that realizes check validity action on given graph.
- CheckValidity(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.CheckValidity
-
- checkWorkflowProcess(WorkflowProcess, boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- checkXORSplit(Activity) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- children() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- children() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- children() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- choices - 类 中的变量com.ds.bpm.bpd.xml.NewXMLChoice
-
The possible choices.
- choices - 类 中的变量com.ds.bpm.bpd.xml.XMLChoice
-
The possible choices.
- choosen - 类 中的变量com.ds.bpm.bpd.xml.NewXMLChoice
-
The currently choosen element.
- choosen - 类 中的变量com.ds.bpm.bpd.xml.XMLChoice
-
The currently choosen element.
- cleanTable() - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLPanel
-
- clear() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Clears the collection.
- clear() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Clears the collection.
- clear() - 类 中的方法com.ds.login.LoginPanel
-
- clear() - 类 中的方法com.ds.rad.ESDService
-
- clearAll() - 类 中的方法com.ds.rad.ESDService
-
- clearErrors() - 类 中的方法com.ds.bpm.bpd.xml.ParsingErrors
-
- clearOldXML() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- clearPackageGraphMap() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
- clearParserErrorMessages() - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- clearParserErrorMessages() - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- clearProcessObjectMap() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
- clientPath - 类 中的静态变量com.ds.login.ESDProperties
-
- clone() - 类 中的方法com.ds.bpm.bpd.config.ApplicationPanel
-
- clone() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Create a clone of the cell.
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommand
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommandEvent
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDevice
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDeviceEvent
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormPlugin
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityService
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityServiceEvent
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityTask
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityUserEvent
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButton
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ButtonPlugin
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.ActForm
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Attachment
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButton
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDef
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDefs
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentPlugin
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.MDForms
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.OpinionRightGroup
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWord
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButton
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.SimpleActivityDeviceEvent
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonAttribute
-
实现clone方法
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttribute
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttributes
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButton
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Form
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Forms
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessDeviceEvent
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessForm
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormPlugin
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessSelectDevice
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Table
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Tables
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RoutePlugin
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.impl.SafePlugin
-
- clone() - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Used when copying activities of Application(Tools) and AutoActivity type.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.Device
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.Devices
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.Event
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.Events
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.Service
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.Services
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tool
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tools
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActualParameter
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActualParameters
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.BasicType
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListener
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListeners
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Condition
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.ConformanceClass
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadline
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadlines
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.DeclaredType
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.EnumerationType
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventDevice
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventEvent
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventNo
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventSimple
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttributes
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.FinishMode
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Implementation
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Join
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listener
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listeners
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Namespace
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Namespaces
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.ParticipantType
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Performer
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessHeader
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.RedefinableHeader
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsible
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsibles
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroup
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroups
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.SimulationInformation
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.StartMode
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.TimeEstimation
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRef
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRefs
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRestriction
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRestrictions
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transitions
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperty
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRef
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRefs
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.WFApplication
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLChoice
-
Overrides super-method to apply cloning of choices
field content, if it's content are instances of XMLElement
class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollectionElement
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
Used to create exact copy of instance of this class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
-
Overrides super-method to apply cloning of choices field content, if it's content are instances of
XMLElement
class.
- clone() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollectionElement
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexChoice
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
- clone() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Used to create exact copy of instance of this class.
- cloneCells(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns a map of (cell, clone)-pairs for all cells
and their children.
- clonePlugins(Activity) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- clonePlugins(Transition) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- clonePlugins(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- cloneUserObject() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Create a clone of the ActivityProperties object.
- cloneUserObject() - 类 中的方法com.ds.bpm.bpd.graph.Participant
-
Create a clone of the user object.
- cloneUserObject() - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
- cloneWorkflowProcess(String) - 类 中的方法com.ds.bpm.bpd.BPD
-
- Close - com.ds.bpm.bpd.actions中的类
-
Class that realizes Close action.
- Close(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Close
-
- close() - 类 中的方法com.ds.bpm.bpd.BPD
-
- close() - 类 中的方法com.ds.bpm.bpd.BPDSplash
-
Close the splash screen and free any resources associated with it.
- close() - 类 中的方法com.ds.editor.ESDSplash
-
Close the splash screen and free any resources associated with it.
- close() - 类 中的方法com.ds.rad.BPDCmdService
-
- close() - 类 中的方法com.ds.rad.ExportService
-
- CloseAll - com.ds.bpm.bpd.actions中的类
-
Class that realizes CloseAll action.
- CloseAll(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.CloseAll
-
- closeAllPackages() - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- closeAllPackages() - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- closeAllPage() - 类 中的方法com.ds.editor.ESDEditor
-
- closeAllPage() - 类 中的方法com.ds.rad.ESDService
-
- closePackage(String) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- closePackage(String) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- closeProcess() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
- closeView() - 类 中的方法com.ds.bpm.bpd.MainCenterDownPanel
-
- Codepage - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Codepage() - 类 的构造器com.ds.bpm.bpd.xml.elements.Codepage
-
- coloringTable - 类 中的变量com.ds.bpm.bpd.xml.NewXMLCollection
-
- com.ds - 程序包 com.ds
-
- com.ds.bpm.bpd - 程序包 com.ds.bpm.bpd
-
- com.ds.bpm.bpd.actions - 程序包 com.ds.bpm.bpd.actions
-
- com.ds.bpm.bpd.config - 程序包 com.ds.bpm.bpd.config
-
- com.ds.bpm.bpd.enums - 程序包 com.ds.bpm.bpd.enums
-
- com.ds.bpm.bpd.graph - 程序包 com.ds.bpm.bpd.graph
-
- com.ds.bpm.bpd.ldap - 程序包 com.ds.bpm.bpd.ldap
-
- com.ds.bpm.bpd.listener - 程序包 com.ds.bpm.bpd.listener
-
- com.ds.bpm.bpd.misc - 程序包 com.ds.bpm.bpd.misc
-
- com.ds.bpm.bpd.misc.task - 程序包 com.ds.bpm.bpd.misc.task
-
- com.ds.bpm.bpd.misc.treenode - 程序包 com.ds.bpm.bpd.misc.treenode
-
- com.ds.bpm.bpd.plugin - 程序包 com.ds.bpm.bpd.plugin
-
- com.ds.bpm.bpd.plugin.impl - 程序包 com.ds.bpm.bpd.plugin.impl
-
- com.ds.bpm.bpd.plugin.impl.activity - 程序包 com.ds.bpm.bpd.plugin.impl.activity
-
- com.ds.bpm.bpd.plugin.impl.activity.buttons - 程序包 com.ds.bpm.bpd.plugin.impl.activity.buttons
-
- com.ds.bpm.bpd.plugin.impl.activity.jdsform - 程序包 com.ds.bpm.bpd.plugin.impl.activity.jdsform
-
- com.ds.bpm.bpd.plugin.impl.common - 程序包 com.ds.bpm.bpd.plugin.impl.common
-
- com.ds.bpm.bpd.plugin.impl.commonattribut - 程序包 com.ds.bpm.bpd.plugin.impl.commonattribut
-
- com.ds.bpm.bpd.plugin.impl.form - 程序包 com.ds.bpm.bpd.plugin.impl.form
-
- com.ds.bpm.bpd.plugin.impl.process - 程序包 com.ds.bpm.bpd.plugin.impl.process
-
- com.ds.bpm.bpd.plugin.impl.route - 程序包 com.ds.bpm.bpd.plugin.impl.route
-
- com.ds.bpm.bpd.server.panels - 程序包 com.ds.bpm.bpd.server.panels
-
- com.ds.bpm.bpd.service - 程序包 com.ds.bpm.bpd.service
-
- com.ds.bpm.bpd.wfxml - 程序包 com.ds.bpm.bpd.wfxml
-
- com.ds.bpm.bpd.xml - 程序包 com.ds.bpm.bpd.xml
-
- com.ds.bpm.bpd.xml.activity - 程序包 com.ds.bpm.bpd.xml.activity
-
- com.ds.bpm.bpd.xml.elements - 程序包 com.ds.bpm.bpd.xml.elements
-
- com.ds.bpm.bpd.xml.elements.event - 程序包 com.ds.bpm.bpd.xml.elements.event
-
- com.ds.bpm.bpd.xml.elements.formula - 程序包 com.ds.bpm.bpd.xml.elements.formula
-
- com.ds.bpm.bpd.xml.elements.formula.database - 程序包 com.ds.bpm.bpd.xml.elements.formula.database
-
- com.ds.bpm.bpd.xml.elements.formula.esd - 程序包 com.ds.bpm.bpd.xml.elements.formula.esd
-
- com.ds.bpm.bpd.xml.elements.formula.iot - 程序包 com.ds.bpm.bpd.xml.elements.formula.iot
-
- com.ds.bpm.bpd.xml.elements.formula.org - 程序包 com.ds.bpm.bpd.xml.elements.formula.org
-
- com.ds.bpm.bpd.xml.elements.specialpanels - 程序包 com.ds.bpm.bpd.xml.elements.specialpanels
-
- com.ds.bpm.bpd.xml.panels - 程序包 com.ds.bpm.bpd.xml.panels
-
- com.ds.bpm.bpd.xml.panels.formula - 程序包 com.ds.bpm.bpd.xml.panels.formula
-
- com.ds.bpm.bpd.xml.panels.formula.database - 程序包 com.ds.bpm.bpd.xml.panels.formula.database
-
- com.ds.bpm.bpd.xml.panels.formula.esd - 程序包 com.ds.bpm.bpd.xml.panels.formula.esd
-
- com.ds.bpm.bpd.xml.panels.formula.iot - 程序包 com.ds.bpm.bpd.xml.panels.formula.iot
-
- com.ds.bpm.bpd.xml.panels.formula.org - 程序包 com.ds.bpm.bpd.xml.panels.formula.org
-
- com.ds.bpm.bpd.xml.panels.tablesorting - 程序包 com.ds.bpm.bpd.xml.panels.tablesorting
-
- com.ds.common.swing - 程序包 com.ds.common.swing
-
- com.ds.common.swing.datechooser - 程序包 com.ds.common.swing.datechooser
-
- com.ds.common.swing.progress - 程序包 com.ds.common.swing.progress
-
- com.ds.common.swing.table - 程序包 com.ds.common.swing.table
-
- com.ds.common.swing.tree - 程序包 com.ds.common.swing.tree
-
- com.ds.common.swing.util - 程序包 com.ds.common.swing.util
-
- com.ds.editor - 程序包 com.ds.editor
-
- com.ds.editor.chrome - 程序包 com.ds.editor.chrome
-
- com.ds.editor.chrome.task - 程序包 com.ds.editor.chrome.task
-
- com.ds.editor.cmd - 程序包 com.ds.editor.cmd
-
- com.ds.expression - 程序包 com.ds.expression
-
- com.ds.fdt.server - 程序包 com.ds.fdt.server
-
- com.ds.fdt.server.daoimpl - 程序包 com.ds.fdt.server.daoimpl
-
- com.ds.fdt.server.service - 程序包 com.ds.fdt.server.service
-
- com.ds.handler - 程序包 com.ds.handler
-
- com.ds.handler.custom - 程序包 com.ds.handler.custom
-
- com.ds.httpproxy - 程序包 com.ds.httpproxy
-
- com.ds.httpproxy.config - 程序包 com.ds.httpproxy.config
-
- com.ds.listener - 程序包 com.ds.listener
-
- com.ds.login - 程序包 com.ds.login
-
- com.ds.rad - 程序包 com.ds.rad
-
- COMMAND_TYPE - 类 中的静态变量com.ds.bpm.bpd.xml.elements.CommandListener
-
- CommandListener - com.ds.bpm.bpd.xml.elements中的类
-
Title: 工作流设计工具(BPD)
Description: 工作流监听器元素类
Copyright: Copyright (c) 2008
Company: itjds
- CommandListener(XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.elements.CommandListener
-
构造器
- CommandListeners - com.ds.bpm.bpd.xml.elements中的类
-
- CommandListeners(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.CommandListeners
-
构造器
- commands - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- Commission - com.ds.bpm.bpd.actions中的类
-
Title: 工作流设计工具(BPD)
Description: 流程授权Action类
Copyright: Copyright (c) 2004
Company: itjds
- Commission(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.Commission
-
Constructs a Commission instance.
- CommonAttribute - com.ds.bpm.bpd.plugin.impl.common中的类
-
Title: 工作流设计工具(BPD)
Description: 一般扩展属性插件
Copyright: Copyright (c) 2004
Company: itjds
- CommonAttribute(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.common.CommonAttribute
-
- COMMONATTRIBUTE_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.common.CommonAttribute
-
- CommonAttributeTable - com.ds.bpm.bpd.plugin.impl.commonattribut中的类
-
Title: 工作流设计工具(BPD)
Description: 活动表单中Attachment插件
Copyright: Copyright (c) 2004
Company: itjds
- CommonAttributeTable(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
-
Construct a Attachment instance.
- CommonAttributeTableButton - com.ds.bpm.bpd.plugin.impl.commonattribut中的类
-
Title: 工作流设计工具(BPD)
Description: WebWord中可操作按钮
Copyright: Copyright (c) 2004
Company: itjds
- CommonAttributeTableButton(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButton
-
Construct a WebWordButton instance.
- CommonAttributeTableButtons - com.ds.bpm.bpd.plugin.impl.commonattribut中的类
-
Title: 工作流设计工具(BPD)
Description: CommonAttributeTable中可操作按钮集合
Copyright: Copyright (c) 2004
Company: itjds
- CommonAttributeTableButtons(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
Construct a CommonAttributeTableButtons instance.
- CommonExAttribute - com.ds.bpm.bpd.plugin.impl.common中的类
-
Title: 工作流设计工具(BPD)
Description: 一般扩展属性类
Copyright: Copyright (c) 2004
Company: itjds
- CommonExAttribute(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.common.CommonExAttribute
-
Construct a CommonExAttribute instance.
- CommonExAttributes - com.ds.bpm.bpd.plugin.impl.common中的类
-
Title: 工作流设计工具(BPD)
Description: 一般扩展属性集类
Copyright: Copyright (c) 2004
Company: itjds
- CommonExAttributes(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.plugin.impl.common.CommonExAttributes
-
Construct a CommonExAttributes instance.
- CommonMultiAttribute - com.ds.bpm.bpd.plugin.impl.commonattribut中的类
-
Title: 工作流设计工具(BPD)
Description: 多选项扩展面板
Copyright: Copyright (c) 2007
Company: itjds
- CommonMultiAttribute(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.CommonMultiAttribute
-
- compareTo(XUIFile) - 类 中的方法com.ds.handler.XUIFile
-
- complainLoudly(String) - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLPanel
-
Pops message into message dialog.
- complainLoudly(String) - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLTableControlPanel
-
Pops message into message dialog.
- complainLoudly(String) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTableControlPanel
-
Pops message into message dialog.
- complete() - 类 中的方法com.ds.bpm.bpd.misc.task.CreateVersionTask
-
- complete() - 类 中的方法com.ds.bpm.bpd.misc.task.OpenProcessTask
-
- complete() - 类 中的方法com.ds.common.swing.progress.Task
-
Invoked by ProgressDialog when the task is completed.
- ComplexContent - com.ds.bpm.bpd.xml.elements中的类
-
A helper element.
- ComplexContent(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.ComplexContent
-
- complexStructure - 类 中的变量com.ds.bpm.bpd.xml.NewXMLComplexElement
-
The list of all elements (attributes, and other elements) that
complex element is consisted of.
- complexStructure - 类 中的变量com.ds.bpm.bpd.xml.XMLComplexElement
-
The list of all elements (attributes, and other elements) that complex element is consisted of.
- componentHidden(ComponentEvent) - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel
-
- componentMoved(ComponentEvent) - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel
-
- componentResized(ComponentEvent) - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel
-
- componentShown(ComponentEvent) - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel
-
- componentToPropertyFileEntry - 类 中的变量com.ds.bpm.bpd.config.BaseConfigPane
-
- ComponentTreeNode<T> - com.ds.bpm.bpd.misc中的类
-
- ComponentTreeNode(T) - 类 的构造器com.ds.bpm.bpd.misc.ComponentTreeNode
-
- ComponentTreeNode() - 类 的构造器com.ds.bpm.bpd.misc.ComponentTreeNode
-
- Condition - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Condition() - 类 的构造器com.ds.bpm.bpd.xml.elements.Condition
-
Creates a new instance of the class.
- Config - com.ds.bpm.bpd.actions中的类
-
Class that realizes Options action.
- Config(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Config
-
- configConfigParameters(JDialog) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- ConfigDialog - com.ds.bpm.bpd.config中的类
-
- ConfigElements - com.ds.bpm.bpd.config中的类
-
- ConfigElements(String) - 类 的构造器com.ds.bpm.bpd.config.ConfigElements
-
Constructor
- configKey - 类 中的静态变量com.ds.httpproxy.RemoteServerFactory
-
- ConfigLine - com.ds.common.swing.datechooser中的类
-
- ConfigLine(TablePanel, Calendar, int, int) - 类 的构造器com.ds.common.swing.datechooser.ConfigLine
-
构造方法
- configLineColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
-
- configParameters(JDialog) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- ConformanceClass - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- ConformanceClass() - 类 的构造器com.ds.bpm.bpd.xml.elements.ConformanceClass
-
Creates a new instance of the class.
- connect(Object, Object, boolean, boolean) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Connects or disconnects the edge and port in this model
based on remove.
- connectionErrorMsg - 类 中的变量com.ds.bpm.bpd.graph.Activity
-
Message to display when there are connection errors.
- connectionSet - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- construct() - 类 中的方法com.ds.common.swing.util.SwingWorker
-
Compute the value to be returned by the get method.
- constructPanel() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLGroupPanel
-
- containChild(ExtNode) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- contains(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns true if node or one of its
ancestors is in the model.
- Content - com.ds.bpm.bpd.xml.elements中的类
-
A helper element.
- Content() - 类 的构造器com.ds.bpm.bpd.xml.elements.Content
-
- contentTabbedPane - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- context - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- contextMap - 类 中的变量com.ds.bpm.bpd.plugin.PluginElement
-
- controlledPanel - 类 中的变量com.ds.bpm.bpd.xml.NewXMLCollection
-
Visually presents the collection of elements.
- controlledPanel - 类 中的变量com.ds.bpm.bpd.xml.panels.NewXMLControlPanel
-
- controlledPanel - 类 中的变量com.ds.bpm.bpd.xml.panels.XMLControlPanel
-
- controlledPanel - 类 中的变量com.ds.bpm.bpd.xml.XMLCollection
-
Visually presents the collection of elements.
- controlPanel - 类 中的变量com.ds.bpm.bpd.xml.NewXMLCollection
-
The panel consisted of control buttons.
- controlPanel - 类 中的变量com.ds.bpm.bpd.xml.XMLCollection
-
The panel consisted of control buttons.
- Conts - com.ds.handler中的类
-
- Conts() - 类 的构造器com.ds.handler.Conts
-
- convertValueToString(Object) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
Overrides Superclass method.
- convertValueToString(Object) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Overrides Superclass method.
- Copy - com.ds.bpm.bpd.actions中的类
-
Class that realizes copy action.
- Copy(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Copy
-
- Cost - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Cost() - 类 的构造器com.ds.bpm.bpd.xml.elements.Cost
-
- CostUnit - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- CostUnit() - 类 的构造器com.ds.bpm.bpd.xml.elements.CostUnit
-
- Countrykey - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Countrykey() - 类 的构造器com.ds.bpm.bpd.xml.elements.Countrykey
-
- create(JGraph, Object[], Map, Rectangle2D, ConnectionSet, ParentMap) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
-
- createActions() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
创建主界面的动作行为 Creates actions used by editor.
- createActions() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Create an editor to represent the given document.
- createActivity(Point, Activity, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates new activity graph object, and associates the new XML logic activity object of Tool type to it.
- createAppCloser() - 类 中的方法com.ds.bpm.bpd.BPD
-
Creates AppCloser object.
- createAutoActivity(Point, Activity, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates new route activity graph object, and associates the new XML logic activity object of AutoActivity type to
it.
- createBlockActivity(Point, Activity, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates new graph BlockActivity object and associates the new XML logic activity object of BlockActivity type to
it.
- createBlockActivityGraph(Window) - 类 中的方法com.ds.bpm.bpd.graph.BlockActivity
-
- createCellEdit(Map, ConnectionSet, ParentMap, UndoableEdit[], String) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns an edit that represents a change.
- createCenterComponent() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
主面板分为快捷方式工具栏、中心组件的上、下两部分,此方法创建子主面板的中心组件 Create the centerpanel of
component of this submainpanel.
- createCenterComponent() - 类 中的方法com.ds.bpm.bpd.TextPreview
-
Create the center component of this panel.
- createCenterComponent() - 类 中的方法com.ds.bpm.bpd.XPDLPreview
-
Create the center component of this panel.
- createCopyOfWorkflowProcess(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
- createCopyOfWorkflowProcess(WorkflowProcess, boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
- Created - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Created() - 类 的构造器com.ds.bpm.bpd.xml.elements.Created
-
- createDeviceActivity(Point, Activity, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates new route activity graph object, and associates the new XML logic activity object of AutoActivity type to
it.
- createEdgeView(JGraph, CellMapper, Object) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Override Superclass Method to Return Custom EdgeView.
- createEdit(Object[], Object[], Map, ConnectionSet, ParentMap, String) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
- createEnd(Point, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates end of graph object.
- createEventActivity(Point, Activity, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
- createFormMenubar(String) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
创建主界面菜单 Create the menubar for the app.
- createGraph() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
Create an editor to represent the given document.
- createGraph() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityEditor
-
Create an editor to represent the given document.
- createGraph() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Creates the graph for the model and all of it's processes.
- createGraph() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
创建工作流图形界面 Create an graph to represent the given document.
- createGraphToolBars() - 类 中的方法com.ds.bpm.bpd.BarFactory
-
创建图形界面工具栏组
- createGraphViewObserver() - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
-
Returns a listener that can update the graph when the model changes.
- createHandle(GraphContext) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
-
Constructs the "root handle" for context.
- createIncidenceMatrix(List) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- createInsertEdit(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[], String) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns an edit that represents an insert.
- createLayerEdit(Object[], int) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
- createLeftComponent() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
子主面板分为左、中、右三部分,此方法是创建子主面板的右边组件,
重载AbstractEditor的createRightComponent()的方法 Create the right of component
of this submainpanel. add by wenzhang 将列表分为本地流程和远程流程两个选项
- createMainComponent() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
主界面分为菜单、中央组件、状态栏上、中、下三部分,此方法是创建主界面中央部分的组件 Create the main component of
this panel.
- createMenu(String, String[]) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
创建一组菜单 Create a menubar for the app.
- createMenubar() - 类 中的方法com.ds.bpm.bpd.BarFactory
-
创建主界面菜单 Create the menubar for the app.
- createMenuItem(String, boolean) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
创建菜单项 This is the hook through which all menubar items are created.
- createMenuItem(String) - 类 中的静态方法com.ds.bpm.bpd.BarFactory
-
Create menubar item with appropriate icon.
- createMouseListener() - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
-
Creates the listener responsible for updating the selection based on
mouse events.
- createNewProcess() - 类 中的方法com.ds.bpm.bpd.actions.New
-
创建一个新的工作流界面
- createOutflow(Point, Activity, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates new graph subflow object and associates the new XML logic activity object of SubFlow type to it.
- createParticipant(Rectangle, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates new graph participant object.
- createPFLocale(String) - 类 中的静态方法com.ds.bpm.bpd.misc.PFLocale
-
Parses given string representing property file extendion.
- createPopupMenu(Object) - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
Creates popup menubar and adds a various actions (depending of where mouse
was pressed - which cell(s) is/are selected).
- createPopupMenuOfJTabbedPanel() - 类 中的方法com.ds.bpm.bpd.BarFactory
-
Creates popup menubar and adds a various actions (depending of where mouse
was pressed - which process is selected).
- createPortView(Port, CellMapper) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Override Superclass Method to Return Custom PortView.
- createProxy(String, boolean) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- createRemoveAndCellEdit(Object[], Map, String) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns an edit that represents a remove and a change.
- createRemoveEdit(Object[], String) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns an edit that represents a remove.
- createRightComponent() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
子主面板分为左、中、右三部分,此方法是创建子主面板的左边组件 Create the left of component of this
submainpanel component.
- createRootPane() - 类 中的方法com.ds.bpm.bpd.BPDAboutDialog
-
- createSearchPanel() - 类 中的方法com.ds.bpm.bpd.TextPreview
-
- createSearchPanel() - 类 中的方法com.ds.bpm.bpd.XPDLPreview
-
- createServiceActivity(Point, Activity, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates new route activity graph object, and associates the new XML logic activity object of AutoActivity type to
it.
- createSpecialButtonGroup() - 类 中的方法com.ds.bpm.bpd.BarFactory
-
创建流程定义图形的按钮组 Creates WorkFlow's ButtonGroup.
- createSpecialButtonGroupButton(String) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
根据资源文件配置,创建流程定义图形的按钮 Create a button to go inside of the buttongroup.
- createSpecialButtonGroupTool(String) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
根据资源文件配置,创建流程定义图形的按钮 Hook through which every buttongroup item is
created.
- createSpecialItems() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
创建特殊菜单项 Create special menubar items - have no functionality at the moment.
- createStart(Point, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates start of graph object.
- createStatusBar() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
此方法创建主界面的状态栏 Create the statusBar
- createSubflow(Point, Activity, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates new graph subflow object and associates the new XML logic activity object of SubFlow type to it.
- createSubMainComponent() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
主面板分为快捷方式工具栏、子主面板组件的上、下两部分,此方法创建子主面板 Create the center component of this
panel.
- createTool(String) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
根据资源文件配置,创建工具栏的按钮 Hook through which every toolbar item is created.
- createToolbar(String, String) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
根据资源文件配置,创建一组工具栏 Create the toolbar.
- createToolbarButton(String) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
根据资源文件配置,创建工具栏的按钮 Create a button to go inside of the toolbar.
- createToolBars() - 类 中的方法com.ds.bpm.bpd.BarFactory
-
创建主界面的工具栏组 Creates application's toolbars.
- createToolBars(String) - 类 中的方法com.ds.bpm.bpd.BarFactory
-
- createTransferable(JComponent) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
-
- createTransferHandler() - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
-
Creates an instance of TransferHandler.
- CreateVersionTask - com.ds.bpm.bpd.misc.task中的类
-
- CreateVersionTask(String) - 类 的构造器com.ds.bpm.bpd.misc.task.CreateVersionTask
-
- createVertexView(JGraph, CellMapper, Object) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
Override Superclass Method to Return Custom vertexView.
- createVertexView(JGraph, CellMapper, Object) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Override Superclass Method to Return Custom vertexView.
- createWorkflowGraph(Window) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
- createWorkflowGraph(Window) - 类 中的方法com.ds.bpm.bpd.graph.Process
-
- createWorkflowGraph(Window) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
- createWorkflowGraph(Window) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- createWorkflowGraph(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Creates graph representation of given workflow process.
- createWorkflowListGraph(Window) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- createWorkflowObject(Window, WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
- createWorkflowObject(Window, WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- createWorkflowProcess(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
创建一个新的流程,展示流程基本属性页面
- CssFills - com.ds.rad中的类
-
- CssFills() - 类 的构造器com.ds.rad.CssFills
-
- CtBPDService - com.ds.bpm.bpd.service中的接口
-
- CtBPDServiceImpl - com.ds.bpm.bpd.service中的类
-
- CtBPDServiceImpl(BPDService) - 类 的构造器com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- current - 类 中的变量com.ds.bpm.bpd.BPDMarqueeHandler
-
Current point (where mouse was dragged).
- CURRENT_VERSION - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
-
- CURRENT_XPDL_VERSION - 类 中的静态变量com.ds.bpm.bpd.xml.PackageValidator
-
- customDebug() - 类 中的方法com.ds.rad.ESDService
-
- CUSTOMFORMULA - 类 中的静态变量com.ds.bpm.bpd.plugin.ExpressionElement
-
- CustomResourceHandler - com.ds.handler.custom中的类
-
- CustomResourceHandler() - 类 的构造器com.ds.handler.custom.CustomResourceHandler
-
- CustomVFSResourceHandler - com.ds.handler.custom中的类
-
- CustomVFSResourceHandler() - 类 的构造器com.ds.handler.custom.CustomVFSResourceHandler
-
- Cut - com.ds.bpm.bpd.actions中的类
-
Class that realizes cut action.
- Cut(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Cut
-
- Gateway - com.ds.bpm.bpd.plugin.impl.activity中的类
-
- Gateway() - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.Gateway
-
- gbEncoding(String) - 类 中的静态方法com.ds.PathUtil
-
- generateID() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
- generateID() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Generates numerical ID for elements that need it, and
converts that ID to string by adding it a prefix that
is set using #setIDPrefix method.
- generateID() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Generates numerical ID for elements that need it, and converts that ID to
string by adding it a prefix that is set using #setIDPrefix method.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement(XMLCollection) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement(XMLCollection) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDefs
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.MDForms
-
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement(XMLCollection) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttributes
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement(XMLCollection) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Forms
-
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Tables
-
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.wfxml.DefInfos
-
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
Generates a new element of the class which instances are members of collection of this class.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.activity.Devices
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.activity.Events
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.activity.Services
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tools
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
Generates a new element of the class which instances are members of collection of this class. return The
generated instance of class that makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActualParameters
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListeners
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadlines
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.EnumerationType
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttributes
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackages
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameters
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listeners
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.Namespaces
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCommissions
-
Generates a new element of the class which instances are members of collection of this class. return The
generated instance of class that makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.RecordType
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsibles
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroups
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRefs
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRestrictions
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transitions
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclarations
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.UnionType
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperties
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRefs
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Generates the new element that made collection.
- generateNewElement() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Generates the new element that made collection.
- generateUUID() - 类 中的静态方法com.ds.bpm.bpd.Utils
-
生成UUID
- get(String) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Gets an userObject property which name is given in parameter what.
- get(String) - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Gets an activity property which name is given in parameter what.
- get(String) - 类 中的方法com.ds.bpm.bpd.graph.End
-
Gets an userObject property which name is given in parameter what.
- get(String) - 类 中的方法com.ds.bpm.bpd.graph.Participant
-
Gets a participant property which name is given in parameter what.
- get(String) - 类 中的方法com.ds.bpm.bpd.graph.Start
-
Gets an userObject property which name is given in parameter what.
- get(String) - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
Gets a transition property which name is given in parameter what.
- get(String) - 接口 中的方法com.ds.bpm.bpd.WorkflowElement
-
Gets an userObject property which name is given in parameter what.
- get(int) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Gets the element that is placed at specified no. from collection.
- get(int) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Gets the element that is placed at specified no. within structure.
- get(String) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Gets the element with specified name from stucture.
- get(int) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Gets the element that is placed at specified no. from collection.
- get(int) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
Gets the element that is placed at specified no. within structure.
- get(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
Gets the element with specified name from stucture.
- get() - 类 中的方法com.ds.common.swing.util.SwingWorker
-
Return the value created by the construct method.
- getAbsoluteFilePath(Package) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getAbsoluteFilePath(Package) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getAction(String) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
得到响应的操作 Method to get packageEditor's action corresponding to the given
string.
- getActions() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得主界面按钮或菜单的操作对象Action Fetch the list of actions supported by this
packageEditor.
- getActivedProcessEditor() - 类 中的方法com.ds.bpm.bpd.BPD
-
获得当前正在编辑的流程界面
- getActivities() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getActivity(String) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns graph Activity object which represents the logical activity with given Id attribute.
- getActivity(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
Returns an XMLActivity specified by given ID.
- getActivity(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getActivityCommandListeners() - 类 中的方法com.ds.bpm.bpd.listener.ListenerManager
-
- getActivityCommandListeners() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getActivityEvent() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Returns a workflow process that contains activity.
- getActivityHeight() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getActivityListeners() - 类 中的方法com.ds.bpm.bpd.listener.ListenerManager
-
- getActivityListeners() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListeners
-
- getActivityListeners() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listeners
-
- getActivityListeners() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getActivityPostconditionColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getActivityPreconditionColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getActivitySet(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
Returns an ActivitySet specified by given ID.
- getActivitySets() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getActivityWidth() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getActMap() - 类 中的方法com.ds.bpm.bpd.BPD
-
- getAllActivitiesInModel(GraphModel) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Gets all existing activities within model.
- getAllCellsInModel(GraphModel) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Gets all existing cells within model.
- getAllExtendedAttributeNames(XMLComplexElement) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- getAllExternalPackages() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Returns a hashtable.
- getAllFlows() - 类 中的静态方法com.ds.bpm.bpd.WorkflowManager
-
- getAllowsChildren() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- getAllowsChildren() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- getAllowsChildren() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- getAllowsChildren() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteAppDefNode
-
是否准许有子节点
- getAllowsChildren() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteClassificationDefNode
-
是否准许有子节点
- getAllowsChildren() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefNode
-
是否准许有子节点
- getAllowsChildren() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefVersionNode
-
是否准许有子节点
- getAllPackageFilenames() - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getAllPackageFilenames() - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getAllPackageIds() - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getAllPackageIds() - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getAllPackages() - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getAllPackages() - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getAllPage() - 类 中的方法com.ds.editor.ESDEditor
-
- getAllParticipantsInModel(GraphModel) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Gets all existing participants within model.
- getAllRightGroup(WorkflowProcess) - 类 中的静态方法com.ds.bpm.bpd.WorkflowManager
-
- getAllTransitionsInModel(GraphModel) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Gets all existing transitions within model.
- getAnyXMLCollection() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
-
- getAPP() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteAppDefNode
-
获得远端应用对象
- getAppIcon() - 类 中的静态方法com.ds.bpm.bpd.BPD
-
Returns the application icon.
- getApplication(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
- getApplicationMap() - 类 中的方法com.ds.bpm.bpd.config.AppConfigManager
-
- getAppLications() - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
-
获取所有应用信息
- getAppLications() - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- getAppName() - 类 中的方法com.ds.bpm.bpd.listener.ListenerManager
-
- getAppName() - 类 中的方法com.ds.bpm.bpd.plugin.PluginManager
-
- getAppName() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getApps() - 类 中的方法com.ds.bpm.bpd.config.AppConfigManager
-
- getAppTitle() - 类 中的静态方法com.ds.bpm.bpd.BPD
-
Returns the application title.
- getAttributes(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns a Map that represents the attributes for
the specified cell.
- getAttributes() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns a map of (object, view attributes).
- getAttributeValue(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- getAttrId() - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
-
- getAttrId() - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
-
- getAttrId() - 类 中的方法com.ds.bpm.bpd.xml.elements.BlockActivity
-
- getAttrName() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getAttrType() - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
- getAutoActivityButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getAutoActivityColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getAutoscrollInsets() - 类 中的方法com.ds.common.swing.KTree
-
- getBackgroundColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getBackwardTransitionColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getBarFactory() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得主界面组件的构造类 Get barFactory class.
- getBasicConnectionErrorMessage() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Returns the basic connection error for the graph, or null if there are no
errors;
- getBasicGraphConformanceErrorMessages() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Returns the message to be written in statusbar if graph is not
conformant.
- getBasicGraphConformanceErrors(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- getBasicGraphConnectionError(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- getBasicLogicError(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- getBasicLogicErrorMessage() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Returns the basic logic error, or null if there are no errors.
- getBasicXPDLSchemaValidationErrorMessage() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
- getBean() - 类 中的方法com.ds.login.LoginPanel
-
- getBlockActivities(boolean) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns the set of BlockActivity graph objects contained within the manager graph.
- getBlockActivities() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
Returns a set of Activity elements, which type is BlockActivity, contained within Activities object.
- getBlockActivities(XMLComplexElement, boolean) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Returns the set of BlockActivity objects contained within given process or block activity.
- getBlockActivity() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getBlockActivity(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
得到所有的块
- getBlockActivityButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getBlockActivityColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getBlockActivityTitle() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityEditor
-
Gets a title.
- getBlockID() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivity
-
- getBounds() - 类 中的方法com.ds.bpm.bpd.graph.ActivityView
-
Returns the bounding rectangle for this view.
- getBounds() - 类 中的方法com.ds.bpm.bpd.graph.ParticipantView
-
Returns the bounding rectangle for this view.
- getBounds(Object, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Gets bounding rectangle of given cell.
- getBoundsOfParticipantFutureActivities(Participant, Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Gets the bounding rectangle of future children activities of given Participant par (that will be participants
activities after parent map is applied).
- getBpdElement() - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- getBPDElement(String) - 类 中的方法com.ds.bpm.bpd.plugin.PluginManager
-
- getBPDService() - 类 中的方法com.ds.bpm.bpd.BPD
-
获得WebService实例.
- getBreakPoints() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
Returns the map of break points of transition graph object.
- getBusBeanTemp(String) - 类 中的方法com.ds.expression.ELService
-
- getButtonGroup() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLRadioPanel
-
- getButtonName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- getButtonName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- getButtonName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- getButtonName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- getButtons() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Attachment
-
- getButtons() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWord
-
- getButtons() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
-
- getButtonValue(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- getButtonValue(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- getButtonValue(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- getButtonValue(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- getCachedSize() - 类 中的方法com.ds.httpproxy.config.ChannelPage
-
- getCachedSize() - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- getCachedSize() - 类 中的方法com.ds.httpproxy.config.Handle
-
- getCachedSize() - 类 中的方法com.ds.httpproxy.config.Page
-
- getCachedSize() - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- getCachedSize() - 类 中的方法com.ds.httpproxy.config.Script
-
- getCanonicalPath(String, boolean) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- getCaption() - 类 中的方法com.ds.expression.ServiceNode
-
- getCaption() - 类 中的方法com.ds.handler.XUIFile
-
- getCause() - 异常错误 中的方法com.ds.bpm.bpd.plugin.PluginException
-
Returns the nested exception, if any.
- getChanged() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns the cells that have changed.
- getChanged() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
Returns the cells that have changed.
- getChannelPag(String) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- getChannelScriptById(String) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- getChild(Object, int) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the child of parent at index index in the parent's
child array.
- getChild(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.APITree
-
- getChild(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.ESDComTree
-
- getChild(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.FormModuleTree
-
- getChild(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.ModuleTree
-
- getChild(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.OrgTree
-
- getChild(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.PlaceTree
-
- getChild(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.TableTree
-
- getChildActivities() - 类 中的方法com.ds.bpm.bpd.graph.Participant
-
Returns participant's children activities (activities for which it is a
container).
- getChildAt(int) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- getChildAt(int) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- getChildAt(int) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- getChildByName(Node, String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- getChildCount(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the number of children of parent.
- getChildCount(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITree
-
- getChildCount() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
Returns the number of children of this node.
- getChildCount() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
Returns the number of children of this node.
- getChildCount(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ESDComTree
-
- getChildCount(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.FormModuleTree
-
- getChildCount(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ModuleTree
-
- getChildCount(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTree
-
鍙栧緱鏌愯妭鐐圭殑瀛愯妭鐐规暟
- getChildCount() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
Returns the number of children of this node.
- getChildCount(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.PlaceTree
-
- getChildCount(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.TableTree
-
- getChildElements() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Return element child nodes, without attributes.
- getChildElements() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
Return element child nodes, without attributes.
- getChildNode(String) - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefVersionNode
-
- getChildNodesContent(Node) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- getChildParticipants() - 类 中的方法com.ds.bpm.bpd.graph.Participant
-
Returns participant's children participants (participants for which it is
a container).
- getChildren(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITree
-
- getChildren() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- getChildren() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- getChildren(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ESDComTree
-
- getChildren() - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- getChildren(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.FormModuleTree
-
- getChildren(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ModuleTree
-
- getChildren(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTree
-
鍙栧緱鏌愯妭鐐圭殑鎵?
- getChildren() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- getChildren(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.PlaceTree
-
- getChildren(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.TableTree
-
- getChildTree(String) - 类 中的方法com.ds.bpm.bpd.misc.OrgExtTree
-
- getChildTree(String) - 类 中的方法com.ds.bpm.bpd.misc.PersonExtTree
-
- getChoices() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataTypes
-
- getChoices() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
Overrides super-class method to return this class specific representation of choices.
- getChoices() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLChoice
-
The possible choices could be instances of XMLElement class, or
can be instances of String.
- getChoices() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
Overrides super-class method to return this class specific representation of choices.
- getChoices() - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
-
The possible choices could be instances of XMLElement class, or can be instances of String.
- getChoosable() - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
It is overriden to give the caller all Applications except the ones with
same Ids as applications on lower level:
If Applications instance is defined at the the workflow process
level, it gives all of it's applications plus the ones defined at the
package level (including all applications from externaly referenced
packages).
- getChoosable() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
If DataFields instance is defined at the the process level, it gives
all of it's data fields plus the ones defined at the package level
(except the ones that have the ID identical to some DataField at the
process level), plus all formal parameters of process .
- getChoosable() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
Returns collection of all participants from the level where this
collection belongs (package or process level) and all levels above, but
leaving out the participants from higher level that were redefined at
lower level.
- getChoosable() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperties
-
Overrides super-class method to return only optional properties to be
choosable.
- getChoosable() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
Returns collection of all workflow processes from current package and
processes from referenced external packages, but leaving out the
processes from external packages which Id is equal to any of current
package processes Ids.
- getChoosable() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Gets elements that can be choosed within some combo box.
- getChoosable() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Gets elements that can be choosed within some combo box.
- getChoosen() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
Gets the choosen value for attribute.
- getChoosen() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLChoice
-
Choosen element is one of the choices.
- getChoosen() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
Gets the choosen value for attribute.
- getChoosen() - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
-
Choosen element is one of the choices.
- getChoosenIndex(Object) - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
-
- getChoosenLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
Returns the current locale.
- getChoosenLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
Returns the current locale.
- getChoosenLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
-
Returns the current locale.
- getChoosenLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
Returns the current locale.
- getChoosenLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
-
Returns the current locale.
- getChoosenLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
-
Returns the current locale.
- getChoosenLocale() - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
Returns the current locale.
- getChoosenResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
Returns the current locale.
- getChoosenResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
Returns the current locale.
- getChoosenResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
-
Returns the current locale.
- getChoosenResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
Returns the current locale.
- getChoosenResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
-
Returns the current locale.
- getChoosenResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
-
Returns the current locale.
- getChoosenResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
Returns the current locale.
- getChrome() - 类 中的方法com.ds.editor.cmd.ESDChrome
-
- getChromeDriver(URL) - 类 中的方法com.ds.editor.ESDEditor
-
- getChromeDriverById(String) - 类 中的方法com.ds.editor.ESDEditor
-
- getClassification() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteClassificationDefNode
-
获得远端流程分类对象
- getClassificationCode() - 类 中的方法com.ds.bpm.bpd.xml.elements.WFApplication
-
- getClassifications() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getClassLoader() - 类 中的方法com.ds.Main
-
- getClassName() - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- getClassName() - 类 中的方法com.ds.handler.XUIFile
-
- getClassname() - 类 中的方法com.ds.httpproxy.config.Handle
-
- getClazz() - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityCommandEnums
-
- getClazz() - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
-
- getClazz() - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEnums
-
- getClazz() - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEventEnums
-
- getClazz() - 枚举 中的方法com.ds.bpm.bpd.enums.FormulaEnums
-
- getCnName() - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- getCollection() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollectionElement
-
- getCollection() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollectionElement
-
- getCollectionElement(String) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returnes the element specified by ID or Name attribute.
- getCollectionElement(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returnes the element specified by ID or Name attribute.
- getColor(String) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
Returns the color parsed from the given string.
- getColumn(int) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Get the table view column from table model index.
- getColumnClass(int) - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel.ErrTableModel
-
- getColumnClass() - 类 中的方法com.ds.common.swing.table.AbstractTableViewColumn
-
Returns Object.class regardless of columnIndex.
- getColumnClass() - 类 中的方法com.ds.common.swing.table.DefaultTableViewColumn
-
Returns the column class.
- getColumnClass(int) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Returns the column class
- getColumnClass() - 接口 中的方法com.ds.common.swing.table.TableViewColumn
-
Returns the most specific superclass for all the cell values
in the column.
- getColumnCount() - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel.ErrTableModel
-
- getColumnCount() - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Returns the number of column
- getColumnName(int) - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel.ErrTableModel
-
- getColumnName(int) - 类 中的方法com.ds.common.swing.table.AbstractTableViewColumn
-
Returns a default name for the column using spreadsheet conventions:
A, B, C, ...
- getColumnName(int) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
-
Returns a default name for the column using spreadsheet conventions:
A, B, C, ...
- getColumnName(int) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Returns the name of the column
- getColumns() - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
-
Gets the columns
- getColumns() - 接口 中的方法com.ds.common.swing.table.TableViewModel
-
Gets the columns
- getComboBox() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
-
- getComboBox() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLComboPanel
-
- getComboDimension(Object[]) - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
-
- getComboPanel() - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLPanel
-
- getCommissions(String, String) - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
-
获取指定流程的流程授权信息
- getCommissions(String, String) - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- getCommonAttributeTableKey() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
-
- getComparator() - 类 中的方法com.ds.common.swing.table.DefaultTableViewColumn
-
Returns the column comparator.
- getComparator() - 接口 中的方法com.ds.common.swing.table.TableViewColumn
-
Returns the number of columns in the model.
- getComponent() - 类 中的方法com.ds.bpm.bpd.config.BaseConfigPane
-
- getComponent() - 类 中的方法com.ds.bpm.bpd.config.CfgColors
-
- getComponent() - 类 中的方法com.ds.bpm.bpd.config.CfgGeneral
-
- getComponent() - 类 中的方法com.ds.bpm.bpd.config.CfgObjectSize
-
- getComponent() - 类 中的方法com.ds.bpm.bpd.config.CfgUI
-
- getCondition() - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
- getConformanceClassNo(String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Returns predefined conformanceClass number.
- getConnectButton() - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLComboPanel
-
- getConnectionErrorMessage() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Returns message that represents connection error for this activity, if there is no connection errors, returns
null.
- getConnectionErrorMessages() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Returns Map of activities as a keys and error message strings as a value.
- getConnectionSet() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns the connectionSet.
- getContent(Node, boolean) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- getContentTabbedPane() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得配置工作流的分页面板 Get contentTabbedPane.
- getContentType(HttpRequest) - 类 中的方法com.ds.handler.UPLoadHandler
-
- getContext() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns the objects that have not changed explicitly, but
implicitly because one of their dependent cells has changed.
- getContextClassLoader() - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Return the thread context class loader if available.
- getContextMap() - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- getControlledPanel() - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLPanel
-
- getControlledPanel() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
- getControlledPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getControlPanel() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
- getControlPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getCoolweiImg() - 类 中的静态方法com.ds.common.swing.util.ImageUtil
-
- getCountry() - 类 中的方法com.ds.bpm.bpd.misc.PFLocale
-
- getCreateTimeEnd() - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- getCreateTimeStart() - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- getCurrChromeDriver() - 类 中的方法com.ds.editor.ESDEditor
-
- getCurrChromeDriver() - 类 中的方法com.ds.rad.ESDService
-
- getCurrent() - 类 中的方法com.ds.common.swing.progress.Task
-
Gets the current attribute of the Task object
- getCurrentActivityId() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getCurrentDateAndTime() - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Gets the current date and time string in ISO-8601 format.
- getCurrentID() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
- getCurrentID() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Gets the ID upon further IDs are generated.
- getCurrentID() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Gets the ID upon further IDs are generated.
- getCurrentVersion() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Indicates which is the current version of BPD.
- getCyclicNodes() - 类 中的方法com.ds.bpm.bpd.xml.GraphChecker
-
- getDAO(String, String) - 类 中的方法com.ds.fdt.server.daoimpl.DAOServiceImpl
-
- getDAO(String, String) - 接口 中的方法com.ds.fdt.server.DAOService
-
- getDAO(String, String) - 类 中的方法com.ds.fdt.server.service.DAOFromService
-
- getDataField(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
Returns a data field with specified ID.
- getDate() - 类 中的方法com.ds.common.swing.DateChooser
-
方法:取得选择日期
- getDate() - 类 中的方法com.ds.common.swing.datechooser.TablePanel
-
方法:取得选择日期
- getDeclaredType(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclarations
-
Returns a type declaration with specified ID.
- getDef() - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
-
- getDefaultChoices() - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
-
已过时。
- getDefaultExceptionTransitionColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getDefaultLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
Returns the default locale.
- getDefaultLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
Returns the default locale.
- getDefaultLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
-
Returns the default locale.
- getDefaultLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
Returns the default locale.
- getDefaultLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
-
Returns the default locale.
- getDefaultLocale() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
-
Returns the default locale.
- getDefaultLocale() - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
Returns the default locale.
- getDefaultResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
Returns the default resource bundle.
- getDefaultResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
Returns the default resource bundle.
- getDefaultResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
-
Returns the default resource bundle.
- getDefaultResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
Returns the default resource bundle.
- getDefaultResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
-
Returns the default resource bundle.
- getDefaultResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
-
Returns the default resource bundle.
- getDefaultResourceBundle() - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
Returns the default resource bundle.
- getDefId() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- getDesc() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- getDesc() - 类 中的方法com.ds.expression.KeyStartBean
-
- getDescendantList(GraphModel, Object[]) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
- getDescendants(GraphModel, Object[]) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Flattens the given array of root cells by adding the roots
and their descandants.
- getDeviceActivityButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getDeviceActivityColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getDevices() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getDialog() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLPanel
-
Find the hosting dialog.
- getDialog() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
-
Find the hosting dialog.
- getDicTypes(String[][]) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLComTreePanel
-
- getDicTypes(String[][]) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTServiceTreePanel
-
- getDicTypes(MenuCfg) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsDicPanel
-
- getDicTypes(MenuCfg) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsTreePanel
-
- getDicTypes(String[][]) - 类 中的方法com.ds.bpm.bpd.xml.panels.ServiceTreePanel
-
- getDisabledImage(Image) - 类 中的静态方法com.ds.common.swing.Images
-
Gets the disabledImage attribute of the Images class
- getDisplayName() - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityCommandEnums
-
- getDisplayName() - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEnums
-
- getDisplayName() - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEventEnums
-
- getDisplayName() - 枚举 中的方法com.ds.bpm.bpd.enums.FormulaEnums
-
- getDriver() - 类 中的静态方法com.ds.editor.chrome.task.RobotFactory
-
- getEdges(GraphModel, Object[]) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Return the set of edges that are connected to the
specified cells.
- getEditableDefaultValue(int) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- getEditableDefaultValue(int) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- getEditableDefaultValue(int) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDefs
-
- getEditableDefaultValue(int) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- getEditableDefaultValue(int) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- getEditableDefaultValue(int) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getEditableTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- getEditableTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.ActForm
-
- getEditableTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- getEditableTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDefs
-
- getEditableTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- getEditableTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- getEditableTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getEditingPanel() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElementDialog
-
Returns the panel that is currently beeing edited.
- getEditingPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLElementDialog
-
Returns the panel that is currently beeing edited.
- getEditor() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Gets an editor object.
- getElementEditingDialog() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
获得流程元素对话框
- getElementsCount() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Count child elements of this complex element.
- getElementsCount() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
Count child elements of this complex element.
- getElementStructure() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Gets the structure of elements contained within collection,
that is the all elements that element is made of.
- getElementStructure() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Gets the structure of elements contained within collection, that is the
all elements that element is made of.
- getEncode() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
- getEncode() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
- getEncode() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
-
- getEncode() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
- getEncode() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
-
- getEncode() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
-
- getEncodeString(String, boolean) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
Sets the encoding String of message
- getEncodeString(String, boolean) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
Sets the encoding String of message
- getEncodeString(String, boolean) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
-
Sets the encoding String of message
- getEncodeString(String, boolean) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
Sets the encoding String of message
- getEncodeString(String, boolean) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
-
Sets the encoding String of message
- getEncodeString(String, boolean) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
-
Sets the encoding String of message
- getEncodeString(String, boolean) - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
Sets the encoding String of message
- getEncoding() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getEndActivities(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- getEndButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getEndColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getEndDescriptions(ProcessEditor) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
Returns the set of descriptions for End elements of given editor's graph.
- getEndDescriptions() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getEndDescriptions() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getEndingActivities(XMLCollectionElement) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- getEnds() - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns set of ends of process/block.
- getEntitiesToInsert(Object) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Returns set of entities to be inserted for given object.
- getEnumsAttribute() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
- getErrorCode() - 异常错误 中的方法com.ds.bpm.bpd.plugin.PluginException
-
Retrieves the BPM exception code for this PluginException
object.
- getErrorMessages() - 类 中的方法com.ds.bpm.bpd.xml.ParsingErrors
-
- getErrPanel(String, Map[]) - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel
-
- getErrTablePanel() - 类 中的方法com.ds.bpm.bpd.MainCenterDownPanel
-
- getEsbTemp() - 类 中的方法com.ds.expression.ELService
-
- getEventActivityButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getEventActivityColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getEventActivityColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getEvents() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getException() - 异常错误 中的方法com.ds.bpm.bpd.plugin.PluginException
-
Returns the nested exception, if any.
- getExceptionTransitionColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getExistingSchemaValidationErrors - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
-
- getExpression() - 类 中的方法com.ds.expression.KeyStartBean
-
- getExpression() - 类 中的方法com.ds.expression.ServiceNode
-
- getExtencwFlows() - 类 中的静态方法com.ds.bpm.bpd.WorkflowManager
-
/** 取得指定服务的所有流程集合
- getExtendedAttribute(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttributes
-
通过指定name得到相应的ExtendedAttribute
- getExternalPackageByRelativeFilePath(String, Package) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getExternalPackageByRelativeFilePath(String, Package) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getExternalWorkflowProcesses() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
- getExtStr() - 类 中的方法com.ds.httpproxy.TestFtlProxy
-
- getFilename() - 类 中的方法com.ds.bpm.bpd.BPD
-
Gets the filename of current document.
- getFillColor() - 类 中的方法com.ds.bpm.bpd.graph.ActivityRenderer
-
- getFillColor() - 类 中的方法com.ds.bpm.bpd.graph.AutoActivityRenderer
-
- getFillColor() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityRenderer
-
- getFillColor() - 类 中的方法com.ds.bpm.bpd.graph.DeviceActivityRenderer
-
- getFillColor() - 类 中的方法com.ds.bpm.bpd.graph.EventActivityRenderer
-
- getFillColor() - 类 中的方法com.ds.bpm.bpd.graph.OutflowRenderer
-
- getFillColor() - 类 中的方法com.ds.bpm.bpd.graph.ServiceActivityRenderer
-
- getFillColor() - 类 中的方法com.ds.bpm.bpd.graph.SubflowRenderer
-
- getFirstParticipantForLocation(int, int) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Finds the topmost Participant at specified location.
- getFont() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
得到系统配置的字体信息
- getFormalParameter(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameters
-
Returns a formal parameter with specified ID.
- getForms() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- getForms() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Form
-
- getForms() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessForm
-
- getFormula(List<ParticipantSelect>, String) - 类 中的方法com.ds.bpm.bpd.plugin.ExpressionElement
-
- getFormulaName() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- getFormulaParameters(String) - 类 中的方法com.ds.bpm.bpd.plugin.ExpressionElement
-
- getFormulas(FormulaType) - 类 中的方法com.ds.bpm.bpd.plugin.ExpressionElement
-
- getFormulas() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- getFormulas() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
-
- getFormulas() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
-
- getFreeTextExpressionParticipant() - 类 中的静态方法com.ds.bpm.bpd.xml.elements.Participant
-
Returns default participant.
- getFreeTextExpressionParticipantColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getFrom() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- getGraph() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
- getGraph() - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
-
Returns graph.
- getGraph() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
获得工作流图形对象
- getGraph() - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns the graph which is managed.
- getGraphBackgroundColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getGraphConformanceErrorMessages() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Returns map of activities as a keys and error message strings as a value.
- getGraphConformanceErrors(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- getGraphModelListeners() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Return an array of all GraphModelListeners that were added to this model.
- getGraphsConnectionErrors(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- getGridColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getGridSize() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getGridStatus() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getGroup() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCommissions
-
- getHandle(GraphContext) - 类 中的方法com.ds.bpm.bpd.graph.TransitionView
-
Returns a cell handle for the view.
- getHandleById(String) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- getHandleColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getHandleid() - 类 中的方法com.ds.httpproxy.config.Handle
-
- getHandleIdList() - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- getHandleList() - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- getHandname() - 类 中的方法com.ds.httpproxy.config.Handle
-
- getHasError() - 类 中的方法com.ds.common.swing.progress.Task
-
ProgressDialog will timely check the return value of this method to adjust
whether an error accured.
- getHelpBroker() - 类 中的方法com.ds.bpm.bpd.BPD
-
获取帮助代理对象
- getHighlightColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getHorizontalOffset() - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns horizontal offset for inserting participants.
- getHostProxyById(String) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- getHumanParticipantColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getIconHeight() - 类 中的方法com.ds.common.swing.table.TableHeaderRenderer.NullIcon
-
Returns the icon's height.
- getIconImag(String) - 类 中的静态方法com.ds.PathUtil
-
- getIconPath() - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
- getIconWidth() - 类 中的方法com.ds.common.swing.table.TableHeaderRenderer.NullIcon
-
Returns the icon's width.
- getId() - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- getId() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.Gateway
-
- getId() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- getID() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollectionElement
-
- getID() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollectionElement
-
- getID(Node) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- getId() - 类 中的方法com.ds.expression.KeyStartBean
-
- getId() - 类 中的方法com.ds.expression.ServiceNode
-
- getId() - 类 中的方法com.ds.handler.XUIFile
-
- getIDFromFile(String) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getIDFromFile(String) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getIDPrefix() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returns the prefix of some ID generated by #generateID.
- getIDPrefix() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returns the prefix of some ID generated by #generateID.
- getImage(URL, boolean) - 类 中的静态方法com.ds.common.swing.Images
-
Gets the image attribute of the Images class
- getImage(URL) - 类 中的静态方法com.ds.common.swing.Images
-
Gets the image attribute of the Images class
- getImage(Class, String, boolean) - 类 中的静态方法com.ds.common.swing.Images
-
Gets the image attribute of the Images class
- getImage(Class, String) - 类 中的静态方法com.ds.common.swing.Images
-
Gets the image attribute of the Images class
- getImageClass() - 类 中的方法com.ds.expression.ServiceNode
-
- getImageClass() - 类 中的方法com.ds.handler.XUIFile
-
- getImg(String) - 类 中的静态方法com.ds.common.swing.util.ImageUtil
-
- getImplementation() - 类 中的方法com.ds.bpm.bpd.config.CAdminService
-
- getImplementationEditor() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
- getImplementationEditor() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivity
-
- getImplementationEditor() - 类 中的方法com.ds.bpm.bpd.graph.Process
-
- getImproperlyConnectedEnds(boolean) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- getImproperlyConnectedStarts(boolean) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- getIncomingTransitions() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Gets all incoming transitions to this activity (instances of ...graph.Transition class).
- getIncomingTransitions() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getIndex(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- getIndex(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- getIndex(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- getIndex(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
- getIndexofArray(String[], String) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
- getIndexOfChild(Object, Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the index of child in parent.
- getIndexOfRoot(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the index of root in the model.
- getIndexPageName() - 类 中的方法com.ds.httpproxy.config.InitHandler
-
- getInforlistScript() - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- getInforScript() - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- getIniFold() - 类 中的方法com.ds.handler.XUIFile
-
- getInitJsPath() - 类 中的方法com.ds.httpproxy.config.InitHandler
-
- getInnerActivityHeight() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getInnerActivityWidth() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getInputStream(String, String) - 类 中的方法com.ds.rad.VFSRADService
-
- getInputTag(String) - 类 中的方法com.ds.bpm.bpd.misc.ValidationErrorDisplay
-
- getInserted() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns the cells that were inserted.
- getInserted() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
Returns the cells that have changed.
- getInstance() - 类 中的静态方法com.ds.bpm.bpd.BPD
-
- getInstance() - 类 中的静态方法com.ds.bpm.bpd.BPDConfig
-
- getInstance() - 类 中的静态方法com.ds.bpm.bpd.config.AppConfigManager
-
- getInstance() - 类 中的静态方法com.ds.bpm.bpd.config.ConfigDialog
-
- getInstance(String, String) - 类 中的静态方法com.ds.bpm.bpd.listener.ListenerManager
-
- getInstance(AbstractEditor) - 类 中的静态方法com.ds.bpm.bpd.MainCenterDownPanel
-
- getInstance(AbstractEditor) - 类 中的静态方法com.ds.bpm.bpd.MainLeftDownPanel
-
- getInstance(Package, TextPreview, String) - 类 中的静态方法com.ds.bpm.bpd.misc.TextTreePanel
-
- getInstance(String, String) - 类 中的静态方法com.ds.bpm.bpd.plugin.PluginManager
-
- getInstance(AbstractEditor) - 类 中的静态方法com.ds.bpm.bpd.TextPreview
-
- getInstance() - 类 中的静态方法com.ds.bpm.bpd.xml.panels.ErrTablePanel
-
- getInstance(AbstractEditor) - 类 中的静态方法com.ds.bpm.bpd.XPDLPreview
-
- getInstance() - 类 中的静态方法com.ds.editor.ESDEditor
-
- getInstance() - 类 中的静态方法com.ds.ESDProxyServer
-
- getInstance() - 类 中的静态方法com.ds.httpproxy.RemoteServerFactory
-
- getInstance() - 类 中的静态方法com.ds.login.ESDProperties
-
- getInUseMessageName(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
- getInUseMessageName(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
- getInUseMessageName(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackages
-
- getInUseMessageName(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- getInUseMessageName(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returns the name of the message defined within property file
that explains the reason why element that is in use
can't be deleted.
- getInUseMessageName(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returns the name of the message defined within property file that
explains the reason why element that is in use can't be deleted.
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDefs
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.MDForms
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttributes
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Forms
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Tables
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.activity.Devices
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.activity.Events
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.activity.Services
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tools
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListeners
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttributes
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameters
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listeners
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transitions
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclarations
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperties
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returns the ordinal numbers of elements not to be displayed
within table panel.
- getInvisibleTableFieldOrdinals() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returns the ordinal numbers of elements not to be displayed within table
panel.
- getIsMain() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- getJdsPath() - 类 中的静态方法com.ds.PathUtil
-
- getJdsRealPath() - 类 中的静态方法com.ds.PathUtil
-
- getJList() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getJoin() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Used to retrieve Join element.
- getJoin() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
- getJoinIndex(int) - 类 中的方法com.ds.bpm.bpd.xml.GraphChecker
-
Returns index of corresponding join node for the given split node index.
- getJsContent() - 类 中的方法com.ds.httpproxy.config.JSLoad
-
- getJScrollPane() - 类 中的方法com.ds.bpm.bpd.misc.TextTreePanel
-
- getJSFileByUrl(String) - 类 中的静态方法com.ds.httpproxy.ExplorerUtil
-
- getJsScript() - 类 中的静态方法com.ds.httpproxy.ExplorerUtil
-
- getJTreeExpandStatus() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
获得流程树型列表的展开状态
- getKey() - 类 中的方法com.ds.expression.ServiceNode
-
- getLanguage() - 类 中的方法com.ds.bpm.bpd.misc.PFLocale
-
- getLanguageDependentString(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
Gets a language dependent string from the resource bundle.
- getLanguageDependentString(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
Gets a language dependent string from the resource bundle.
- getLanguageDependentString(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
-
Gets a language dependent string from the resource bundle.
- getLanguageDependentString(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
Gets a language dependent string from the resource bundle.
- getLanguageDependentString(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
-
Gets a language dependent string from the resource bundle.
- getLanguageDependentString(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
-
Gets a language dependent string from the resource bundle.
- getLanguageDependentString(String) - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
Gets a language dependent string from the resource bundle.
- getLanguageDependentString(String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Gets a resource string from the resource bundle.
- getLastStr() - 类 中的方法com.ds.expression.KeyStartBean
-
- getLDAPCountLimit() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getLDAPTimeLimit() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getLeaf() - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- getLeafParticipantForYPos(int, Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns leaf participant that bounds given y-coordinate.
- getLengthOfTask() - 类 中的方法com.ds.common.swing.progress.Task
-
Gets the lengthOfTask attribute of the Task object
- getLevel() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- getLevel() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- getLevel() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- getLimitTime() - 类 中的方法com.ds.httpproxy.config.InitHandler
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldsPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLESDTablePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLComTreePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDApisPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLEsdComPanels
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDComponentPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulesPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTAreaPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTDeviceTypePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTGatewaysPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTPlacePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTSensorsPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTServiceTreePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLOrgPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonDutyPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonGroupPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonLevelPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonRolePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonsPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLRightOrgPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsDicPanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsTreePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.ServiceTreePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLListChoicePanel
-
- getList() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLListPanel
-
- getListeners(Class) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
-
Returns an array of all the listeners of the given type that
were added to this model.
- getLoadCssScript() - 类 中的静态方法com.ds.httpproxy.ExplorerUtil
-
- getLocale() - 类 中的方法com.ds.bpm.bpd.misc.PFLocale
-
- getLocalEditingProcessMap() - 类 中的方法com.ds.bpm.bpd.BPD
-
返回localEditingProcessMap对象集合
- getLocaleString() - 类 中的方法com.ds.bpm.bpd.misc.PFLocale
-
- getLocalIp() - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- getLocalOverViewMap() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
-
- getLocalTreeNodeMap() - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
-
- getLocation() - 类 中的方法com.ds.handler.XUIFile
-
- getLog(Class) - 类 中的静态方法com.ds.bpm.bpd.BPDLogFactory
-
取得相应类的日志类
- getLogicErrorMessages() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Returns Map of xml objects as keys and error message strings as values.
- getLogicErrors(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- getLoginPanel() - 类 中的方法com.ds.editor.ESDEditor
-
- getLogoIcon() - 类 中的静态方法com.ds.bpm.bpd.BPD
-
Returns the logo icon.
- getLookAndFeelClassName() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getMainCenterDownPanel() - 类 中的方法com.ds.bpm.bpd.BPD
-
获取当前主窗体的中下窗口
- getMainDriver() - 类 中的方法com.ds.editor.ESDEditor
-
- getMainFrame() - 类 中的方法com.ds.bpm.bpd.BPD
-
- getMainLeftDownPanel() - 类 中的方法com.ds.bpm.bpd.BPD
-
获取当前主窗体的左下窗口
- getMainLeftDownPanel() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
-
- getMainProceList() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
add by wenzhang 添加得到所有主流程的方法
- getMainProcess() - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
WENZHANG 06-03-04 本方法存在缺陷使用时请注意条件 本方法适用的范围:每个包内只能有一个主流程 如果主流程不存在(包内只有一个或多个子流程情况可能存在) 如果存在多个主流程按顺序返回第一个
- getMainProcess() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
WENZHANG 06-03-04 本方法存在缺陷使用时请注意条件 本方法适用的范围:每个包内只能有一个主流程 如果主流程不存在(包内只有一个或多个子流程情况可能存在) 如果存在多个主流程按顺序返回第一个
- getMainVersionId() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getMandatoryConformanceClass() - 类 中的方法com.ds.bpm.bpd.BPD
-
- getMandatoryConformanceClass() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getMandatoryConformanceClassSettingStatus() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getMandatoryProperties() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperties
-
Returns set of mandatory and 'mandatory from it's creation' properties
defined in package.
- getManualActivityButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getManualActivityColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getMapping(Object, boolean) - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel.ViewRedirector
-
- getMarqueeColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getMember(int) - 类 中的方法com.ds.bpm.bpd.config.ConfigElements
-
- getMemberCount() - 类 中的方法com.ds.bpm.bpd.config.ConfigElements
-
- getMemberIndex(Object) - 类 中的方法com.ds.bpm.bpd.config.ConfigElements
-
- getMembers() - 类 中的方法com.ds.bpm.bpd.config.ConfigElements
-
- getMenubar() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得主界面菜单组件 Get menubar.
- getMenuItem(String) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得一个菜单项
- getMenuItems() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得主界面菜单组件的菜单项集合 Get the menuItems of .JMenuBar from the Map of menuItems
- getMenus() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLComTreePanel
-
- getMenus() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTServiceTreePanel
-
- getMenus() - 类 中的方法com.ds.bpm.bpd.xml.panels.ServiceTreePanel
-
- getMessage() - 类 中的方法com.ds.bpm.bpd.BPDStatusBar
-
Returns the statusbar message.
- getMessage() - 类 中的方法com.ds.common.swing.progress.Task
-
Gets the message attribute of the Task object
- getMinParticipantHeight() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getMinParticipantWidth() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getModel() - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Get the model to be adapted
- getMyBlockActivity() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityGraph
-
- getMyPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackage
-
- getName() - 类 中的方法com.ds.bpm.bpd.config.BaseConfigPane
-
- getName() - 类 中的方法com.ds.bpm.bpd.config.ConfigElements
-
- getName() - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityCommandEnums
-
- getName() - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEnums
-
- getName() - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEventEnums
-
- getName() - 枚举 中的方法com.ds.bpm.bpd.enums.FormulaEnums
-
- getName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.DicType
-
- getName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.Gateway
-
- getName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- getName() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getName() - 类 中的方法com.ds.bpm.bpd.xml.XMLSelectOption
-
- getName() - 类 中的方法com.ds.common.swing.table.DefaultTableViewColumn
-
Returns the column name.
- getName() - 接口 中的方法com.ds.common.swing.table.TableViewColumn
-
Returns the name of the column.
- getName() - 类 中的方法com.ds.handler.XUIFile
-
- getName() - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- getName() - 类 中的方法com.ds.httpproxy.config.Script
-
- getNameWrappingStatus() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getNewChildren(Object) - 类 中的方法com.ds.bpm.bpd.BPDParentMap
-
Returns all children which will belong to given parent when this parent
map is applied.
- getNewErrTablePanel() - 类 中的方法com.ds.bpm.bpd.MainCenterDownPanel
-
- getNewParent(Object) - 类 中的方法com.ds.bpm.bpd.BPDParentMap
-
Returns parent of given child.
- getNewRootParYPos(Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Gets the insertation point (y-coordinate) of new root participant.
- getNewRow(int) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Convert a model index to row Object.
- getNewTextPreviewPanel() - 类 中的方法com.ds.bpm.bpd.MainCenterDownPanel
-
- getNewXPDLPanel() - 类 中的方法com.ds.bpm.bpd.MainCenterDownPanel
-
- getNextActivityId() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getNextInsertionPoint() - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
Returns the point where will be inserted the next process.
- getNextOrder() - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroups
-
- getNextViewAt(CellView, int, int) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Modified from original to support all views
- getNextViewAt(CellView[], CellView, int, int) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Modified from original to suite our needs.
- getNode() - 类 中的方法com.ds.bpm.bpd.misc.ExtTree
-
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.elements.Description
-
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.elements.HttpUrl
-
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.elements.ServiceParams
-
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
DefaultMutableTreeNode with all subnodes of this element.
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Make tree node for this element and all subelements.
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollectionElement
-
DefaultMutableTreeNode with all subnodes of this element.
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
DefaultMutableTreeNode with all subnodes of this element.
- getNode() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Make tree node for this element and all subelements.
- getNonExceptionalOutgoingTransitions() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
- getNonExceptionalOutgoingTransitions() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getNoOfANDSplitsOrJoins(Set, int) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
Returns the number of activities in the given set that have split or
join, depending on second parameter.
- getNoOfGraphReferences() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
- getOffset(Activity) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns the point within the graph where the upper-left corner of given graph activity is placed.
- getOldPanel() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
- getOldPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
- getOldValue() - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
-
已过时。
- getOperationState() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ButtonPlugin
-
- getOperationState() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Attachment
-
- getOperationState() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWord
-
- getOperationState() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
-
- getOrganizationalUnitParticipantColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getOrgTree(String, String, Integer) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeFactory
-
- getOtherwiseTransitionColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getOutflow() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getOutflowActivity(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
得到所有的子流程
- getOutFlowActivityColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getOutFlows(Package) - 类 中的静态方法com.ds.bpm.bpd.WorkflowManager
-
- getOutgoingTransitions() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Gets all outgoing transitions from this activity (instances of ...graph.Transition class).
- getOwner() - 类 中的方法com.ds.bpm.bpd.xml.elements.ArrayType
-
- getOwner() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataTypes
-
- getOwner() - 类 中的方法com.ds.bpm.bpd.xml.elements.ListType
-
- getOwner() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
- getOwner() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLPanel
-
- getOwner() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
-
- getOwner() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getOwnerProcess() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Returns a workflow process that contains activity.
- getOwnerProcess() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Returns a workflow process that contains the set.
- getOwnerProcess() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.activity.Device
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.activity.Event
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.activity.Service
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tool
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.Application
-
Used to determine if application is external to some collection.
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
Usefull to determine if some application is from other package.
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataField
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
Usefull to determine if some data field is from other package.
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
-
Returns the package where ext. attrib. belongs to.
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclaration
-
- getPackage() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Returns the package that is container for process.
- getPackageByFilename(String) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getPackageByFilename(String) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getPackageById(String) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getPackageById(String) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getPackageEditor() - 类 中的方法com.ds.bpm.bpd.BPD
-
Returns the instance of package editor that maintains current package.
- getPackageEditor() - 类 中的方法com.ds.bpm.bpd.graph.Process
-
- getPackageEditor() - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
-
- getPackageFileContent(String) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getPackageFileContent(String) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getPackageTreePanel() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
-
- getPackProcessDefList(String) - 类 中的方法com.ds.bpm.bpd.BPD
-
获得远程流程定义信息集
- getPag(String) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- getPageIndex() - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- getPageScript() - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- getPageSize() - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.config.ApplicationPanel
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommand
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommandEvent
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDevice
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormPlugin
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityService
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityServiceEvent
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityTask
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityUserEvent
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.ActForm
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDef
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDefs
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.MDForms
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.OpinionRightGroup
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.SimpleActivityDeviceEvent
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttribute
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttributes
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonMultiAttribute
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Form
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Forms
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessDeviceEvent
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormPlugin
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessSelectDevice
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Table
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Tables
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RoutePlugin
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.plugin.impl.SafePlugin
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Prepares the tabbed panel to show editable fields of Activity.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Device
-
Uses a trick to set the cloned instance of actual parameters to be
edited, so that canceling of changes to the actual parameter collection
can be handled - the real instance of actual parameters is set to the
cloned instance within the isValidData method.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Devices
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Event
-
Uses a trick to set the cloned instance of actual parameters to be
edited, so that canceling of changes to the actual parameter collection
can be handled - the real instance of actual parameters is set to the
cloned instance within the isValidData method.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Events
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
-
Uses a trick to set the cloned instance of actual parameters to be edited, so that canceling of changes to the
actual parameter collection can be handled - the real instance of actual parameters is set to the cloned instance
within the isValidData method.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Service
-
Uses a trick to set the cloned instance of actual parameters to be
edited, so that canceling of changes to the actual parameter collection
can be handled - the real instance of actual parameters is set to the
cloned instance within the isValidData method.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Services
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
-
Uses a trick to set the cloned instance of actual parameters to be edited, so that canceling of changes to the
actual parameter collection can be handled - the real instance of actual parameters is set to the cloned instance
within the isValidData method.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tool
-
Uses a trick to set the cloned instance of actual parameters to be
edited, so that canceling of changes to the actual parameter collection
can be handled - the real instance of actual parameters is set to the
cloned instance within the isValidData method.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tools
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Prepares the tabbed panel to show editable fields of Activity.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActualParameter
-
Prepares the panel with a combo box to choose the one of defined
DataFields that will be used as an actual parameter.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActualParameters
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Application
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Automatic
-
Overrides super class method that returns XMLGroupPanel, to return the
empty panel.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.BasicType
-
Prepares the panel with a combo box to choose the one of allowed basic
types.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.BlockActivity
-
Uses a trick to set the cloned instance of actual parameters to be edited, so that canceling of changes to the
actual parameter collection can be handled - the real instance of actual parameters is set to the cloned instance
within the isValidData method.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListener
-
得到Listener的显示Panel
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListeners
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ComplexContent
-
Prepares the panel for entering/reading description of some XML element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ConformanceClass
-
Prepares the panel with a combo box to choose the one of allowed types of
graph conformance.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Content
-
Prepares the panel for entering/reading description of some XML element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataField
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataType
-
Prepares the panel with a combo box to choose the one of allowed data
types.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataTypes
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.DeadlineCondition
-
Prepares the panel for entering/reading condition of deadline.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadlines
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.DeclaredType
-
Prepares the panel with a combo box to choose the one of already
user-declared types.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Description
-
Prepares the panel for entering/reading description of some XML element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Documentation
-
Prepares the panel for choosing documentation for some XML element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.EnumerationType
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
-
Prepares the panel for showing extended attribute of some XML element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttributes
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackage.AttrHref
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackage
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackages
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.FinishMode
-
Prepares the panel with a combo box to choose the one of allowed finish
modes.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.database.FormulaFieldPanel
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.database.FormulaTablePanel
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.esd.FormulaApiPanel
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.esd.FormulaComponentPanel
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.esd.FormulaModulePanel
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormulaCustomParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormulaEnumsValueParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaAreaParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaDataKeyParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaDeviceTypeParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaGatewayParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaPlaceParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaSensorParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaServiceEventParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaOrgParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonDutyParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonGroupParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonLevelParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonRoleParameter
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.HttpUrl
-
Prepares the panel for entering/reading description of some XML element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Icon
-
Prepares the panel for choosing icon for some XML element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Implementation
-
Prepares the panel with a combo box to choose the one of types of
implementation.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Join
-
Prepares the panel with a combo box to choose the one of allowed join types.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listener
-
得到Listener的显示Panel
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listeners
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ListType
-
Prepares the panel with a combo box to choose the one of allowed list
types.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Manual
-
Overrides super class method that returns XMLGroupPanel, to return the
empty panel.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Member
-
Prepares the panel with a combo box to choose the one of allowed member
types.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Namespace
-
Prepares the panel for showing extended attribute of some XML element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Namespaces
-
- getPanel(int) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Prepares the one of the group panels that contains some of this element
editable fields.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Prepares the tabbed panel to show editable fields of Package.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
Prepares panel to show editable fields of Participant.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ParticipantType
-
Prepares the panel with a radio buttons to choose the one of allowed
participant types.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Performer
-
Returns the text panel, but do not allow it to update information on
participant used as a performer, because this is done automatically.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCfgCommission
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCommission
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCommissions
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.RecordType
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.RedefinableHeader
-
Uses a trick to set the cloned instance of responsibles to be edited, so that canceling of changes to the
responsible collection can be handled - the real instance of responsibles is set to the cloned instance within
the isValidData method.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsible
-
Prepares a XMLOrgPanel to choose the one of allowed responsible.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsibles
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroup
-
得到RightGroup的显示Panel
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroups
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.SchemaType
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.ServiceParams
-
Prepares the panel for entering/reading description of some XML element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
Prepares the panel with a combo box to choose the one of allowed split types.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.StartMode
-
Prepares the panel with a combo box to choose the one of allowed start
modes.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
Prepares the panel with all editable (and non-editable) elements which defines a transition.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transitions
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclaration
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.UnionType
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel(int) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperty
-
Prepares the one of the group panels that contains some of this element
editable fields.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperty
-
Prepares the panel to show editable fields of UserProperty instance.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRef
-
Prepares panel to show editable fields of UserPropertyRef.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRefs
-
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
- getPanel(int) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Prepares the one of the group panels that contains some of this element editable fields.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Prepares the tabbed panel to show editable fields of WorkflowProcess.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Xpression
-
Prepares the panel for expression definition.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
Returns the panel for editing an attribute element value.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLChoice
-
The default panel that represents this class visually
is instance of
XMLComboPanel class.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Returns the panel for editing the element.
- getPanel(int) - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLGroupPanel
-
- getPanel(int) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLGroupPanel
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
Returns the panel for editing an attribute element value.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
-
已过时。
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
-
The default panel that represents this class visually is instance of
XMLComboPanel class.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexChoice
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Returns the panel for editing the element.
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLExpressionElement
-
- getPanel() - 类 中的方法com.ds.bpm.bpd.xml.XMLSimpleElement
-
- getPanels() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getParam() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
-
- getParameters() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- getParameters() - 类 中的方法com.ds.expression.ServiceNode
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.database.FormulaFieldPanel
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.database.FormulaTablePanel
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.esd.FormulaApiPanel
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.esd.FormulaComponentPanel
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.esd.FormulaModulePanel
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormulaEnumsValueParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaAreaParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaDataKeyParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaDeviceTypeParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaGatewayParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaPlaceParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaSensorParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.iot.FormulaServiceEventParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaOrgParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonDutyParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonGroupParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonLevelParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonParameter
-
- getParamValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonRoleParameter
-
- getParent(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the parent of child in the model.
- getParent() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- getParent() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- getParent() - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- getParent() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- getParent() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
-
- getParentDirectory(Package) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getParentDirectory(Package) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- getParentEditor() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得主界面的对象 Gets parentEditor.
- getParentEditor() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
- getParentEditor() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivity
-
- getParentEditor() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
获得主界面的对象 Gets parentEditor.
- getParentId() - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- getParentList(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
Returns the list that exclusively contains view.
- getParentMap() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns the parentMap.
- getParsingErrorMessages() - 类 中的方法com.ds.bpm.bpd.xml.XML
-
This method should be called immediatelly after opening a document,
otherwise, messages could be invalid.
- getParsingErrorMessages() - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
This method should be called immediatelly after opening a document,
otherwise, messages could be invalid.
- getParticipant(String) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns graph Participant object which represents the logical participant with given Id attribute.
- getParticipant(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- getParticipantBorderColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getParticipantFutureActivities(Participant, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Gets future children activities of given participant par (that will be par's activities after parent map is
applied).
- getParticipantHeight(Object, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Gets height of given participant (from it's current view or from propertyMap).
- getParticipantID(Activity) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns the Id attribute of (XML logic) Participant object, which graph object visually holds given activity
graph object.
- getParticipantID() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getParticipantNameWidth() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getParticipantsForYPos(int, int, Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns participants that are under or above given yPos, or contains that y-position:
direction=0 -> under,
direction=1 -> above,
direction=2 -> contains.
- getParticipantTextColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getParticipantWidth(Object, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Gets width of given participant (from it's current view or from propertyMap).
- getPasswordAuthentication() - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLAuthenticator
-
- getPath() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- getPath() - 类 中的方法com.ds.bpm.bpd.xml.XMLSelectOption
-
- getPath() - 类 中的方法com.ds.expression.ServiceNode
-
- getPath() - 类 中的方法com.ds.handler.XUIFile
-
- getPath() - 类 中的方法com.ds.httpproxy.config.JSLoad
-
- getPersonDutyTree() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeFactory
-
- getPersonLevelTree() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeFactory
-
- getPersonPositionTree() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeFactory
-
- getPersonRoleTree() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeFactory
-
- getPersonTree(List<Person>, String, String) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeFactory
-
需要筛选的人员范围
- getPkgIdToGraphMap() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
- getPluginParams(String) - 类 中的方法com.ds.bpm.bpd.plugin.PluginManager
-
- getPlugins() - 类 中的方法com.ds.bpm.bpd.plugin.PluginManager
-
- getPlugins(PluginType, ActivityDefImpl) - 类 中的方法com.ds.bpm.bpd.plugin.PluginManager
-
- getPopupPoint() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
Gets the point of last popup menubar creation.
- getPort() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Gets the port associate with this activity.
- getPort() - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- getPortSize() - 类 中的静态方法com.ds.bpm.bpd.BPDPortView
-
Returns port's size.
- getPreferredDimension(String[]) - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLControlPanel
-
- getPreferredDimension(String[]) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLControlPanel
-
- getPresentationName() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns getPresentationName from the
last UndoableEdit added to
edits.
- getPreviousAttributes() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns a map that contains (object, map) pairs
of the attributes that have been stored in the model.
- getPreviousAttributes() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
Returns null.
- getPreviousConnectionSet() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- getPreviousConnectionSet() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
- getPreviousParentMap() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- getPreviousParentMap() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
- getPrintDescription(String, StyledDocument) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Make print description of this element and all subelements and attributes.
- getPrintDescription(String, StyledDocument) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Make print description of this element and all subelements and attributes.
- getPrintDescription(StyledDocument) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
This method will call getPrintDescription(String indent) with parameter OFFSET.
- getPrintDescription(String, StyledDocument) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Description of this element and all subelements.
- getPrintDescription(StyledDocument) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
This method will call getPrintDescription(String indent) with parameter OFFSET.
- getPrintDescription(String, StyledDocument) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Description of this element and all subelements.
- getProcess() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommand
-
- getProcess() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommandEvent
-
- getProcess() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormPlugin
-
- getProcess() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- getProcess() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityTask
-
- getProcess() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
-
- getProcess() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
-
- getProcess() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RoutePlugin
-
- getProcessButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getProcessClassifications(String, String) - 类 中的方法com.ds.bpm.bpd.config.AppConfigManager
-
- getProcessClassifications() - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
-
获取流程分类配置
- getProcessClassifications() - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- getProcessColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getProcessCommissionsByGroup(CommissionEnums) - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCfgCommission
-
- getProcessDef() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefNode
-
获得远端流程对象
- getProcessDefList(String) - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
-
获取流程定义列表
- getProcessDefList(String) - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- getProcessDefListFromDB(String) - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
-
从数据库中获得工作流XPDL字符串
- getProcessDefListFromDB(String) - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- getProcessDefVersion() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefVersionNode
-
获得流程版本对象
- getProcessEditor() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Gets an editor object.
- getProcessEditor() - 类 中的方法com.ds.bpm.bpd.graph.Process
-
Gets a tooltip text for activity.
- getProcessEditor() - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
- getProcessEditor() - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Gets an editor object.
- getProcessEditor() - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel
-
- getProcessFlag() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
获得流程属于本地还是远程的标识
- getProcessHeight() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getProcessListeners() - 类 中的方法com.ds.bpm.bpd.listener.ListenerManager
-
- getProcessListeners() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listeners
-
- getProcessListeners() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getProcessModified() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
- getProcessObject(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
- getProcessProperties() - 类 中的方法com.ds.bpm.bpd.graph.Process
-
- getProcessTitle() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
Gets a title.
- getProcessWidth() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getProjectName() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getProjectName() - 类 中的方法com.ds.handler.XUIFile
-
- getProperty() - 类 中的方法com.ds.bpm.bpd.MainCenterDownPanel
-
- getProperty(String) - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- getProperty(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getProperty(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperties
-
Returns a property specified by ID.
- getProperty(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getPropertyKeys() - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- getPropertyObject() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Gets a property object (DTDElement).
- getPropertyObject() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Gets a property object (DTDElement).
- getPropertyObject() - 类 中的方法com.ds.bpm.bpd.graph.Participant
-
Gets a property object (DTDElement).
- getPropertyObject() - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
Gets a property object (DTDElement).
- getPropertyObject() - 接口 中的方法com.ds.bpm.bpd.WorkflowElement
-
Gets a property object (DTDElement).
- getProxyid() - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- getProxypath() - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- getProxyUrl(URL) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- getRaf(Package) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- getReadOnlyMessageName(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
- getReadOnlyMessageName(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
- getReadOnlyMessageName(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- getReadOnlyMessageName(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returns the name of the message defined within property file
that explains the reason why element marked as read only
can't be deleted.
- getReadOnlyMessageName(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returns the name of the message defined within property file that
explains the reason why element marked as read only can't be deleted.
- getRealXMLPackage() - 类 中的方法com.ds.bpm.bpd.BPD
-
Gets the main package representing opened XML file.
- getRealXMLPackage() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Gets a real XML package object (the one of the main XML file).
- getRecentFileListSize() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getRecentFilesMenu() - 类 中的方法com.ds.bpm.bpd.BPD
-
- getRedo() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得一个重复操作对象 Returns redoAction class.
- getRefTransitionRefs() - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
- getRefTransitions() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getRelativePath(Path, Path) - 类 中的静态方法com.ds.bpm.bpd.xml.Path
-
- getRemoteEditingProcessMap() - 类 中的方法com.ds.bpm.bpd.BPD
-
返回remoteEditingProcessMap对象集合
- getRemoteOverViewMap() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
-
- getRemotePackageTreePanel() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
-
- getRemoteProcessDefList(Boolean) - 类 中的方法com.ds.bpm.bpd.BPD
-
获得远程流程定义信息集
- getRemoteProcessMap() - 类 中的方法com.ds.bpm.bpd.BPD
-
返回remoteProcessMap对象集合
- getRemoteTreeNodeMap() - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
-
- getRemoved() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns the cells that were inserted.
- getRemoved() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
Returns the cells that have changed.
- getRemovedNodes() - 类 中的方法com.ds.bpm.bpd.BPDParentMap
-
Returns nodes that will be removed after this map is applied (These are
entries which parent part is null).
- getRenderer() - 类 中的方法com.ds.bpm.bpd.BPDPortView
-
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.ActivityView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.AutoActivityView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.DeviceActivityView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.EndView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.EventActivityView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.JoinActivityView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.OutflowView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.ParticipantView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.ProcessView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.ServiceActivityView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.SplitActivityView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.SplitAndJoinActivityView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.StartView
-
Returns a renderer for the class.
- getRenderer() - 类 中的方法com.ds.bpm.bpd.graph.SubflowView
-
Returns a renderer for the class.
- getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - 类 中的方法com.ds.bpm.bpd.graph.MultiLinedRenderer
-
- getResource(String) - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
Gets the url from a resource string.
- getResource(String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Gets the url from a resource string.
- getResource(String, Locale) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Gets internationalized resource.
- getResource(String) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Gets internationalized resource.
- getResource(Class, String, Locale) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Finds the resource with the given class and name.
- getResource(Class, String) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Finds the resource with the given class and name.
- getResourceAsFile(String, String, Locale) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Gets internationalized file resource.
- getResourceAsFile(String, String) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Gets internationalized file resource.
- getResourceAsStream(String, Locale) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Gets internationalized resource as stream.
- getResourceAsStream(String) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Gets internationalized resource as stream.
- getResourceAsStream(Class, String, Locale) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Returns an input stream for reading the specified resource with the
given class.
- getResourceAsStream(Class, String) - 类 中的静态方法com.ds.common.swing.ResourceLocator
-
Returns an input stream for reading the specified resource with the
given class.
- getResourceParticipantColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getResourceSetParticipantColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getResourceString(String) - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.ActivityRenderer
-
Paints activity.
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.AutoActivityRenderer
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityRenderer
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.DeviceActivityRenderer
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.EndRenderer
-
Paints End.
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.EventActivityRenderer
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.JoinActivityRenderer
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.OutflowRenderer
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.ServiceActivityRenderer
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.SplitActivityRenderer
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.SplitAndJoinActivityRenderer
-
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.StartRenderer
-
Paints Start.
- getResurceImage() - 类 中的方法com.ds.bpm.bpd.graph.SubflowRenderer
-
- getRightGroup(WorkflowProcess) - 类 中的静态方法com.ds.bpm.bpd.WorkflowManager
-
得到指定流程定义的权限组
- getRightGroupName(WorkflowProcess, String) - 类 中的静态方法com.ds.bpm.bpd.WorkflowManager
-
- getRobotChrome(boolean) - 类 中的静态方法com.ds.editor.chrome.task.RobotFactory
-
- getRoleParticipantColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getRomveWorkflowProcessMap() - 类 中的方法com.ds.bpm.bpd.BPD
-
- getRoot() - 类 中的方法com.ds.bpm.bpd.misc.APITree
-
- getRoot() - 类 中的方法com.ds.bpm.bpd.misc.ESDComTree
-
- getRoot() - 类 中的方法com.ds.bpm.bpd.misc.FormModuleTree
-
- getRoot() - 类 中的方法com.ds.bpm.bpd.misc.ModuleTree
-
- getRoot() - 类 中的方法com.ds.bpm.bpd.misc.OrgTree
-
鍙栧緱璇ユ爲鐨勬牴鑺傜偣
- getRoot() - 类 中的方法com.ds.bpm.bpd.misc.PlaceTree
-
- getRoot() - 类 中的方法com.ds.bpm.bpd.misc.TableTree
-
- getRootAt(int) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the root at index index in the model.
- getRootCount() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the number of roots in the model.
- getRootNode() - 类 中的方法com.ds.bpm.bpd.TextTreeModel
-
- getRootParticipants(GraphModel) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the root participants of the specified model as a set.
- getRootParticipantWidth(Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Gets the width of root participants.
- getRoots(GraphModel) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the roots of the specified model as an array.
- getRoots() - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel.ViewRedirector
-
- getRoutingType() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- getRowCount() - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel.ErrTableModel
-
- getRowCount() - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
-
Gets the numur o
Returns the number of rows.
- getRowCount() - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Get the number of column.
- getRowCount() - 接口 中的方法com.ds.common.swing.table.TableViewModel
-
Returns the number of rows.
- getRowObject(int) - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
-
Returns the Object represent the row.
- getRowObject(int) - 接口 中的方法com.ds.common.swing.table.TableViewModel
-
Returns the Object represent the row.
- getRowObjects() - 类 中的方法com.ds.common.swing.table.TableViewModelEvent
-
Returns a collection of row Object.
- getRule() - 类 中的方法com.ds.httpproxy.config.Handle
-
- getRule() - 类 中的方法com.ds.httpproxy.config.InitHandler
-
- getRunningUrl(String) - 类 中的静态方法com.ds.httpproxy.ExplorerUtil
-
- getSchemaInputSource() - 类 中的静态方法com.ds.bpm.bpd.xml.XPDLEntityResolver
-
- getScript() - 类 中的方法com.ds.httpproxy.config.Script
-
- getScriptById(String) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- getScriptindex() - 类 中的方法com.ds.httpproxy.config.Script
-
- getScripts() - 类 中的方法com.ds.httpproxy.config.ChannelPage
-
- getScripts() - 类 中的方法com.ds.httpproxy.config.Page
-
- getSearchText(TableViewColumn) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Gets the search text
- getSearchText(int) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Returns the text to search.
- getSelectables() - 类 中的方法com.ds.bpm.bpd.BPDGraphSelectionModel
-
Returns the cells that are currently selectable.
- getSelectButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getSelectedActivityColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getSelectedElement() - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLPanel
-
- getSelectedElement() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLTableControlPanel
-
- getSelectedElement() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
-
- getSelectedElement() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTableControlPanel
-
- getSelectedElement() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTablePanel
-
- getSelectedItem() - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLPanel
-
- getSelectedItem() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
-
- getSelectedItem() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLComboPanel
-
- getSelectedItem() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLRadioPanel
-
- getSelectedRowObject() - 类 中的方法com.ds.common.swing.TableView
-
Get the selection.
- getSelectedRowObjects() - 类 中的方法com.ds.common.swing.TableView
-
Get the selections.
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldsPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLESDTablePanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLComTreePanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDApisPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLEsdComPanels
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDComponentPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulePanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulesPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTAreaPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTDeviceTypePanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTGatewaysPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTPlacePanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTSensorsPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTServiceTreePanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLOrgPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonDutyPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonGroupPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonLevelPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonRolePanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonsPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsDicPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsTreePanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaPanel
-
- getSelectionMode() - 类 中的方法com.ds.bpm.bpd.xml.panels.ServiceTreePanel
-
- getSelectionModel() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLRightOrgPanel
-
- getSelfRoutedTransitionButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getServcieByType() - 类 中的方法com.ds.expression.ELService
-
- getServer(RemoteHostProxy) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- getServerName() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
获得服务器名称
- getServerPort() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
获得服务器名称
- getServerUrl() - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- getServiceActivityButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getServiceActivityColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getServices() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getSortColumnIndex() - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Returns the index if the sorted column.
- getSortedColumnIndex() - 类 中的方法com.ds.bpm.bpd.xml.panels.tablesorting.SortingTable
-
- getSource(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the source of edge.
- getSource() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Returns the source of this change.
- getSource() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
Returns the source of this change.
- getSourceActions(JComponent) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
-
- getSourceActivity() - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
Returns source activity.
- getSourceVertex(GraphModel, Object) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the source vertex of the edge by calling getParent on
getSource on the specified model.
- getSpecialButtonGroup(String) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得流程定义按钮 Put SpecialButton to the Hashtable of specialButtonGroup.
- getSpecialButtonGroup() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得流程定义按钮的MAP集合 Put SpecialButton to the Hashtable of specialButtonGroup.
- getSpecialButtons() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
Adds buttons created in PEMarqueHandler class to the group.
- getSpecialItem(String) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
从Hashtable中 获得特殊菜单项
- getSpecialItems() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得特殊菜单项的HashTable
- getSplit() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Used to retrieve Split element.
- getSplit() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
- getSplitOrJoinActivities(Set, int) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
Returns the set of (XML) activities that have split or join.
- getSplitOrJoinActivities(Collection, int) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Returns the set of (XML) activities that have split or join.
- getStartActivities(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- getStartButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getStartColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getStartDescriptions(ProcessEditor) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
Returns the set of description for Start elements of given editor's
graph.
- getStartDescriptions() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getStartDescriptions() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getStartingActivities(XMLCollectionElement) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- getStartingLocale() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getStarts() - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns starts of process/block.
- getStatus() - 类 中的方法com.ds.common.swing.ProgressDialog
-
Gets the status attribute of the ProgressDialog object
- getStatusBar() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
此方法获得主界面的状态栏 Get the statusBar
- getStatusBar() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
此方法获得主界面的状态栏 Get the statusBar
- getStatusBarStatus() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getStr() - 类 中的方法com.ds.expression.KeyStartBean
-
- getSub() - 类 中的方法com.ds.expression.ServiceNode
-
- getSub() - 类 中的方法com.ds.handler.XUIFile
-
- getSubflow() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getSubflowActivityButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getSubFlowActivityColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getSubFlows(Package) - 类 中的静态方法com.ds.bpm.bpd.WorkflowManager
-
得到指定package下的所有子流程
- getSubProcessList() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
得到所有的子流程
- getSuffixMap() - 类 中的静态方法com.ds.handler.Conts
-
- getSystemCode() - 类 中的方法com.ds.bpm.bpd.xml.elements.WFApplication
-
- getSystemCode() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getSystemParticipantColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getTabbedPanel(int) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTabbedPanel
-
- getTable() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaPanel
-
- getTable() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
-
- getTable() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTablePanel
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - 类 中的方法com.ds.common.swing.table.TableHeaderRenderer
-
Returns the graphical component of the renderer.
- getTableElements() - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
It is overriden to give the caller all Applications:
If Applications instance is defined at the the workflow process
level, it gives all of it's applications plus the ones defined at the
package level (including all applications from externaly referenced
packages).
- getTableElements() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
Returns all DataFields:
If DataFields instance is defined at the the process level, it gives
all of it's data fields plus the ones defined at the package level.
- getTableElements() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameters
-
It is overriden to set the read-only property of Id attribute to the
proper value in the case of formal parameters of workflow process: if
FormalParameter instance is used in transition conditions, it is set to
be read only, otherwise, it is set to be editable.
- getTableElements() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
It is overriden to give the caller all Participants:
If Participants instance is defined at the the workflow process
level, it gives all of it's participants plus the ones defined at the
package level (including all participants from externaly referenced
packages).
- getTableElements() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
Returns the collection of processes defined in the current package.
- getTableElements() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Gets elements that can be choosed within table.
- getTableElements() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Gets elements that can be choosed within table.
- getTableInfos(TableInfo) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldPanel
-
- getTableInfos(TableInfo) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldsPanel
-
- getTables() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Table
-
- getTabOverviewPanel() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
-
- getTagVar() - 类 中的方法com.ds.expression.ServiceNode
-
- getTarget(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the target of edge.
- getTargetActivity() - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
Returns target activity.
- getTargetVertex(GraphModel, Object) - 类 中的静态方法com.ds.bpm.bpd.BPDGraphModel
-
Returns the target vertex of the edge by calling getParent on
getTarget on the specified model.
- getTempProcessDefList() - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
-
获取流程模板
- getTempProcessDefList() - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- getTest() - 类 中的方法com.ds.httpproxy.TestFtlProxy
-
- getText() - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- getText() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLCustomFormulaPanel
-
- getText() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
-
- getText() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
-
- getText() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLLocationPanel
-
- getText() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
-
已过时。
- getText() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
-
- getText() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTextPanel
-
- getText() - 类 中的方法com.ds.bpm.bpd.xml.XMLSelectOption
-
- getTextPreviewPanel() - 类 中的方法com.ds.bpm.bpd.MainCenterDownPanel
-
- getTextTreePanel() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
-
- getThumb(String) - 类 中的静态方法com.ds.PathUtil
-
- getTi() - 类 中的方法com.ds.editor.ESDEditor
-
- getTitle() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得窗口标题 Gets a title.
- getTitle() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Gets a title.
- getTitle() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLPanel
-
- getTitle() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
-
- getTo() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- getToolbarComponent(String) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得一个快捷方式工具栏按钮
- getToolbarComponents() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得存储所有快捷方式工具栏按钮的Map对象 Get the buttons of toolbar from the Map of
toolbarComponents.
- getToolbarGroup(String) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
从工具栏组中获得工具栏对象 Get the toolbar from the Hashtable of toolbarComponents.
- getTools() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- getTooltip() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Gets a tooltip text for element.
- getTooltip() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Gets a tooltip text for activity.
- getTooltip() - 类 中的方法com.ds.bpm.bpd.graph.Participant
-
Gets a tooltip text for participant.
- getTooltip() - 类 中的方法com.ds.bpm.bpd.graph.Process
-
Gets a tooltip text for activity.
- getTooltip() - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
Gets a tooltip text for transition.
- getTooltip() - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
Gets a tooltip text for element.
- getTooltip() - 接口 中的方法com.ds.bpm.bpd.WorkflowElement
-
Gets a tooltip text for element.
- getTooltip() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Gets the tooltip for activity.
- getTooltip() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
Gets the tooltip for participant.
- getTooltip() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
Gets the tooltip for transition.
- getTooltip() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Gets the tooltip for participant.
- getTooltipStatus() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getToolTipText(MouseEvent) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Overrides JComponent's getToolTipText
method in order to allow the graph controller to create a tooltip for the
topmost cell under the mousepointer.
- getToolTipText(MouseEvent) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
Overrides JComponent's getToolTipText
method in order to allow the graph controller to create a tooltip for the
topmost cell under the mousepointer.
- getToolTipText(MouseEvent) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
Overrides JComponent's getToolTipText
method in order to allow the graph controller to create a tooltip for the
topmost cell under the mousepointer.
- getToolTipText() - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
-
已过时。
- getTransferData(DataFlavor) - 类 中的方法com.ds.common.swing.tree.KTreePathSelection
-
- getTransferDataFlavors() - 类 中的方法com.ds.common.swing.tree.KTreePathSelection
-
- getTransition(String) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns graph Transition object which represents the logical transition with given Id attribute.
- getTransition(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transitions
-
Returns the transition object with specified ID.
- getTransitionButton() - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
- getTransitionColor() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getTransitionListeners() - 类 中的方法com.ds.bpm.bpd.listener.ListenerManager
-
- getTransitionListeners() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getTransitions(String, int) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transitions
-
Returns a set of transitions which source or target is the graph object
with specified 'Id' attribute.
- getTransitionsCollection() - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns the (XML logic) Transitions object, that holds all (XML logic) Transition objects which graphical
representation is managed by this workflow manager.
- getTree() - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
-
得到JTree树对象
- getTree() - 类 中的方法com.ds.bpm.bpd.misc.TextTreePanel
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - 类 中的方法com.ds.bpm.bpd.misc.treenode.ProcessDefNodeRenderer
-
重构类的方法
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - 类 中的方法com.ds.common.swing.tree.JDSTreeCellRenderer
-
- getTreeModel() - 类 中的方法com.ds.bpm.bpd.misc.TextTreePanel
-
- getTreeModel() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
- getTreePanel() - 类 中的方法com.ds.common.swing.tree.BaseTreePanel
-
- getType() - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityCommandEnums
-
- getType() - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
-
- getType() - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEnums
-
- getType() - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEventEnums
-
- getType() - 枚举 中的方法com.ds.bpm.bpd.enums.FormulaEnums
-
- getType() - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
- getType() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.DicType
-
- getType() - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- getType() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Returns an activity type.
- getType() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- getType() - 类 中的方法com.ds.bpm.bpd.xml.elements.Join
-
- getType() - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
- getType() - 类 中的方法com.ds.common.swing.table.TableViewModelEvent
-
Returns the type of event - one of: INSERT, UPDATE and DELETE.
- getType() - 类 中的方法com.ds.handler.XUIFile
-
- getUid() - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- getUndo() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得一个撤销操作对象 Returns undoAction class.
- getUndoHandler() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
- getUndoManager() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
得到撤销对象
- getUndoManager() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
得到撤销对象
- getUnionBounds(Rectangle[]) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Gets union of given rectangles.
- getUnqualifiedClassName(Class) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
Returns the class name without package.
- getUrl() - 类 中的方法com.ds.httpproxy.config.ChannelPage
-
- getUrl() - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- getUrl() - 类 中的方法com.ds.httpproxy.config.Page
-
- getUrl() - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- getUrl() - 类 中的方法com.ds.httpproxy.config.Script
-
- getUrlPrefix() - 类 中的方法com.ds.httpproxy.config.Handle
-
- getUseBubblesStatus() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getUser() - 类 中的方法com.ds.editor.ESDEditor
-
- getUser() - 类 中的方法com.ds.ESDProxyServer
-
- getUserDefinedActivityProperties() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Returns all user defined activity properties within this package
instance.
- getUserid() - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- getUserid() - 类 中的方法com.ds.httpproxy.config.Script
-
- getUserInfo() - 类 中的方法com.ds.bpm.bpd.BPD
-
获得登陆用户信息对象.
- getUserName() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
获得登陆用户名称
- getUserObject() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- getUserObject() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- getUserObject() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- getUtfCode(String) - 类 中的静态方法com.ds.PathUtil
-
- getUuid() - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- getUuid() - 类 中的方法com.ds.httpproxy.config.Script
-
- getValidationErrorDisplay(Page) - 类 中的静态方法com.ds.bpm.bpd.misc.ValidationErrorDisplay
-
- getValidationStatus() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getValue(Object) - 类 中的方法com.ds.common.swing.table.DefaultTableViewColumn
-
Return the cell value.
- getValue(Object) - 接口 中的方法com.ds.common.swing.table.TableViewColumn
-
Returns the value for the cell.
- getValue() - 类 中的方法com.ds.common.swing.util.SwingWorker
-
Get the value produced by the worker thread, or null if it hasn't been
constructed yet.
- getValueAt(int, int) - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel.ErrTableModel
-
- getValueAt(int, int) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Returns the cell value.
- getValueMap() - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- getValues() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getVariant() - 类 中的方法com.ds.bpm.bpd.misc.PFLocale
-
- getVersion() - 类 中的静态方法com.ds.bpm.bpd.misc.Version
-
Returns the current version number
- getVersion() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Indicates which version of BPD was package made by.
- getVersionID() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getVersionNumber() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- getVfsClient() - 类 中的方法com.ds.handler.custom.CustomVFSResourceHandler
-
- getVfsClient() - 类 中的方法com.ds.handler.DownLoadHandler
-
- getVfsClient() - 类 中的方法com.ds.rad.VFSRADService
-
- getView(Object) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Gets view of given object.
- getViews(GraphLayoutCache) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- getViews(GraphLayoutCache) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
Returns the views that have not changed explicitly, but
implicitly because one of their dependent cells has changed.
- getVisuallySortedParticipantIDs() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Used to get the visual order of participant visual objects contained within a
BlockActivity graph.
- getVisuallySortedParticipantIDs() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Used to get the visual order of participant visual objects contained within a WorkflowProcess graph.
- getVisualOwner() - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns the object (part of mapped XML logic) that is represented by the graph managed by WorklowManager.
- getWindow() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得主窗口 Find the hosting window.
- getWorkflowManager() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Gets the WorkflowManager.
- getWorkflowManager() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivity
-
- getWorkflowProcess() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
- getWorkflowProcess(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Returns a workflow process with specified ID.
- getWorkflowProcess(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
Returns a workflow process with specified ID.
- getWorkflowProcessMap() - 类 中的方法com.ds.bpm.bpd.BPD
-
- getWp() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- getWrappingStyleWordStatus() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- getXMLAttributeByName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormPlugin
-
- getXMLAttributeByName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- getXMLAttributeByName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormPlugin
-
- getXMLAttributeByName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
-
- getXMLAttributeByName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
-
- getXMLAttributeByName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RoutePlugin
-
- getXMLAttributeByName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.SafePlugin
-
- getXMLInterface() - 类 中的方法com.ds.bpm.bpd.BPD
-
- getXMLInterface() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
- getXMLPackage() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
- getXMLPackage() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Gets a XML package object currently viewed within editor's graph.
- getXMLPackage() - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
- getXMLPackage() - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- getXMLPackage() - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns the object representing the main element of XML file that defines the workflow model logic.
- getXOff() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
- getXOffset() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Called to get the visual position of Activity.
- getXpdlFilePathMap() - 类 中的方法com.ds.bpm.bpd.BPD
-
返回xpdlFilePathMap对象集合
- getXPDLNode() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- getXPDLObject() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Gets an XPDL object (DTDElement).
- getXPDLObject() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityGraph
-
Gets an XPDL object (DTDElement).
- getXPDLPanel() - 类 中的方法com.ds.bpm.bpd.MainCenterDownPanel
-
- getXPDLSchemaValidationErrorMessages() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
- getXPDLSchemaValidationErrors() - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- getYOff() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
- getYOffset() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Called to get the visual position of Activity.
- go() - 类 中的方法com.ds.bpm.bpd.misc.task.CreateVersionTask
-
- go() - 类 中的方法com.ds.bpm.bpd.misc.task.OpenProcessTask
-
- go() - 类 中的方法com.ds.common.swing.progress.Task
-
Sample:
public void go() {
final SwingWorker worker = new SwingWorker() {
public Object construct() {
// time consuming task here...
- graph - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- graph - 类 中的变量com.ds.bpm.bpd.BPDOverviewPanel
-
- graph - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
-
Cache the current graph for drawing.
- graph - 类 中的变量com.ds.bpm.bpd.ProcessEditor
-
- graphbars() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得图形界面工具栏的配置名称
- graphbars() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
- graphChanged(GraphModelEvent) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
图形变化侦听器
- graphChanged(GraphModelEvent) - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel
-
- graphChanged(GraphModelEvent) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
- GraphChecker - com.ds.bpm.bpd.xml中的类
-
You can use this class to check if the graph is cyclic, or to find index of
corresponding join node for the given split node index.
- GraphChecker(boolean[][]) - 类 的构造器com.ds.bpm.bpd.xml.GraphChecker
-
Constructs the GraphChecker object.
- graphConformanceErrors - 类 中的变量com.ds.bpm.bpd.AbstractGraph
-
Map of activities as a keys and error messages as a values that represent
activities that don't satisfy graph conformance.
- graphConnectionErrors - 类 中的变量com.ds.bpm.bpd.AbstractGraph
-
Map of activities as a keys and error messages as a values that represent
wrong connected activities.
- graphMainPanel - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- graphMainsplitPane - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- graphModel() - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Returns the graph model - the model that represents the graph view.
- GraphModelEdit(Object[], Object[], Map, ConnectionSet, ParentMap, String) - 类 的构造器com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
Constructs an edit record.
- GraphModelLayerEdit(Object[], int) - 类 的构造器com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
-
Constructs a GraphModelEdit.
- graphReferenceAdded() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
- graphReferenceRemoved() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
- graphsConformanceErrors - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
-
- graphsConnectionErrors - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
-
- graphScrollPane - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- graphScrollPane - 类 中的变量com.ds.bpm.bpd.ProcessEditor
-
- GRID_LAYOUT - 类 中的静态变量com.ds.bpm.bpd.xml.panels.NewXMLPanel
-
- GRID_LAYOUT - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLPanel
-
- gridBag - 类 中的变量com.ds.bpm.bpd.config.BaseConfigPane
-
- group - 类 中的变量com.ds.expression.ServiceNode
-
- icon - 类 中的静态变量com.ds.bpm.bpd.AbstractEditor
-
- Icon - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Icon() - 类 的构造器com.ds.bpm.bpd.xml.elements.Icon
-
- id - 类 中的变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- id - 类 中的变量com.ds.expression.ServiceNode
-
- ID_DELIMITER - 类 中的静态变量com.ds.bpm.bpd.xml.NewXMLCollectionElement
-
- ID_DELIMITER - 类 中的静态变量com.ds.bpm.bpd.xml.XMLCollectionElement
-
- IDPrefix - 类 中的变量com.ds.bpm.bpd.xml.NewXMLCollection
-
Used as a textual prefix for a generated numerical ID
- IDPrefix - 类 中的变量com.ds.bpm.bpd.xml.XMLCollection
-
Used as a textual prefix for a generated numerical ID
- IMAGE_SUFFIX - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
Suffix applied to the key used in resource file lookups for an image.
- imageClass - 类 中的变量com.ds.expression.ServiceNode
-
- Images - com.ds.common.swing中的类
-
Title: ������
Description: Get Image object.
- Images() - 类 的构造器com.ds.common.swing.Images
-
- ImageUtil - com.ds.common.swing.util中的类
-
- ImageUtil() - 类 的构造器com.ds.common.swing.util.ImageUtil
-
- Implementation - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Implementation(Activity) - 类 的构造器com.ds.bpm.bpd.xml.elements.Implementation
-
Creates a new instance of the class.
- importData(JComponent, Transferable) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
-
- ImportExternalParticipants - com.ds.bpm.bpd.ldap中的类
-
m * Class that realizes import external process action.
- ImportExternalParticipants(PackageEditor) - 类 的构造器com.ds.bpm.bpd.ldap.ImportExternalParticipants
-
- ImportExternalProcess - com.ds.bpm.bpd.actions中的类
-
Class that realizes import external process action.
- ImportExternalProcess(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.ImportExternalProcess
-
- in - 类 中的变量com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
-
- inCount - 类 中的变量com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
-
- IndexHandler - com.ds.handler中的类
-
- IndexHandler() - 类 的构造器com.ds.handler.IndexHandler
-
- indexOf(Object) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Convert row Object to index.
- INFORMATION_MESSAGE - 类 中的静态变量com.ds.bpm.bpd.xml.XMLUtil
-
- iniFold - 类 中的变量com.ds.expression.ServiceNode
-
- iniFold - 类 中的变量com.ds.handler.XUIFile
-
- init(boolean) - 类 中的方法com.ds.bpm.bpd.BPD
-
- init() - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel.ErrTableModel
-
- init() - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel
-
- initConsonlScript() - 类 中的静态方法com.ds.httpproxy.ExplorerUtil
-
- initExpand(JTree, TreePath) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Collapse or expand specified three path, depends of state of flag isCollapsed in user object.
- initGraphBehavior() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
- initGraphBehavior(JGraph) - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel
-
- initGraphBehavior() - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- InitHandler - com.ds.httpproxy.config中的类
-
- InitHandler() - 类 的构造器com.ds.httpproxy.config.InitHandler
-
- initHelpSystem(JFrame) - 类 中的方法com.ds.bpm.bpd.BPD
-
- initialize() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
初始化Package
- initialize(JTabbedPane, XMLPanel[]) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTabbedPanel
-
- initialize(String, Server) - 类 中的方法com.ds.handler.custom.CustomResourceHandler
-
- initialize(String, Server) - 类 中的方法com.ds.handler.custom.CustomVFSResourceHandler
-
- initialize(String, Server) - 类 中的方法com.ds.handler.DownLoadHandler
-
- initialize(String, Server) - 类 中的方法com.ds.handler.IndexHandler
-
- initialize(String, Server) - 类 中的方法com.ds.handler.ReleaseHandler
-
- initialize(String, Server) - 类 中的方法com.ds.handler.ResourceHandler
-
- initialize(String, Server) - 类 中的方法com.ds.handler.SystemResourceHandler
-
- initialize(String, Server) - 类 中的方法com.ds.handler.UPLoadHandler
-
- InitialValue - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- InitialValue() - 类 的构造器com.ds.bpm.bpd.xml.elements.InitialValue
-
- initjEditorPane(String) - 类 中的方法com.ds.bpm.bpd.misc.ValidationErrorDisplay
-
- innerH - 类 中的静态变量com.ds.bpm.bpd.graph.ActivityRenderer
-
- innerW - 类 中的静态变量com.ds.bpm.bpd.graph.ActivityRenderer
-
- insert - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- insert(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Inserts the roots and connections into the model.
- insert(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- insert(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- insert(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- insert(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- insert(TreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- insert(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- INSERT - 类 中的静态变量com.ds.common.swing.table.TableViewModelEvent
-
Identifies the addtion of new rows or columns.
- insertActivityAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new Activity cell at position p into model.
- insertAndEdit(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[], String) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Inserts the roots and connections into the model.
- insertAutoActivityAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new AutoActivity activity cell at position p into model.
- insertBlockActivityAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new BlockActivity cell at position p into model.
- insertCells(Object[], Map, ConnectionSet, boolean, int, int) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
-
Insert the specified cells into the model.
- insertCellsAndArrangeParticipants(Object[], Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts cells insert into model.
- insertCellsAndArrangeParticipants(Object[], Map, ConnectionSet) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
- insertDeviceActivityAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
- inserted - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- insertEndAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new End activity cell at position p into model.
- insertEventActivityAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
- insertFromExternal(Package) - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
- insertFromExternal(ExternalPackage) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Collects information about all newly inserted external packages, which
root package is specified one, and which wasn't inserted until now.
- insertFromExternal(Package) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- insertFromExternal(Package) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
- insertionPoint - 类 中的变量com.ds.bpm.bpd.BPDGraphUI
-
Point that represents paste location.
- insertNodeInto(APITreeNode, ComponentTreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.APITree
-
- insertNodeInto(APITreeNode, APITreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITree
-
- insertNodeInto(ComponentTreeNode, ComponentTreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.ESDComTree
-
- insertNodeInto(ComponentTreeNode, ComponentTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ESDComTree
-
- insertNodeInto(ComponentTreeNode, ComponentTreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.FormModuleTree
-
- insertNodeInto(ComponentTreeNode, ComponentTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.FormModuleTree
-
- insertNodeInto(ComponentTreeNode, ComponentTreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.ModuleTree
-
- insertNodeInto(ComponentTreeNode, ComponentTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ModuleTree
-
- insertNodeInto(OrgTreeNode, OrgTreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.OrgTree
-
灏嗘煇涓妭鐐规彃鍏ュ埌鏌愪釜鐖惰妭鐐圭殑鎸囧畾浣嶇疆涓嬨??
- insertNodeInto(OrgTreeNode, OrgTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTree
-
灏嗘煇涓妭鐐规坊鍔犲埌鏌愪釜鐖惰妭鐐圭殑涓嬶紝浣嶇疆涓烘墍鏈夊瓙鑺傜偣鐨勬渶鍚庛??
- insertNodeInto(OrgTreeNode, OrgTreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.PlaceTree
-
- insertNodeInto(OrgTreeNode, OrgTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.PlaceTree
-
- insertNodeInto(OrgTreeNode, OrgTreeNode, int) - 类 中的方法com.ds.bpm.bpd.misc.TableTree
-
- insertNodeInto(OrgTreeNode, OrgTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.TableTree
-
- insertOutflowAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new Subflow cell at position p into model.
- insertParticipantAndArrangeParticipants(Point, Participant) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new Participant cell at position p into model.
- insertProcess(WorkflowProcess, boolean) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new process cell into (graph) model and creates new (XML logic) WorkflowProcess object.
- insertProcess(WorkflowProcess, boolean, WFApplication) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
- insertServiceActivityAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
- insertStartAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new Start activity cell at position p into model.
- insertSubflowAndArrangeParticipants(Point) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new Subflow cell at position p into model.
- insertTransition(Point, Point, PortView, PortView, boolean, boolean) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Inserts new Transition cell, between points start and end, connected to the ports source and
target into model.
- installAttributes(JGraph, Map) - 类 中的方法com.ds.bpm.bpd.graph.MultiLinedRenderer
-
- interrupt() - 类 中的方法com.ds.common.swing.util.SwingWorker
-
A new method that interrupts the worker thread.
- intersects(Graphics, Rectangle) - 类 中的方法com.ds.bpm.bpd.graph.ParticipantView
-
Returns true if name portion of ParticipantView intersects the given
rectangle.
- isAbsolute() - 类 中的方法com.ds.bpm.bpd.xml.Path
-
- isAddPointEvent(MouseEvent) - 类 中的方法com.ds.bpm.bpd.graph.TransitionView
-
Override Superclass Method so that points could
be added only by addPoint method.
- isANDTypeSplitOrJoin(Activity, int) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Returns if given activity has AND type split or join.
- isAsendent() - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Returns the sorted direction
- isCanceled() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElementDialog
-
- isCanceled() - 类 中的方法com.ds.bpm.bpd.xml.XMLElementDialog
-
- isCellEditable(Object) - 类 中的方法com.ds.common.swing.table.AbstractTableViewColumn
-
Returns false.
- isCellEditable(Object) - 类 中的方法com.ds.common.swing.table.DefaultTableViewColumn
-
Returns setter not null.
- isCellEditable(int, int) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Return the editable status.
- isCellEditable(Object) - 接口 中的方法com.ds.common.swing.table.TableViewColumn
-
Returns true if the cell is editable.
- isCn() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- isCn() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaDisplayPanel
-
构造器
- isCollapsed - 类 中的变量com.ds.bpm.bpd.xml.NewXMLElement
-
Flag that say is node is collapsed
- isCollapsed() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
- isCollapsed - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
-
- isCollapsed() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
- isCut - 类 中的变量com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
-
- isDataFieldOrFormalParameterUsedWithinTransitionConditions(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Returns true if specified data field or formal parameter is
used in transition condition expression of any transition within activity
set's transitions.
- isDataFieldOrFormalParameterUsedWithinTransitionConditions(XMLCollectionElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
-
Returns true if specified data field or formal parameter is used in transition condition expression of
any transition within every activity set transitions.
- isDataFlavorSupported(DataFlavor) - 类 中的方法com.ds.common.swing.tree.KTreePathSelection
-
- isDefaultVisible() - 类 中的方法com.ds.common.swing.table.DefaultTableViewColumn
-
Returns the default visibility.
- isDefaultVisible() - 接口 中的方法com.ds.common.swing.table.TableViewColumn
-
Return the default visibility status
- isEdge(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns true if edge is a valid edge.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.activity.No
-
Overrides super-class method to indicate that this element is never
empty, so it's tag will always be written into XML file.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.AutoActivity
-
Overrides super-class method to indicate that element is never empty, so
it's tag will always be written into XML file.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.Automatic
-
Overrides super-class method to indicate that this element is never
empty, so it's tag will always be written into XML file.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.Condition
-
Overrides super-class method to indicate the emptiness of element.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.DeviceActivity
-
Overrides super-class method to indicate that element is never empty, so
it's tag will always be written into XML file.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.FinishMode
-
The finish mode is empty if user didn't select Automatic or Manual.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.Join
-
The join is empty if user didn't select AND or XOR.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.Manual
-
Overrides super-class method to indicate that this element is never
empty, so it's tag will always be written into XML file.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
The split is empty if user didn't select AND or XOR.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.StartMode
-
The start mode is empty if user didn't select Automatic or Manual.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRestrictions
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
Indicates if element is empty.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returns true if there is no elements within collection.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Indicates if element is empty.
- isEmpty(String) - 类 中的静态方法com.ds.bpm.bpd.xml.PackageValidator
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLCustomFormulaPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLGroupPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLGroupPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLLocationPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
-
已过时。
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTextPanel
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
Indicates if element is empty.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returns true if there is no elements within collection.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexChoice
-
Indicates if element is empty.
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
- isEmpty() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Indicates if element is empty.
- isEndingActivity(Activity) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
- isExistedInArray(String[], String) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
- isExistedInArray(Object[], Object) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
- isExplore() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteAppDefNode
-
是否已经展开
- isExplore() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteClassificationDefNode
-
是否已经展开
- isExplore() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefNode
-
是否已经展开
- isExtendedAttributeExisted(Node, String) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
判断指定名称得扩展属性是否存在
- isExternal(Participant) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- isForceMarqueeEvent(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
-
Return true if this handler should be preferred over other handlers.
- isGraphContained() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
Returns true if specified Participant object has it's graph
representation within any workflow process graph.
- isGraphCyclic() - 类 中的方法com.ds.bpm.bpd.xml.GraphChecker
-
- isGroup() - 类 中的方法com.ds.expression.ServiceNode
-
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Checks if an ID entered by the user is unique.
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.Application
-
Checks if an ID entered by the user is unique.
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataField
-
Checks if an ID entered by the user is unique.
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameter
-
Checks if an ID entered by the user is unique.
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
Checks if an ID entered by the user is unique.
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroup
-
判断权限组代码和名称是否唯一
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
Checks if an ID entered by the user is unique.
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclaration
-
Checks if an ID entered by the user is unique.
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Checks if an ID entered by the user is unique.
- isIDUniqueAndValid(NewXMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollectionElement
-
- isIDUniqueAndValid(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollectionElement
-
- isIdValid(String) - 类 中的静态方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Checks if Id is valid NMTOKEN string.
- isIdValid(String) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
-
- isIdValid(String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLCollection
-
Checks if Id is valid NMTOKEN string.
- isIniFold() - 类 中的方法com.ds.expression.ServiceNode
-
- isInitialized() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
- isInt(String) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
验证输入字符串是否为int
- isItemChangingPosition() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLListPanel
-
- isJCheckBox(int) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- isLeaf(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns whether the specified node is a leaf node.
- isLeaf(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITree
-
- isLeaf() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- isLeaf() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- isLeaf(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ESDComTree
-
- isLeaf(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.FormModuleTree
-
- isLeaf(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ModuleTree
-
- isLeaf(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTree
-
鍒ゆ柇鏌愯妭鐐规槸鍚︽槸鍙跺瓙鑺傜偣銆?
- isLeaf() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- isLeaf(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.PlaceTree
-
- isLeaf(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.TableTree
-
- isLeaf() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteAppDefNode
-
是否是叶节点
- isLeaf() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteClassificationDefNode
-
是否是叶节点
- isLeaf() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefNode
-
是否是叶节点
- isLeaf() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefVersionNode
-
是否是叶节点
- isLogined() - 类 中的方法com.ds.bpm.bpd.BPD
-
获得用户是否登陆标志.
- isMadeByBPD() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Indicates if package read from XML document) is made by BPD
- isMain - 类 中的变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- isMakeIndex() - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Is the index made
- isMakeIndex() - 类 中的方法com.ds.common.swing.TableView
-
Is the index made.
- isMandatory() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperty
-
Indicates if user define activity property is mandatory for all
activities within a package.
- isMandatoryFromNowOn() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperty
-
Indicates if user define activity property is mandatory for every
activity within a package created after it's definition.
- isMine(Application) - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
-
- isMine(DataField) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
- isMine(Participant) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
-
- isMine(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
-
- isModified() - 类 中的方法com.ds.bpm.bpd.BPD
-
Returns if the document is modified.
- isModified() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
ACTIVITYEVENT 出入规则类型是否改变 TRUE 发生改变 FALSE 未改变
- isModified() - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
-
已过时。
- isNew() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- isNodeChild(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
Returns true if aNode is a child of this node.
- isNodeChild(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
Returns true if aNode is a child of this node.
- isNodeChild(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
Returns true if aNode is a child of this node.
- isNumber(String) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
验证输入字符串是否为数字
- isOptional() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperty
-
Indicates if user define activity property is optional.
- isPackageOpened(String) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- isPackageOpened(String) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- isPort(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Returns true if port is a valid
port, possibly supporting edge connection.
- isProcessObjectCreated(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
- isProcessOpenedAfresh(String, String) - 类 中的方法com.ds.bpm.bpd.BPD
-
验证是否重新打开流程
- isReadOnly - 类 中的变量com.ds.bpm.bpd.xml.NewXMLElement
-
Used in dialogs to forbid editing of an element value.
- isReadOnly() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Returns the 'read only' status of element.
- isReadOnly - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
-
Used in dialogs to forbid editing of an element value.
- isReadOnly() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Returns the 'read only' status of element.
- isRemovePointEvent(MouseEvent) - 类 中的方法com.ds.bpm.bpd.graph.TransitionView
-
Override Superclass Method so that points could
be removed only by removePoint method.
- isRequired - 类 中的变量com.ds.bpm.bpd.xml.NewXMLElement
-
Indicates if an element is required - corresponds
to the same XML element definition.
- isRequired() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Returns the 'required' property of the element.
- isRequired - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
-
Indicates if an element is required - corresponds to the same XML element
definition.
- isRequired() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Returns the 'required' property of the element.
- isRoot() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- isRoot() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- isRoot() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- isRoutingTransition(Map) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
判断是否是自适应路由
- isSearchable() - 类 中的方法com.ds.common.swing.table.AbstractTableViewColumn
-
The searchable status.
- isSearchable() - 类 中的方法com.ds.common.swing.table.DefaultTableViewColumn
-
The searchable status.
- isSearchable() - 接口 中的方法com.ds.common.swing.table.TableViewColumn
-
Return the searchable status.
- isSelected() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.OpinionRightGroup
-
- isSignificant() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- isSortable() - 类 中的方法com.ds.common.swing.table.AbstractTableViewColumn
-
The sortable status.
- isSortable() - 类 中的方法com.ds.common.swing.table.DefaultTableViewColumn
-
The sortable status.
- isSortable() - 接口 中的方法com.ds.common.swing.table.TableViewColumn
-
Return the sortable status.
- isSortedColumnAscending() - 类 中的方法com.ds.bpm.bpd.xml.panels.tablesorting.SortingTable
-
- isStartingActivity(Activity) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
- isSubFlow() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
判断该工作流是否为子流程O
- isUnderTest() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Indicates whether the package is under test or not.
- isUniqueId(XMLCollection, String) - 类 中的静态方法com.ds.bpm.bpd.xml.PackageValidator
-
- isUsedWithinTransitionConditions(DataField) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataFields
-
- isUsedWithinTransitionConditions(FormalParameter) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameters
-
- isValid() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
- isValid() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Indicates if element is valid in XML XML sense.
- isValid() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
- isValid() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Indicates if element is valid in XML XML sense.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- isValidEnter() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormPanel
-
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
If activity type is SubFlow, checks if actual and formal params are matched
by type and number.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
-
Checks if actual and formal params are matched by type and number.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
-
Checks if actual and formal params are matched by type and number.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.Application
-
This method is called only if user doesn't press Cancel button within the
dialog for editing Application properties, so the changes to the real
collection of Applications are applied here.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataField
-
This method is called only if user doesn't press Cancel button
within the dialog for editing DataField properties, so
the changes to the real collection of DataField are applied here.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.EnumerationValue
-
This method checks if the value of the name attribute is valid.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
-
This method checks if the name of the attribute is valid, and if complex
part of extended attribute is valid.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackage
-
This method is called only if user doesn't press Cancel button within the
dialog for editing ExternalPackage properties, so the changes to the real
collection of ExternalPackage are applied here.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.Namespace
-
This method checks if the value of the name attribute is valid.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
This method is called only if user doesn't press Cancel button within the
dialog for editing Participant properties, so the changes to the real
collection of Participant are applied here.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessHeader
-
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.RedefinableHeader
-
This method is called only if user doesn't press Cancel button within the dialog for editing RedefinableHeader
properties, so the changes to the real collection of Responsibles are applied here.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
This method is called only if user doesn't press Cancel button within the dialog for editing Transition
properties, so the changes to the real collection of Transition are applied here.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
检查流程属性框输入值是否合法
- isValidEnter(NewXMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Indicates if dialog data enter for element is valid.
- isValidEnter(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Indicates if dialog data enter for element is valid.
- isVisible - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
-
- isVisible() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
- isVisible(TableViewColumn) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Returns the visiblity of a column
- itemChanged(Object) - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
-
- safeID - 类 中的变量com.ds.bpm.bpd.plugin.impl.SafePlugin
-
- SafePlugin - com.ds.bpm.bpd.plugin.impl中的类
-
- SafePlugin(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.SafePlugin
-
- Save - com.ds.bpm.bpd.actions中的类
-
Class that realizes save action.
- Save(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Save
-
- Save(PackageEditor, String) - 类 的构造器com.ds.bpm.bpd.actions.Save
-
- save() - 类 中的方法com.ds.bpm.bpd.config.BaseConfigPane
-
- save() - 类 中的方法com.ds.bpm.bpd.config.CfgColors
-
- save() - 类 中的方法com.ds.bpm.bpd.config.CfgGeneral
-
- save() - 类 中的方法com.ds.bpm.bpd.config.CfgObjectSize
-
- save() - 类 中的方法com.ds.bpm.bpd.config.CfgUI
-
- save() - 类 中的方法com.ds.bpm.bpd.config.ConfigElements
-
- SaveAll - com.ds.bpm.bpd.actions中的类
-
Class that realizes save action.
- SaveAll(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.SaveAll
-
- SaveAs - com.ds.bpm.bpd.actions中的类
-
Class that realizes save as action.
- SaveAs(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.SaveAs
-
- SaveAsJPG - com.ds.bpm.bpd.actions中的类
-
- SaveAsJPG(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.SaveAsJPG
-
- SaveAsSVG - com.ds.bpm.bpd.actions中的类
-
- SaveAsSVG(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.SaveAsSVG
-
- saveCommission(String, String, String) - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
-
保存流程授权信息
- saveCommission(String, String, String) - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- saveConf() - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- saveDb(RemoteHostProxy, String) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
-
- saveDialog(String, int, String) - 类 中的方法com.ds.bpm.bpd.BPD
-
- saveProcessDefListToDB(String) - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
-
保存工作流信息到数据库
- saveProcessDefListToDB(String) - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
-
- SaveToServer - com.ds.bpm.bpd.actions中的类
-
Class that realizes SaveToServer action.
- SaveToServer(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.SaveToServer
-
将流程保存到服务器操作的构造方法
- saveUserInfo() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- saveValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- saveWFToString(Package) - 类 中的方法com.ds.bpm.bpd.BPD
-
- SchemaType - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- SchemaType() - 类 的构造器com.ds.bpm.bpd.xml.elements.SchemaType
-
- screen() - 类 中的方法com.ds.rad.ESDService
-
- screenModeule(String, String, Integer) - 类 中的方法com.ds.editor.cmd.ESDChrome
-
- screenPage(URL, Integer) - 类 中的方法com.ds.editor.cmd.ESDChrome
-
- Script - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Script() - 类 的构造器com.ds.bpm.bpd.xml.elements.Script
-
Creates a new instance of the class.
- Script - com.ds.httpproxy.config中的类
-
- Script() - 类 的构造器com.ds.httpproxy.config.Script
-
- Script(String) - 类 的构造器com.ds.httpproxy.config.Script
-
- search(TableViewColumn, String) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Search
- searchKey() - 类 中的方法com.ds.expression.ELService
-
- searchMethod(String) - 类 中的方法com.ds.expression.ELService
-
- searchTable(String) - 类 中的方法com.ds.expression.ELService
-
- Security - com.ds.bpm.bpd.ldap中的类
-
- Security() - 类 的构造器com.ds.bpm.bpd.ldap.Security
-
- segment(int) - 类 中的方法com.ds.bpm.bpd.xml.Path
-
- segmentCount() - 类 中的方法com.ds.bpm.bpd.xml.Path
-
- segments() - 类 中的方法com.ds.bpm.bpd.xml.Path
-
- SELECT_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- SelectAllCell - com.ds.bpm.bpd.actions中的类
-
Class that realizes open action.
- SelectAllCell(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.SelectAllCell
-
- selected - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
-
Cached hasFocus and selected value.
- SELF_ROUTED_TRANSITION_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- SELF_ROUTED_TRANSITION_TOOL_SMALL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- sendDownLoadCommand(String) - 类 中的方法com.ds.editor.cmd.ESDChrome
-
- sendMsg(String) - 类 中的方法com.ds.editor.cmd.ESDChrome
-
- sendMultiparPostProxy(HttpRequest, HttpResponse) - 类 中的方法com.ds.handler.UPLoadHandler
-
- SEPARATOR - 类 中的静态变量com.ds.bpm.bpd.xml.Path
-
Path separator character constant "/" used in paths.
- serializ(StringBuffer) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- serializ(StringBuffer) - 类 中的方法com.ds.bpm.bpd.misc.ExtTree
-
- serializChild(StringBuffer) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- serializChild(StringBuffer) - 类 中的方法com.ds.bpm.bpd.misc.ExtTree
-
- server - com.ds.rad中的类
-
- server() - 类 的构造器com.ds.rad.server
-
- serverFactory - 类 中的静态变量com.ds.httpproxy.RemoteServerFactory
-
- serverMap - 类 中的静态变量com.ds.httpproxy.RemoteServerFactory
-
- serverStarted(EIServerEvent) - 类 中的方法com.ds.listener.HttpProxyListener
-
- Service - com.ds.bpm.bpd.xml.activity中的类
-
Represents a WfMC DTD element that has the similar name.
- Service(Services, WorkflowProcess) - 类 的构造器com.ds.bpm.bpd.xml.activity.Service
-
Creates a new instance of the class.
- ServiceActivity - com.ds.bpm.bpd.graph中的类
-
Used to define AutoActivity object in the graph and to modify it's
properties.
- ServiceActivity() - 类 的构造器com.ds.bpm.bpd.graph.ServiceActivity
-
Creates route.
- ServiceActivity(Object) - 类 的构造器com.ds.bpm.bpd.graph.ServiceActivity
-
Creates AutoActivity with given userObject.
- ServiceActivityRenderer - com.ds.bpm.bpd.graph中的类
-
Class used to display AutoActivity object.
- ServiceActivityRenderer() - 类 的构造器com.ds.bpm.bpd.graph.ServiceActivityRenderer
-
- ServiceActivityView - com.ds.bpm.bpd.graph中的类
-
Represents a view for a model's AutoActivity object.
- ServiceActivityView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.ServiceActivityView
-
Constructs a AutoActivity view for the specified model object.
- ServiceNode - com.ds.expression中的类
-
- ServiceNode(String, Method) - 类 的构造器com.ds.expression.ServiceNode
-
- ServiceNode(ServiceBean) - 类 的构造器com.ds.expression.ServiceNode
-
- ServiceNode(EsbFlowType) - 类 的构造器com.ds.expression.ServiceNode
-
- ServiceParams - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- ServiceParams(AttributeName) - 类 的构造器com.ds.bpm.bpd.xml.elements.ServiceParams
-
- ServiceParams() - 类 的构造器com.ds.bpm.bpd.xml.elements.ServiceParams
-
- ServiceParams(boolean) - 类 的构造器com.ds.bpm.bpd.xml.elements.ServiceParams
-
- ServiceParams(boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.elements.ServiceParams
-
- Services - com.ds.bpm.bpd.xml.activity中的类
-
This is not a real WfMC DTD element, but it is introduced to help.
- Services(Activity) - 类 的构造器com.ds.bpm.bpd.xml.activity.Services
-
Creates a new instance of the class.
- ServiceTreePanel - com.ds.bpm.bpd.xml.panels中的类
-
- ServiceTreePanel(XMLElement, String) - 类 的构造器com.ds.bpm.bpd.xml.panels.ServiceTreePanel
-
- ServiceTreePanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.ServiceTreePanel
-
- set(String, Object) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
Sets an userObject property which name is given in parameter what to a
value given in a parameter value.
- set(String, Object) - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Sets value of an activity property which name is given in parameter what to a value given in a parameter value.
- set(String, Object) - 类 中的方法com.ds.bpm.bpd.graph.End
-
- set(String, Object) - 类 中的方法com.ds.bpm.bpd.graph.Participant
-
Sets a participant property which name is given in parameter what to a
value given in a parameter value.
- set(String, Object) - 类 中的方法com.ds.bpm.bpd.graph.Start
-
Not implemented.
- set(String, Object) - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
Sets a transition property which name is given in parameter what to a
value given in a parameter value.
- set(String, Object) - 接口 中的方法com.ds.bpm.bpd.WorkflowElement
-
Sets an userObject property which name is given in parameter what to a
value given in a parameter value.
- set(int, Object) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Sets the element that is placed at specified no. within structure
to the specified value.
- set(String, Object) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Sets the element with specified name from stucture to
the specified value.
- set(int, Object) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
Sets the element that is placed at specified no. within structure to the specified value.
- set(String, Object) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
Sets the element with specified name from stucture to the specified value.
- setAccelerator(JMenuItem, String) - 类 中的静态方法com.ds.bpm.bpd.BarFactory
-
设置菜单项的组合键快捷方式
- setActivedProcessEditor(ProcessEditor) - 类 中的方法com.ds.bpm.bpd.BPD
-
设置当前正在编辑的流程界面
- setActiveTime(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
设置版本激活时间
- setActivityEvent(ActivityEventBase) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setActivityHeight(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setActivityPostconditionColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setActivityPreconditionColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setActivityWidth(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setAddEdits(boolean) - 类 中的方法com.ds.bpm.bpd.UndoHandler
-
- setAdditionalKeyboardShortcuts() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
- setAdditionalKeyboardShortcuts() - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- setALTCursorKeyboardShortcuts(JComponent) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
- setALTCursorKeyboardShortcuts(JComponent) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
- setAnyXMLCollection(XMLCollection) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
-
- setApplicationWindow(Window) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- setAppName(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setAppTitle(String) - 类 中的方法com.ds.bpm.bpd.BPD
-
Set the application title.
- setAttributeValue(String, String, boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- setAttrId(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
-
Defines the super-class method.
- setAttrId(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
-
Defines the super-class method.
- setAttrName(XMLAttribute) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setAttrType(XMLAttribute) - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
- setAutoActivityColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setBackgroundColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setBackwardTransitionColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setBean(UserBean) - 类 中的方法com.ds.login.LoginPanel
-
- setBlockActivityColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setBpdElement(BPDPlugin) - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- setBreakPoints(Map) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
Sets the map of break points of transition graph object.
- setButtonsEnabled(boolean) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
- setCanceled(boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElementDialog
-
- setCanceled(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLElementDialog
-
- setCaption(String) - 类 中的方法com.ds.expression.ServiceNode
-
- setCaption(String) - 类 中的方法com.ds.handler.XUIFile
-
- setChildren(List<ExtNode>) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- setChoices(Object[]) - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
- setChoices(Object[]) - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
- setChoosen(Locale) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
Sets the new resource and locale to be used.
- setChoosen(Locale) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
Sets the new resource and locale to be used.
- setChoosen(Locale) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
-
Sets the new resource and locale to be used.
- setChoosen(Locale) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
Sets the new resource and locale to be used.
- setChoosen(Locale) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
-
Sets the new resource and locale to be used.
- setChoosen(Locale) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
-
Sets the new resource and locale to be used.
- setChoosen(Locale) - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
Sets the new resource and locale to be used.
- setChoosenIndex(int) - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
-
- setChoosenResources(ResourceBundle) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- setClassifications(String) - 类 中的方法com.ds.bpm.bpd.config.ApplicationPanel
-
- setClassifications(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WFApplication
-
- setClassifications(String, String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setClassName(String) - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- setClassName(String) - 类 中的方法com.ds.handler.XUIFile
-
- setClassname(String) - 类 中的方法com.ds.httpproxy.config.Handle
-
- setClazz(Class<? extends Enumstype>) - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityCommandEnums
-
- setClazz(Class<? extends XMLElement>) - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
-
- setClazz(Class<? extends Enumstype>) - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEnums
-
- setClazz(Class<? extends Enumstype>) - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEventEnums
-
- setClazz(Class<? extends FormulaParameter>) - 枚举 中的方法com.ds.bpm.bpd.enums.FormulaEnums
-
- setCnName(String) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- setCollapsed(boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
- setCollapsed(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
- setCollection(Activities) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Used to set the collection that activity belongs to.
- setCollection(XMLCollection) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollectionElement
-
- setContextMap(Map) - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- setControlledPanel(NewXMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLControlPanel
-
- setControlledPanel(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLControlPanel
-
- setCreateTimeEnd(String) - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- setCreateTimeStart(String) - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- setCreator(UserInfo) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setCurrent(int) - 类 中的方法com.ds.common.swing.progress.Task
-
Sets the current attribute of the Task object
- setCurrentActivityId(long) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setCurrentID(long) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Sets the ID upon further IDs are generated.
- setCurrentID(long) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Sets the ID upon further IDs are generated.
- setDef(ActivityDefImpl) - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
-
- setDefault() - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
- setDefaultChoices(String[][]) - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
-
已过时。
- setDefaultResources(ResourceBundle) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- setDesc(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- setDesc(String) - 类 中的方法com.ds.expression.KeyStartBean
-
- setDevice(String) - 类 中的方法com.ds.bpm.bpd.xml.Path
-
- setDeviceActivityColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setDisplayName(String) - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityCommandEnums
-
- setDisplayName(String) - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEnums
-
- setDisplayName(String) - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEventEnums
-
- setDisplayName(String) - 枚举 中的方法com.ds.bpm.bpd.enums.FormulaEnums
-
- setElements() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLWebWordPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.XMLCommonAttributeTablePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.wfxml.WfXMLComboPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.elements.specialpanels.XMLDataTypesPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldsPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.database.XMLESDTablePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLComTreePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDApisPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLEsdComPanels
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDComponentPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulesPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTAreaPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTDeviceTypePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTGatewaysPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTPlacePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTSensorsPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTServiceTreePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLOrgPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonDutyPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonGroupPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonLevelPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonRolePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonsPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.org.XMLRightOrgPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLCustomFormulaPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsDicPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLEnumsTreePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaDisplayPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLGroupPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.ServiceTreePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLComboPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLGroupPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLListChoicePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLLocationPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
-
已过时。
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLRadioChoicePanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLRadioPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTabbedPanel
-
- setElements() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTextPanel
-
- setEncode(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
- setEncode(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
- setEncode(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.Message
-
- setEncode(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
- setEncode(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.form.Message
-
- setEncode(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Message
-
- setEncoding(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setEndColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setEndDescriptions(Set) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setEndDescriptions(Set) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setEnumsAttribute(EnumsAttribute) - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
- setExpression(String) - 类 中的方法com.ds.expression.KeyStartBean
-
- setExpression(String) - 类 中的方法com.ds.expression.ServiceNode
-
- setFileLockingStatus(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- setFilename(String) - 类 中的方法com.ds.bpm.bpd.BPD
-
Sets the filename of current document.
- setFormulaName(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- setFormulas(List<Formulas>) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- setFormulas(List<Formulas>) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
-
- setFormulas(List<Formulas>) - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
-
- setFreeTextExpressionParticipantColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setFreezeTime(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
设置版本冻结时间
- setFrom(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- setGraphBackgroundColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setGridColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setGridSize(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setGridStatus(boolean) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setGroup(CommissionEnums) - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCommissions
-
- setGroup(boolean) - 类 中的方法com.ds.expression.ServiceNode
-
- setHandleColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setHandleid(String) - 类 中的方法com.ds.httpproxy.config.Handle
-
- setHandleIdList(List<String>) - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- setHandname(String) - 类 中的方法com.ds.httpproxy.config.Handle
-
- setHasError(boolean) - 类 中的方法com.ds.common.swing.progress.Task
-
If you catch an Exception or have other reason to stop the task and not
regard it as completed, pass true to this method.
- setHighlightColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setHumanParticipantColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setIconPath(String) - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
- setId(String) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- setId(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.Gateway
-
- setId(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- setId(String) - 类 中的方法com.ds.expression.KeyStartBean
-
- setId(String) - 类 中的方法com.ds.expression.ServiceNode
-
- setId(String) - 类 中的方法com.ds.handler.XUIFile
-
- setIDPrefix(String) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Sets the prefix for some ID generated by #generateID.
- setIDPrefix(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Sets the prefix for some ID generated by #generateID.
- setIDPrefixForCollections() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Sets proper ID prefix for all Id generators (XMLCollection class
instances).
- setIDPrefixForCollections() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Sets proper ID prefix for all Id generators (XMLCollection class
instances).
- setIDPrefixForCollections() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Sets proper ID prefix for all Id generators (XMLCollection class instances).
- setImageClass(String) - 类 中的方法com.ds.expression.ServiceNode
-
- setImageClass(String) - 类 中的方法com.ds.handler.XUIFile
-
- setImplementation(String) - 类 中的方法com.ds.bpm.bpd.config.CAdminService
-
- setIndexPageName(String) - 类 中的方法com.ds.httpproxy.config.InitHandler
-
- setInforlistScript(String) - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- setInforScript(String) - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- setIniFold(boolean) - 类 中的方法com.ds.expression.ServiceNode
-
- setIniFold(Boolean) - 类 中的方法com.ds.handler.XUIFile
-
- setInitJsPath(String) - 类 中的方法com.ds.httpproxy.config.InitHandler
-
- setInsertionPoint(Point) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
-
Sets location for pasting cells.
- setIsMain(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- setItem(Object) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLComboPanel
-
- setJoinType(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Sets the Join restriction type of activity.
- setJsContent(String) - 类 中的方法com.ds.httpproxy.config.JSLoad
-
- setJTreeExpandStatus(boolean) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
设置流程树型列表的展开状态
- setKey(String) - 类 中的方法com.ds.expression.ServiceNode
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.ExpressionElement
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommand
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommandEvent
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDevice
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDeviceEvent
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormPlugin
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityService
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityServiceEvent
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityTask
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityUserEvent
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.SimpleActivityDeviceEvent
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessDeviceEvent
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormPlugin
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessSelectDevice
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RoutePlugin
-
- setLabelName() - 类 中的方法com.ds.bpm.bpd.plugin.impl.SafePlugin
-
- setLabelName(String) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
- setLabelName(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
- setLastStr(String) - 类 中的方法com.ds.expression.KeyStartBean
-
- setLDAPCountLimit(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setLDAPTimeLimit(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setLeaf(boolean) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- setLeaf(boolean) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- setLeaf(String) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- setLeaf(boolean) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- setLengthOfTask(int) - 类 中的方法com.ds.common.swing.progress.Task
-
Sets the lengthOfTask attribute of the Task object
- setLimitTime(String) - 类 中的方法com.ds.httpproxy.config.InitHandler
-
- setLocalIp(String) - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- setLocalTreeNodeMap(Map<DefaultMutableTreeNode, String>) - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
-
- setLocation(String) - 类 中的方法com.ds.handler.XUIFile
-
- setLoginedUserForOpenedProcesses() - 类 中的方法com.ds.bpm.bpd.BPD
-
指定所有打开流程的登录编辑用户
- setLoginedUserForProcess() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
登录后,指定流程的编辑用户
- setLoginFlag(boolean) - 类 中的方法com.ds.bpm.bpd.BPD
-
设置用户登陆标志.
- setLoginPanel(LoginPanel) - 类 中的方法com.ds.editor.ESDEditor
-
- setLookAndFeelClassName(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setMainFrame(JFrame) - 类 中的方法com.ds.bpm.bpd.BPD
-
- setMainVersionId(XMLAttribute) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setMakeIndex(boolean) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Sets the index is made
- setMakeIndex(boolean) - 类 中的方法com.ds.common.swing.TableView
-
Sets the indes is made
- setMandatoryConformanceClass(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setMandatoryConformanceClassSettingStatus(boolean) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setManualActivityColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setMarqueeColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setMessage(String) - 类 中的方法com.ds.bpm.bpd.BPDStatusBar
-
Sets the statusbar message.
- setMessage(String) - 类 中的方法com.ds.common.swing.progress.Task
-
Sets the message attribute of the Task object
- setMinParticipantHeight(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setMinParticipantWidth(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setMnemonic(JMenuItem, String) - 类 中的静态方法com.ds.bpm.bpd.BarFactory
-
设置菜单项的组合键快捷方式
- setModel(TableViewModel) - 类 中的方法com.ds.common.swing.TableView
-
Set a new table view model.
- setModified(boolean) - 类 中的方法com.ds.bpm.bpd.BPD
-
Sets the indication if document is modified.
- setModified(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
-
已过时。
- setModifier(UserInfo) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setMonth(int, int) - 类 中的方法com.ds.common.swing.datechooser.TablePanel
-
方法:设置月历的显示月份2
- setMyBlockActivity(BlockActivity) - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityGraph
-
- setName(String) - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityCommandEnums
-
- setName(String) - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEnums
-
- setName(String) - 枚举 中的方法com.ds.bpm.bpd.enums.DeviceDefEventEnums
-
- setName(String) - 枚举 中的方法com.ds.bpm.bpd.enums.FormulaEnums
-
- setName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.DicType
-
- setName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.Gateway
-
- setName(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- setName(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLSelectOption
-
- setName(String) - 类 中的方法com.ds.handler.XUIFile
-
- setName(String) - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- setName(String) - 类 中的方法com.ds.httpproxy.config.Script
-
- setNameWrappingStatus(boolean) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setNew(boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setNewPackage(Package, boolean) - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Used to open new document when some other document is beeing edited
(called from New and OpenLocal actions).
- setNode(ExtNode) - 类 中的方法com.ds.bpm.bpd.misc.ExtTree
-
- SetNoRouting - com.ds.bpm.bpd.actions中的类
-
Class that realizes SetSimpleRouting action.
- SetNoRouting(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.SetNoRouting
-
- setOldValue(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
-
已过时。
- setOrder(int) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- setOrganizationalUnitParticipantColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setOutFlowActivityColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setOutgoingTransitions(Set) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setOwner(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
-
- setOwner(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- setPackage(Package) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setPackageEditor(PackageEditor) - 类 中的方法com.ds.bpm.bpd.BPD
-
设置当前正在编辑的流程界面
- setPageIndex(int) - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- setPageScript(String) - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- setPageSize(int) - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- setParam(ExpressionParameter) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
-
- setParameters(List<ExpressionParameter>) - 类 中的方法com.ds.expression.ServiceNode
-
- setParent(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- setParent(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- setParent(ExtNode) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- setParent(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- setParentId(String) - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- setParticipantBorderColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setParticipantID(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setParticipantNameWidth(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setParticipantTextColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setPath(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
-
- setPath(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLSelectOption
-
- setPath(String) - 类 中的方法com.ds.expression.ServiceNode
-
- setPath(String) - 类 中的方法com.ds.handler.XUIFile
-
- setPath(String) - 类 中的方法com.ds.httpproxy.config.JSLoad
-
- setPathDirectly(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackage.AttrHref
-
- setPort(String) - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- setPortSize(int) - 类 中的静态方法com.ds.bpm.bpd.BPDPortView
-
Sets size of all ports to given value.
- setPosition(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setProcessColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setProcessFlag(String) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
设置流程的标识
- setProcessHeight(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setProcessModified(boolean) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
- setProcessWidth(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setProjectName(String) - 类 中的方法com.ds.handler.XUIFile
-
- setProperties(Properties) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- setProperty(String, Object) - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- setProperty(String, Object) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setProperty(String, Object) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setPropertyObject(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
- setPropertyObject(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.PackageGraph
-
- setPropertyObject(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- setProxyid(String) - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- setProxypath(String) - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- setPublicationStatus(ProcessDefVersionStatus) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
设置流程版本状态
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLChoice
-
Overrides super-method to set this element and all it's choice elements
(if choices are instances of XMLElement class) read only value to the
one specified.
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Sets the collection and all contained elements to be read only or not.
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Sets the element and all elements it is made of to be
read only or not.
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Sets the 'read only' property of element to the specified one.
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
-
Overrides super-method to set this element and all it's choice elements (if choices are instances of XMLElement
class) read only value to the one specified.
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Sets the collection and all contained elements to be read only or not.
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
Sets the element and all elements it is made of to be read only or not.
- setReadOnly(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Sets the 'read only' property of element to the specified one.
- setRecentFileListSize(int) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setRecentFilesMenu(JMenu) - 类 中的方法com.ds.bpm.bpd.BPD
-
- setRefTransitionRefs(TransitionRefs) - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
- setRefTransitions(Transitions) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setRemoteProcessMap(List<ProcessDef>) - 类 中的方法com.ds.bpm.bpd.BPD
-
设置远程流程列表,remoteProcessMap对象集合
- setRemoteTreeNodeMap(Map<DefaultMutableTreeNode, String>) - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
-
- setRequired(boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Sets the 'required' property of the element.
- setRequired(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Sets the 'required' property of the element.
- setResourceFile(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
-
- setResourceFile(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
-
- setResourceFile(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
-
- setResourceFile(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
-
- setResourceFile(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
-
- setResourceFile(String) - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
-
- setResourceFile(String) - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
- setResourceParticipantColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setResourceSetParticipantColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setRoleParticipantColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setRoot(APITreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITree
-
- setRoot(ComponentTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ESDComTree
-
- setRoot(ComponentTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.FormModuleTree
-
- setRoot(ComponentTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ModuleTree
-
- setRoot(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTree
-
- setRoot(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.PlaceTree
-
- setRoot(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.TableTree
-
- setRoutingType(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- setRule(String) - 类 中的方法com.ds.httpproxy.config.Handle
-
- setRule(String) - 类 中的方法com.ds.httpproxy.config.InitHandler
-
- setScale(double) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
Sets the value of scale for zooming.
- setScript(String) - 类 中的方法com.ds.httpproxy.config.Script
-
- setScriptindex(Integer) - 类 中的方法com.ds.httpproxy.config.Script
-
- setSelectCell(Object) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
- setSelectedActivityColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setSelectedElement(Object) - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
-
- setSelectionCells(Set, boolean) - 类 中的方法com.ds.bpm.bpd.BPD
-
- setSelectionCells(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphSelectionModel
-
Modifies original method to avoid selection of in/out of subflow.
- setSelectionMode(int) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- SetSelfRouting - com.ds.bpm.bpd.actions中的类
-
Class that realizes SetSimpleRouting action.
- SetSelfRouting(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.SetSelfRouting
-
- setServerName(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
设置服务器名称值
- setServerPort(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
设置服务端口值
- setServiceActivityColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setSplitType(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Sets the Split restriction type of activity.
- setStartColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setStartDescriptions(Set) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setStartDescriptions(Set) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setStartingLocale(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setStatusBarStatus(boolean) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setStr(String) - 类 中的方法com.ds.expression.KeyStartBean
-
- setSub(List<ServiceNode>) - 类 中的方法com.ds.expression.ServiceNode
-
- setSub(List<XUIFile>) - 类 中的方法com.ds.handler.XUIFile
-
- setSubFlow(boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setSubFlowActivityColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setSystem() - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
-
- setSystemParticipantColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setTagVar(Map<String, String>) - 类 中的方法com.ds.expression.ServiceNode
-
- setTest(String) - 类 中的方法com.ds.httpproxy.TestFtlProxy
-
- setText(String) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- setText(String) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
-
- setText(String) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
-
已过时。
- setText(String) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTextPanel
-
- setText(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLSelectOption
-
- setTitle(Window, String) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
设置窗口标题 Sets the title to the window.
- setTitle(String, boolean) - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
-
设置树列表标题
- setTitle(String, JPanel, boolean) - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel
-
- setTitle(String, boolean) - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLPanel
-
- setTitle(String, boolean) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
-
- setTitle(String, boolean) - 类 中的方法com.ds.common.swing.tree.BaseTreePanel
-
- setTo(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- setTooltipStatus(boolean) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setToolTipText(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
-
已过时。
- setTransitionColor(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setTreePanel(JTree) - 类 中的方法com.ds.common.swing.tree.BaseTreePanel
-
- setType(Integer) - 枚举 中的方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
-
- setType(String) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.DicType
-
- setType(PluginType) - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- setType(FormulaType) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- setType(Integer) - 类 中的方法com.ds.handler.XUIFile
-
- setUid(String) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
-
- setUrl(String) - 类 中的方法com.ds.httpproxy.config.ChannelPage
-
- setUrl(String) - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- setUrl(String) - 类 中的方法com.ds.httpproxy.config.Page
-
- setUrl(String) - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
-
- setUrl(String) - 类 中的方法com.ds.httpproxy.config.Script
-
- setUrlPrefix(String) - 类 中的方法com.ds.httpproxy.config.Handle
-
- setUseBubblesStatus(boolean) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setUser(User) - 类 中的方法com.ds.editor.ESDEditor
-
- setUser(User) - 类 中的方法com.ds.ESDProxyServer
-
- setUserid(String) - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- setUserid(String) - 类 中的方法com.ds.httpproxy.config.Script
-
- setUserInfo(UserInfo) - 类 中的方法com.ds.bpm.bpd.BPD
-
设置登陆用户信息对象.
- setUserName(String) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
设置登陆用户名称值
- setUserObject(T) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- setUserObject(T) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- setUserObject(Object) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- setUuid(String) - 类 中的方法com.ds.httpproxy.config.ChannelScript
-
- setUuid(String) - 类 中的方法com.ds.httpproxy.config.Script
-
- setValidation(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XML
-
- setValidation(boolean) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
-
- setValidationStatus(boolean) - 类 中的方法com.ds.bpm.bpd.BPDConfig
-
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataTypes
-
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackage.AttrHref
-
- setValue(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Join
-
- setValue(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRef
-
Overides super-class method to set the value to this element's 'Id'
attribute.
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRef
-
Overrides super-class method to implement this element specific value
member setting.
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
If this is not an attribute with restricted set of values, the super-class method is called, and if it is not,
the value that is passed is the value of language specific choice, so this value is put into the
choosen member of this class, and the real value that corresponds to this language specific value is
put into valuemember. of this class.
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLChoice
-
Overrides the super-method to set the value field and the choosen field
to the specified value.
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Sets the element value (in the sense of XML element).
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
If this is not an attribute with restricted set of values, the super-class method is called, and if it is not,
the value that is passed is the value of language specific choice, so this value is put into the
choosen member of this class, and the real value that corresponds to this language specific value is
put into valuemember. of this class.
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
-
Overrides the super-method to set the value field and the choosen field to the specified value.
- setValue(Object) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Sets the element value (in the sense of XML element).
- setValue(Object, Object) - 类 中的方法com.ds.common.swing.table.DefaultTableViewColumn
-
Set the cell value (use formatter).
- setValue(Object, Object) - 接口 中的方法com.ds.common.swing.table.TableViewColumn
-
Sets the value in the cell to aValue.
- setValueAt(Object, int, int) - 类 中的方法com.ds.common.swing.table.AbstractTableViewColumn
-
This empty implementation is provided so users don't have to implement
this method if their data model is not editable.
- setValueAt(Object, int, int) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Set a sell value.
- setValueMap(Map<String, Object>) - 类 中的方法com.ds.fdt.server.DAOSearchBean
-
- setVersionId(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
- setVisible(boolean) - 类 中的方法com.ds.bpm.bpd.BPDSplash
-
Show or hide the splash screen.
- setVisible(String, boolean) - 类 中的方法com.ds.bpm.bpd.config.ApplicationPanel
-
- setVisible(String, boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.WFApplication
-
- setVisible(boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
- setVisible(TableViewColumn, boolean) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Stes the column visible
- setVisible(boolean) - 类 中的方法com.ds.editor.ESDSplash
-
Show or hide the splash screen.
- setVisuallySortedParticipantIDs(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Used to set the visual order of participant visual objects contained within a
BlockActivity graph.
- setVisuallySortedParticipantIDs(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Used to set the visual order of participant visual objects contained within a WorkflowProcess graph.
- setWFName(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
- setWorkflowProcess(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
- setWorkflowProcess(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
- setWp(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- setXMLPackage(Package) - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Sets a XML package object
- setXOff(int) - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
- setXOffset(int) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Called to set the visual position of Activity.
- setYOff(int) - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
- setYOffset(int) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Called to set the visual position of Activity.
- showAbout(Frame, String, ImageIcon) - 类 中的静态方法com.ds.bpm.bpd.BPDAboutDialog
-
- showBlockActivity() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivity
-
Shows a block activity editor with it's toolbar.
- showChooser(JComponent, int, int) - 类 中的方法com.ds.common.swing.DateChooser
-
方法:显示界面
- showConfigDialog() - 类 中的方法com.ds.bpm.bpd.config.ConfigDialog
-
Call this to show the config dialog
- showDialog(Map, Map, List, Map, Map, Window, boolean) - 类 中的方法com.ds.bpm.bpd.misc.ValidationErrorDisplay
-
Shows error messages in a JEditorPane component.
- showError(String) - 类 中的方法com.ds.login.LoginPanel
-
- ShowHideButtonsPanel - com.ds.bpm.bpd.misc中的类
-
- ShowHideButtonsPanel(Participants, WorkflowManager, boolean) - 类 的构造器com.ds.bpm.bpd.misc.ShowHideButtonsPanel
-
- showLoginPanel(UserBean, Boolean) - 类 中的方法com.ds.login.LoginPanel
-
- showNode(Participant) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Called when user wants to insert an existing (logical) participant into graph.
- ShowOverview - com.ds.bpm.bpd.actions中的类
-
Action that shows overview of current graph.
- ShowOverview(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.ShowOverview
-
- showProcess() - 类 中的方法com.ds.bpm.bpd.graph.Process
-
Shows a process editor with it's toolbar.
- showProcess(WorkflowProcess, String) - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Shows the specified process.
- showProcess(WorkflowProcess, String, String) - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
- showPropertyDialog(Window, AbstractGraph) - 类 中的方法com.ds.bpm.bpd.AbstractGraph
-
To satisfy interface
- showPropertyDialog(Window, AbstractGraph) - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Shows a dialog for editing activity properties.
- showPropertyDialog(Window, AbstractGraph) - 类 中的方法com.ds.bpm.bpd.graph.End
-
- showPropertyDialog(Window, AbstractGraph) - 类 中的方法com.ds.bpm.bpd.graph.Participant
-
Shows a dialog for editing participant properties.
- showPropertyDialog(Window, AbstractGraph) - 类 中的方法com.ds.bpm.bpd.graph.Process
-
Shows a dialog for editing activity properties.
- showPropertyDialog(Window, AbstractGraph) - 类 中的方法com.ds.bpm.bpd.graph.Start
-
Not implemented.
- showPropertyDialog(Window, AbstractGraph) - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
Shows a dialog for editing transition properties.
- showPropertyDialog(Window, AbstractGraph) - 接口 中的方法com.ds.bpm.bpd.WorkflowElement
-
Shows a dialog for editing workflow element properties.
- showSplash() - 类 中的方法com.ds.editor.ESDEditor
-
- showStatus(String, int) - 类 中的方法com.ds.bpm.bpd.BPDSplash
-
Updates the status bar.
- showStatus(String, int) - 类 中的方法com.ds.editor.ESDSplash
-
Updates the status bar.
- showSubflow(Package) - 类 中的方法com.ds.bpm.bpd.graph.Outflow
-
Shows referenced process, if no process is referenced, the new process is
created and shown.
- showSubflow(Package) - 类 中的方法com.ds.bpm.bpd.graph.Subflow
-
Shows referenced process, if no process is referenced, the new process is created and shown.
- showWebEditor(Window, AbstractGraph) - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Shows a dialog for editing activity properties.
- showWebEditor(Window, AbstractGraph) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
-
- showWindow(String) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
显示主界面窗口 Shows a window.
- SIMPLE_ROUTING - 类 中的静态变量com.ds.bpm.bpd.xml.elements.Transition
-
- SimpleActivityDeviceEvent - com.ds.bpm.bpd.plugin.impl.activity中的类
-
Title: ISD设计工具(BPD)
Description: 选择执行设备
Copyright: Copyright (c) 2004
Company: itjds
- SimpleActivityDeviceEvent(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.SimpleActivityDeviceEvent
-
- SimulationInformation - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- SimulationInformation() - 类 的构造器com.ds.bpm.bpd.xml.elements.SimulationInformation
-
Creates a new instance of the class.
- size() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returns the number of elements within collection.
- size() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returns the number of elements within collection.
- sizeColumnsToFit(int, int) - 类 中的方法com.ds.common.swing.TableView
-
Set a column size.
- smallTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.ErrTablePanel
-
- smallTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.formula.XMLFormulaPanel
-
- smallTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
-
- smallTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLTablePanel
-
- sort(TableViewColumn) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Sort
- sortByColumn(int, boolean) - 类 中的方法com.ds.bpm.bpd.xml.panels.tablesorting.SortingTableModel
-
- sortComboEntries(Object[]) - 类 中的静态方法com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
-
- sortedColIndex - 类 中的变量com.ds.bpm.bpd.xml.panels.tablesorting.SortingTable
-
- SortingTable - com.ds.bpm.bpd.xml.panels.tablesorting中的类
-
- SortingTable(NewXMLTablePanel, Vector, Vector) - 类 的构造器com.ds.bpm.bpd.xml.panels.tablesorting.SortingTable
-
- SortingTableModel - com.ds.bpm.bpd.xml.panels.tablesorting中的类
-
- SortingTableModel(NewXMLCollection, Vector, Vector) - 类 的构造器com.ds.bpm.bpd.xml.panels.tablesorting.SortingTableModel
-
- SPEC_EL_COLOR_BKG - 类 中的静态变量com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
-
- specialButtonGroup - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- specialItems - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- split - 类 中的变量com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
- Split - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Split() - 类 的构造器com.ds.bpm.bpd.xml.elements.Split
-
Creates a new instance of the class.
- SplitActivity - com.ds.bpm.bpd.graph中的类
-
Used to define AutoActivity object in the graph and to modify it's
properties.
- SplitActivity() - 类 的构造器com.ds.bpm.bpd.graph.SplitActivity
-
Creates route.
- SplitActivity(Object) - 类 的构造器com.ds.bpm.bpd.graph.SplitActivity
-
Creates AutoActivity with given userObject.
- SplitActivityRenderer - com.ds.bpm.bpd.graph中的类
-
Class used to display subflow object.
- SplitActivityRenderer() - 类 的构造器com.ds.bpm.bpd.graph.SplitActivityRenderer
-
- SplitActivityView - com.ds.bpm.bpd.graph中的类
-
Represents a view for a model's Subflow object.
- SplitActivityView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.SplitActivityView
-
Constructs a subflow view for the specified model object.
- SplitAndJoinActivity - com.ds.bpm.bpd.graph中的类
-
Used to define AutoActivity object in the graph and to modify it's
properties.
- SplitAndJoinActivity() - 类 的构造器com.ds.bpm.bpd.graph.SplitAndJoinActivity
-
Creates route.
- SplitAndJoinActivity(Object) - 类 的构造器com.ds.bpm.bpd.graph.SplitAndJoinActivity
-
Creates AutoActivity with given userObject.
- SplitAndJoinActivityRenderer - com.ds.bpm.bpd.graph中的类
-
Class used to display subflow object.
- SplitAndJoinActivityRenderer() - 类 的构造器com.ds.bpm.bpd.graph.SplitAndJoinActivityRenderer
-
- SplitAndJoinActivityView - com.ds.bpm.bpd.graph中的类
-
Represents a view for a model's Subflow object.
- SplitAndJoinActivityView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.SplitAndJoinActivityView
-
Constructs a subflow view for the specified model object.
- start - 类 中的变量com.ds.bpm.bpd.BPDMarqueeHandler
-
Starting point (where mouse was pressed).
- Start - com.ds.bpm.bpd.graph中的类
-
Used to define Start object in graph.
- Start() - 类 的构造器com.ds.bpm.bpd.graph.Start
-
Creates start.
- Start(Object) - 类 的构造器com.ds.bpm.bpd.graph.Start
-
Creates start with given userObject.
- start() - 类 中的方法com.ds.common.swing.util.SwingWorker
-
Start the worker thread.
- START_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- startDebugServer() - 类 中的方法com.ds.rad.ESDService
-
- startEditing(Object, MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
-
This method is called by EditAction class, as well as by pressing F2 or
clicking a mouse on a cell.
- startEditingAtCell(JGraph, Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
-
- StartMode - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- StartMode() - 类 的构造器com.ds.bpm.bpd.xml.elements.StartMode
-
Creates a new instance of the class.
- StartRenderer - com.ds.bpm.bpd.graph中的类
-
Class used to display start object.
- StartRenderer() - 类 的构造器com.ds.bpm.bpd.graph.StartRenderer
-
- StartView - com.ds.bpm.bpd.graph中的类
-
Represents a view for a model's Start object.
- StartView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.StartView
-
Constructs a start view for the specified model object.
- statusBar - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- stop() - 类 中的方法com.ds.common.swing.progress.Task
-
Stop this task.
- stopDebugServer() - 类 中的方法com.ds.rad.ESDService
-
- String2Color(String) - 类 中的静态方法com.ds.PathUtil
-
- sub - 类 中的变量com.ds.expression.ServiceNode
-
- Subflow - com.ds.bpm.bpd.graph中的类
-
Used to define Subflow object in the graph and to modify it's properties.
- Subflow() - 类 的构造器com.ds.bpm.bpd.graph.Subflow
-
Creates subflow
- Subflow(Object) - 类 的构造器com.ds.bpm.bpd.graph.Subflow
-
Creates subflow with given userObject.
- SubFlow - com.ds.bpm.bpd.xml.activity中的类
-
Represents a WfMC DTD element that has the similar name.
- SubFlow(Activity) - 类 的构造器com.ds.bpm.bpd.xml.activity.SubFlow
-
Creates a new instance of the class.
- SUBFLOW_ACTIVITY_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- SubflowRenderer - com.ds.bpm.bpd.graph中的类
-
Class used to display subflow object.
- SubflowRenderer() - 类 的构造器com.ds.bpm.bpd.graph.SubflowRenderer
-
- SubflowView - com.ds.bpm.bpd.graph中的类
-
Represents a view for a model's Subflow object.
- SubflowView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.SubflowView
-
Constructs a subflow view for the specified model object.
- submainPanel - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- sum(List<Long>) - 类 中的静态方法com.ds.expression.FunctionUtil
-
- SwingWorker - com.ds.common.swing.util中的类
-
Title: 常用代码打包
Description:
an abstract class that you subclass to perform GUI-related work in a
dedicated thread.
- SwingWorker() - 类 的构造器com.ds.common.swing.util.SwingWorker
-
Start a thread that will call the construct method and then
exit.
- switchPanel(NewXMLPanel, String, boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElementDialog
-
- switchPanel(XMLPanel, String, boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLElementDialog
-
- SystemResourceHandler - com.ds.handler中的类
-
- SystemResourceHandler() - 类 的构造器com.ds.handler.SystemResourceHandler
-
- TabbedPanel - com.ds.bpm.bpd.xml.panels中的类
-
Creates a tabbed panel.
- TabbedPanel(int) - 类 的构造器com.ds.bpm.bpd.xml.panels.TabbedPanel
-
- Table - com.ds.bpm.bpd.plugin.impl.process中的类
-
- Table(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.Table
-
- TableHeaderRenderer - com.ds.common.swing.table中的类
-
This class is the header renderer for the TableView.
- TableHeaderRenderer() - 类 的构造器com.ds.common.swing.table.TableHeaderRenderer
-
Constructs the header with the good up and down icon
- TableHeaderRenderer.AscendingIcon - com.ds.common.swing.table中的类
-
The assending icon.
- TableHeaderRenderer.DescendingIcon - com.ds.common.swing.table中的类
-
The dessanding icon
- TableHeaderRenderer.NullIcon - com.ds.common.swing.table中的类
-
En empty icon with the same size.
- TablePanel - com.ds.common.swing.datechooser中的类
-
- TablePanel(DateChooser, Calendar) - 类 的构造器com.ds.common.swing.datechooser.TablePanel
-
构造方法
- Tables - com.ds.bpm.bpd.plugin.impl.process中的类
-
- Tables(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.Tables
-
- TableTree - com.ds.bpm.bpd.misc中的类
-
- TableTree(List<TableInfo>) - 类 的构造器com.ds.bpm.bpd.misc.TableTree
-
- TableView - com.ds.common.swing中的类
-
The table view main class
- TableView(JFrame, TableViewModel) - 类 的构造器com.ds.common.swing.TableView
-
- TableView(TableViewModel) - 类 的构造器com.ds.common.swing.TableView
-
Construct.
- TableViewAdapter - com.ds.common.swing.table中的类
-
Adapte TableViewModel to TableModel.
- TableViewAdapter(TableViewModel) - 类 的构造器com.ds.common.swing.table.TableViewAdapter
-
Construct.
- tableViewChanged(TableViewModelEvent) - 类 中的方法com.ds.common.swing.table.TableViewAdapter
-
Redirect tTable view model changes to table model changes.
- tableViewChanged(TableViewModelEvent) - 接口 中的方法com.ds.common.swing.table.TableViewModelListener
-
This fine grain notification tells listeners the exact range
of cells, rows, or columns that changed.
- TableViewColumn - com.ds.common.swing.table中的接口
-
Interface Of a colimn in a TableViewModel
- TableViewModel - com.ds.common.swing.table中的接口
-
Represent the model interfance of a TableView
- TableViewModelEvent - com.ds.common.swing.table中的类
-
TableViewModelEvent is used to notify listeners that a table view model.
- TableViewModelEvent(TableViewModel) - 类 的构造器com.ds.common.swing.table.TableViewModelEvent
-
Construct with source model.
- TableViewModelEvent(TableViewModel, Object) - 类 的构造器com.ds.common.swing.table.TableViewModelEvent
-
Construct with source model and row Object.
- TableViewModelEvent(TableViewModel, Object, int) - 类 的构造器com.ds.common.swing.table.TableViewModelEvent
-
Construct with source model, row Object and type.
- TableViewModelEvent(TableViewModel, Collection) - 类 的构造器com.ds.common.swing.table.TableViewModelEvent
-
Construct with source model and row Objects.
- TableViewModelEvent(TableViewModel, Collection, int) - 类 的构造器com.ds.common.swing.table.TableViewModelEvent
-
Construct with source model, rows Objects and type.
- TableViewModelListener - com.ds.common.swing.table中的接口
-
TableViewModelListener defines the interface for an object that listens
to changes in a TableViewModel.
- tabOverviewPanel - 类 中的变量com.ds.bpm.bpd.MainLeftDownPanel
-
- tagVar - 类 中的变量com.ds.expression.ServiceNode
-
- Task - com.ds.common.swing.progress中的类
-
Title: 常用代码打包
Description:
This is the parent class of what performs a time consuming task.
- Task() - 类 的构造器com.ds.common.swing.progress.Task
-
- TASK_DEFAULT_CLASS - 类 中的静态变量com.ds.Main
-
- test - 类 中的变量com.ds.httpproxy.TestFtlProxy
-
- TestFtlProxy - com.ds.httpproxy中的类
-
- TestFtlProxy() - 类 的构造器com.ds.httpproxy.TestFtlProxy
-
- TEXTAREA_TYPE - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.common.CommonAttribute
-
- TEXTAREA_TYPE - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.commonattribut.CommonMultiAttribute
-
- textAreaDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
-
- textAreaDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
-
已过时。
- textAreaDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
-
- TextPreview - com.ds.bpm.bpd中的类
-
Represents text view in BPD main window.
- TextPreview(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.TextPreview
-
- TextPrint - com.ds.bpm.bpd.actions中的类
-
Class that implements Print action in TextView.
- TextPrint() - 类 的构造器com.ds.bpm.bpd.actions.TextPrint
-
- TextTreeModel - com.ds.bpm.bpd中的类
-
- TextTreeModel(XMLElement) - 类 的构造器com.ds.bpm.bpd.TextTreeModel
-
- TextTreePanel - com.ds.bpm.bpd.misc中的类
-
Class represents left side of TextView
- TextTreePanel() - 类 的构造器com.ds.bpm.bpd.misc.TextTreePanel
-
- TextTreePanel(Package, TextPreview, String) - 类 的构造器com.ds.bpm.bpd.misc.TextTreePanel
-
- THREAD_LOCK - 类 中的静态变量com.ds.editor.ESDEditor
-
- THREAD_LOCK - 类 中的静态变量com.ds.ESDProxyServer
-
- TimeEstimation - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- TimeEstimation() - 类 的构造器com.ds.bpm.bpd.xml.elements.TimeEstimation
-
Creates a new instance of the class.
- TIP_SUFFIX - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
Suffix applied to the key used in resource file lookups for tooltip text.
- toBack(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Sends cells to back.
- toChildXML(Node, String, String, String) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
- toCollection() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
Returns the collection of all elements within collection.
- toCollection() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
Returns the collection of all elements within collection.
- toComplexType() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Returns the collection of elements this element is made of.
- toComplexType() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
Returns the collection of elements this element is made of.
- toComplexTypeValues() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataField
-
Overrides parent method to display data type details for BasicType and
for DeclaredType.
- toComplexTypeValues() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameter
-
Overrides parent method to display data type details for BasicType and
for DeclaredType.
- toComplexTypeValues() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
Overrides parent method to display participant type language specific.
- toComplexTypeValues() - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclaration
-
Overrides parent method to display data type details for BasicType and
for DeclaredType.
- toComplexTypeValues() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
Returns the collection of strings that represents elements
that this element is made of.
- toComplexTypeValues() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
Returns the collection of strings that represents elements that this element is made of.
- toComplexValues() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
- todayBackColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
-
- toFront(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
-
Brings cells to front.
- tokenize(String, String) - 类 中的静态方法com.ds.bpm.bpd.Utils
-
Take the given string and chop it up into a series of strings on given
boundries.
- tokenize(String, String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
-
Take the given string and chop it up into a series of strings on given boundries.
- toKey() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
得到属性Value
- toLabel() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Returns the text for element 'name' presentation within
a dialog for editing element.
- toLabel() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Returns the text for element 'name' presentation within a dialog for
editing element.
- toLabel() - 类 中的方法com.ds.bpm.bpd.xml.XMLSelectOption
-
- toName() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Returns the name of element.
- toName() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Returns the name of element.
- ToNameMutableTreeNode - com.ds.bpm.bpd.xml中的类
-
Redefine DefaultMutableTreeNode's toString() method to provide appropriate display
in jtree.
- ToNameMutableTreeNode(Object) - 类 的构造器com.ds.bpm.bpd.xml.ToNameMutableTreeNode
-
- ToNameMutableTreeNode(Object, boolean) - 类 的构造器com.ds.bpm.bpd.xml.ToNameMutableTreeNode
-
- Tool - com.ds.bpm.bpd.xml.activity中的类
-
Represents a WfMC DTD element that has the similar name.
- Tool(Tools, WorkflowProcess) - 类 的构造器com.ds.bpm.bpd.xml.activity.Tool
-
Creates a new instance of the class.
- toolbarComponents - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- toolbarGroup - 类 中的变量com.ds.bpm.bpd.AbstractEditor
-
- toolbarToLoad() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
-
获得快捷方式工具栏的配置名称 Returns string of toolbars for load.
- toolbarToLoad() - 类 中的方法com.ds.bpm.bpd.PackageEditor
-
Returns string of toolbars for load.
- toolbarToLoad() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
-
Returns string of toolbars for load.
- Tools - com.ds.bpm.bpd.xml.activity中的类
-
This is not a real WfMC DTD element, but it is introduced to help.
- Tools(Activity) - 类 的构造器com.ds.bpm.bpd.xml.activity.Tools
-
Creates a new instance of the class.
- toOSString() - 类 中的方法com.ds.bpm.bpd.xml.Path
-
- TOPID - 类 中的静态变量com.ds.bpm.bpd.misc.ExtTree
-
- toServer() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCfgCommission
-
- toString() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
-
- toString() - 类 中的方法com.ds.bpm.bpd.graph.Activity
-
Gets an activity "display name" property.
- toString() - 类 中的方法com.ds.bpm.bpd.graph.End
-
- toString() - 类 中的方法com.ds.bpm.bpd.graph.Participant
-
Gets an participant name property.
- toString() - 类 中的方法com.ds.bpm.bpd.graph.Start
-
- toString() - 类 中的方法com.ds.bpm.bpd.graph.Transition
-
Returns an empty string.
- toString() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
-
- toString() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
-
- toString() - 类 中的方法com.ds.bpm.bpd.misc.ExternalProcesses
-
- toString() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
-
- toString() - 类 中的方法com.ds.bpm.bpd.misc.PFLocale
-
- toString() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteAppDefNode
-
获得显示字符串
- toString() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteClassificationDefNode
-
获得显示字符串
- toString() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefNode
-
获得显示字符串
- toString() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefVersionNode
-
获得显示字符串
- toString() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.DicType
-
- toString() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.Gateway
-
- toString() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttribute
-
- toString() - 异常错误 中的方法com.ds.bpm.bpd.plugin.PluginException
-
Returns the location of the error and the error message.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Overrides toString method to return the name of Activity.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Application
-
Overrides super-class method to retreive the value of this class "Name"
attribute.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListener
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Condition
-
Overrides super-class method to retrieve the defined condition.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataField
-
Overrides super-class method to retreive the value
of this class "Id" attribute.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataTypes
-
Overrides super-class method to retrieve the defined condition.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadline
-
Overrides super-class method to retrieve the defined condition.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.EnumerationValue
-
Overrides super-class method to retreive the value of this class "Name"
attribute.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackage
-
Overrides toString method to return the path to some
external file.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.FinishMode
-
Overrides super-class method to retreive the choosen mode.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameter
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listener
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Member
-
Overrides parent method to display the choosen type.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Namespace
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Overrides super-class method to retreive the value of this class "Id"
attribute.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
Overrides super-class method to retreive the value of this class "Name"
attribute plus three leters that represent the type of participant.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.ParticipantType
-
Overrides super-class method to retreive the choosen type of participant.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCommission
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsible
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroup
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.StartMode
-
Overrides super-class method to retreive the choosen mode.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
Overrides super-class method to retreive the name of target activity for this transition.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRef
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclaration
-
Overrides super-class method to retreive the value of this class "Name"
attribute.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperty
-
Overrides super-class method to retreive the value of this class "Name"
attribute.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRef
-
Overrides super-class method to retreive the name of rererenced user
defined property for activities.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Overrides super-class method to retreive the value of this class "Name" attribute, or if it does not exist, the
value of "Id" attribute.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
Overrides super-class method.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Returns the text representation of element's 'value'.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.ToNameMutableTreeNode
-
Returns result of call toName() method of userObject, or null if there is no user object,
or user object is null.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
Overrides super-class method.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
- toString() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Returns the text representation of element's 'value'.
- toString() - 类 中的方法com.ds.bpm.bpd.xml.XMLSelectOption
-
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
-
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActualParameters
-
Overrides the super class method to return the label for ActualParameter -
thus means that it returns the string that is defined in property file
for ActualParameterKey.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.BasicType
-
Returns the value of choosen type.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.Condition
-
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataField
-
Overrides the super class method to return the value
of it's "Name" attribute value.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataType
-
Returns the value of choosen type.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadline
-
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.EnumerationValue
-
Overrides the super class method to return the value of it's "Name"
attribute value.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.FinishMode
-
Overrides the super class method to return the value of the choosen mode.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.ListType
-
Returns the value of choosen type.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.Member
-
Returns the value of choosen type.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
-
Overrides the super class method to return the value of it's "Name"
attribute value.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.ParticipantType
-
Returns the value of choosen type.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.StartMode
-
Overrides the super class method to return the value of the choosen mode.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRef
-
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transitions
-
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
得到属性Value
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Gets the element value.
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
得到属性Value
- toValue() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Gets the element value.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommand
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommandEvent
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDevice
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDeviceEvent
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormPlugin
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityService
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityServiceEvent
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityTask
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityUserEvent
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButton
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButtons
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.ActForm
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButton
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButtons
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDef
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDefs
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentPlugin
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.MDForms
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButton
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.SimpleActivityDeviceEvent
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonAttribute
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttribute
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttributes
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButton
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButtons
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonMultiAttribute
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Form
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Forms
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessDeviceEvent
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessForm
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormPlugin
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessSelectDevice
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Table
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Tables
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RoutePlugin
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.impl.SafePlugin
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
-
Overrides super-class method to realize this class specific writting to XML
file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Device
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Devices
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Event
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Events
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
-
Overrides super-class method to realize this class specific writting to XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Service
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Services
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
-
Overrides super-class method to realize this class specific writting to XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Tool
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Tools
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActualParameter
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.BlockActivity
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListener
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListeners
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Condition
-
Overrides super-class method to realize this class specific writting to XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadlines
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.DeclaredType
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Empty
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventDevice
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventEvent
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventNo
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventSimple
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formulas
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Join
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Listener
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Listeners
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Performer
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.RedefinableHeader
-
Overrides super-class method to realize this class specific writting to XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsible
-
Overrides super-class method to realize this class specific writting to
XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroup
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroups
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.SchemaType
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
-
Overrides super-class method to realize this class specific writting to XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
-
Overrides super-class method to realize this class specific writting to XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
-
Overrides super-class method to return an attribute specific XML output.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
-
Supposed to be overriden by derived classes to implement
element specific writting to an XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
-
Overrides super-class method to return an attribute specific XML output.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexChoice
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
-
Supposed to be overriden by derived classes to implement element specific
writting to an XML file.
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLExpressionElement
-
- toXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLSimpleElement
-
- Transition - com.ds.bpm.bpd.graph中的类
-
Used to define Transition object in the graph.
- Transition() - 类 的构造器com.ds.bpm.bpd.graph.Transition
-
Creates transition.
- Transition(Object) - 类 的构造器com.ds.bpm.bpd.graph.Transition
-
Creates transition with given userObject.
- Transition - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Transition(Transitions) - 类 的构造器com.ds.bpm.bpd.xml.elements.Transition
-
- TRANSITION_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- TRANSITION_TOOL_SMALL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- TransitionHandle(EdgeView, GraphContext) - 类 的构造器com.ds.bpm.bpd.graph.TransitionView.TransitionHandle
-
- TransitionRef - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- TransitionRef() - 类 的构造器com.ds.bpm.bpd.xml.elements.TransitionRef
-
Creates a new instance of the class.
- TransitionRefs - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- TransitionRefs() - 类 的构造器com.ds.bpm.bpd.xml.elements.TransitionRefs
-
- TransitionRenderer - com.ds.bpm.bpd.graph中的类
-
Represents a view for a model's Transition object.
- TransitionRenderer() - 类 的构造器com.ds.bpm.bpd.graph.TransitionRenderer
-
- TransitionRestriction - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- TransitionRestriction() - 类 的构造器com.ds.bpm.bpd.xml.elements.TransitionRestriction
-
Creates a new instance of the class.
- TransitionRestrictions - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- TransitionRestrictions(Activity) - 类 的构造器com.ds.bpm.bpd.xml.elements.TransitionRestrictions
-
- Transitions - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- Transitions(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.Transitions
-
Creates a new instance of the class.
- TransitionsOverview - com.ds.bpm.bpd.actions中的类
-
Class that realizes formal parameters action.
- TransitionsOverview(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.TransitionsOverview
-
- TransitionView - com.ds.bpm.bpd.graph中的类
-
Represents a view for a model's Transition object.
- TransitionView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.TransitionView
-
Constructs an edge view for the specified model object.
- TransitionView.TransitionHandle - com.ds.bpm.bpd.graph中的类
-
- translateParticipant(Participant, Map, ParentMap, int, int) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Translates single participant and its children.The method checks for bounds of cells within propertyMap and uses
parentMap to translate right children (the children that will be it's after applying parentMap).
- translateParticipants(Participant[], Map, ParentMap, int, int) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Translates given participants using propertyMap for bounds checking and parentMap for future children checking.
- translateVertically(Map, ParentMap, int, int) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
-
Translates participants under given position yPos vertically for a value of dv.
- TrayMenu - com.ds.login中的类
-
- TrayMenu() - 类 的构造器com.ds.login.TrayMenu
-
- treeNodesChanged(TreeModelEvent) - 类 中的方法com.ds.common.swing.KTree
-
// Use this method if you want to see the boundaries of the
// autoscroll active region.
- treeNodesInserted(TreeModelEvent) - 类 中的方法com.ds.common.swing.KTree
-
- treeNodesRemoved(TreeModelEvent) - 类 中的方法com.ds.common.swing.KTree
-
- treePanel - 类 中的变量com.ds.common.swing.tree.BaseTreePanel
-
- TREEPATH_FLAVOR - 类 中的静态变量com.ds.common.swing.tree.KTreePathSelection
-
- treeStructureChanged(TreeModelEvent) - 类 中的方法com.ds.common.swing.KTree
-
- TYPE_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentPlugin
-
- TYPE_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
-
- TYPE_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.common.CommonAttribute
-
- TYPE_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.commonattribut.CommonMultiAttribute
-
- TYPE_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.process.ProcessForm
-
- TYPE_OF_ELEMENT_ENDING - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- TYPE_OF_ELEMENT_NORMAL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- TYPE_OF_ELEMENT_STANDALONE - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- TYPE_OF_ELEMENT_STARTING - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
-
- typeChange(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListener
-
- typeChange(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Listener
-
- TypeDeclaration - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- TypeDeclaration(TypeDeclarations, Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.TypeDeclaration
-
Creates a new instance of the class.
- TypeDeclarations - com.ds.bpm.bpd.actions中的类
-
Class that realizes type declarations action.
- TypeDeclarations(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.TypeDeclarations
-
- TypeDeclarations - com.ds.bpm.bpd.xml.elements中的类
-
Represents a WfMC DTD element that has the similar name.
- TypeDeclarations(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.TypeDeclarations
-
Creates a new instance of the class.