跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

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.

B

backGroundColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
 
baEditor - 类 中的变量com.ds.bpm.bpd.graph.BlockActivity
Reference to block activity editor that will be created the first time showBlockActivity method is called.
barFactory - 类 中的变量com.ds.bpm.bpd.AbstractEditor
主界面菜单、工具条、状态栏以及相关图形的构造类 A factory for the menubar, tool and popup bars
BarFactory - com.ds.bpm.bpd中的类
主界面菜单、工具栏、流程定义按钮以及右键菜单的构造类
BarFactory(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.BarFactory
 
barFactory - 类 中的变量com.ds.bpm.bpd.misc.ValidationErrorDisplay
 
BaseConfigPane - com.ds.bpm.bpd.config中的类
 
BaseConfigPane(String) - 类 的构造器com.ds.bpm.bpd.config.BaseConfigPane
Constructor
BaseTreePanel - com.ds.common.swing.tree中的类
 
BaseTreePanel() - 类 的构造器com.ds.common.swing.tree.BaseTreePanel
 
baseUrl - 类 中的变量com.ds.bpm.bpd.xml.XMLExpressionElement
 
basicGraphConformanceErrors - 类 中的变量com.ds.bpm.bpd.AbstractGraph
The list of basic graph conformance errors.
basicGraphConnectionError - 类 中的变量com.ds.bpm.bpd.AbstractGraph
The basic connection error that is written at the status bar.
basicGraphConnectionErrors - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
 
basicGraphsConformanceErrors - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
 
basicLogicError - 类 中的变量com.ds.bpm.bpd.AbstractGraph
The basic logic error that is written at the status bar.
basicLogicErrors - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
 
BasicType - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
BasicType() - 类 的构造器com.ds.bpm.bpd.xml.elements.BasicType
Creates a new instance of the class.
basicXpdlSchemaValidationError - 类 中的变量com.ds.bpm.bpd.AbstractGraph
The basic xpdl schema validation error.
beforeAlertAccept(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeAlertDismiss(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeChangeValueOf(WebElement, WebDriver, CharSequence[]) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeClickOn(WebElement, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeFindBy(By, WebElement, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeGetScreenshotAs(OutputType<X>) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeGetText(WebElement, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeNavigateBack(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeNavigateForward(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeNavigateRefresh(WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeNavigateTo(String, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeScript(String, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
beforeSwitchToWindow(String, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
BLOCK_ACTIVITY_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
BlockActivity - com.ds.bpm.bpd.graph中的类
Used to define BlockActivity object in process and to modify it's properties.
BlockActivity(PackageEditor) - 类 的构造器com.ds.bpm.bpd.graph.BlockActivity
Creates block activity.
BlockActivity(Object, PackageEditor) - 类 的构造器com.ds.bpm.bpd.graph.BlockActivity
Creates block activity with given userObject.
BlockActivity - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
BlockActivity() - 类 的构造器com.ds.bpm.bpd.xml.elements.BlockActivity
Creates a new instance of the class.
BlockActivity(Activity) - 类 的构造器com.ds.bpm.bpd.xml.elements.BlockActivity
带活动参数的构造器
BlockActivityEditor - com.ds.bpm.bpd.graph中的类
BlockActivityEditor class creates block activity toolbars and menubar as given in property file, and BlockActivityGraph instance which is used to create block activity.
BlockActivityEditor(WorkflowProcess, BlockActivity, AbstractEditor) - 类 的构造器com.ds.bpm.bpd.graph.BlockActivityEditor
 
BlockActivityGraph - com.ds.bpm.bpd.graph中的类
Implementation of block activity graph.
BlockActivityGraph(AbstractEditor, BlockActivityEditor) - 类 的构造器com.ds.bpm.bpd.graph.BlockActivityGraph
Written only to override original method.
BlockActivityGraph(GraphModel, AbstractEditor, BlockActivityEditor) - 类 的构造器com.ds.bpm.bpd.graph.BlockActivityGraph
Constructs block activity graph based on a given model.
BlockActivityRenderer - com.ds.bpm.bpd.graph中的类
Class used to display block activity object.
BlockActivityRenderer() - 类 的构造器com.ds.bpm.bpd.graph.BlockActivityRenderer
 
BlockActivityView - com.ds.bpm.bpd.graph中的类
Represents a view for a model's BlockActivity object.
BlockActivityView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.BlockActivityView
Constructs a block activity view for the specified model object.
bordercolor - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
Cached default foreground and default background.
borderWidth - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
Cached borderwidth.
BOX_LAYOUT - 类 中的静态变量com.ds.bpm.bpd.xml.panels.NewXMLPanel
 
BOX_LAYOUT - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLPanel
 
BPD - com.ds.bpm.bpd中的类
主界面初始化类 This is the main class of application.
BPD_CONF_FILENAME - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
BPD_USER_HOME - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
BPDAboutDialog - com.ds.bpm.bpd中的类
Displays about dialog for BPD aplication.
BPDCmdService - com.ds.rad中的类
 
BPDCmdService() - 类 的构造器com.ds.rad.BPDCmdService
 
BPDConfig - com.ds.bpm.bpd中的类
The singlton class used to hold the current BPD configuration.
BPDConstants - com.ds.bpm.bpd中的类
Used to hold various static variables to be easily acessed from anywhere.
BPDConstants() - 类 的构造器com.ds.bpm.bpd.BPDConstants
 
BPDGraphModel - com.ds.bpm.bpd中的类
A process editor implementation of a graph model.
BPDGraphModel() - 类 的构造器com.ds.bpm.bpd.BPDGraphModel
Constructs a model that is not an attribute store.
BPDGraphModel.EmptyIterator - com.ds.bpm.bpd中的类
 
BPDGraphModel.GraphModelEdit - com.ds.bpm.bpd中的类
An implementation of GraphModelChange that can be added to the model event.
BPDGraphModel.GraphModelLayerEdit - com.ds.bpm.bpd中的类
An implementation of GraphViewChange.
BPDGraphSelectionModel - com.ds.bpm.bpd中的类
BPD implementation of selection model.
BPDGraphSelectionModel(JGraph) - 类 的构造器com.ds.bpm.bpd.BPDGraphSelectionModel
Constructs a DefaultGraphSelectionModel for the specified graph.
BPDGraphUI - com.ds.bpm.bpd中的类
This class and it's inner classes controls mouse actions and clipboard.
BPDGraphUI() - 类 的构造器com.ds.bpm.bpd.BPDGraphUI
 
BPDGraphUI.PEGraphViewObserver - com.ds.bpm.bpd中的类
This class observes view changes and is adapted to disallow deselection of cells after dragging.
BPDGraphUI.PEMouseHandler - com.ds.bpm.bpd中的类
Handles selection in a way that we expect.
BPDGraphUI.PERootHandle - com.ds.bpm.bpd中的类
Manages selection movement.
BPDGraphUI.PETransferHandler - com.ds.bpm.bpd中的类
PETransferHandler that supports pasteAt action and properly cut action.
BPDICONPAT - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
BPDLogFactory - com.ds.bpm.bpd中的类
Title: BPM工作流图形定义工具BPD Description: 日志工厂类 Copyright: Copyright (c) 2005 Company: 基督山BPM
BPDLogFactory() - 类 的构造器com.ds.bpm.bpd.BPDLogFactory
 
BPDMarqueeHandler - com.ds.bpm.bpd中的类
Implementation of a marquee handler for Process Editor.
BPDMarqueeHandler(AbstractGraph) - 类 的构造器com.ds.bpm.bpd.BPDMarqueeHandler
Creates custom marquee handler.
BPDOverviewPanel - com.ds.bpm.bpd中的类
 
BPDOverviewPanel(JGraph) - 类 的构造器com.ds.bpm.bpd.BPDOverviewPanel
 
BPDOverviewPanel.ViewRedirector - com.ds.bpm.bpd中的类
 
BPDParentMap - com.ds.bpm.bpd中的类
Describes relations between childs and parents.
BPDParentMap() - 类 的构造器com.ds.bpm.bpd.BPDParentMap
 
BPDPortView - com.ds.bpm.bpd中的类
Extends PortView in such a way to implement method for setting sizes of all ports, which is needed to enlarge their sizes to easily connect transitions.
BPDPortView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.BPDPortView
Creates object.
BPDPortView.MyPortRenderer - com.ds.bpm.bpd中的类
 
BPDSplash - com.ds.bpm.bpd中的类
 
BPDSplash(Icon, String, String) - 类 的构造器com.ds.bpm.bpd.BPDSplash
Create a new SplashScreen
BPDStatusBar - com.ds.bpm.bpd中的类
Status bar to show the information of graphs (in)validity.
BPDStatusBar(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.BPDStatusBar
 
buildCustomModule(String, String) - 类 中的方法com.ds.rad.ESDService
 
buttongroupToLoad() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
获得工作流工具按钮组的配置名称 Returns string of buttongroup for load.
buttongroupToLoad() - 类 中的方法com.ds.bpm.bpd.PackageEditor
Returns string of buttongroup for load.
buttongroupToLoad() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
 
ButtonNameDisplay - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
 
ButtonOperationDisplay - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
 
ButtonPlugin - com.ds.bpm.bpd.plugin.impl.activity.buttons中的类
 
ButtonPlugin(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.buttons.ButtonPlugin
Construct a Attachment instance.

C

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中的类
 
Conts() - 类 的构造器com.ds.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
 

D

DAOFromService - com.ds.fdt.server.service中的类
 
DAOFromService() - 类 的构造器com.ds.fdt.server.service.DAOFromService
 
DAOGridService - com.ds.fdt.server.service中的类
 
DAOGridService() - 类 的构造器com.ds.fdt.server.service.DAOGridService
 
DAOSearchBean - com.ds.fdt.server中的类
 
DAOSearchBean() - 类 的构造器com.ds.fdt.server.DAOSearchBean
 
DAOService - com.ds.fdt.server中的接口
 
DAOServiceImpl - com.ds.fdt.server.daoimpl中的类
 
DAOServiceImpl() - 类 的构造器com.ds.fdt.server.daoimpl.DAOServiceImpl
 
DataField - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
DataField(DataFields, XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.DataField
Creates a new instance of the class.
DataFields - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
DataFields(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.DataFields
Creates a new instance of the class.
DataType - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
DataType(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.DataType
Creates a new instance of the class.
DataTypes - com.ds.bpm.bpd.xml.elements中的类
 
DataTypes(XMLComplexElement, Package, int[], int) - 类 的构造器com.ds.bpm.bpd.xml.elements.DataTypes
 
DateChooser - com.ds.common.swing中的类
 
DateChooser() - 类 的构造器com.ds.common.swing.DateChooser
构造方法1
DateChooser(Frame) - 类 的构造器com.ds.common.swing.DateChooser
构造方法2
DateChooser(Frame, Calendar, int, int) - 类 的构造器com.ds.common.swing.DateChooser
构造方法3
DateChooser(Calendar, int, int) - 类 的构造器com.ds.common.swing.DateChooser
构造方法4
dateFontColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
 
Deadline - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Deadline() - 类 的构造器com.ds.bpm.bpd.xml.elements.Deadline
Creates a new instance of the class.
DeadlineCondition - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
DeadlineCondition() - 类 的构造器com.ds.bpm.bpd.xml.elements.DeadlineCondition
 
Deadlines - com.ds.bpm.bpd.xml.elements中的类
This is not a real WfMC DTD element, but it is introduced to help.
Deadlines(Activity) - 类 的构造器com.ds.bpm.bpd.xml.elements.Deadlines
Creates a new instance of the class.
DeclaredType - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
DeclaredType(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.DeclaredType
Creates a new instance of the class.
decodeUnicode(String) - 类 中的静态方法com.ds.PathUtil
 
decrementActivityId() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
decrementID() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
Overrides parent method to be accessible within WorkflowManager.
decrementID() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
Overrides parent method to be accessible within WorkflowManager.
decrementID() - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadlines
Decrements an ID.
decrementID() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
Overrides parent method to be accessible within PEGraph.
decrementID() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Decrements an ID.
decrementID() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Decrements an ID.
DEFAULT_ACTIVITY_HEIGHT - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_ACTIVITY_POSTCONDITION_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_ACTIVITY_PRECONDITION_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_ACTIVITY_WIDTH - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_AUTO_ACTIVITY_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_BACKGROUND_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_BACKWARDTRANSITION_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_BLOCK_ACTIVITY_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_DEVICE_ACTIVITY_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_ENCODING - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_END_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_EVENT_ACTIVITY_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_FREE_TEXT_EXPRESSION_PARTICIPANT_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_GRAPHBACKGROUND_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_GRID_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_GRID_SIZE - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_GRID_STATUS - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_HANDLE_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_HIGHLIGHT_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_HUMAN_PARTICIPANT_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_JTREEEXPAND_STATUS - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_LDAP_COUNT_LIMIT - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_LDAP_TIME_LIMIT - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_LOOK_AND_FEEL_CLASS_NAME - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_MANDATORY_CONFORMANCE_CLASS - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_MANDATORY_CONFORMANCE_CLASS_SETTING_STATUS - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_MANUAL_ACTIVITY_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_MARQUEE_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_MIN_PARTICIPANT_HEIGHT - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_MIN_PARTICIPANT_WIDTH - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_ORGANIZATIONAL_UNIT_PARTICIPANT_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_OUTFLOW_ACTIVITY_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_PARTICIPANT_BORDER_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_PARTICIPANT_NAME_WIDTH - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_PARTICIPANT_TEXT_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_PROCESS_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_PROCESS_HEIGHT - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_PROCESS_WIDTH - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_RECENT_FILE_LIST_SIZE - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_RESOURCE_PARTICIPANT_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_RESOURCE_SET_PARTICIPANT_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_ROLE_PARTICIPANT_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_SELECTED_ACTIVITY__COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_SERVER_NAME - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_SERVER_PORT - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_SERVICE_ACTIVITY_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_START_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_STARTING_LOCALE - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_STATUS_BAR_STATUS - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_SUBFLOW_ACTIVITY_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_SYSTEM_PARTICIPANT_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_TOOLTIP_STATUS - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_TRANSITION_COLOR - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_USER_NAME - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
DEFAULT_VALIDATION_STATUS - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
defaultActions - 类 中的变量com.ds.bpm.bpd.AbstractEditor
缺省操作定义 Actions defined by the Editor class
defaultBackground - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
Cached default foreground and default background.
defaultErrorMessage(Window, String) - 类 中的静态方法com.ds.bpm.bpd.xml.panels.NewXMLPanel
 
defaultErrorMessage(Window, String) - 类 中的静态方法com.ds.bpm.bpd.xml.panels.XMLPanel
 
DEFAULTFONT - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
defaultForeground - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
Cached default foreground and default background.
DefaultTableViewColumn - com.ds.common.swing.table中的类
This class provides default implementations for the TableViewColumn interface.
DefaultTableViewColumn(String) - 类 的构造器com.ds.common.swing.table.DefaultTableViewColumn
Constructor declaration.
DefaultTableViewColumn(String, Method) - 类 的构造器com.ds.common.swing.table.DefaultTableViewColumn
Constructor declaration.
DefaultTableViewColumn(String, Method, Method) - 类 的构造器com.ds.common.swing.table.DefaultTableViewColumn
Constructor declaration
DefaultTableViewColumn(String, Comparator, Method, Method) - 类 的构造器com.ds.common.swing.table.DefaultTableViewColumn
Constructor declaration
DefaultTableViewColumn(String, Comparator, Method, Method, boolean) - 类 的构造器com.ds.common.swing.table.DefaultTableViewColumn
Constructor declaration
DefaultTableViewColumn(String, Method, Method, boolean, Format) - 类 的构造器com.ds.common.swing.table.DefaultTableViewColumn
Constructor declaration
DefaultTableViewColumn(String, Method, Method, boolean) - 类 的构造器com.ds.common.swing.table.DefaultTableViewColumn
Constructor declaration
DefaultTableViewColumn(String, Comparator, Method, Method, boolean, Format) - 类 的构造器com.ds.common.swing.table.DefaultTableViewColumn
Constructor declaration
column class = String if format not null else return type of getter sortable and searchable = true is getter return type is comparable.
DefaultTableViewColumn(String, Comparator, Method, Method, boolean, Format, boolean, boolean) - 类 的构造器com.ds.common.swing.table.DefaultTableViewColumn
Constructor declaration
DefaultTableViewModel - com.ds.common.swing.table中的类
This abstract class provides default implementations the TableViewModel interface.
DefaultTableViewModel() - 类 的构造器com.ds.common.swing.table.DefaultTableViewModel
Construct.
DefaultTableViewModel(TableViewColumn[]) - 类 的构造器com.ds.common.swing.table.DefaultTableViewModel
Construct.
DefaultTableViewModel(Collection) - 类 的构造器com.ds.common.swing.table.DefaultTableViewModel
Construct.
DefaultTableViewModel(TableViewColumn[], Collection) - 类 的构造器com.ds.common.swing.table.DefaultTableViewModel
Construct.
DefInfo - com.ds.bpm.bpd.wfxml中的类
 
DefInfo() - 类 的构造器com.ds.bpm.bpd.wfxml.DefInfo
 
DefInfos - com.ds.bpm.bpd.wfxml中的类
 
DefInfos() - 类 的构造器com.ds.bpm.bpd.wfxml.DefInfos
 
DelayScreen - com.ds.editor.chrome.task中的类
 
DelayScreen(ChromeDriver, File, Integer) - 类 的构造器com.ds.editor.chrome.task.DelayScreen
 
DELETE - 类 中的静态变量com.ds.common.swing.table.TableViewModelEvent
Identifies the removal of rows or columns.
DeleteCell - com.ds.bpm.bpd.actions中的类
Class that realizes DeleteCell action.
DeleteCell(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.DeleteCell
 
deleteDAO(String, String) - 类 中的方法com.ds.fdt.server.daoimpl.DAOServiceImpl
 
deleteDAO(String, String) - 接口 中的方法com.ds.fdt.server.DAOService
 
deleteDAO(String, String) - 类 中的方法com.ds.fdt.server.service.DAOGridService
 
deleteElementDialog() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
deleteHost(String) - 类 中的方法com.ds.httpproxy.RemoteServerFactory
 
deletePerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTableControlPanel
 
deleteProcessDefListToDB(String) - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
删除数据库中的工作流信息
deleteProcessDefListToDB(String) - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
 
DeleteRemote - com.ds.bpm.bpd.actions中的类
Class that realizes DeleteRemote action.
DeleteRemote(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.DeleteRemote
 
deleteScriptById(String) - 类 中的方法com.ds.httpproxy.config.Page
 
DELIMITER_MULTIPLE - 类 中的静态变量com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
 
delplan() - 类 中的方法com.ds.bpm.bpd.actions.Close
 
DEPARTMENT_STROKE - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
desc - 类 中的变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
 
DescendingIcon() - 类 的构造器com.ds.common.swing.table.TableHeaderRenderer.DescendingIcon
 
Description - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Description() - 类 的构造器com.ds.bpm.bpd.xml.elements.Description
 
Description(boolean) - 类 的构造器com.ds.bpm.bpd.xml.elements.Description
 
Description(boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.elements.Description
 
Device - com.ds.bpm.bpd.xml.activity中的类
Represents a WfMC DTD element that has the similar name.
Device(Devices, WorkflowProcess) - 类 的构造器com.ds.bpm.bpd.xml.activity.Device
Creates a new instance of the class.
DEVICE_SEPARATOR - 类 中的静态变量com.ds.bpm.bpd.xml.Path
Device separator character constant ":" used in paths.
DeviceActivity - com.ds.bpm.bpd.graph中的类
Used to define AutoActivity object in the graph and to modify it's properties.
DeviceActivity() - 类 的构造器com.ds.bpm.bpd.graph.DeviceActivity
Creates route.
DeviceActivity(Object) - 类 的构造器com.ds.bpm.bpd.graph.DeviceActivity
Creates AutoActivity with given userObject.
DeviceActivity - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
DeviceActivity() - 类 的构造器com.ds.bpm.bpd.xml.elements.DeviceActivity
 
DeviceActivityRenderer - com.ds.bpm.bpd.graph中的类
Class used to display AutoActivity object.
DeviceActivityRenderer() - 类 的构造器com.ds.bpm.bpd.graph.DeviceActivityRenderer
 
DeviceActivityView - com.ds.bpm.bpd.graph中的类
Represents a view for a model's AutoActivity object.
DeviceActivityView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.DeviceActivityView
Constructs a AutoActivity view for the specified model object.
DeviceDefEnums - com.ds.bpm.bpd.enums中的枚举
 
DeviceDefEventEnums - com.ds.bpm.bpd.enums中的枚举
 
Devices - com.ds.bpm.bpd.xml.activity中的类
This is not a real WfMC DTD element, but it is introduced to help.
Devices(Activity) - 类 的构造器com.ds.bpm.bpd.xml.activity.Devices
Creates a new instance of the class.
dialog(Component, String, int, int, String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
 
DicType - com.ds.bpm.bpd.plugin.impl.activity中的类
 
DicType() - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.DicType
 
DirectHelp - com.ds.bpm.bpd.actions中的类
Class that realizes help tutorial action.
DirectHelp(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.DirectHelp
 
Documentation - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Documentation() - 类 的构造器com.ds.bpm.bpd.xml.elements.Documentation
 
doEditorSpecificStuff() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
 
doesPackageFileExists(String) - 类 中的方法com.ds.bpm.bpd.xml.XML
 
doesPackageFileExists(String) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
 
doMousePressed() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
已过时。
 
done() - 类 中的方法com.ds.common.swing.progress.Task
ProgressDialog use this method to adjust whether the task has done.
download() - 类 中的方法com.ds.rad.ESDService
 
download(String, String, HttpRequest, HttpResponse) - 类 中的方法com.ds.rad.VFSRADService
 
DownLoadHandler - com.ds.handler中的类
 
DownLoadHandler() - 类 的构造器com.ds.handler.DownLoadHandler
 
downPaint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.ActivityRenderer
 
downPaint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.SplitActivityRenderer
 
downPaint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.SplitAndJoinActivityRenderer
 
dragDropEnd(DragSourceDropEvent) - 类 中的方法com.ds.common.swing.KTree
 
dragEnter(DragSourceDragEvent) - 类 中的方法com.ds.common.swing.KTree
 
dragExit(DragSourceEvent) - 类 中的方法com.ds.common.swing.KTree
 
dragGestureRecognized(DragGestureEvent) - 类 中的方法com.ds.common.swing.KTree
 
dragOver(DragSourceDragEvent) - 类 中的方法com.ds.common.swing.KTree
 
driverMap - 类 中的变量com.ds.editor.ESDEditor
 
dropActionChanged(DragSourceDragEvent) - 类 中的方法com.ds.common.swing.KTree
 
DTDTextPanel_LARGE - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
 
DTDTextPanel_LARGE - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLTextPanel
 
DTDTextPanel_MEDIUM - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
 
DTDTextPanel_MEDIUM - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLTextPanel
 
DTDTextPanel_SMALL - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
 
DTDTextPanel_SMALL - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLTextPanel
 
Duration - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Duration() - 类 的构造器com.ds.bpm.bpd.xml.elements.Duration
 

E

edges(Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Returns an iterator of the edges connected to port.
edit(Map, ConnectionSet, ParentMap, UndoableEdit[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Applies attributes and the connection changes to the model.
EditCell - com.ds.bpm.bpd.actions中的类
Class that realizes edit action.
EditCell(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.EditCell
 
editElementDialog() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormPanel
 
editElementDialog() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLOpinionPanel
 
editElementDialog() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.XMLCommonAttrPanel
 
editElementDialog() - 类 中的方法com.ds.bpm.bpd.plugin.impl.form.XMLActivityFormPanel
 
editElementDialog() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.XMLProcessFormPanel
 
editElementDialog() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.XMLProcessTablePanel
 
editElementDialog() - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLDefaultFormulaPanel
 
editElementDialog() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
editFonts(Map) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Used for editing font sizes without haveing an undo action set.
editor - 类 中的变量com.ds.bpm.bpd.AbstractGraph
Reference to editor
editor - 类 中的变量com.ds.bpm.bpd.actions.ActionBase
A reference to the editor class.
editor - 类 中的变量com.ds.bpm.bpd.BarFactory
 
editPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormControlPanel
 
editPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefControlPanel
 
editPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLOpinionControlPanel
 
editPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.XMLCommonAttrControlPanel
 
editPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.XMLProcessFormControlPanel
 
editPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.XMLProcessTableControlPanel
 
editPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLFormulaControlPanel
 
editPerform(ActionEvent) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTableControlPanel
 
EditProperties - com.ds.bpm.bpd.actions中的类
Class that realizes properties action.
EditProperties(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.EditProperties
 
editXMLElement(NewXMLPanel, boolean, boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElementDialog
Displays dialog and adds specified panel to it, along with OK and/or Cancel button.
editXMLElement(XMLPanel, boolean, boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLElementDialog
 
editXMLElement(XMLPanel, boolean, boolean, boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLElementDialog
Displays dialog and adds specified panel to it, along with OK and/or Cancel button.
elementEditingDialog - 类 中的变量com.ds.bpm.bpd.ProcessEditor
撤销、重复操作的实现 undo and redo action implementations
ELService - com.ds.expression中的类
 
ELService() - 类 的构造器com.ds.expression.ELService
 
Empty - com.ds.bpm.bpd.xml.elements中的类
Helper element to allow an empty choice that will not write anyting to XPDL.
Empty() - 类 的构造器com.ds.bpm.bpd.xml.elements.Empty
 
EMPTY - 类 中的静态变量com.ds.bpm.bpd.xml.Path
Constant value containing the empty path with no device.
EMPTY_ENUMERATION - 类 中的静态变量com.ds.bpm.bpd.misc.APITreeNode
 
EMPTY_ENUMERATION - 类 中的静态变量com.ds.bpm.bpd.misc.ComponentTreeNode
 
EMPTY_ENUMERATION - 类 中的静态变量com.ds.bpm.bpd.misc.OrgTreeNode
 
emptyIterator - 类 中的变量com.ds.bpm.bpd.BPDGraphModel
Default instance of an empty iterator.
EmptyIterator() - 类 的构造器com.ds.bpm.bpd.BPDGraphModel.EmptyIterator
 
emptyParentList() - 类 中的方法com.ds.bpm.bpd.BPDParentMap
Returns the list of parents that will be empty when this parent map is applied.
End - com.ds.bpm.bpd.graph中的类
Used to define End object.
End() - 类 的构造器com.ds.bpm.bpd.graph.End
Creates end.
End(EndActivity) - 类 的构造器com.ds.bpm.bpd.graph.End
Creates End with given userObject.
END_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
EndActivity - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
EndActivity() - 类 的构造器com.ds.bpm.bpd.xml.elements.EndActivity
 
ENDOFWORKFLOWACT_SEPARATE - 类 中的静态变量com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
EndRenderer - com.ds.bpm.bpd.graph中的类
Class used to display end object.
EndRenderer() - 类 的构造器com.ds.bpm.bpd.graph.EndRenderer
 
EndView - com.ds.bpm.bpd.graph中的类
Represents a view for a model's End object.
EndView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.EndView
Constructs a End view for the specified model object.
enterPackageID() - 类 中的方法com.ds.bpm.bpd.PackageEditor
 
entryCount() - 类 中的方法com.ds.bpm.bpd.BPDParentMap
Returns the number of entries in parent map.
EnumAttribute - com.ds.bpm.bpd.xml中的类
Represents any attribute in a sence of the XML.
EnumAttribute(String) - 类 的构造器com.ds.bpm.bpd.xml.EnumAttribute
Creates an instance of class that represents specified XML attribute, with default value for text panel type (XMLTextPanel).
EnumAttribute(String, int) - 类 的构造器com.ds.bpm.bpd.xml.EnumAttribute
Creates an instance of class that represents specified XML attribute, with specified value of text panel.
EnumAttribute(String, String[], int) - 类 的构造器com.ds.bpm.bpd.xml.EnumAttribute
Creates an instance of class that represents specified XML attribute that has a given set of choices to choose for attribute value, and with specified index of choice to be choosen after creation.
EnumAttribute(String, Object[], int) - 类 的构造器com.ds.bpm.bpd.xml.EnumAttribute
 
EnumAttribute(String, String[], int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.EnumAttribute
Creates an instance of class that represents specified XML attribute that has a given set of choices to choose for attribute value, the specified index of choice to be choosen after creation, the specified setting for panel type and specified layout for label and edit box.
EnumAttribute(String, Object[], int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.EnumAttribute
 
EnumerationType - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
EnumerationType() - 类 的构造器com.ds.bpm.bpd.xml.elements.EnumerationType
Creates a new instance of the class.
EnumerationValue - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
EnumerationValue() - 类 的构造器com.ds.bpm.bpd.xml.elements.EnumerationValue
Creates a new instance of the class.
enumsAttribute - 类 中的变量com.ds.bpm.bpd.xml.XMLAttribute
 
equals(Object) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
 
equals(Object) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
 
equals(Object) - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
 
equals(Object) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
 
equals(Object) - 类 中的方法com.ds.bpm.bpd.misc.PFLocale
 
equals(Object) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
 
equals(Object) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
equals(Object) - 类 中的方法com.ds.bpm.bpd.xml.XMLSelectOption
 
error(SAXParseException) - 类 中的方法com.ds.bpm.bpd.xml.ParsingErrors
 
ERROR_MESSAGE - 类 中的静态变量com.ds.bpm.bpd.xml.XMLUtil
 
errorMessage(Window, String, String, String) - 类 中的静态方法com.ds.bpm.bpd.xml.panels.NewXMLPanel
 
errorMessage(Window, String, String, String) - 类 中的静态方法com.ds.bpm.bpd.xml.panels.XMLPanel
 
ErrTableModel(Map[]) - 类 的构造器com.ds.bpm.bpd.xml.panels.ErrTablePanel.ErrTableModel
 
ErrTablePanel - com.ds.bpm.bpd.xml.panels中的类
Creates a table panel.
ErrTablePanel() - 类 的构造器com.ds.bpm.bpd.xml.panels.ErrTablePanel
 
ErrTablePanel(ProcessEditor) - 类 的构造器com.ds.bpm.bpd.xml.panels.ErrTablePanel
 
ErrTablePanel.ErrTableModel - com.ds.bpm.bpd.xml.panels中的类
 
esbKeyList - 类 中的变量com.ds.bpm.bpd.xml.XMLExpressionElement
 
ESDChrome - com.ds.editor.cmd中的类
 
ESDChrome(ChromeDriver) - 类 的构造器com.ds.editor.cmd.ESDChrome
 
ESDComTree - com.ds.bpm.bpd.misc中的类
 
ESDComTree(ProjectVersion) - 类 的构造器com.ds.bpm.bpd.misc.ESDComTree
 
ESDEditor - com.ds.editor中的类
 
ESDProperties - com.ds.login中的类
 
ESDProxyServer - com.ds中的类
 
ESDService - com.ds.rad中的类
 
ESDService() - 类 的构造器com.ds.rad.ESDService
 
ESDSplash - com.ds.editor中的类
 
ESDSplash(Icon, String, String) - 类 的构造器com.ds.editor.ESDSplash
 
ESDStudio - com.ds中的类
 
ESDStudio() - 类 的构造器com.ds.ESDStudio
 
ESDWebDriverListener - com.ds.editor.chrome中的类
 
ESDWebDriverListener() - 类 的构造器com.ds.editor.chrome.ESDWebDriverListener
 
Event - com.ds.bpm.bpd.xml.activity中的类
Represents a WfMC DTD element that has the similar name.
Event(Events, WorkflowProcess) - 类 的构造器com.ds.bpm.bpd.xml.activity.Event
Creates a new instance of the class.
EventActivity - com.ds.bpm.bpd.graph中的类
Used to define AutoActivity object in the graph and to modify it's properties.
EventActivity() - 类 的构造器com.ds.bpm.bpd.graph.EventActivity
Creates route.
EventActivity(Object) - 类 的构造器com.ds.bpm.bpd.graph.EventActivity
Creates AutoActivity with given userObject.
EventActivityRenderer - com.ds.bpm.bpd.graph中的类
Class used to display AutoActivity object.
EventActivityRenderer() - 类 的构造器com.ds.bpm.bpd.graph.EventActivityRenderer
 
EventActivityView - com.ds.bpm.bpd.graph中的类
Represents a view for a model's AutoActivity object.
EventActivityView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.EventActivityView
Constructs a AutoActivity view for the specified model object.
Events - com.ds.bpm.bpd.xml.activity中的类
This is not a real WfMC DTD element, but it is introduced to help.
Events(Activity) - 类 的构造器com.ds.bpm.bpd.xml.activity.Events
Creates a new instance of the class.
ExceptionName - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ExceptionName() - 类 的构造器com.ds.bpm.bpd.xml.elements.ExceptionName
 
execScript(String) - 类 中的方法com.ds.editor.cmd.ESDChrome
 
ExecScript - com.ds.editor.cmd中的类
 
ExecScript(ChromeDriver, String) - 类 的构造器com.ds.editor.cmd.ExecScript
 
execute() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
Execute this edit such that the next invocation to this method will invert the last execution.
execute() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
 
exit(ActionEvent) - 类 中的方法com.ds.bpm.bpd.actions.ChangeLanguage
 
Exit - com.ds.bpm.bpd.actions中的类
Class that realizes exit action.
Exit(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Exit
 
expandAll(JTree, boolean) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
If expand is true, expands all nodes in the tree.
expandAll(JTree, TreePath, boolean) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
Collapse or expand specified three path.
explore() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteAppDefNode
展开流程节点
explore() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteClassificationDefNode
展开分类节点
explore() - 类 中的方法com.ds.bpm.bpd.misc.treenode.RemoteProcessDefNode
展开流程节点
ExplorerUtil - com.ds.httpproxy中的类
 
ExplorerUtil() - 类 的构造器com.ds.httpproxy.ExplorerUtil
 
export() - 类 中的方法com.ds.rad.ESDService
 
export() - 类 中的方法com.ds.rad.ExportService
 
exportDone(JComponent, Transferable, int) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
 
exportLocalServer() - 类 中的方法com.ds.rad.ESDService
 
exportProject(String, ESDChrome, boolean, boolean) - 类 中的方法com.ds.rad.ESDService
 
exportRemoteServer() - 类 中的方法com.ds.rad.ESDService
 
ExportService - com.ds.rad中的类
 
ExportService() - 类 的构造器com.ds.rad.ExportService
 
exportToClipboard(JComponent, Clipboard, int) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
 
expression - 类 中的变量com.ds.bpm.bpd.xml.XMLExpressionElement
 
expression - 类 中的变量com.ds.expression.ServiceNode
 
expression - 类 中的静态变量com.ds.httpproxy.RemoteServerFactory
 
ExpressionElement - com.ds.bpm.bpd.plugin中的类
 
ExpressionElement(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.ExpressionElement
 
ExtendedAttribute - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ExtendedAttribute(ExtendedAttributes) - 类 的构造器com.ds.bpm.bpd.xml.elements.ExtendedAttribute
Creates a new instance of the class.
ExtendedAttribute() - 类 的构造器com.ds.bpm.bpd.xml.elements.ExtendedAttribute
 
ExtendedAttributeForUserProperty - com.ds.bpm.bpd.xml.elements中的类
This is not a real WfMC DTD element, but it is introduced to help.
ExtendedAttributeForUserProperty(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.ExtendedAttributeForUserProperty
Creates a new instance of the class.
ExtendedAttributes - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ExtendedAttributes(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.ExtendedAttributes
Creates a new instance of the class.
ExternalPackage - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ExternalPackage(ExternalPackages) - 类 的构造器com.ds.bpm.bpd.xml.elements.ExternalPackage
Creates a new instance of the class.
ExternalPackage.AttrHref - com.ds.bpm.bpd.xml.elements中的类
 
ExternalPackages - com.ds.bpm.bpd.actions中的类
Class that realizes external packages action.
ExternalPackages(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.ExternalPackages
 
ExternalPackages - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ExternalPackages(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.ExternalPackages
Creates a new instance of the class.
ExternalParticipants - com.ds.bpm.bpd.ldap中的类
 
ExternalParticipants(Package) - 类 的构造器com.ds.bpm.bpd.ldap.ExternalParticipants
 
ExternalProcesses - com.ds.bpm.bpd.misc中的类
 
ExternalProcesses(Package) - 类 的构造器com.ds.bpm.bpd.misc.ExternalProcesses
 
ExternalReference - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ExternalReference() - 类 的构造器com.ds.bpm.bpd.xml.elements.ExternalReference
Creates a new instance of the class.
ExtNode - com.ds.bpm.bpd.misc中的类
 
ExtNode() - 类 的构造器com.ds.bpm.bpd.misc.ExtNode
 
ExtTree - com.ds.bpm.bpd.misc中的类
 
ExtTree() - 类 的构造器com.ds.bpm.bpd.misc.ExtTree
 

F

fatalError(SAXParseException) - 类 中的方法com.ds.bpm.bpd.xml.ParsingErrors
 
fileToString(String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
Converts a file specified by the path, to the String.
fillCom(List) - 类 中的方法com.ds.bpm.bpd.plugin.impl.SafePlugin
 
fillOutgoingTransitions() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
Called by owner object after importing of XML file to do neccessary things on activities after "afterImporting" method is called both for activities and transitions
fillOutgoingTransitions() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.config.ApplicationPanel
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommand
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityCommandEvent
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDevice
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityDeviceEvent
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormPlugin
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityFormulaPlugin
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityService
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityServiceEvent
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityTask
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityUserEvent
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ActivityButton
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ButtonPlugin
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.ActForm
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Attachment
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentButton
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDef
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentPlugin
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.MDForms
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.OpinionRightGroup
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWord
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButton
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.SimpleActivityDeviceEvent
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonAttribute
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.CommonExAttribute
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTableButton
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonMultiAttribute
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Form
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessDeviceEvent
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessForm
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormPlugin
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.ProcessSelectDevice
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Table
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.route.RoutePlugin
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.plugin.impl.SafePlugin
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.wfxml.DefInfo
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.activity.Device
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.activity.Event
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.activity.Service
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.activity.Tool
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Application
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ArrayType
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.BasicType
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.BlockActivity
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.CommandListener
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Condition
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ConformanceClass
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataField
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.DataType
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadline
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.DeclaredType
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.EnumerationValue
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventDevice
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventEvent
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventNo
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventSimple
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttributeForUserProperty
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackage
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalReference
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.FinishMode
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameter
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.Formula
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Implementation
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Join
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Listener
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ListType
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Member
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Namespace
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.PackageHeader
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Participant
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ParticipantType
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessHeader
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.RedefinableHeader
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsible
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroup
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.SchemaType
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Script
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.SimulationInformation
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.StartMode
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.TimeEstimation
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRef
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.TransitionRestriction
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.TypeDeclaration
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperty
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRef
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.WFApplication
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
Defines the super-class method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollectionElement
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
The classes that are derived from this class has to give its definition for this method.
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollectionElement
 
fillStructure() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
The classes that are derived from this class has to give its definition for this method.
fillUser() - 类 中的方法com.ds.bpm.bpd.BPD
 
filterNull(String) - 类 中的静态方法com.ds.bpm.bpd.Utils
 
filterParents(Map, int) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
 
findBlockActivity(ActivitySet) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
 
findCell(Point, Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
 
findDAO(String) - 类 中的方法com.ds.fdt.server.daoimpl.DAOServiceImpl
 
findDAO(String, DBMap) - 类 中的方法com.ds.fdt.server.daoimpl.DAOServiceImpl
 
findDAO(String, DBMap<String, Object>) - 接口 中的方法com.ds.fdt.server.DAOService
 
findDAO(String) - 类 中的方法com.ds.fdt.server.service.DAOGridService
 
findDAO(String, DBMap) - 类 中的方法com.ds.fdt.server.service.DAOGridService
 
findNearestCell(Object, int) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Finds the nearest cell to the given cell in given direction.
findParentActivityParticipantForLocation(Point, Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Finds new participant for activity after it's position changes.
findPropertyFiles() - 类 中的静态方法com.ds.bpm.bpd.Utils
获得属性文件列表
finished() - 类 中的方法com.ds.common.swing.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
FinishMode - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
FinishMode() - 类 的构造器com.ds.bpm.bpd.xml.elements.FinishMode
Creates a new instance of the class.
fireGraphChanged(Object, GraphModelEvent.GraphModelChange) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
 
fireTableChanged(TableViewModelEvent) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
Forwards the given notification event to all TableModelListeners that registered themselves as listeners for this table model.
fireTableDataChanged() - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
Notifies all listeners that all cell values in the table's rows may have changed.
fireTableRowDeleted(Object) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
Notifies all listeners that row have been deleted.
fireTableRowInserted(Object) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
Notifies all listeners that row have been inserted.
fireTableRowsDeleted(Collection) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
Notifies all listeners that row have been deleted.
fireTableRowsInserted(Collection) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
Notifies all listeners that row have been inserted.
fireTableRowsUpdated(Collection) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
Notifies all listeners that row have been updated.
fireTableRowUpdated(Object) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
Notifies all listeners that the value of the row has been updated.
firstPort - 类 中的变量com.ds.bpm.bpd.BPDMarqueeHandler
First port (when mouse was pressed).
FOCUS_DOWN - 类 中的静态变量com.ds.bpm.bpd.actions.FocusNearestCell
 
FOCUS_LEFT - 类 中的静态变量com.ds.bpm.bpd.actions.FocusNearestCell
 
FOCUS_RIGHT - 类 中的静态变量com.ds.bpm.bpd.actions.FocusNearestCell
 
FOCUS_UP - 类 中的静态变量com.ds.bpm.bpd.actions.FocusNearestCell
 
FocusNearestCell - com.ds.bpm.bpd.actions中的类
 
FocusNearestCell(AbstractEditor, int) - 类 的构造器com.ds.bpm.bpd.actions.FocusNearestCell
 
FOREIGN_EL_COLOR_BKG - 类 中的静态变量com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
Form - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
 
Form() - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
 
Form - com.ds.bpm.bpd.plugin.impl.process中的类
 
Form(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.Form
 
FORM_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentPlugin
 
FORM_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
 
FORM_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.process.ProcessForm
 
FormalParameter - com.ds.bpm.bpd.xml.elements.formula中的类
Represents a WfMC DTD element that has the similar name.
FormalParameter(FormalParameters, Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.FormalParameter
Creates a new instance of the class.
FormalParameters - com.ds.bpm.bpd.actions中的类
Class that realizes formal parameters action.
FormalParameters(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.FormalParameters
 
FormalParameters - com.ds.bpm.bpd.xml.elements.formula中的类
Represents a WfMC DTD element that has the similar name.
FormalParameters(XMLComplexElement, Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.FormalParameters
Creates a new instance of the class.
FormModuleTree - com.ds.bpm.bpd.misc中的类
 
FormModuleTree(ProjectVersion) - 类 的构造器com.ds.bpm.bpd.misc.FormModuleTree
 
Forms - com.ds.bpm.bpd.plugin.impl.process中的类
 
Forms(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.Forms
 
Formula - com.ds.bpm.bpd.xml.elements.formula中的类
 
Formula(XMLCollection, FormulaType) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.Formula
Constructs a RightFormula instance.
FORMULA_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.ExpressionElement
 
FormulaApiPanel - com.ds.bpm.bpd.xml.elements.formula.esd中的类
 
FormulaApiPanel() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.esd.FormulaApiPanel
构造器
FormulaApiPanel(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.esd.FormulaApiPanel
构造器
FormulaAreaParameter - com.ds.bpm.bpd.xml.elements.formula.iot中的类
 
FormulaAreaParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaAreaParameter
构造器
FormulaAreaParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaAreaParameter
构造器
FormulaComponentPanel - com.ds.bpm.bpd.xml.elements.formula.esd中的类
 
FormulaComponentPanel() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.esd.FormulaComponentPanel
构造器
FormulaComponentPanel(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.esd.FormulaComponentPanel
构造器
FormulaCustomParameter - com.ds.bpm.bpd.xml.elements.formula中的类
Title: 工作流设计工具(BPD) Description: 高级公式参数 Copyright: Copyright (c) 2004 Company: itjds
FormulaCustomParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.FormulaCustomParameter
构造器
FormulaCustomParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.FormulaCustomParameter
构造器
FormulaDataKeyParameter - com.ds.bpm.bpd.xml.elements.formula.iot中的类
 
FormulaDataKeyParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaDataKeyParameter
构造器
FormulaDataKeyParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaDataKeyParameter
构造器
FormulaDeviceTypeParameter - com.ds.bpm.bpd.xml.elements.formula.iot中的类
 
FormulaDeviceTypeParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaDeviceTypeParameter
构造器
FormulaDeviceTypeParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaDeviceTypeParameter
构造器
FormulaEnums - com.ds.bpm.bpd.enums中的枚举
 
FormulaEnumsValueParameter - com.ds.bpm.bpd.xml.elements.formula中的类
 
FormulaEnumsValueParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.FormulaEnumsValueParameter
构造器
FormulaEnumsValueParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.FormulaEnumsValueParameter
构造器
FormulaFieldPanel - com.ds.bpm.bpd.xml.elements.formula.database中的类
 
FormulaFieldPanel() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.database.FormulaFieldPanel
构造器
FormulaFieldPanel(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.database.FormulaFieldPanel
构造器
FormulaGatewayParameter - com.ds.bpm.bpd.xml.elements.formula.iot中的类
 
FormulaGatewayParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaGatewayParameter
构造器
FormulaGatewayParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaGatewayParameter
构造器
FormulaModulePanel - com.ds.bpm.bpd.xml.elements.formula.esd中的类
 
FormulaModulePanel() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.esd.FormulaModulePanel
构造器
FormulaModulePanel(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.esd.FormulaModulePanel
构造器
FormulaOrgParameter - com.ds.bpm.bpd.xml.elements.formula.org中的类
 
FormulaOrgParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaOrgParameter
构造器
FormulaOrgParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaOrgParameter
构造器
FormulaParameter - com.ds.bpm.bpd.xml.elements.formula中的类
Title: 工作流设计工具(BPD) Description: 公式参数数据类 Copyright: Copyright (c) 2004 Company: itjds
FormulaParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
 
FormulaParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
 
FormulaPersonDutyParameter - com.ds.bpm.bpd.xml.elements.formula.org中的类
Title: 工作流设计工具(BPD) Description: 权限公式参数-单个人员职务选择 Copyright: Copyright (c) 2004 Company: itjds
FormulaPersonDutyParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonDutyParameter
构造器
FormulaPersonDutyParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonDutyParameter
构造器
FormulaPersonGroupParameter - com.ds.bpm.bpd.xml.elements.formula.org中的类
Title: 工作流设计工具(BPD) Description: 权限公式参数-单个人员工作组选择 Copyright: Copyright (c) 2004 Company: itjds
FormulaPersonGroupParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonGroupParameter
构造器
FormulaPersonGroupParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonGroupParameter
构造器
FormulaPersonLevelParameter - com.ds.bpm.bpd.xml.elements.formula.org中的类
Title: 工作流设计工具(BPD) Description: 权限公式参数-单个人员职级选择 Copyright: Copyright (c) 2004 Company: itjds
FormulaPersonLevelParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonLevelParameter
构造器
FormulaPersonLevelParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonLevelParameter
构造器
FormulaPersonParameter - com.ds.bpm.bpd.xml.elements.formula.org中的类
 
FormulaPersonParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonParameter
构造器
FormulaPersonParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonParameter
构造器
FormulaPersonRoleParameter - com.ds.bpm.bpd.xml.elements.formula.org中的类
Title: 工作流设计工具(BPD) Description: 权限公式参数-单个人员角色选择 Copyright: Copyright (c) 2004 Company: itjds
FormulaPersonRoleParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonRoleParameter
构造器
FormulaPersonRoleParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.org.FormulaPersonRoleParameter
构造器
FormulaPlaceParameter - com.ds.bpm.bpd.xml.elements.formula.iot中的类
 
FormulaPlaceParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaPlaceParameter
构造器
FormulaPlaceParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaPlaceParameter
构造器
Formulas - com.ds.bpm.bpd.xml.elements.formula中的类
 
Formulas(XMLComplexElement, FormulaType) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.Formulas
Constructs a RightFormula instance.
Formulas(XMLComplexElement, String, FormulaType) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.Formulas
 
FormulaSensorParameter - com.ds.bpm.bpd.xml.elements.formula.iot中的类
 
FormulaSensorParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaSensorParameter
构造器
FormulaSensorParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaSensorParameter
构造器
FormulaServiceEventParameter - com.ds.bpm.bpd.xml.elements.formula.iot中的类
Title: 工作流设计工具(BPD) Description: 权限公式参数-单个人员角设备选择 Copyright: Copyright (c) 2004 Company: itjds
FormulaServiceEventParameter() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaServiceEventParameter
构造器
FormulaServiceEventParameter(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.iot.FormulaServiceEventParameter
构造器
FormulaTablePanel - com.ds.bpm.bpd.xml.elements.formula.database中的类
 
FormulaTablePanel() - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.database.FormulaTablePanel
构造器
FormulaTablePanel(Formula, ExpressionParameter) - 类 的构造器com.ds.bpm.bpd.xml.elements.formula.database.FormulaTablePanel
构造器
freezeProcessDefVersion(String) - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
冻结指定版本流程
freezeProcessDefVersion(String) - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
 
fromClass(Class<? extends XMLElement>) - 枚举 中的静态方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
 
fromName(String) - 枚举 中的静态方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
 
fromName(String) - 枚举 中的静态方法com.ds.bpm.bpd.enums.FormulaEnums
 
fromServer() - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessCfgCommission
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Device
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Devices
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Event
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Events
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.OutFlow
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Service
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Services
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.SubFlow
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Tool
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.activity.Tools
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Application
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.BlockActivity
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Condition
Overrides super-class method to realize this class specific reading from XML file.
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataField
Overrides super-class method to return an attribute specific XML input.
fromXML(String, Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.DataTypes
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Deadline
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.DeclaredType
Overrides super-class method to realize this class specific reading from XML file.
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventDevice
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventEvent
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventNo
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.event.ActivityEventSimple
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttribute
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttributeForUserProperty
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExtendedAttributes
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.FinishMode
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.formula.FormalParameter
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Implementation
Overrides super-class method to realize this class specific reading from XML file.
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
Overrides super-class method to realize this class specific reading from XML file.
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.PackageHeader
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.ProcessHeader
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.RedefinableHeader
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Responsible
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroup
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.RightGroups
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.SchemaType
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.SimulationInformation
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.StartMode
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
Overrides super-class method to return an attribute specific XML input.
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollectionElement
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
Supposed to be overriden by derived classes to implement element specific reading from an XML file.
fromXML(String, Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
Supposed to be used (and overriden) by class that represent XML choice of complex elements.
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
Overrides super-class method to return an attribute specific XML input.
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollectionElement
 
fromXML(String, Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexChoice
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
 
fromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
Supposed to be overriden by derived classes to implement element specific reading from an XML file.
fromXML(String, Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
Supposed to be used (and overriden) by class that represent XML choice of complex elements.
FullOverview - com.ds.bpm.bpd.actions中的类
Class that realizes activities overview action.
FullOverview(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.FullOverview
 
FunctionUtil - com.ds.expression中的类
 
FunctionUtil() - 类 的构造器com.ds.expression.FunctionUtil
 

G

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.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
 

H

Handle - com.ds.httpproxy.config中的类
 
Handle() - 类 的构造器com.ds.httpproxy.config.Handle
 
Handle(String) - 类 的构造器com.ds.httpproxy.config.Handle
 
handleAttributes(Map) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Applies attributes to the cells specified as keys.
handleBody(HttpRequest, HttpResponse) - 类 中的方法com.ds.handler.custom.CustomResourceHandler
 
handleBody(HttpRequest, HttpResponse) - 类 中的方法com.ds.handler.custom.CustomVFSResourceHandler
 
handleBody(HttpRequest, HttpResponse) - 类 中的方法com.ds.handler.DownLoadHandler
 
handleBody(HttpRequest, HttpResponse) - 类 中的方法com.ds.handler.IndexHandler
 
handleBody(HttpRequest, HttpResponse) - 类 中的方法com.ds.handler.ReleaseHandler
 
handleBody(HttpRequest, HttpResponse) - 类 中的方法com.ds.handler.ResourceHandler
 
handleBody(HttpRequest, HttpResponse) - 类 中的方法com.ds.handler.SystemResourceHandler
 
handleBody(HttpRequest, HttpResponse) - 类 中的方法com.ds.handler.UPLoadHandler
 
handleConnection(ConnectionSet.Connection) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Inserts the specified connection into the model.
handleConnectionSet(ConnectionSet) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Applies connectionSet to the model.
handleEditorMap - 类 中的变量com.ds.editor.ESDEditor
 
handleEmptyGroups(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
Adds the groups that become empty to the cells that will be removed.
handleInsert(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Inserts cells into the model.
handleInsert(JGraph, GraphTransferable) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
This method was changed to support pasteAt action.
handleParentMap(ParentMap) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Applies cells to the model.
handleRemove(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Removes cells from the model.
handleWebServiceException(JDSException) - 接口 中的方法com.ds.bpm.bpd.service.CtBPDService
 
handleWebServiceException(JDSException) - 类 中的方法com.ds.bpm.bpd.service.CtBPDServiceImpl
 
hasAnyActivity() - 类 中的方法com.ds.bpm.bpd.graph.Participant
Returns true if participant is a container for any activity.
hasAnyActivity(Participant, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Checks if given participant par has activities.
hasAnyParticipant(Object) - 类 中的方法com.ds.bpm.bpd.BPDParentMap
Returns true if Participant that is in changed nodes set has other Participants.
hasAnyParticipant() - 类 中的方法com.ds.bpm.bpd.graph.Participant
Returns true if participant is a container for any other participant.
hasAnyParticipant(Participant, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Checks if given participant par has other participants.
hasAnyPostcondition() - 类 中的方法com.ds.bpm.bpd.graph.Activity
 
hasAnyPostcondition(Activity) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
 
hasAnyPrecondition() - 类 中的方法com.ds.bpm.bpd.graph.Activity
 
hasBeenStoped() - 类 中的方法com.ds.bpm.bpd.misc.ValidationErrorDisplay
 
hasCircularTransitions(Set) - 类 中的静态方法com.ds.bpm.bpd.Utils
 
hasCondition() - 类 中的方法com.ds.bpm.bpd.graph.Transition
 
hasCondition() - 类 中的方法com.ds.bpm.bpd.xml.elements.Transition
Indicates wether the condition for transition is defined or not.
hasConnectedEndBubble(Activity) - 类 中的静态方法com.ds.bpm.bpd.Utils
 
hasFocus - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
Cached hasFocus and selected value.
hasForms() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.ActForm
 
hasForms() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.AttachmentDef
 
hasForms() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Form
 
hasForms() - 类 中的方法com.ds.bpm.bpd.plugin.impl.process.Table
 
hashCode() - 类 中的方法com.ds.bpm.bpd.misc.ExtNode
 
hasNext() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.EmptyIterator
 
hasTree - 类 中的变量com.ds.bpm.bpd.xml.XMLExpressionElement
 
HEADER_ROW - 类 中的静态变量com.ds.common.swing.table.TableViewModelEvent
Identifies the header row.
height - 类 中的静态变量com.ds.common.swing.DateChooser
 
HelpAbout - com.ds.bpm.bpd.actions中的类
Class that realizes show about action.
HelpAbout(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.HelpAbout
 
HelpTutorial - com.ds.bpm.bpd.actions中的类
Class that realizes help tutorial action.
HelpTutorial(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.HelpTutorial
 
hiddenSplash() - 类 中的方法com.ds.editor.ESDEditor
 
hideChooser() - 类 中的方法com.ds.common.swing.DateChooser
方法:界面隐藏
hideNode(Participant) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Called when user wants to remove an existing (logical) participant from the graph.
HOW_MANY_PROCESSES_IN_ONE_ROW - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
howManyChildActivities() - 类 中的方法com.ds.bpm.bpd.graph.Participant
Returns the number of participant's children activities (number of activities for which it is a container).
howManyChildParticipants() - 类 中的方法com.ds.bpm.bpd.graph.Participant
Returns the number of participant's children participants (number of participants for which it is a container).
howManyStringsWithinString(String, String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
Determines the number of string toFind within string toSearch.
HttpProxyListener - com.ds.listener中的类
 
HttpProxyListener() - 类 的构造器com.ds.listener.HttpProxyListener
 
HttpUrl - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
HttpUrl() - 类 的构造器com.ds.bpm.bpd.xml.elements.HttpUrl
 
HttpUrl(boolean) - 类 的构造器com.ds.bpm.bpd.xml.elements.HttpUrl
 
HttpUrl(boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.elements.HttpUrl
 

I

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
 

J

JDSForm - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
 
JDSForm(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
 
JDSInit - com.ds中的类
 
JDSInit() - 类 的构造器com.ds.JDSInit
 
JDSTrayIcon - com.ds.login中的类
 
JDSTrayIcon() - 类 的构造器com.ds.login.JDSTrayIcon
 
JDSTree - com.ds.common.swing.tree中的类
 
JDSTree(DefaultMutableTreeNode) - 类 的构造器com.ds.common.swing.tree.JDSTree
 
JDSTreeCellRenderer - com.ds.common.swing.tree中的类
 
JDSTreeCellRenderer() - 类 的构造器com.ds.common.swing.tree.JDSTreeCellRenderer
 
JDSTreeListener - com.ds.common.swing.tree中的类
 
JDSTreeListener(JTree) - 类 的构造器com.ds.common.swing.tree.JDSTreeListener
 
JDSTreeModel - com.ds.common.swing.tree中的类
 
JDSTreeModel(DefaultMutableTreeNode) - 类 的构造器com.ds.common.swing.tree.JDSTreeModel
 
JDSTreeNode - com.ds.common.swing.tree中的类
 
JDSTreeNode(MenuCfg) - 类 的构造器com.ds.common.swing.tree.JDSTreeNode
 
join - 类 中的变量com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
 
Join - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Join() - 类 的构造器com.ds.bpm.bpd.xml.elements.Join
Creates a new instance of the class.
JoinActivity - com.ds.bpm.bpd.graph中的类
Used to define AutoActivity object in the graph and to modify it's properties.
JoinActivity() - 类 的构造器com.ds.bpm.bpd.graph.JoinActivity
Creates route.
JoinActivity(Object) - 类 的构造器com.ds.bpm.bpd.graph.JoinActivity
Creates AutoActivity with given userObject.
JoinActivityRenderer - com.ds.bpm.bpd.graph中的类
Class used to display subflow object.
JoinActivityRenderer() - 类 的构造器com.ds.bpm.bpd.graph.JoinActivityRenderer
 
JoinActivityView - com.ds.bpm.bpd.graph中的类
Represents a view for a model's Subflow object.
JoinActivityView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.JoinActivityView
Constructs a subflow view for the specified model object.
JSLoad - com.ds.httpproxy.config中的类
 
JSLoad() - 类 的构造器com.ds.httpproxy.config.JSLoad
 
jsp - 类 中的变量com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
 

K

KArrowImage - com.ds.common.swing.tree中的类
A BufferedImage of one of four types of arrow (up, down, left or right) drawn to the size specified on the constructor.
KArrowImage(int) - 类 的构造器com.ds.common.swing.tree.KArrowImage
 
KArrowImage(int, int, int) - 类 的构造器com.ds.common.swing.tree.KArrowImage
 
key - 类 中的变量com.ds.expression.ServiceNode
 
KeyStartBean - com.ds.expression中的类
 
KeyStartBean(String, ESDField) - 类 的构造器com.ds.expression.KeyStartBean
 
KeyStartBean(ServiceBean) - 类 的构造器com.ds.expression.KeyStartBean
 
KTree - com.ds.common.swing中的类
Demonstrates how to display a 'drag image' when using drag and drop on those platforms whose JVMs do not support it natively (eg Win32).
KTree() - 类 的构造器com.ds.common.swing.KTree
 
KTreePathSelection - com.ds.common.swing.tree中的类
This represents a TreePath (a node in a JTree) that can be transferred between a drag source and a drop target.
KTreePathSelection(TreePath) - 类 的构造器com.ds.common.swing.tree.KTreePathSelection
Constructs a transferrable tree path object for the specified path.

L

LABEL_SUFFIX - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
Suffix applied to the key used in resource file lookups for a label.
labelName - 类 中的变量com.ds.bpm.bpd.xml.NewXMLElement
Language specific name of XML element that is shown in editing dialog.
labelName - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
Language specific name of XML element that is shown in editing dialog.
largeTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.ErrTablePanel
 
largeTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.formula.XMLFormulaPanel
 
largeTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
largeTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
lastPort - 类 中的变量com.ds.bpm.bpd.BPDMarqueeHandler
Last port (when mouse was draged).
leftSplitPane - 类 中的变量com.ds.bpm.bpd.AbstractEditor
 
Length - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Length() - 类 的构造器com.ds.bpm.bpd.xml.elements.Length
 
limit - 类 中的变量com.ds.bpm.bpd.xml.elements.event.ActivityEventBase
 
Limit - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Limit() - 类 的构造器com.ds.bpm.bpd.xml.elements.Limit
 
Linkable - com.ds.bpm.bpd.graph中的接口
Defines the requirements for an object that represents a cell that should be linked with other cells.
Listener - com.ds.bpm.bpd.xml.elements中的类
Title: 工作流设计工具(BPD) Description: 工作流监听器元素类 Copyright: Copyright (c) 2008 Company: itjds
Listener(XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.elements.Listener
构造器
listenerList - 类 中的变量com.ds.bpm.bpd.BPDGraphModel
The list of listeners that listen to the model.
ListenerManager - com.ds.bpm.bpd.listener中的类
Title: 工作流设计工具(BPD) Description: 监听器管理工具类 Copyright: Copyright (c) 2004 Company: itjds
Listeners - com.ds.bpm.bpd.xml.elements中的类
Title: 工作流设计工具(BPD) Description: 工作流监听器类 Copyright: Copyright (c) 2006 Company: jdsbpm
Listeners(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.Listeners
构造器
listNodes(Node, String) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
ListType - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ListType(DataTypes, Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.ListType
Creates a new instance of the class.
loadBasic(DBAgent) - 类 中的方法com.ds.httpproxy.config.Handle
 
loadFromDb() - 类 中的方法com.ds.httpproxy.config.ChannelScript
 
loadFromDb() - 类 中的方法com.ds.httpproxy.config.Handle
 
loadFromDb() - 类 中的方法com.ds.httpproxy.config.Script
 
loadFromDbByName(String) - 类 中的方法com.ds.httpproxy.config.RemoteHostProxy
 
loadProperties() - 类 中的方法com.ds.bpm.bpd.plugin.ExpressionElement
 
loadProperties() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
 
loadProperties() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.buttons.ButtonPlugin
 
loadProperties() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Attachment
 
loadProperties() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.JDSForm
 
loadProperties() - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWord
 
loadProperties() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonAttributeTable
 
loadProperties() - 类 中的方法com.ds.bpm.bpd.plugin.impl.commonattribut.CommonMultiAttribute
 
loadProperties() - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
 
lockAllFiles() - 类 中的方法com.ds.bpm.bpd.xml.XML
 
log - 类 中的静态变量com.ds.bpm.bpd.misc.PersonExtTree
 
logger - 类 中的静态变量com.ds.expression.ServiceNode
 
logicErrors - 类 中的变量com.ds.bpm.bpd.AbstractGraph
Map of xml objects as keys and error messages as a values that represent some logic error.
logicErrors - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
 
Login - com.ds.bpm.bpd.actions中的类
Class that realizes Login action.
Login(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Login
登陆远端服务器操作的构造方法
login(boolean, UserBean) - 类 中的方法com.ds.editor.ESDEditor
 
login(boolean, UserBean) - 类 中的方法com.ds.ESDProxyServer
 
LoginDialog - com.ds.bpm.bpd.server.panels中的类
 
LoginDialog(JFrame, String, boolean) - 类 的构造器com.ds.bpm.bpd.server.panels.LoginDialog
对话框构造器
LoginMain - com.ds.bpm.bpd.actions中的类
Class that realizes Login action.
LoginMain(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.LoginMain
登陆远端服务器操作的构造方法
loginPage - 类 中的静态变量com.ds.editor.chrome.PageEditor
 
LoginPanel - com.ds.login中的类
 
LoginPanel(UserBean) - 类 的构造器com.ds.login.LoginPanel
 
Logout - com.ds.bpm.bpd.actions中的类
Class that realizes Login action.
Logout(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Logout
注销操作的构造方法
logout(Boolean) - 类 中的方法com.ds.editor.ESDEditor
 
logout() - 类 中的方法com.ds.rad.ESDService
 
LS - 类 中的静态变量com.ds.httpproxy.ExplorerUtil
 

M

main(String[]) - 类 中的静态方法com.ds.bpm.bpd.BPD
Main method.
main(String[]) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
main(String[]) - 类 中的静态方法com.ds.bpm.bpd.xml.PackageValidator
 
main(String[]) - 类 中的静态方法com.ds.common.swing.KTree
 
main(String[]) - 类 中的静态方法com.ds.editor.ESDEditor
 
main(String[], InputStream, PrintStream) - 类 中的静态方法com.ds.editor.ESDEditor
 
main(String[]) - 类 中的静态方法com.ds.ESDProxyServer
 
main(String[], InputStream, PrintStream) - 类 中的静态方法com.ds.ESDProxyServer
 
main(String[]) - 类 中的静态方法com.ds.ESDStudio
 
main(String[]) - 类 中的静态方法com.ds.handler.DownLoadHandler
 
main(String[]) - 类 中的静态方法com.ds.httpproxy.TestFtlProxy
 
main(String[], InputStream, PrintStream) - 类 中的静态方法com.ds.JDSInit
 
Main - com.ds中的类
 
Main() - 类 的构造器com.ds.Main
 
main(String[]) - 类 中的静态方法com.ds.Main
 
MAIN_URL - 类 中的静态变量com.ds.editor.ESDEditor
 
MAIN_URL - 类 中的静态变量com.ds.ESDProxyServer
 
MainCenterDownPanel - com.ds.bpm.bpd中的类
 
MainCenterDownPanel(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.MainCenterDownPanel
 
mainDownTaBedPanel - 类 中的变量com.ds.bpm.bpd.MainCenterDownPanel
 
MainLeftDownPanel - com.ds.bpm.bpd中的类
 
MainLeftDownPanel(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.MainLeftDownPanel
 
mainLeftDownPanel - 类 中的变量com.ds.bpm.bpd.MainLeftDownPanel
 
mainPanel - 类 中的变量com.ds.bpm.bpd.AbstractEditor
 
makeEmptyHTMLText(int) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
 
makeTagAnotherHtmlLine(String, String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
Helps when generating tooltip for some element.
makeTooltip(XMLElement[]) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
Neat little thing.
makeTooltip(Vector) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
Neat little thing.
Manual - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Manual() - 类 的构造器com.ds.bpm.bpd.xml.elements.Manual
 
MANUAL_ACTIVITY_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
matchingFirstSegments(Path) - 类 中的方法com.ds.bpm.bpd.xml.Path
 
mColumn - 类 中的变量com.ds.common.swing.table.TableViewModelEvent
the colimn index
MDForms - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
 
MDForms(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.MDForms
 
mediumTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.ErrTablePanel
 
mediumTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.formula.XMLFormulaPanel
 
mediumTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
mediumTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
Member - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Member(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.Member
Creates a new instance of the class.
MENU_SUFFIX - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
Suffix applied to the key used in resource file lookups for a submenu.
menubar - 类 中的变量com.ds.bpm.bpd.AbstractEditor
 
menubar - 类 中的变量com.ds.bpm.bpd.misc.ValidationErrorDisplay
 
menubarToLoad() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
获得主界面菜单的配置名称 Returns string of menubar for load.
menubarToLoad() - 类 中的方法com.ds.bpm.bpd.PackageEditor
Returns string of menubar for load.
menubarToLoad() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
Returns string of menubar for load.
menuItems - 类 中的变量com.ds.bpm.bpd.AbstractEditor
 
message(String, int) - 类 中的方法com.ds.bpm.bpd.BPD
 
Message - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: 配置属性消息类 Copyright: Copyright (c) 2004 Company: itjds
Message() - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
 
Message - com.ds.bpm.bpd.plugin.impl.activity中的类
Title: 工作流设计工具(BPD) Description: 配置属性消息类 Copyright: Copyright (c) 2004 Company: itjds
Message() - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.Message
 
Message - com.ds.bpm.bpd.plugin.impl.common中的类
Title: 工作流设计工具(BPD) Description: 配置属性消息类 Copyright: Copyright (c) 2004 Company: itjds
Message() - 类 的构造器com.ds.bpm.bpd.plugin.impl.common.Message
 
Message - com.ds.bpm.bpd.plugin.impl.commonattribut中的类
Title: 工作流设计工具(BPD) Description: 配置属性消息类 Copyright: Copyright (c) 2004 Company: itjds
Message() - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.Message
 
Message - com.ds.bpm.bpd.plugin.impl.form中的类
Title: 工作流设计工具(BPD) Description: 配置属性消息类 Copyright: Copyright (c) 2004 Company: itjds
Message() - 类 的构造器com.ds.bpm.bpd.plugin.impl.form.Message
 
Message - com.ds.bpm.bpd.plugin.impl.process中的类
Title: 工作流设计工具(BPD) Description: 配置属性消息类 Copyright: Copyright (c) 2004 Company: itjds
Message() - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.Message
 
message(String, int) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
 
miniTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.ErrTablePanel
 
miniTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.formula.XMLFormulaPanel
 
miniTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
miniTableDimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
miniTADimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
 
miniTADimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
已过时。
 
miniTADimension - 类 中的静态变量com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
 
mListenerList - 类 中的变量com.ds.common.swing.table.AbstractTableViewColumn
List of listeners
mListenerList - 类 中的变量com.ds.common.swing.table.AbstractTableViewModel
List of listeners
MNEMONIC_SUFFIX - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
Suffix applied to the key used in resource file lookups for a menuitem
modifyElement(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormPanel
 
modifyElement(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.plugin.impl.common.XMLCommonAttrPanel
 
modifyElement(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.formula.XMLDefaultFormulaPanel
 
modifyElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
modifyElement(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTableControlPanel
 
modifyElement(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
ModulesFiles - com.ds.rad中的类
 
ModulesFiles() - 类 的构造器com.ds.rad.ModulesFiles
 
ModuleTree - com.ds.bpm.bpd.misc中的类
 
ModuleTree(ProjectVersion) - 类 的构造器com.ds.bpm.bpd.misc.ModuleTree
 
mouseClicked(MouseEvent) - 类 中的方法com.ds.common.swing.TableView
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseDragged(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PEMouseHandler
 
mouseDragged(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
 
mouseEntered(MouseEvent) - 类 中的方法com.ds.common.swing.TableView
Invoked when the mouse enters a component.
mouseExited(MouseEvent) - 类 中的方法com.ds.common.swing.TableView
Invoked when the mouse exits a component.
mouseMoved(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PEMouseHandler
Introduced to patch JGraph2.0 - it didn't set approprate cursor.
mouseMoved(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
 
mousePressed(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PEMouseHandler
 
mousePressed(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
 
mousePressed(MouseEvent) - 类 中的方法com.ds.common.swing.TableView
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - 类 中的方法com.ds.common.swing.tree.JDSTreeListener
 
mouseReleased(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PEMouseHandler
 
mouseReleased(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PERootHandle
 
mouseReleased(MouseEvent) - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
 
mouseReleased(MouseEvent) - 类 中的方法com.ds.bpm.bpd.graph.TransitionView.TransitionHandle
 
mouseReleased(MouseEvent) - 类 中的方法com.ds.common.swing.TableView
Invoked when a mouse button has been released on a component.
moveCellsAndArrangeParticipants(Map) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Moves cells given in a propertyMap to new location (also given in propertyMap.
mRowObjects - 类 中的变量com.ds.common.swing.table.TableViewModelEvent
the row object
mType - 类 中的变量com.ds.common.swing.table.TableViewModelEvent
the type
MultiLinedRenderer - com.ds.bpm.bpd.graph中的类
 
MultiLinedRenderer() - 类 的构造器com.ds.bpm.bpd.graph.MultiLinedRenderer
 
myCollection - 类 中的变量com.ds.bpm.bpd.xml.NewXMLCollectionElement
 
myCollection - 类 中的变量com.ds.bpm.bpd.xml.XMLCollectionElement
 
myOwner - 类 中的变量com.ds.bpm.bpd.xml.NewXMLCollection
The owner class which element is this class instance.
myOwner - 类 中的变量com.ds.bpm.bpd.xml.panels.NewXMLPanel
 
myOwner - 类 中的变量com.ds.bpm.bpd.xml.XMLCollection
The owner class which element is this class instance.
MyPortRenderer() - 类 的构造器com.ds.bpm.bpd.BPDPortView.MyPortRenderer
 

N

name - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
 
name - 类 中的变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
 
name - 类 中的变量com.ds.bpm.bpd.xml.NewXMLElement
Equivalent for XML element name.
name - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
Equivalent for XML element name.
Namespace - com.ds.bpm.bpd.xml.elements中的类
Helper class.
Namespace() - 类 的构造器com.ds.bpm.bpd.xml.elements.Namespace
Creates a new instance of the class.
Namespaces - com.ds.bpm.bpd.actions中的类
Class that realizes Namespaces action.
Namespaces(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Namespaces
 
Namespaces - com.ds.bpm.bpd.xml.elements中的类
Helper class.
Namespaces(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.Namespaces
Creates a new instance of the class.
New - com.ds.bpm.bpd.actions中的类
Class that realizes new action.
New(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.New
 
New(PackageEditor, String, String) - 类 的构造器com.ds.bpm.bpd.actions.New
 
newDAO(String) - 类 中的方法com.ds.fdt.server.daoimpl.DAOServiceImpl
 
newDAO(String) - 接口 中的方法com.ds.fdt.server.DAOService
 
newDAO(String) - 类 中的方法com.ds.fdt.server.service.DAOFromService
 
NEWLINE - 类 中的变量com.ds.bpm.bpd.xml.NewXMLElement
 
NEWLINE - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
 
newprocess() - 类 中的方法com.ds.rad.ESDService
 
newSubProcess(WFApplication, String) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
 
NewXMLChoice - com.ds.bpm.bpd.xml中的类
XMLChoice class instance represents program equivalence to the 'choice' element defined in some XML XML.
NewXMLChoice(String, Object[]) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLChoice
Creates a new instance of element with the specified name, and specifies the values of choices for the element.
NewXMLChoice(String, Object[], int) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLChoice
Creates a new instance of element with the specified name, specified choices for the element, and with chooseIndex'th value choosen.
NewXMLCollection - com.ds.bpm.bpd.xml中的类
XMLCollection class instance represents program equivalence to the collection of elements defined in some XML XML.
NewXMLCollection(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLCollection
Create collection which is owned by specified owner.
NewXMLCollection(XMLComplexElement, String) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLCollection
 
NewXMLCollectionElement - com.ds.bpm.bpd.xml中的类
Represents an XML element that belongs to some collection.
NewXMLCollectionElement(NewXMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLCollectionElement
 
NewXMLComboPanel - com.ds.bpm.bpd.xml.panels中的类
Creates panel with JLabel and JComboBox.
NewXMLComboPanel(NewXMLChoice) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
 
NewXMLComboPanel(NewXMLElement, Object[]) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
 
NewXMLComboPanel(NewXMLChoice, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
 
NewXMLComboPanel(NewXMLChoice, int, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
 
NewXMLComboPanel(NewXMLElement, Object[], int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLComboPanel
 
NewXMLComplexElement - com.ds.bpm.bpd.xml中的类
Represents the complex XML element.
NewXMLComplexElement() - 类 的构造器com.ds.bpm.bpd.xml.NewXMLComplexElement
 
NewXMLControlPanel - com.ds.bpm.bpd.xml.panels中的类
 
NewXMLControlPanel(NewXMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLControlPanel
 
NewXMLElement - com.ds.bpm.bpd.xml中的类
XMLElement class instance represents program equivalence to the element defined in some XML XML.
NewXMLElement() - 类 的构造器com.ds.bpm.bpd.xml.NewXMLElement
Creates a new instance of element: sets the name member to the name of inner class that extends this element, and the labelName member to the value read from property file under the key of previously set name member.
NewXMLElement(String) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLElement
Creates a new instance of element: sets the name member to the specified one, and the labelName member to the value read from property file under the key of previously set name member.
NewXMLElementChangeListener - com.ds.bpm.bpd.xml中的接口
Interface that must be implemented in order to listen to the changes on element that is edited by the XMLElementDialog.
NewXMLElementDialog - com.ds.bpm.bpd.xml中的类
The dialog for showing objects derived from XMLPanel classes.
NewXMLElementDialog() - 类 的构造器com.ds.bpm.bpd.xml.NewXMLElementDialog
Constructs a new modal unparented instance that will define new element.
NewXMLElementDialog(JFrame, String) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLElementDialog
Constructs a new modal instance which parent is parent and proceeds a title of dialog.
NewXMLElementDialog(JDialog, String) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLElementDialog
Constructs a new modal instance which parent is parent and proceeds a title of dialog.
NewXMLElementDialog(JFrame, String, boolean) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLElementDialog
Constructs a new modal instance which parent is parent and proceeds a title of dialog.
NewXMLElementDialog(JDialog, String, boolean) - 类 的构造器com.ds.bpm.bpd.xml.NewXMLElementDialog
Constructs a new modal instance which parent is parent and proceeds a title of dialog.
NewXMLGroupPanel - com.ds.bpm.bpd.xml.panels中的类
Creates titled group panel with vertical or horizontal BoxLayout, that consists of panels of given elements.
NewXMLGroupPanel(NewXMLElement, Object[]) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLGroupPanel
 
NewXMLGroupPanel(NewXMLElement, Object[], String) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLGroupPanel
 
NewXMLGroupPanel(NewXMLElement, Object[], String, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLGroupPanel
 
NewXMLGroupPanel(NewXMLElement, Object[], String, int, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLGroupPanel
 
NewXMLGroupPanel(NewXMLElement, Object[], String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLGroupPanel
 
NewXMLPanel - com.ds.bpm.bpd.xml.panels中的类
 
NewXMLPanel() - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLPanel
 
NewXMLPanel(NewXMLElement, int, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLPanel
 
NewXMLTableControlPanel - com.ds.bpm.bpd.xml.panels中的类
Creates a control panel for table panel.
NewXMLTableControlPanel(NewXMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLTableControlPanel
 
NewXMLTablePanel - com.ds.bpm.bpd.xml.panels中的类
Creates a table panel.
NewXMLTablePanel(NewXMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
NewXMLTablePanel(NewXMLCollection, String) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
NewXMLTablePanel(NewXMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
NewXMLTablePanel(NewXMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
NewXMLTablePanel(NewXMLCollection, String, boolean, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
next() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.EmptyIterator
 
No - com.ds.bpm.bpd.xml.activity中的类
Represents a WfMC DTD element that has the similar name.
No(Activity) - 类 的构造器com.ds.bpm.bpd.xml.activity.No
 
NO_ROUTING - 类 中的静态变量com.ds.bpm.bpd.xml.elements.Transition
 
node2String(Node) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
nodeMap - 类 中的变量com.ds.bpm.bpd.misc.treenode.RemoteAppDefNode
 
NoRouting - com.ds.bpm.bpd.graph中的类
Used to define Transition object in the graph.
NoRouting() - 类 的构造器com.ds.bpm.bpd.graph.NoRouting
 
notifyListeners(NewXMLElement) - 类 中的静态方法com.ds.bpm.bpd.xml.NewXMLElementDialog
 
notifyListeners(XMLElement) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLElementDialog
 
NullIcon() - 类 的构造器com.ds.common.swing.table.TableHeaderRenderer.NullIcon
 

O

OFF_STATUS - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
OFFSET - 类 中的变量com.ds.bpm.bpd.xml.NewXMLElement
 
OFFSET - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
 
ON_STATUS - 类 中的静态变量com.ds.bpm.bpd.BPDConfig
 
ONE_SECOND - 类 中的静态变量com.ds.common.swing.ProgressDialog
 
onElementCreated(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperties
Overrides super-class method to implement class specific actions when element is created.
onElementCreated(NewXMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Some specific things to be done after element is created.
onElementCreated(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Some specific things to be done after element is created.
onElementDeleted(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperties
Overrides super-class method to implement class specific actions when element is deleted.
onElementDeleted(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Some specific things to be done after element is deleted from collection.
onElementDeleted(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Some specific things to be done after element is deleted from collection.
onElementInserted(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackages
Overrides super-class method to implement class specific actions when element is inserted into this class collection.
onElementInserted(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Some specific things to be done after element is inserted.
onElementInserted(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Some specific things to be done after element is inserted. into collection.
onElementModified(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperties
Overrides super-class method to implement class specific actions when element is modified.
onElementModified(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Some specific things to be done after element from collection is modified.
onElementModified(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Some specific things to be done after element from collection is modified.
onElementRemoved(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.elements.ExternalPackages
Overrides super-class method to implement class specific actions when element is removed from this class collection.
onElementRemoved(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Some specific things to be done after element is removed from collection.
onElementRemoved(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Some specific things to be done after element is removed from collection.
onException(Throwable, WebDriver) - 类 中的方法com.ds.editor.chrome.ESDWebDriverListener
 
opaque - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
Cached hasFocus and selected value.
open(String) - 类 中的方法com.ds.bpm.bpd.BPD
 
open() - 类 中的方法com.ds.rad.BPDCmdService
 
open() - 类 中的方法com.ds.rad.ESDService
 
openBPD() - 类 中的方法com.ds.editor.ESDEditor
 
openCustomWin(String, String) - 类 中的方法com.ds.editor.ESDEditor
 
openDialog(String) - 类 中的方法com.ds.bpm.bpd.BPD
Show a file open dialog and return the filename.
openDocument(String, boolean, boolean) - 类 中的方法com.ds.bpm.bpd.BPD
Used to open new document when some other document is beeing edited (called from New and OpenLocal actions).
OpenLocal - com.ds.bpm.bpd.actions中的类
Class that realizes open action.
OpenLocal(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.OpenLocal
 
openNewPackage() - 类 中的静态方法com.ds.bpm.bpd.actions.New
 
openNewWin(URL, String) - 类 中的方法com.ds.editor.ESDEditor
 
openNOProxyWin(URL, String, String, String) - 类 中的方法com.ds.editor.ESDEditor
 
openOtherWin(String, String) - 类 中的方法com.ds.editor.ESDEditor
 
openOtherWin() - 类 中的方法com.ds.rad.ESDService
 
openPackage(String, boolean) - 类 中的方法com.ds.bpm.bpd.xml.XML
 
openPackage(String, boolean) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
 
openProcess() - 类 中的方法com.ds.rad.BPDCmdService
 
OpenProcessTask - com.ds.bpm.bpd.misc.task中的类
打开远端流程时的进程显示类
OpenProcessTask(String) - 类 的构造器com.ds.bpm.bpd.misc.task.OpenProcessTask
 
openProject() - 类 中的方法com.ds.rad.ESDService
 
OpenRemote - com.ds.bpm.bpd.actions中的类
Class that realizes OpenRemote action.
OpenRemote(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.OpenRemote
打开远端服务器流程操作的构造方法
OpenRemoteDialog - com.ds.bpm.bpd.server.panels中的类
Title : BPM工作流图形定义工具BPD Class Desription:远端服务器工作流列表界面类 Authors: wenzhang li Company: 基督山BPM CreatedTime:2005-12-6
OpenRemoteDialog(JFrame, String, boolean) - 类 的构造器com.ds.bpm.bpd.server.panels.OpenRemoteDialog
对话框构造器
openRomveWorkflow(String) - 类 中的方法com.ds.bpm.bpd.BPD
 
openRomveWorkflow(String, boolean) - 类 中的方法com.ds.bpm.bpd.BPD
 
OpenURL - com.ds.editor.chrome.task中的类
 
OpenURL(ChromeDriver, URL, String) - 类 的构造器com.ds.editor.chrome.task.OpenURL
 
openUrl(URL, String) - 类 中的方法com.ds.editor.ESDEditor
 
openUrl(URL, String) - 类 中的方法com.ds.ESDProxyServer
 
openWFFromString(String) - 类 中的方法com.ds.bpm.bpd.BPD
 
openWorkflow(String) - 类 中的方法com.ds.bpm.bpd.BPD
 
openWorkflow(String, boolean) - 类 中的方法com.ds.bpm.bpd.BPD
 
OpinionRightGroup - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
 
OpinionRightGroup(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.OpinionRightGroup
Construct a OpinionRightGroup instance.
optimalParticipantHeight(Participant, Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Calculates minimal participant height, which depends of position of all of its Activity cells.
optimalRootParticipantWidth(Set, Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Calculates the minimal width of root participants.
OrgExtTree - com.ds.bpm.bpd.misc中的类
 
OrgExtTree(String, Integer) - 类 的构造器com.ds.bpm.bpd.misc.OrgExtTree
 
OrgTree - com.ds.bpm.bpd.misc中的类
Title: JDSORG缁勭粐鏈烘瀯涓棿浠?
OrgTree(Person[]) - 类 的构造器com.ds.bpm.bpd.misc.OrgTree
 
OrgTree(List<Org>) - 类 的构造器com.ds.bpm.bpd.misc.OrgTree
 
OrgTreeFactory - com.ds.bpm.bpd.misc中的类
Title: JDSORG组织机构中间件 Description: Copyright: jds Copyright (c) 2003-2008 Company: www.justdos.net
OrgTreeFactory() - 类 的构造器com.ds.bpm.bpd.misc.OrgTreeFactory
 
OrgTreeNode - com.ds.bpm.bpd.misc中的类
 
OrgTreeNode(Object) - 类 的构造器com.ds.bpm.bpd.misc.OrgTreeNode
 
OrgTreeNode() - 类 的构造器com.ds.bpm.bpd.misc.OrgTreeNode
 
out - 类 中的变量com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
 
Outflow - com.ds.bpm.bpd.graph中的类
Used to define Subflow object in the graph and to modify it's properties.
Outflow() - 类 的构造器com.ds.bpm.bpd.graph.Outflow
Creates subflow
Outflow(Object) - 类 的构造器com.ds.bpm.bpd.graph.Outflow
Creates subflow with given userObject.
OutFlow - com.ds.bpm.bpd.xml.activity中的类
Represents a WfMC DTD element that has the similar name.
OutFlow(Activity) - 类 的构造器com.ds.bpm.bpd.xml.activity.OutFlow
Creates a new instance of the class.
OUTFLOW_ACTIVITY_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
OutflowRenderer - com.ds.bpm.bpd.graph中的类
Class used to display subflow object.
OutflowRenderer() - 类 的构造器com.ds.bpm.bpd.graph.OutflowRenderer
 
OutflowView - com.ds.bpm.bpd.graph中的类
Represents a view for a model's Subflow object.
OutflowView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.OutflowView
Constructs a subflow view for the specified model object.
overlay(Graphics) - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
 

P

p - 类 中的变量com.ds.bpm.bpd.xml.EnumAttribute
 
p - 类 中的变量com.ds.bpm.bpd.xml.XMLAttribute
 
Package - com.ds.bpm.bpd.xml.elements中的类
Represents the main element of WfMC schema.
Package(XMLInterface) - 类 的构造器com.ds.bpm.bpd.xml.elements.Package
Creates a new instance of the class.
packageEditor - 类 中的变量com.ds.bpm.bpd.graph.Process
 
PackageEditor - com.ds.bpm.bpd中的类
PackageEditor class is the main class of application.
PackageEditor() - 类 的构造器com.ds.bpm.bpd.PackageEditor
 
PackageGraph - com.ds.bpm.bpd中的类
PackageEditor implementation of JGraph.
PackageGraph(GraphModel, PackageEditor) - 类 的构造器com.ds.bpm.bpd.PackageGraph
Constructs package graph based on a given model.
PackageGraph(GraphModel, GraphLayoutCache, PackageEditor) - 类 的构造器com.ds.bpm.bpd.PackageGraph
 
PackageHeader - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
PackageHeader() - 类 的构造器com.ds.bpm.bpd.xml.elements.PackageHeader
Creates a new instance of the class.
PackageProperties - com.ds.bpm.bpd.actions中的类
Class that realizes package properties action.
PackageProperties(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.PackageProperties
 
PackageTreePanel - com.ds.bpm.bpd.misc中的类
Creates a tree panel.
PackageTreePanel(PackageEditor, String, boolean, String) - 类 的构造器com.ds.bpm.bpd.misc.PackageTreePanel
 
PackageValidator - com.ds.bpm.bpd.xml中的类
Validates an XPDL package.
PackageValidator(Package, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.PackageValidator
 
Page - com.ds.httpproxy.config中的类
 
Page(String) - 类 的构造器com.ds.httpproxy.config.Page
 
PageEditor - com.ds.editor.chrome中的类
 
PageEditor(ChromeOptions, URL, String) - 类 的构造器com.ds.editor.chrome.PageEditor
 
pageEditorMap - 类 中的变量com.ds.editor.ESDEditor
 
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.ActivityRenderer
 
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityRenderer
Paints block activity.
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.DeviceActivityRenderer
 
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.EndRenderer
 
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.EventActivityRenderer
 
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.JoinActivityRenderer
Paints subflow.
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.OutflowRenderer
Paints subflow.
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.ParticipantRenderer
Paints participant.
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.ProcessRenderer
Paints Process.
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.ServiceActivityRenderer
 
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.SplitActivityRenderer
Paints subflow.
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.SplitAndJoinActivityRenderer
Paints subflow.
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.StartRenderer
 
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.SubflowRenderer
Paints subflow.
paint(Graphics) - 类 中的方法com.ds.bpm.bpd.graph.TransitionRenderer
 
paintBackground(Graphics) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI
Paint the background of this graph.
paintIcon(Component, Graphics, int, int) - 类 中的方法com.ds.common.swing.table.TableHeaderRenderer.AscendingIcon
Draw the icon at the specified location.
paintIcon(Component, Graphics, int, int) - 类 中的方法com.ds.common.swing.table.TableHeaderRenderer.DescendingIcon
Draw the icon at the specified location.
paintIcon(Component, Graphics, int, int) - 类 中的方法com.ds.common.swing.table.TableHeaderRenderer.NullIcon
Draw the icon at the specified location.
paintPort(Graphics) - 类 中的方法com.ds.bpm.bpd.BPDMarqueeHandler
 
Pallet - com.ds.common.swing.datechooser中的类
 
Pallet() - 类 的构造器com.ds.common.swing.datechooser.Pallet
 
palletTableColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
 
panelActivated() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLGroupPanel
 
panelActivated() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
 
panelActivated() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTabbedPanel
 
panelMap - 类 中的静态变量com.ds.bpm.bpd.misc.TextTreePanel
 
param - 类 中的变量com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
 
parameters - 类 中的变量com.ds.expression.ServiceNode
 
parent - 类 中的变量com.ds.bpm.bpd.xml.elements.formula.FormulaParameter
 
parentEditor - 类 中的变量com.ds.bpm.bpd.AbstractEditor
 
parentEditor - 类 中的变量com.ds.bpm.bpd.ProcessEditor
 
parentMap - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
 
parents - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
 
parExpression(String) - 类 中的方法com.ds.bpm.bpd.plugin.PluginElement
 
parseDocument(String, boolean) - 类 中的方法com.ds.bpm.bpd.xml.XML
 
parseDocument(String, boolean) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
 
parseElements(Node, Collection) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
Used to parse all elements from the given collection according to the given tagContent.
parseExtensions(List<String>) - 类 中的方法com.ds.Main
 
ParsingErrors - com.ds.bpm.bpd.xml中的类
Class that serves as an ErrorHandler for DOM parser.
ParsingErrors() - 类 的构造器com.ds.bpm.bpd.xml.ParsingErrors
 
Participant - com.ds.bpm.bpd.graph中的类
Used to define Participant object in process.
Participant() - 类 的构造器com.ds.bpm.bpd.graph.Participant
Creates participant.
Participant(Object) - 类 的构造器com.ds.bpm.bpd.graph.Participant
Creates Participant with given userObject.
Participant - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Participant(Participants) - 类 的构造器com.ds.bpm.bpd.xml.elements.Participant
Creates a new instance of the class.
PARTICIPANT_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
participantNameWidth - 类 中的静态变量com.ds.bpm.bpd.graph.ParticipantRenderer
 
ParticipantRenderer - com.ds.bpm.bpd.graph中的类
Class used to display participant object.
ParticipantRenderer() - 类 的构造器com.ds.bpm.bpd.graph.ParticipantRenderer
 
Participants - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Participants(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.Participants
Creates a new instance of the class.
ParticipantType - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ParticipantType() - 类 的构造器com.ds.bpm.bpd.xml.elements.ParticipantType
Creates a new instance of the class.
ParticipantView - com.ds.bpm.bpd.graph中的类
Represents a view for a model's Participant object.
ParticipantView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.ParticipantView
Constructs a participant view for the specified model object.
PasteAt - com.ds.bpm.bpd.actions中的类
Class that realizes pasteAt action.
PasteAt(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.PasteAt
 
path - 类 中的变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.Form
 
Path - com.ds.bpm.bpd.xml中的类
Paths are always maintained in canonicalized form.
Path(String) - 类 的构造器com.ds.bpm.bpd.xml.Path
Constructs a new path from the given string path.
Path(String, String) - 类 的构造器com.ds.bpm.bpd.xml.Path
Constructs a new path from the given device id and string path.
path - 类 中的变量com.ds.expression.ServiceNode
 
PATH_SUFFIX - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
Suffix applied to the key used in resource file lookups for an path.
PathUtil - com.ds中的类
 
PathUtil() - 类 的构造器com.ds.PathUtil
 
pCombo - 类 中的变量com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
 
pEditor - 类 中的变量com.ds.bpm.bpd.graph.BlockActivity
 
pEditor - 类 中的变量com.ds.bpm.bpd.graph.Process
Reference to the process editor that will be created the first time the showProcess method is called.
PEGraphViewObserver() - 类 的构造器com.ds.bpm.bpd.BPDGraphUI.PEGraphViewObserver
 
PEMouseHandler() - 类 的构造器com.ds.bpm.bpd.BPDGraphUI.PEMouseHandler
 
perform() - 类 中的方法com.ds.rad.CssFills
 
perform() - 类 中的方法com.ds.rad.ModulesFiles
 
Performer - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Performer() - 类 的构造器com.ds.bpm.bpd.xml.elements.Performer
 
PERFORMER_GROUP - 类 中的静态变量com.ds.bpm.bpd.xml.elements.RightGroups
 
performerSelected - 类 中的变量com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
 
performSorting(MouseEvent) - 类 中的方法com.ds.bpm.bpd.xml.panels.tablesorting.SortingTable
 
PERootHandle(GraphContext) - 类 的构造器com.ds.bpm.bpd.BPDGraphUI.PERootHandle
Creates a root handle which contains handles for the given cells.
PersonExtTree - com.ds.bpm.bpd.misc中的类
 
PersonExtTree(List, String, boolean) - 类 的构造器com.ds.bpm.bpd.misc.PersonExtTree
 
PETransferHandler() - 类 的构造器com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
 
PFLocale - com.ds.bpm.bpd.misc中的类
Represents a locale that will be shown within the list.
PFLocale() - 类 的构造器com.ds.bpm.bpd.misc.PFLocale
 
PFLocale(Locale) - 类 的构造器com.ds.bpm.bpd.misc.PFLocale
 
PFLocale(String) - 类 的构造器com.ds.bpm.bpd.misc.PFLocale
 
PFLocale(String, String) - 类 的构造器com.ds.bpm.bpd.misc.PFLocale
 
PFLocale(String, String, String) - 类 的构造器com.ds.bpm.bpd.misc.PFLocale
 
pkg - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
 
PlaceTree - com.ds.bpm.bpd.misc中的类
 
PlaceTree(List<Place>) - 类 的构造器com.ds.bpm.bpd.misc.PlaceTree
 
PluginElement - com.ds.bpm.bpd.plugin中的类
Title: 工作流设计工具(BPD) Description: 实现插件的基类 Copyright: Copyright (c) 2004 Company: itjds
PluginElement(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.PluginElement
 
PluginException - com.ds.bpm.bpd.plugin中的异常错误
Title: 工作流设计工具(BPD) Description: 插件异常类 Copyright: Copyright (c) 2004 Company: itjds
PluginException() - 异常错误 的构造器com.ds.bpm.bpd.plugin.PluginException
Constructs a build exception with no descriptive information.
PluginException(String, int) - 异常错误 的构造器com.ds.bpm.bpd.plugin.PluginException
Constructs an exception with the given descriptive message and error code.
PluginException(String, Throwable, int) - 异常错误 的构造器com.ds.bpm.bpd.plugin.PluginException
Constructs an exception with the given descriptive message and error code.
PluginException(String) - 异常错误 的构造器com.ds.bpm.bpd.plugin.PluginException
Constructs an exception with the given descriptive message.
PluginException(String, Throwable) - 异常错误 的构造器com.ds.bpm.bpd.plugin.PluginException
Constructs an exception with the given message and exception as a root cause.
PluginException(Throwable) - 异常错误 的构造器com.ds.bpm.bpd.plugin.PluginException
Constructs an exception with the given exception as a root cause.
PluginManager - com.ds.bpm.bpd.plugin中的类
Title: 工作流设计工具(BPD) Description: 插件管理工具类 Copyright: Copyright (c) 2004 Company: itjds
popupPoint - 类 中的变量com.ds.bpm.bpd.BPDMarqueeHandler
A point where popup window has been created last time.
port - 类 中的变量com.ds.bpm.bpd.BPDMarqueeHandler
Current port (when mouse was pressed).
prepeareMessageString(String) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
 
preview - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
Cached hasFocus and selected value.
previousAttributes - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
 
previousConnectionSet - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
 
previousParentMap - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
 
prevPanel - 类 中的变量com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
 
printDebug() - 类 中的方法com.ds.bpm.bpd.xml.XML
 
printError(String) - 类 中的方法com.ds.editor.cmd.ESDChrome
 
printIM(boolean[][], List) - 类 中的静态方法com.ds.bpm.bpd.xml.PackageValidator
Used for debug only
printIM2(boolean[][], List) - 类 中的静态方法com.ds.bpm.bpd.xml.PackageValidator
Used for debug only
printLog(String, boolean) - 类 中的方法com.ds.editor.cmd.ESDChrome
 
printOrderedAllSelectables() - 类 中的方法com.ds.bpm.bpd.ProcessGraph
Only for debugging purpose.
printStackTrace() - 异常错误 中的方法com.ds.bpm.bpd.plugin.PluginException
Prints the stack trace for this exception and any nested exception to System.err.
printStackTrace(PrintStream) - 异常错误 中的方法com.ds.bpm.bpd.plugin.PluginException
Prints the stack trace of this exception and any nested exception to the specified PrintStream.
printStackTrace(PrintWriter) - 异常错误 中的方法com.ds.bpm.bpd.plugin.PluginException
Prints the stack trace of this exception and any nested exception to the specified PrintWriter.
printStrings(String[]) - 类 中的静态方法com.ds.bpm.bpd.Utils
Used for debug only
printWarn(String) - 类 中的方法com.ds.editor.cmd.ESDChrome
 
Priority - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Priority() - 类 的构造器com.ds.bpm.bpd.xml.elements.Priority
 
PriorityUnit - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
PriorityUnit() - 类 的构造器com.ds.bpm.bpd.xml.elements.PriorityUnit
 
Process - com.ds.bpm.bpd.graph中的类
Used to define process object in graph and to modify it's properties.
Process(PackageEditor) - 类 的构造器com.ds.bpm.bpd.graph.Process
Creates process.
Process(Object, PackageEditor) - 类 的构造器com.ds.bpm.bpd.graph.Process
Creates Process with given userObject.
PROCESS_ACTIVITY_TOOL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
PROCESS_DISTANCE_COEFF - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
PROCESS_LOCAL - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
PROCESS_OFFSET - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
PROCESS_REMOTE - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
PROCESS_TYPE - 类 中的静态变量com.ds.bpm.bpd.xml.elements.Listener
 
processAttributes(Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
 
processAttributes(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
 
ProcessCfgCommission - com.ds.bpm.bpd.xml.elements中的类
 
ProcessCfgCommission() - 类 的构造器com.ds.bpm.bpd.xml.elements.ProcessCfgCommission
Constructs a ProcessCfgCommission instance.
ProcessCfgCommission(WorkflowProcess) - 类 的构造器com.ds.bpm.bpd.xml.elements.ProcessCfgCommission
 
ProcessCommission - com.ds.bpm.bpd.xml.elements中的类
Title: 工作流设计工具(BPD) Description: 流程授权类 Copyright: Copyright (c) 2004 Company: itjds
ProcessCommission(XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.elements.ProcessCommission
Constructs a ProcessCommission instance.
ProcessCommissions - com.ds.bpm.bpd.xml.elements中的类
Title: 工作流设计工具(BPD) Description: Copyright: Copyright (c) 2004 Company: itjds
ProcessCommissions(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.ProcessCommissions
Constructs a ProcessCommissions instance.
ProcessCommissions(XMLComplexElement, CommissionEnums) - 类 的构造器com.ds.bpm.bpd.xml.elements.ProcessCommissions
 
ProcessDefNodeRenderer - com.ds.bpm.bpd.misc.treenode中的类
 
ProcessDefNodeRenderer(PackageTreePanel) - 类 的构造器com.ds.bpm.bpd.misc.treenode.ProcessDefNodeRenderer
构造方法
ProcessDeviceEvent - com.ds.bpm.bpd.plugin.impl.process中的类
Title: ISD设计工具(BPD) Description: 流程启动条件 Copyright: Copyright (c) 2004 Company: itjds
ProcessDeviceEvent(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.ProcessDeviceEvent
 
processEditor - 类 中的变量com.ds.bpm.bpd.AbstractGraph
 
processEditor - 类 中的变量com.ds.bpm.bpd.BPDOverviewPanel
 
ProcessEditor - com.ds.bpm.bpd中的类
流程界面构造类
ProcessEditor(WorkflowProcess, AbstractEditor) - 类 的构造器com.ds.bpm.bpd.ProcessEditor
Creates instance of ProcessEditor class.
processElements(Node) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
 
processElements(Node) - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
 
Processes - com.ds.bpm.bpd.actions中的类
Class that realizes processes action.
Processes(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Processes
 
ProcessForm - com.ds.bpm.bpd.plugin.impl.process中的类
 
ProcessForm(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.ProcessForm
 
ProcessFormPlugin - com.ds.bpm.bpd.plugin.impl.process中的类
 
ProcessFormPlugin(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.ProcessFormPlugin
 
ProcessFormulaPlugin - com.ds.bpm.bpd.plugin.impl.process中的类
 
ProcessFormulaPlugin(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.ProcessFormulaPlugin
 
ProcessGraph - com.ds.bpm.bpd中的类
BPD implementation of JGraph.
ProcessGraph(GraphModel, AbstractEditor, ProcessEditor) - 类 的构造器com.ds.bpm.bpd.ProcessGraph
Constructs process graph based on a given model.
ProcessGraph(GraphModel, GraphLayoutCache, AbstractEditor, ProcessEditor) - 类 的构造器com.ds.bpm.bpd.ProcessGraph
 
ProcessHeader - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ProcessHeader() - 类 的构造器com.ds.bpm.bpd.xml.elements.ProcessHeader
Creates a new instance of the class.
processModified - 类 中的变量com.ds.bpm.bpd.ProcessEditor
 
ProcessProperties - com.ds.bpm.bpd.actions中的类
Class that realizes process properties action.
ProcessProperties(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.ProcessProperties
 
ProcessRelevantProperties - com.ds.bpm.bpd.actions中的类
Class that realizes workflow relevat data action.
ProcessRelevantProperties(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.ProcessRelevantProperties
 
ProcessRenderer - com.ds.bpm.bpd.graph中的类
Class used to display process object.
ProcessRenderer() - 类 的构造器com.ds.bpm.bpd.graph.ProcessRenderer
 
ProcessSelectDevice - com.ds.bpm.bpd.plugin.impl.process中的类
Title: ISD设计工具(BPD) Description: 选择执行设备 Copyright: Copyright (c) 2004 Company: itjds
ProcessSelectDevice(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.ProcessSelectDevice
 
ProcessView - com.ds.bpm.bpd.graph中的类
Represents a view for a process object.
ProcessView(Object, JGraph, CellMapper) - 类 的构造器com.ds.bpm.bpd.graph.ProcessView
Constructs a process view for the specified model object.
PRODUCT_COPYRIGHT - 类 中的静态变量com.ds.editor.ESDEditor
 
PRODUCT_COPYRIGHT - 类 中的静态变量com.ds.ESDProxyServer
 
PRODUCT_COPYRIGHT - 类 中的静态变量com.ds.ESDStudio
 
PRODUCT_COPYRIGHT - 类 中的静态变量com.ds.JDSInit
 
PRODUCT_NAME - 类 中的静态变量com.ds.editor.ESDEditor
 
PRODUCT_NAME - 类 中的静态变量com.ds.ESDProxyServer
 
PRODUCT_NAME - 类 中的静态变量com.ds.ESDStudio
 
PRODUCT_NAME - 类 中的静态变量com.ds.JDSInit
 
PRODUCT_VERSION - 类 中的静态变量com.ds.editor.ESDEditor
 
PRODUCT_VERSION - 类 中的静态变量com.ds.ESDProxyServer
 
PRODUCT_VERSION - 类 中的静态变量com.ds.ESDStudio
 
PRODUCT_VERSION - 类 中的静态变量com.ds.JDSInit
 
ProgressDialog - com.ds.common.swing中的类
Title: 常用代码打包 Description: This class is a utility dialog.
ProgressDialog(Dialog, String, String, String, Task, int, boolean) - 类 的构造器com.ds.common.swing.ProgressDialog
 
ProgressDialog(Frame, String, String, String, Task, int, boolean) - 类 的构造器com.ds.common.swing.ProgressDialog
 
projectManager(String) - 类 中的方法com.ds.rad.RADHandler
 
projectName - 类 中的变量com.ds.bpm.bpd.BPD
 
props - 类 中的变量com.ds.login.ESDProperties
 
publicLocal() - 类 中的方法com.ds.rad.ESDService
 
publicRemote() - 类 中的方法com.ds.rad.ESDService
 
pull() - 类 中的方法com.ds.rad.ESDService
 
push() - 类 中的方法com.ds.rad.ESDService
 
putMapping(Object, CellView) - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel.ViewRedirector
 
putMenuItem(String, Object) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
将菜单项目存入Hashtable Put menuItem to the Hashtable of menuItems.
putPkgIdToFileContentMapping(String, String) - 类 中的方法com.ds.bpm.bpd.xml.XML
 
putPkgIdToFileContentMapping(String, String) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
 
putProcessObjectMapping(WorkflowProcess, Process) - 类 中的方法com.ds.bpm.bpd.PackageEditor
 
putSpecialButtonGroup(String, Object) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
添加流程定义按钮到特别按钮组 Put SpecialButton to the Hashtable of specialButtonGroup.
putToolbarComponent(String, Object) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
将快捷方式工具栏按钮存入Hashtable Put the buttons of toolbar to the Hashtable of toolbarComponents.
putToolbarGroup(String, Object) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
将工具栏存入工具栏组Hashtable Put the toolbar to the Hashtable of toolbarGroup.
putViews(GraphLayoutCache, CellView[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
 
putViews(GraphLayoutCache, CellView[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
Returns the views that have not changed explicitly, but implicitly because one of their dependent cells has changed.

Q

quit() - 类 中的方法com.ds.editor.ESDEditor
 
quit() - 类 中的方法com.ds.rad.ESDService
 

R

RADHandler - com.ds.rad中的类
 
RADHandler() - 类 的构造器com.ds.rad.RADHandler
 
rbBorderColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
 
rbBtFontColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
 
rbButtonColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
 
rbFontColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
 
readConf() - 类 中的方法com.ds.bpm.bpd.config.BaseConfigPane
 
readConf() - 类 中的方法com.ds.bpm.bpd.config.CfgColors
 
readConf() - 类 中的方法com.ds.bpm.bpd.config.CfgGeneral
 
readConf() - 类 中的方法com.ds.bpm.bpd.config.CfgObjectSize
 
readConf() - 类 中的方法com.ds.bpm.bpd.config.CfgUI
 
readConf() - 类 中的方法com.ds.bpm.bpd.config.ConfigElements
 
READER_GROUP - 类 中的静态变量com.ds.bpm.bpd.xml.elements.RightGroups
 
readerSelected - 类 中的变量com.ds.bpm.bpd.plugin.impl.activity.ActivityRight
 
readFile(String, String) - 类 中的方法com.ds.bpm.bpd.BPD
 
readFromXML(Node) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
realView - 类 中的变量com.ds.bpm.bpd.BPDOverviewPanel.ViewRedirector
 
rebuildCustomModule() - 类 中的方法com.ds.rad.ESDService
 
reConfigApplication(WFApplication, String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
RecordType - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
RecordType(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.RecordType
 
recoverResourceFile() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.jdsform.Message
 
recoverResourceFile() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.activity.Message
 
recoverResourceFile() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.common.Message
 
recoverResourceFile() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.commonattribut.Message
 
recoverResourceFile() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.form.Message
 
recoverResourceFile() - 类 中的静态方法com.ds.bpm.bpd.plugin.impl.process.Message
 
recoverResourceFile() - 类 中的静态方法com.ds.bpm.bpd.ResourceManager
 
recreatePropertyObjectTransitions() - 类 中的方法com.ds.bpm.bpd.graph.Activity
 
RedefinableHeader - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
RedefinableHeader(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.RedefinableHeader
Creates a new instance of the class.
Redo - com.ds.bpm.bpd.actions中的类
Class that realizes redo action
Redo(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.Redo
 
redo() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
Redoes a change.
redoAction - 类 中的变量com.ds.bpm.bpd.AbstractEditor
 
refCollection - 类 中的变量com.ds.bpm.bpd.xml.panels.XMLComboButtonPanel
 
refCollectionElements - 类 中的变量com.ds.bpm.bpd.xml.NewXMLCollection
The collection of elements.
refCollectionElements - 类 中的变量com.ds.bpm.bpd.xml.XMLCollection
The collection of elements.
ReferredDocument - com.ds.bpm.bpd.actions中的类
 
ReferredDocument(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.ReferredDocument
 
refresh(Map[]) - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel.ErrTableModel
 
refreshChildViews() - 类 中的方法com.ds.bpm.bpd.graph.ParticipantView
Clears childView's and then refreshes it.
refreshCollection(Set, boolean) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
Overrides parent method to handle the case when the activities from WorkflowProcess collection are copied to ActivitySet collection and vice-versa.
refreshCollection(Set, boolean) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
 
refreshCollection(Set, boolean) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Refreshes the collection.
refreshCollection(Set, boolean) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Refreshes the collection.
refreshCollections(Set, Set) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
刷新集合
refreshCollections(Object[], boolean) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Refreshes the collections (adds or removes it's elements) of workflow logic objects (activities, transitions, workflow processes, block activities) corresponding to the graph objects that are beeing added to or removed from graph.
refreshDisplayValue() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
 
refreshDisplayValue() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
 
refreshDisplayValue() - 类 中的方法com.ds.bpm.bpd.xml.XMLButtonAttribute
已过时。
 
refreshEditorConfiguration() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
刷新主界面配置
refreshEditorConfiguration() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
刷新界面
refreshErrMap() - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel
 
refreshGraphConfiguration() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
刷新流程的图形配置
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.elements.ArrayType
Used to create exact copy of instance of this class.
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.elements.BasicType
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.elements.Join
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.elements.ListType
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.elements.Split
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLChoice
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLComplexElement
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElement
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.XMLChoice
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.XMLComplexElement
 
refreshLabelName() - 类 中的方法com.ds.bpm.bpd.xml.XMLElement
 
refreshLabels() - 类 中的方法com.ds.bpm.bpd.ldap.ImportExternalParticipants
 
refreshLanguageDependentStrings() - 类 中的方法com.ds.bpm.bpd.config.BaseConfigPane
 
refreshLanguageDependentStrings() - 类 中的方法com.ds.bpm.bpd.config.CfgGeneral
 
refreshLanguageDependentStrings() - 类 中的方法com.ds.bpm.bpd.config.ConfigDialog
 
refreshLanguageDependentStrings() - 类 中的方法com.ds.bpm.bpd.config.ConfigElements
 
refreshMandatories(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
 
refreshMandatories(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
Adds an user defined property after the user changed it's type from OPTIONAL to MANDATORY.
refreshMandatories(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
Adds an user defined property after the user changed it's type from OPTIONAL to MANDATORY.
refreshMandatories(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
 
refreshMandatories(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
 
refreshMandatories(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRefs
Removes the prohibition of removal for specified property.
refreshMandatories(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
refreshMandatories(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
 
refreshModel() - 类 中的方法com.ds.bpm.bpd.BPD
 
refreshOpenedWorkflowProcess() - 类 中的方法com.ds.bpm.bpd.BPD
刷新已经打开在显示面板中的流程
refreshOverview() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
刷新全图预览
refreshPackageTreePanel() - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
刷新打开流程面板
refreshPackageView() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
 
refreshPanelValue() - 类 中的方法com.ds.bpm.bpd.xml.EnumAttribute
 
refreshPanelValue() - 类 中的方法com.ds.bpm.bpd.xml.XMLAttribute
 
refreshPlugins() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
 
refreshTransitionGraph() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
刷新流程所有路由的颜色配置
refreshView() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
 
refreshView() - 类 中的方法com.ds.bpm.bpd.MainCenterDownPanel
 
refreshView() - 类 中的方法com.ds.bpm.bpd.MainLeftDownPanel
 
refreshView(XMLElement) - 类 中的方法com.ds.bpm.bpd.misc.TextTreePanel
 
refreshView() - 类 中的方法com.ds.bpm.bpd.TextPreview
 
refreshView(XMLElement) - 类 中的方法com.ds.bpm.bpd.TextPreview
 
refreshView() - 类 中的方法com.ds.bpm.bpd.xml.panels.ErrTablePanel
 
refreshView() - 类 中的方法com.ds.bpm.bpd.XPDLPreview
 
refreshView(XMLElement) - 类 中的方法com.ds.bpm.bpd.XPDLPreview
 
refreshWorkflowTree() - 类 中的方法com.ds.bpm.bpd.misc.PackageTreePanel
 
register(Package) - 类 中的方法com.ds.bpm.bpd.xml.XML
This method has to be called from the newly created package after its Id is entered.
register(Package) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
This method has to be called from the newly created package after its Id is entered.
registerListeners(JGraph) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
为流程定义图形注册侦听器 Add this documents listeners to the specified graph.
registerListeners(JGraph) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
 
registerPackageFilename(String, Package) - 类 中的方法com.ds.bpm.bpd.xml.XML
This method is called when first saving new package, or when saving it with a different name.
registerPackageFilename(String, Package) - 接口 中的方法com.ds.bpm.bpd.xml.XMLInterface
This method is called when first saving new package, or when saving it with a different name.
registerWorkflowVersion(String) - 类 中的静态方法com.ds.bpm.bpd.xml.XML
 
ReleaseHandler - com.ds.handler中的类
 
ReleaseHandler() - 类 的构造器com.ds.handler.ReleaseHandler
 
reload() - 类 中的方法com.ds.rad.ESDService
 
RemoteAppDefNode - com.ds.bpm.bpd.misc.treenode中的类
远端应用节点 内部类
RemoteAppDefNode(CApplication, PackageTreePanel) - 类 的构造器com.ds.bpm.bpd.misc.treenode.RemoteAppDefNode
构造方法
RemoteClassificationDefNode - com.ds.bpm.bpd.misc.treenode中的类
远端流程分类节点 内部类
RemoteClassificationDefNode(BPDProjectConfig, PackageTreePanel) - 类 的构造器com.ds.bpm.bpd.misc.treenode.RemoteClassificationDefNode
构造方法
RemoteHostProxy - com.ds.httpproxy.config中的类
 
RemoteHostProxy() - 类 的构造器com.ds.httpproxy.config.RemoteHostProxy
 
RemoteHostProxy(String) - 类 的构造器com.ds.httpproxy.config.RemoteHostProxy
 
RemoteProcessDefNode - com.ds.bpm.bpd.misc.treenode中的类
远端流程节点 内部类
RemoteProcessDefNode(ProcessDef, PackageTreePanel) - 类 的构造器com.ds.bpm.bpd.misc.treenode.RemoteProcessDefNode
构造方法
RemoteProcessDefVersionNode - com.ds.bpm.bpd.misc.treenode中的类
远端流程版本节点 内部类
RemoteProcessDefVersionNode(ProcessDefVersion, PackageTreePanel) - 类 的构造器com.ds.bpm.bpd.misc.treenode.RemoteProcessDefVersionNode
类构造方法
RemoteServerFactory - com.ds.httpproxy中的类
 
RemoteServerFactory() - 类 的构造器com.ds.httpproxy.RemoteServerFactory
 
remove() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.EmptyIterator
 
remove - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
 
remove(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Removes cells from the model.
remove(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
 
remove(int) - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
 
remove(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
 
remove(int) - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
 
remove(TreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
 
remove(int) - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
 
remove(Object) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Removes specified element from collection.
remove(Object) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Removes specified element from collection.
removeAllChildren() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
 
removeAllChildren() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
 
removeAllChildren() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
 
removeAndEdit(Object[], Map, String) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Removes cells from the model and edits cells given in a propertyMap.
removeBubbles(Object[], GraphModelListener) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Used for editing font sizes without haveing an undo action set.
removeCells(JGraph, Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PETransferHandler
 
removeCellsAndArrangeParticipants(Object[]) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Removes cells cellsToDelete from model.
removed - 类 中的变量com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
 
removeElement(XMLElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.NewXMLTablePanel
 
removeElement(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTableControlPanel
 
removeElement(XMLComplexElement) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
removeExternal(ExternalPackage) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
 
removeFromExternal(Package) - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
 
removeFromExternal(Package) - 类 中的方法com.ds.bpm.bpd.xml.elements.Participants
 
removeFromExternal(Package) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
 
removeFromParent() - 类 中的方法com.ds.bpm.bpd.misc.APITreeNode
 
removeFromParent() - 类 中的方法com.ds.bpm.bpd.misc.ComponentTreeNode
 
removeFromParent() - 类 中的方法com.ds.bpm.bpd.misc.OrgTreeNode
 
removeGraphModelListener(GraphModelListener) - 类 中的方法com.ds.bpm.bpd.BPDGraphModel
Removes a listener previously added with addGraphModelListener().
removeNodeFromParent(APITreeNode) - 类 中的方法com.ds.bpm.bpd.misc.APITree
 
removeNodeFromParent(ComponentTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ESDComTree
 
removeNodeFromParent(ComponentTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.FormModuleTree
 
removeNodeFromParent(ComponentTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.ModuleTree
 
removeNodeFromParent(OrgTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.OrgTree
灏嗘煇涓妭鐐逛粠浠栫殑鐖惰妭鐐逛笂鍒犻櫎
removeNodeFromParent(OrgTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.PlaceTree
 
removeNodeFromParent(OrgTreeNode) - 类 中的方法com.ds.bpm.bpd.misc.TableTree
 
removePackageGraphMapping(String) - 类 中的方法com.ds.bpm.bpd.PackageEditor
 
RemovePoint - com.ds.bpm.bpd.actions中的类
Class that realizes RemovePoint action.
RemovePoint(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.RemovePoint
 
removePoint(Point) - 类 中的方法com.ds.bpm.bpd.graph.TransitionView
Removes a "break point" from transition at the point where popup menubar appeared.
removeProcessObjectMapping(WorkflowProcess) - 类 中的方法com.ds.bpm.bpd.PackageEditor
 
removePropertyFromAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
 
removePropertyFromAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySet
Removes an user defined property upon it's removal from collection of properties.
removePropertyFromAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
 
removePropertyFromAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.Package
 
removePropertyFromAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
removePropertyFromAllActivities(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
 
removeRow(Object) - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
Removes a row.
removeRows(Collection) - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
Removes some rows.
removeSelectionCells(Object[]) - 类 中的方法com.ds.bpm.bpd.BPDGraphSelectionModel
Modifies original method to avoid deselection of in/out of subflow.
removeTableViewModelListener(TableViewModelListener) - 类 中的方法com.ds.common.swing.table.AbstractTableViewModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeTableViewModelListener(TableViewModelListener) - 接口 中的方法com.ds.common.swing.table.TableViewModel
Removes a listener from the list that is notified each time a change to the data model occurs.
removeUserProperty(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activity
Removes an user defined property upon it's removal from collection of properties.
removeUserProperty(UserProperty) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserPropertyRefs
Removes an user defined property upon it's removal from collection of all defined properties for this package.
removeXMLElementChangedListener(XMLElementChangeListener) - 类 中的静态方法com.ds.bpm.bpd.xml.NewXMLElementDialog
 
removeXMLElementChangedListener(XMLElementChangeListener) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLElementDialog
 
renderer - 类 中的静态变量com.ds.bpm.bpd.BPDPortView
 
renderer - 类 中的变量com.ds.bpm.bpd.graph.ActivityView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.AutoActivityView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.BlockActivityView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.DeviceActivityView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.EndView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.EventActivityView
Renderer for the class.
renderer - 类 中的变量com.ds.bpm.bpd.graph.JoinActivityView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.OutflowView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.ParticipantView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.ProcessView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.ServiceActivityView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.SplitActivityView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.SplitAndJoinActivityView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.StartView
Renderer for the class.
renderer - 类 中的静态变量com.ds.bpm.bpd.graph.SubflowView
Renderer for the class.
Reopen - com.ds.bpm.bpd.actions中的类
Class that realizes open action.
Reopen(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.Reopen
 
replace(String, String, String) - 类 中的静态方法com.ds.common.swing.table.TableViewAdapter
Replave in a string
replaceBackslashesWithSlashes(String) - 类 中的静态方法com.ds.bpm.bpd.xml.XMLUtil
 
requestFocus() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLElementDialog
 
requestFocus() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
 
requestFocus() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTabbedPanel
 
requestFocus() - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTextPanel
 
requestFocus() - 类 中的方法com.ds.bpm.bpd.xml.XMLElementDialog
 
resetActivityId() - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
reSetDriver(String, ChromeDriver) - 类 中的静态方法com.ds.editor.chrome.task.RobotFactory
 
resetID() - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
 
resetID() - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Resets an ID generator.
resetID() - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Resets an ID generator.
resetUndoManager() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
重新设置撤销操作 Resets UndoManager.
resetUndoManager() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
重新设置撤销操作 Resets UndoManager.
resize(Object[], Map, int, int) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Resizes given participants.
resizeAllParticipantsHorizontally(Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Method that resizes all participants horizontally to get there minimal needed sizes.
resolveEntity(String, String) - 类 中的方法com.ds.bpm.bpd.xml.XPDLEntityResolver
 
RESOURCE_FILEPATH - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
RESOURCE_PATH - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
ResourceHandler - com.ds.handler中的类
 
ResourceHandler() - 类 的构造器com.ds.handler.ResourceHandler
 
ResourceLocator - com.ds.common.swing中的类
Description: Get internationalized resource.
ResourceLocator() - 类 的构造器com.ds.common.swing.ResourceLocator
 
ResourceManager - com.ds.bpm.bpd中的类
Implements the static methods that are used to implement multilanguage support.
ResourceManager() - 类 的构造器com.ds.bpm.bpd.ResourceManager
 
Responsible - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Responsible(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.Responsible
Creates a new instance of the class.
Responsible(XMLComplexElement, XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.elements.Responsible
 
Responsibles - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Responsibles(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.Responsibles
Creates a new instance of the class.
restoreDefaultSettings() - 类 中的方法com.ds.bpm.bpd.BPDConfig
 
RFL_FILENAME - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 
RightGroup - com.ds.bpm.bpd.xml.elements中的类
Title: 工作流设计工具(BPD) Description: 流程权限组元素类 Copyright: Copyright (c) 2005 Company: itjds
RightGroup(XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.elements.RightGroup
构造器
RightGroups - com.ds.bpm.bpd.xml.elements中的类
Title: 工作流设计工具(BPD) Description: 流程权限组类 Copyright: Copyright (c) 2005 Company: itjds
RightGroups(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.elements.RightGroups
构造器
RobotFactory - com.ds.editor.chrome.task中的类
 
RobotFactory() - 类 的构造器com.ds.editor.chrome.task.RobotFactory
 
RobotScreenModule - com.ds.editor.chrome.task中的类
 
RobotScreenModule(EUModule, Integer) - 类 的构造器com.ds.editor.chrome.task.RobotScreenModule
 
RobotScreenPage - com.ds.editor.chrome.task中的类
 
RobotScreenPage(ChromeDriver, URL, Integer) - 类 的构造器com.ds.editor.chrome.task.RobotScreenPage
 
ROOT - 类 中的静态变量com.ds.bpm.bpd.xml.Path
Constant value containing the root path with no device.
roots - 类 中的变量com.ds.bpm.bpd.BPDGraphModel
Set that contains all root cells of this model.
route(EdgeView, List) - 类 中的方法com.ds.bpm.bpd.graph.NoRouting
 
route - 类 中的变量com.ds.bpm.bpd.plugin.ExpressionElement
 
RouteFormulaPlugin - com.ds.bpm.bpd.plugin.impl.route中的类
 
RouteFormulaPlugin(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.route.RouteFormulaPlugin
 
RoutePlugin - com.ds.bpm.bpd.plugin.impl.route中的类
 
RoutePlugin(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.route.RoutePlugin
 
ROUTING_TYPE - 类 中的静态变量com.ds.bpm.bpd.xml.elements.Transition
 
RULE_OPTION - 类 中的静态变量com.ds.handler.DownLoadHandler
 
run() - 类 中的方法com.ds.editor.chrome.task.DelayScreen
 
run() - 类 中的方法com.ds.editor.chrome.task.RobotScreenModule
 
run() - 类 中的方法com.ds.editor.chrome.task.RobotScreenPage
 
run() - 类 中的方法com.ds.editor.cmd.ExecScript
 
runTaskClass(List<String>) - 类 中的方法com.ds.Main
 
RURL_FILENAME - 类 中的静态变量com.ds.bpm.bpd.BPDConstants
 

S

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
 

T

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
已过时。
pOwner unsued
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.

U

UNDEFINED - 类 中的静态变量com.ds.common.swing.ProgressDialog
 
undo - 类 中的变量com.ds.bpm.bpd.AbstractEditor
 
Undo - com.ds.bpm.bpd.actions中的类
Class that realizes undo action
Undo(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.Undo
 
undo() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelEdit
Undoes a change.
undo - 类 中的变量com.ds.bpm.bpd.ProcessEditor
 
undoableEditHappened(UndoableEditEvent) - 类 中的方法com.ds.bpm.bpd.UndoHandler
Messaged when the Document has created an edit, the edit is added to undo, an instance of UndoManager.
undoAction - 类 中的变量com.ds.bpm.bpd.AbstractEditor
撤销、重复操作的实现 undo and redo action implementations
undoHandler - 类 中的变量com.ds.bpm.bpd.AbstractEditor
 
undoHandler - 类 中的变量com.ds.bpm.bpd.ProcessEditor
 
UndoHandler - com.ds.bpm.bpd中的类
Class that manages undo and redo
UndoHandler(AbstractEditor, boolean) - 类 的构造器com.ds.bpm.bpd.UndoHandler
 
UnionType - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
UnionType(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.UnionType
 
UNIX_SEPERATOR - 类 中的静态变量com.ds.common.swing.ResourceLocator
 
UNIX_SEPERATOR_CHAR - 类 中的静态变量com.ds.common.swing.ResourceLocator
 
unlockAllFiles() - 类 中的方法com.ds.bpm.bpd.xml.XML
 
unregisterListeners(JGraph) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
移除流程定义图形侦听器 Remove this documents listeners from the specified graph.
unregisterListeners(JGraph) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
 
update() - 类 中的方法com.ds.bpm.bpd.AbstractEditor
更新界面 Invoked after the selection or the model has changed.
update(Observable, Object) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
 
update() - 类 中的方法com.ds.bpm.bpd.actions.Redo
 
update() - 类 中的方法com.ds.bpm.bpd.actions.Undo
 
update(Observable, Object) - 类 中的方法com.ds.bpm.bpd.BPDGraphUI.PEGraphViewObserver
 
update(Observable, Object) - 类 中的方法com.ds.bpm.bpd.BPDOverviewPanel
 
update() - 类 中的方法com.ds.bpm.bpd.ProcessEditor
Invoked after the selection or the model has changed.
update(Observable, Object) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
 
UPDATE - 类 中的静态变量com.ds.common.swing.table.TableViewModelEvent
Identifies a change to existing data.
updateActivityParent(Activity, Map, ParentMap) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Determines old and new participant for activity, adjusts activities position if needed and properly changes parent of activity (adds entry into the parentMap).
updateActivityPosition(WorkflowProcess) - 类 中的静态方法com.ds.bpm.bpd.WorkflowManager
 
updateDAO(String, DBMap) - 类 中的方法com.ds.fdt.server.daoimpl.DAOServiceImpl
 
updateDAO(String, DBMap<String, Object>) - 接口 中的方法com.ds.fdt.server.DAOService
 
updateDAO(String, DBMap) - 类 中的方法com.ds.fdt.server.service.DAOFromService
 
updateExtendedAttributesForWorkflowProcess(WorkflowProcess, ProcessEditor) - 类 中的静态方法com.ds.bpm.bpd.actions.Save
 
updateExtendedAttributesForWorkflowProcesses(Package) - 类 中的静态方法com.ds.bpm.bpd.actions.Save
 
updateID(String) - 类 中的方法com.ds.bpm.bpd.xml.activity.Activities
 
updateID(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.ActivitySets
Overrides parent method to be accessible within ActivitySet.
updateID(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.Applications
Overrides parent method to be accessible within application.
updateID(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.UserProperties
Overrides parent method to be accessible within package.
updateID(String) - 类 中的方法com.ds.bpm.bpd.xml.elements.WorkflowProcesses
Overrides parent method to be accessible within workflow process.
updateID(String) - 类 中的方法com.ds.bpm.bpd.xml.NewXMLCollection
Updates an ID.
updateID(String) - 类 中的方法com.ds.bpm.bpd.xml.XMLCollection
Updates an ID.
updateJoin(Activity) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
 
updateListeners() - 类 中的方法com.ds.bpm.bpd.BPDGraphModel.GraphModelLayerEdit
 
updateMessage() - 类 中的方法com.ds.bpm.bpd.BPDStatusBar
 
updateModelAndArrangeParticipants(Object[], Map, ParentMap, Map, String, boolean) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
Inserts new activities into model, changes positions and sizes of participants due to a insertion of new activities or due to a moving of activities.
updateModelAndArrangeParticipants(Object[], Map, ConnectionSet, ParentMap, Map, String, boolean) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
 
updatePanel(String) - 类 中的方法com.ds.bpm.bpd.misc.ValidationErrorDisplay
 
updatePanel(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLComboPanel
 
updatePanel(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
 
updatePanel(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
 
updatePanel(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
 
updatePanel(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLPanel
 
updatePanel(XMLPanel) - 类 中的方法com.ds.bpm.bpd.xml.panels.XMLTextPanel
 
updateRow(Object) - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
Updates a row.
updateRow(Object, Object) - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
Update row by a new object.
updateRows(Collection) - 类 中的方法com.ds.common.swing.table.DefaultTableViewModel
Updates some rows.
updateSplit(Activity) - 类 中的方法com.ds.bpm.bpd.WorkflowManager
 
updateUI() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
Notification from the UIManager that the L&F has changed.
updateXMLObjectsBeforeChecking() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
 
updateXMLObjectsBeforeChecking() - 类 中的方法com.ds.bpm.bpd.graph.BlockActivityGraph
 
updateXMLObjectsBeforeChecking() - 类 中的方法com.ds.bpm.bpd.PackageGraph
 
updateXMLObjectsBeforeChecking() - 类 中的方法com.ds.bpm.bpd.ProcessGraph
 
UPLoadHandler - com.ds.handler中的类
 
UPLoadHandler() - 类 的构造器com.ds.handler.UPLoadHandler
 
UserDefinedProperties - com.ds.bpm.bpd.actions中的类
Class that realizes user defined activity properties action.
UserDefinedProperties(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.UserDefinedProperties
 
UserProperties - com.ds.bpm.bpd.xml.elements中的类
This is not a real WfMC DTD element, but it is introduced to help.
UserProperties(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.UserProperties
Creates a new instance of the class.
UserProperty - com.ds.bpm.bpd.xml.elements中的类
This is not a real WfMC DTD element, but it is introduced to help.
UserProperty(UserProperties) - 类 的构造器com.ds.bpm.bpd.xml.elements.UserProperty
Creates a new instance of the class.
UserPropertyRef - com.ds.bpm.bpd.xml.elements中的类
This is not a real WfMC DTD element, but it is introduced to help.
UserPropertyRef() - 类 的构造器com.ds.bpm.bpd.xml.elements.UserPropertyRef
Creates a new instance of the class.
UserPropertyRefs - com.ds.bpm.bpd.xml.elements中的类
This is not a real WfMC DTD element, but it is introduced to help.
UserPropertyRefs(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.UserPropertyRefs
Creates a new instance of the class.
Utils - com.ds.bpm.bpd中的类
 
Utils() - 类 的构造器com.ds.bpm.bpd.Utils
 

V

validateAgainstXPDLSchema() - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
 
validateAgainsXPDLSchema() - 类 中的方法com.ds.bpm.bpd.AbstractGraph
 
validateAgainsXPDLSchema() - 类 中的方法com.ds.bpm.bpd.PackageGraph
 
validateAgainsXPDLSchema() - 类 中的方法com.ds.bpm.bpd.ProcessGraph
 
validateAll(boolean) - 类 中的方法com.ds.bpm.bpd.xml.PackageValidator
 
validateWorkflowProcess(Package) - 类 中的方法com.ds.bpm.bpd.BPD
 
ValidationErrorDisplay - com.ds.bpm.bpd.misc中的类
Dialog class that displays graph's validation error messages.
ValidationErrorDisplay(Map, Map, List, Map, Map, JFrame, String, boolean) - 类 的构造器com.ds.bpm.bpd.misc.ValidationErrorDisplay
Constructs dialog with a given errors, and with a frame as a parent.
ValidationErrorDisplay(Map, Map, List, Map, Map, JDialog, String, boolean) - 类 的构造器com.ds.bpm.bpd.misc.ValidationErrorDisplay
Constructs dialog with a given errors, and with a dialog as a parent.
ValidFrom - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ValidFrom() - 类 的构造器com.ds.bpm.bpd.xml.elements.ValidFrom
 
ValidTo - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
ValidTo() - 类 的构造器com.ds.bpm.bpd.xml.elements.ValidTo
 
value - 类 中的变量com.ds.bpm.bpd.xml.NewXMLElement
Supposed to contain the value for XML element.
value - 类 中的变量com.ds.bpm.bpd.xml.XMLElement
Supposed to contain the value for XML element.
valueChanged(GraphSelectionEvent) - 类 中的方法com.ds.bpm.bpd.AbstractEditor
Enables and disables various actions depending of cell selection
valueChanged(TreeSelectionEvent) - 类 中的方法com.ds.bpm.bpd.config.ConfigDialog
Called whenever the value of the selection changes.
valueChanged(GraphSelectionEvent) - 类 中的方法com.ds.bpm.bpd.PackageEditor
Enables and disables various actions depending of cell selection
valueChanged(GraphSelectionEvent) - 类 中的方法com.ds.bpm.bpd.ProcessEditor
Enables and disables various actions depending of cell selection
valueChanged(TreeSelectionEvent) - 类 中的方法com.ds.common.swing.tree.JDSTreeListener
 
valueOf(String) - 枚举 中的静态方法com.ds.bpm.bpd.enums.ActivityCommandEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.ds.bpm.bpd.enums.DeviceDefEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.ds.bpm.bpd.enums.DeviceDefEventEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.ds.bpm.bpd.enums.FormulaEnums
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.ds.bpm.bpd.enums.ActivityCommandEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.ds.bpm.bpd.enums.ActivityDefTypeEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.ds.bpm.bpd.enums.DeviceDefEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.ds.bpm.bpd.enums.DeviceDefEventEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.ds.bpm.bpd.enums.FormulaEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
vcMap - 类 中的静态变量com.ds.bpm.bpd.misc.ValidationErrorDisplay
 
Vendor - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Vendor() - 类 的构造器com.ds.bpm.bpd.xml.elements.Vendor
 
Version - com.ds.bpm.bpd.misc中的类
Reads the Version from the file version.properies
Version() - 类 的构造器com.ds.bpm.bpd.misc.Version
 
Version - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Version() - 类 的构造器com.ds.bpm.bpd.xml.elements.Version
 
VFSRADService - com.ds.rad中的类
 
VFSRADService() - 类 的构造器com.ds.rad.VFSRADService
 
view - 类 中的变量com.ds.bpm.bpd.graph.MultiLinedRenderer
Cache the current shape for drawing.
ViewRedirector(JGraph, GraphLayoutCache) - 类 的构造器com.ds.bpm.bpd.BPDOverviewPanel.ViewRedirector
 

W

waitForImage(Image) - 类 中的静态方法com.ds.common.swing.Images
Description of the Method
WaitingTime - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
WaitingTime() - 类 的构造器com.ds.bpm.bpd.xml.elements.WaitingTime
 
warning(SAXParseException) - 类 中的方法com.ds.bpm.bpd.xml.ParsingErrors
 
WebWord - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: 活动表单中WebWord插件 Copyright: Copyright (c) 2004 Company: itjds
WebWord(BPDPlugin) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWord
Construct a WebWord instance.
WEBWORD_NAME - 类 中的静态变量com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWord
 
WebWordButton - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: WebWord中可操作按钮 Copyright: Copyright (c) 2004 Company: itjds
WebWordButton(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButton
Construct a WebWordButton instance.
WebWordButtons - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: WebWord中可操作按钮集合 Copyright: Copyright (c) 2004 Company: itjds
WebWordButtons(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.WebWordButtons
Construct a WebWordButtons instance.
weekendFontColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
 
weekFontColor - 类 中的静态变量com.ds.common.swing.datechooser.Pallet
 
wf2Package(String) - 类 中的方法com.ds.bpm.bpd.BPD
 
WFApplication - com.ds.bpm.bpd.xml.elements中的类
 
WFApplication(String, String) - 类 的构造器com.ds.bpm.bpd.xml.elements.WFApplication
 
WFApplication() - 类 的构造器com.ds.bpm.bpd.xml.elements.WFApplication
 
WfXML - com.ds.bpm.bpd.actions中的类
 
WfXML(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.WfXML
 
WfXMLAuthenticator - com.ds.bpm.bpd.wfxml中的类
WfXMLAuthenticator
WfXMLAuthenticator(JDialog) - 类 的构造器com.ds.bpm.bpd.wfxml.WfXMLAuthenticator
 
WfXMLComboPanel - com.ds.bpm.bpd.wfxml中的类
Creates panel with JLabel and JComboBox.
WfXMLComboPanel(NewXMLElement) - 类 的构造器com.ds.bpm.bpd.wfxml.WfXMLComboPanel
 
WfXMLConnector - com.ds.bpm.bpd.wfxml中的类
 
WfXMLConnector() - 类 的构造器com.ds.bpm.bpd.wfxml.WfXMLConnector
 
WfXMLControlPanel - com.ds.bpm.bpd.wfxml中的类
Creates a control panel for table panel.
WfXMLControlPanel(NewXMLCollection, WfXMLPanel, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.wfxml.WfXMLControlPanel
 
wfxmlGetDefinition(URL) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
wfxmlGetDefinition2(URL) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
wfxmlListDefinitions(URL) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
wfxmlListDefinitions(URL, DefInfos) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
wfxmlNewDefinition(URL, String) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
wfxmlNewDefinition2(URL, String) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
WfXMLPanel - com.ds.bpm.bpd.wfxml中的类
Creates a table panel.
WfXMLPanel(NewXMLCollection) - 类 的构造器com.ds.bpm.bpd.wfxml.WfXMLPanel
 
wfxmlSetDefinition(URL, String) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
wfxmlSetDefinition2(URL, String) - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
width - 类 中的静态变量com.ds.common.swing.DateChooser
公开的界面大小属性
WINDOWS_SEPERATOR - 类 中的静态变量com.ds.common.swing.ResourceLocator
 
WINDOWS_SEPERATOR_CHAR - 类 中的静态变量com.ds.common.swing.ResourceLocator
 
WorkflowElement - com.ds.bpm.bpd中的接口
 
workflowManager - 类 中的变量com.ds.bpm.bpd.AbstractGraph
WorkflowManager that controls various things
WorkflowManager - com.ds.bpm.bpd中的类
Class intended to serve as a control center for creation, removal, resizing and changing position of Participants as well as for doing the same things with Activity objects and Transitions.
WorkflowManager(AbstractGraph) - 类 的构造器com.ds.bpm.bpd.WorkflowManager
Creates new workflow manager for given graph.
WorkflowManager(AbstractGraph, PackageEditor) - 类 的构造器com.ds.bpm.bpd.WorkflowManager
 
WorkflowProcess - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
WorkflowProcess(WorkflowProcesses, Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.WorkflowProcess
Creates a new instance of the class.
WorkflowProcess(WorkflowProcesses, Package, boolean) - 类 的构造器com.ds.bpm.bpd.xml.elements.WorkflowProcess
ADD BY WENZHANG 2006-03-01 未经测试不推荐使用
WorkflowProcess(WorkflowProcesses, Package, WFApplication, boolean, String) - 类 的构造器com.ds.bpm.bpd.xml.elements.WorkflowProcess
 
WorkflowProcesses - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
WorkflowProcesses(Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.WorkflowProcesses
Creates a new instance of the class.
WorkflowRelevantData - com.ds.bpm.bpd.actions中的类
Class that realizes workflow relevat data action.
WorkflowRelevantData(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.actions.WorkflowRelevantData
 
WorkingTime - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
WorkingTime() - 类 的构造器com.ds.bpm.bpd.xml.elements.WorkingTime
 
wp - 类 中的变量com.ds.bpm.bpd.plugin.ExpressionElement
 

X

XML - com.ds.bpm.bpd.xml中的类
Class which purpose is to provide methods which are used by classes that represents program apstraction of XML elements.
XML() - 类 的构造器com.ds.bpm.bpd.xml.XML
 
XMLActivityFormControlPanel - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
 
XMLActivityFormControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormControlPanel
Constructs XMLProcessFormControlPanel
XMLActivityFormPanel - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: 活动表单显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLActivityFormPanel(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormPanel
 
XMLActivityFormPanel(XMLCollection, String) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormPanel
 
XMLActivityFormPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormPanel
 
XMLActivityFormPanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormPanel
Constructs XMLActivityFormPanel
XMLActivityFormPanel(XMLCollection, String, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLActivityFormPanel
 
XMLActivityFormPanel - com.ds.bpm.bpd.plugin.impl.form中的类
Title: 工作流设计工具(BPD) Description: 流程表单显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLActivityFormPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.form.XMLActivityFormPanel
Constructs XMLProcessFormPanel
XMLActualParametersListControlPanel - com.ds.bpm.bpd.xml.elements.specialpanels中的类
Creates a control panel for table panel.
XMLActualParametersListControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.elements.specialpanels.XMLActualParametersListControlPanel
 
XMLAttachmentDefControlPanel - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: 流程附件控制显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLAttachmentDefControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefControlPanel
Constructs XMLProcessFormControlPanel
XMLAttachmentDefPanel - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: WebWord显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLAttachmentDefPanel(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefPanel
 
XMLAttachmentDefPanel(XMLCollection, String) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefPanel
 
XMLAttachmentDefPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefPanel
 
XMLAttachmentDefPanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefPanel
Constructs XMLActivityFormPanel
XMLAttachmentDefPanel(XMLCollection, String, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentDefPanel
 
XMLAttachmentPanel - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: WebWord显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLAttachmentPanel(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentPanel
 
XMLAttachmentPanel(XMLCollection, String) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentPanel
 
XMLAttachmentPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentPanel
 
XMLAttachmentPanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentPanel
Constructs XMLActivityFormPanel
XMLAttachmentPanel(XMLCollection, String, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLAttachmentPanel
 
XMLAttribute - com.ds.bpm.bpd.xml中的类
Represents any attribute in a sence of the XML.
XMLAttribute(String) - 类 的构造器com.ds.bpm.bpd.xml.XMLAttribute
Creates an instance of class that represents specified XML attribute, with default value for text panel type (XMLTextPanel).
XMLAttribute(String, String) - 类 的构造器com.ds.bpm.bpd.xml.XMLAttribute
 
XMLAttribute(String, int) - 类 的构造器com.ds.bpm.bpd.xml.XMLAttribute
Creates an instance of class that represents specified XML attribute, with specified value of text panel.
XMLAttribute(String, String[], int) - 类 的构造器com.ds.bpm.bpd.xml.XMLAttribute
Creates an instance of class that represents specified XML attribute that has a given set of choices to choose for attribute value, and with specified index of choice to be choosen after creation.
XMLAttribute(EnumsAttribute) - 类 的构造器com.ds.bpm.bpd.xml.XMLAttribute
 
XMLAttribute(String, Object[], int) - 类 的构造器com.ds.bpm.bpd.xml.XMLAttribute
 
XMLAttribute(String, String[], int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.XMLAttribute
Creates an instance of class that represents specified XML attribute that has a given set of choices to choose for attribute value, the specified index of choice to be choosen after creation, the specified setting for panel type and specified layout for label and edit box.
XMLAttribute(String, Object[], int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.XMLAttribute
 
XMLButton - com.ds.bpm.bpd.xml中的类
An implementation of 'push' button that depending on parameters passed during creation, sets proper button name, icon and dimension.
XMLButton(String, String, Dimension) - 类 的构造器com.ds.bpm.bpd.xml.XMLButton
Creates 'push' button with specified attributes.
XMLButtonAttribute - com.ds.bpm.bpd.xml中的类
已过时。 
XMLButtonAttribute(String) - 类 的构造器com.ds.bpm.bpd.xml.XMLButtonAttribute
已过时。
构造器
XMLChoice - com.ds.bpm.bpd.xml中的类
XMLChoice class instance represents program equivalence to the 'choice' element defined in some XML XML.
XMLChoice(String, Object[]) - 类 的构造器com.ds.bpm.bpd.xml.XMLChoice
Creates a new instance of element with the specified name, and specifies the values of choices for the element.
XMLChoice(String, Object[], int) - 类 的构造器com.ds.bpm.bpd.xml.XMLChoice
Creates a new instance of element with the specified name, specified choices for the element, and with chooseIndex'th value choosen.
XMLCollection - com.ds.bpm.bpd.xml中的类
XMLCollection class instance represents program equivalence to the collection of elements defined in some XML XML.
XMLCollection(XMLComplexElement) - 类 的构造器com.ds.bpm.bpd.xml.XMLCollection
Create collection which is owned by specified owner.
XMLCollection(XMLComplexElement, String) - 类 的构造器com.ds.bpm.bpd.xml.XMLCollection
 
XMLCollectionElement - com.ds.bpm.bpd.xml中的类
Represents an XML element that belongs to some collection.
XMLCollectionElement(XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.XMLCollectionElement
 
XMLComboButtonPanel - com.ds.bpm.bpd.xml.panels中的类
Creates panel with JLabel, JComboBox and shortcut button.
XMLComboButtonPanel(XMLElement, XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboButtonPanel
 
XMLComboButtonPanel(XMLElement, Object[], XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboButtonPanel
 
XMLComboButtonPanel(XMLElement, Object[], XMLCollection, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboButtonPanel
 
XMLComboButtonPanel(XMLElement, Object[], XMLCollection, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboButtonPanel
 
XMLComboChoicePanel - com.ds.bpm.bpd.xml.panels中的类
Creates a combo panel and a panel which type is determined by the choosen element from combo panel.
XMLComboChoicePanel(XMLChoice) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
 
XMLComboChoicePanel(XMLChoice, String) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
 
XMLComboChoicePanel(XMLChoice, String, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
 
XMLComboChoicePanel(XMLChoice, String, int, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
 
XMLComboChoicePanel(XMLChoice, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
 
XMLComboChoicePanel(XMLChoice, String, int, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboChoicePanel
 
XMLComboPanel - com.ds.bpm.bpd.xml.panels中的类
Creates panel with JLabel and JComboBox.
XMLComboPanel(XMLChoice) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboPanel
 
XMLComboPanel(XMLElement, Object[]) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboPanel
 
XMLComboPanel(XMLChoice, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboPanel
 
XMLComboPanel(XMLChoice, int, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboPanel
 
XMLComboPanel(XMLElement, Object[], int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLComboPanel
 
XMLCommonAttrControlPanel - com.ds.bpm.bpd.plugin.impl.common中的类
Title: 工作流设计工具(BPD) Description: 一般扩展属性控制显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLCommonAttrControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.common.XMLCommonAttrControlPanel
Construct XMLCommonAttrControlPanel.
XMLCommonAttributeTablePanel - com.ds.bpm.bpd.plugin.impl.commonattribut中的类
Title: 工作流设计工具(BPD) Description: WebWord显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLCommonAttributeTablePanel(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.XMLCommonAttributeTablePanel
 
XMLCommonAttributeTablePanel(XMLCollection, String) - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.XMLCommonAttributeTablePanel
 
XMLCommonAttributeTablePanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.XMLCommonAttributeTablePanel
 
XMLCommonAttributeTablePanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.XMLCommonAttributeTablePanel
Constructs XMLActivityFormPanel
XMLCommonAttributeTablePanel(XMLCollection, String, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.commonattribut.XMLCommonAttributeTablePanel
 
XMLCommonAttrPanel - com.ds.bpm.bpd.plugin.impl.common中的类
Title: 工作流设计工具(BPD) Description: 一般扩展属性展示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLCommonAttrPanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.common.XMLCommonAttrPanel
 
XMLComplexChoice - com.ds.bpm.bpd.xml中的类
Represents complex type choice of some XML XML.
XMLComplexChoice(String, XMLElement[], int) - 类 的构造器com.ds.bpm.bpd.xml.XMLComplexChoice
Creates a new instance of element with the specified name, specified choices for the element, and with chooseIndex'th element choosen.
XMLComplexChoice(String, XMLElement[], int, boolean) - 类 的构造器com.ds.bpm.bpd.xml.XMLComplexChoice
Creates a new instance of element with the specified name, specified choices for the element, and with chooseIndex'th element choosen, and with specified panel type (combo or radio).
XMLComplexChoice(String, XMLElement[], int, boolean, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.XMLComplexChoice
Creates a new instance of element with the specified name, specified choices for the element, and with chooseIndex'th element choosen, and with specified all visual attributes.
XMLComplexContentPanel - com.ds.bpm.bpd.xml.elements.specialpanels中的类
Creates a combo panel and a panel which type is determined by the choosen element from combo panel.
XMLComplexContentPanel(XMLElement, Package) - 类 的构造器com.ds.bpm.bpd.xml.elements.specialpanels.XMLComplexContentPanel
 
XMLComplexElement - com.ds.bpm.bpd.xml中的类
Represents the complex XML element.
XMLComplexElement() - 类 的构造器com.ds.bpm.bpd.xml.XMLComplexElement
 
XMLComTreePanel - com.ds.bpm.bpd.xml.panels.formula.esd中的类
 
XMLComTreePanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.esd.XMLComTreePanel
 
XMLControlPanel - com.ds.bpm.bpd.xml.panels中的类
 
XMLControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLControlPanel
 
XMLCustomFormulaPanel - com.ds.bpm.bpd.xml.panels.formula中的类
 
XMLCustomFormulaPanel() - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLCustomFormulaPanel
构造器
XMLCustomFormulaPanel(XMLElement) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLCustomFormulaPanel
构造器
XMLCustomFormulaPanel(XMLElement, int, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLCustomFormulaPanel
构造器
XMLDataTypesPanel - com.ds.bpm.bpd.xml.elements.specialpanels中的类
Creates a combo panel and a panel which type is determined by the choosen element from combo panel.
XMLDataTypesPanel(DataTypes, String) - 类 的构造器com.ds.bpm.bpd.xml.elements.specialpanels.XMLDataTypesPanel
 
XMLDBFieldPanel - com.ds.bpm.bpd.xml.panels.formula.database中的类
 
XMLDBFieldPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldPanel
 
XMLDBFieldsPanel - com.ds.bpm.bpd.xml.panels.formula.database中的类
 
XMLDBFieldsPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.database.XMLDBFieldsPanel
 
XMLDefaultFormulaPanel - com.ds.bpm.bpd.xml.panels.formula中的类
Title: 工作流设计工具(BPD) Description: 权限公式配置列表展示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLDefaultFormulaPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLDefaultFormulaPanel
 
XMLElement - com.ds.bpm.bpd.xml中的类
XMLElement class instance represents program equivalence to the element defined in some XML XML.
XMLElement() - 类 的构造器com.ds.bpm.bpd.xml.XMLElement
Creates a new instance of element: sets the name member to the name of inner class that extends this element, and the labelName member to the value read from property file under the key of previously set name member.
XMLElement(String) - 类 的构造器com.ds.bpm.bpd.xml.XMLElement
Creates a new instance of element: sets the name member to the specified one, and the labelName member to the value read from property file under the key of previously set name member.
xmlElementChanged(XMLElement) - 类 中的方法com.ds.bpm.bpd.BPD
Reacts upon the XML element change by setting isModified flag of PackageEditor if needed.
xmlElementChanged(XMLElement) - 类 中的方法com.ds.bpm.bpd.PackageGraph
Reacts upon the XML element change by setting isModified flag of PackageEditor if needed.
xmlElementChanged(XMLElement) - 类 中的方法com.ds.bpm.bpd.ProcessGraph
Reacts upon the XML element change by setting isModified flag of PackageEditor if needed.
xmlElementChanged(NewXMLElement) - 接口 中的方法com.ds.bpm.bpd.xml.NewXMLElementChangeListener
 
xmlElementChanged(XMLElement) - 接口 中的方法com.ds.bpm.bpd.xml.XMLElementChangeListener
 
XMLElementChangeListener - com.ds.bpm.bpd.xml中的接口
Interface that must be implemented in order to listen to the changes on element that is edited by the XMLElementDialog.
XMLElementDialog - com.ds.bpm.bpd.xml中的类
The dialog for showing objects derived from XMLPanel classes.
XMLElementDialog() - 类 的构造器com.ds.bpm.bpd.xml.XMLElementDialog
Constructs a new modal unparented instance that will define new element.
XMLElementDialog(JFrame, String) - 类 的构造器com.ds.bpm.bpd.xml.XMLElementDialog
Constructs a new modal instance which parent is parent and proceeds a title of dialog.
XMLElementDialog(JDialog, String) - 类 的构造器com.ds.bpm.bpd.xml.XMLElementDialog
Constructs a new modal instance which parent is parent and proceeds a title of dialog.
XMLElementDialog(JFrame, String, boolean) - 类 的构造器com.ds.bpm.bpd.xml.XMLElementDialog
Constructs a new modal instance which parent is parent and proceeds a title of dialog.
XMLElementDialog(JDialog, String, boolean) - 类 的构造器com.ds.bpm.bpd.xml.XMLElementDialog
Constructs a new modal instance which parent is parent and proceeds a title of dialog.
XMLEnumsDicPanel - com.ds.bpm.bpd.xml.panels.formula中的类
 
XMLEnumsDicPanel(XMLElement, String, boolean, boolean, int, Class<? extends Enums>) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLEnumsDicPanel
 
XMLEnumsTreePanel - com.ds.bpm.bpd.xml.panels.formula中的类
 
XMLEnumsTreePanel(XMLElement, String, boolean, boolean, int, Class<? extends Enums>) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLEnumsTreePanel
 
XMLESDApisPanel - com.ds.bpm.bpd.xml.panels.formula.esd中的类
 
XMLESDApisPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDApisPanel
 
XMLEsdComPanels - com.ds.bpm.bpd.xml.panels.formula.esd中的类
 
XMLEsdComPanels(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.esd.XMLEsdComPanels
 
XMLESDComponentPanel - com.ds.bpm.bpd.xml.panels.formula.esd中的类
 
XMLESDComponentPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDComponentPanel
 
XMLESDModulePanel - com.ds.bpm.bpd.xml.panels.formula.esd中的类
 
XMLESDModulePanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulePanel
 
XMLESDModulesPanel - com.ds.bpm.bpd.xml.panels.formula.esd中的类
 
XMLESDModulesPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.esd.XMLESDModulesPanel
 
XMLESDTablePanel - com.ds.bpm.bpd.xml.panels.formula.database中的类
 
XMLESDTablePanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.database.XMLESDTablePanel
 
XMLExpressionEditPanel - com.ds.bpm.bpd.xml.panels中的类
Creates panel with JLabel and JTextArea.
XMLExpressionEditPanel(XMLElement) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
 
XMLExpressionEditPanel(XMLElement, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
 
XMLExpressionEditPanel(XMLElement, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
 
XMLExpressionEditPanel(XMLElement, int, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLExpressionEditPanel
 
XMLExpressionElement - com.ds.bpm.bpd.xml中的类
 
XMLExpressionElement() - 类 的构造器com.ds.bpm.bpd.xml.XMLExpressionElement
 
XMLFORMTextPanel - com.ds.bpm.bpd.xml.panels中的类
Creates panel with JLabel and JTextField.
XMLFORMTextPanel(XMLElement) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
 
XMLFORMTextPanel(XMLElement, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
 
XMLFORMTextPanel(Tag, XMLElement, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
 
XMLFORMTextPanel(XMLElement, int, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLFORMTextPanel
 
XMLFormulaControlPanel - com.ds.bpm.bpd.xml.panels.formula中的类
Title: 工作流设计工具(BPD) Description: 公式配置列表控制展示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLFormulaControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLFormulaControlPanel
 
XMLFormulaDisplayPanel - com.ds.bpm.bpd.xml.panels.formula中的类
Title: 工作流设计工具(BPD) Description: 权限公式基本信息展示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLFormulaDisplayPanel(XMLElement, int, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLFormulaDisplayPanel
 
XMLFormulaDisplayPanel(XMLElement, XMLPanel, int, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLFormulaDisplayPanel
构造器
XMLFormulaPanel - com.ds.bpm.bpd.xml.panels.formula中的类
Title: 工作流设计工具(BPD) Description: 公式显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLFormulaPanel(XMLElement, String[][], String, boolean, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.XMLFormulaPanel
 
XMLGroupPanel - com.ds.bpm.bpd.xml.panels中的类
Creates titled group panel with vertical or horizontal BoxLayout, that consists of panels of given elements.
XMLGroupPanel(XMLElement, Object[]) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLGroupPanel
 
XMLGroupPanel(XMLElement, Object[], String) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLGroupPanel
 
XMLGroupPanel(XMLElement, Object[], String, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLGroupPanel
 
XMLGroupPanel(XMLElement, Object[], String, int, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLGroupPanel
 
XMLGroupPanel(XMLElement, Object[], String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLGroupPanel
 
XMLInterface - com.ds.bpm.bpd.xml中的接口
Class which purpose is to provide methods which are used by classes that represents program apstraction of XML elements.
XMLIOTAreaPanel - com.ds.bpm.bpd.xml.panels.formula.iot中的类
 
XMLIOTAreaPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTAreaPanel
 
XMLIOTDeviceTypePanel - com.ds.bpm.bpd.xml.panels.formula.iot中的类
 
XMLIOTDeviceTypePanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTDeviceTypePanel
 
XMLIOTGatewaysPanel - com.ds.bpm.bpd.xml.panels.formula.iot中的类
 
XMLIOTGatewaysPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTGatewaysPanel
 
XMLIOTPlacePanel - com.ds.bpm.bpd.xml.panels.formula.iot中的类
 
XMLIOTPlacePanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTPlacePanel
 
XMLIOTSensorsPanel - com.ds.bpm.bpd.xml.panels.formula.iot中的类
 
XMLIOTSensorsPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTSensorsPanel
 
XMLIOTServiceTreePanel - com.ds.bpm.bpd.xml.panels.formula.iot中的类
 
XMLIOTServiceTreePanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.iot.XMLIOTServiceTreePanel
 
XMLListChoiceControlPanel - com.ds.bpm.bpd.xml.panels中的类
Creates a control panel for list choice panel.
XMLListChoiceControlPanel(XMLCollection, XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLListChoiceControlPanel
 
XMLListChoicePanel - com.ds.bpm.bpd.xml.panels中的类
Creates a list panel and a panel which type is determined by the choosen element from list panel.
XMLListChoicePanel(XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLListChoicePanel
 
XMLListChoicePanel(XMLCollection, String) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLListChoicePanel
 
XMLListChoicePanel(XMLCollection, String, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLListChoicePanel
 
XMLListChoicePanel(XMLCollection, String, int, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLListChoicePanel
 
XMLListChoicePanel(XMLCollection, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLListChoicePanel
 
XMLListControlPanel - com.ds.bpm.bpd.xml.panels中的类
Creates a control panel for table panel.
XMLListControlPanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLListControlPanel
 
XMLListPanel - com.ds.bpm.bpd.xml.panels中的类
Creates a list panel.
XMLListPanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLListPanel
 
XMLLocationPanel - com.ds.bpm.bpd.xml.panels中的类
Creates panel with JLabel, JTextField and JButton, this panel is used to set the file name from some choosed location.
XMLLocationPanel(XMLElement) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLLocationPanel
 
XMLLocationPanel(XMLElement, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLLocationPanel
 
XMLLocationPanel(XMLElement, int, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLLocationPanel
 
XMLMultiLineTextButtonPanel - com.ds.bpm.bpd.xml.panels中的类
已过时。 
XMLMultiLineTextButtonPanel(XMLElement) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
已过时。
 
XMLMultiLineTextButtonPanel(XMLElement, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
已过时。
 
XMLMultiLineTextButtonPanel(XMLElement, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
已过时。
 
XMLMultiLineTextButtonPanel(XMLElement, int, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLMultiLineTextButtonPanel
已过时。
 
XMLMultiLineTextPanel - com.ds.bpm.bpd.xml.panels中的类
Creates panel with JLabel and JTextArea.
XMLMultiLineTextPanel(XMLElement) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
 
XMLMultiLineTextPanel(XMLElement, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
 
XMLMultiLineTextPanel(XMLElement, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
 
XMLMultiLineTextPanel(XMLElement, int, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLMultiLineTextPanel
 
xmlObject - 类 中的变量com.ds.bpm.bpd.AbstractGraph
 
XMLOpinionControlPanel - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: 活动表单意见域控制显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLOpinionControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLOpinionControlPanel
Construct a XMLOpinionControlPanel instance.
XMLOpinionPanel - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: 活动表单意见域显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLOpinionPanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLOpinionPanel
Construct a XMLOpinionPanel instance.
XMLOrgPanel - com.ds.bpm.bpd.xml.panels.formula.org中的类
Title: 工作流设计工具(BPD) Description: 选择组织的面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLOrgPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.org.XMLOrgPanel
 
XMLPanel - com.ds.bpm.bpd.xml.panels中的类
 
XMLPanel() - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLPanel
 
XMLPanel(XMLElement, int, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLPanel
 
XMLPersonDutyPanel - com.ds.bpm.bpd.xml.panels.formula.org中的类
Title: 工作流设计工具(BPD) Description: 选择人员职务的面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLPersonDutyPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonDutyPanel
 
XMLPersonGroupPanel - com.ds.bpm.bpd.xml.panels.formula.org中的类
Title: 工作流设计工具(BPD) Description: 选择人员工作组的面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLPersonGroupPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonGroupPanel
 
XMLPersonLevelPanel - com.ds.bpm.bpd.xml.panels.formula.org中的类
Title: 工作流设计工具(BPD) Description: 选择人员职级的面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLPersonLevelPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonLevelPanel
 
XMLPersonPanel - com.ds.bpm.bpd.xml.panels.formula.org中的类
Title: 工作流设计工具(BPD) Description: 选择单个人员的面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLPersonPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonPanel
 
XMLPersonRolePanel - com.ds.bpm.bpd.xml.panels.formula.org中的类
Title: 工作流设计工具(BPD) Description: 选择人员角色的面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLPersonRolePanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonRolePanel
 
XMLPersonsPanel - com.ds.bpm.bpd.xml.panels.formula.org中的类
Title: 工作流设计工具(BPD) Description: 选择多个人员的面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLPersonsPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.org.XMLPersonsPanel
 
XMLProcessFormControlPanel - com.ds.bpm.bpd.plugin.impl.process中的类
 
XMLProcessFormControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.XMLProcessFormControlPanel
Constructs XMLProcessFormControlPanel
XMLProcessFormPanel - com.ds.bpm.bpd.plugin.impl.process中的类
 
XMLProcessFormPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.XMLProcessFormPanel
Constructs XMLProcessFormPanel
XMLProcessTableControlPanel - com.ds.bpm.bpd.plugin.impl.process中的类
 
XMLProcessTableControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.XMLProcessTableControlPanel
Constructs XMLProcessFormControlPanel
XMLProcessTablePanel - com.ds.bpm.bpd.plugin.impl.process中的类
 
XMLProcessTablePanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.process.XMLProcessTablePanel
Constructs XMLProcessFormPanel
XMLRadioChoicePanel - com.ds.bpm.bpd.xml.panels中的类
Creates a radio panel and a panel which type is determined by the choosen element from radio panel.
XMLRadioChoicePanel(XMLChoice) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioChoicePanel
 
XMLRadioChoicePanel(XMLChoice, String) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioChoicePanel
 
XMLRadioChoicePanel(XMLChoice, String, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioChoicePanel
 
XMLRadioChoicePanel(XMLChoice, String, int, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioChoicePanel
 
XMLRadioChoicePanel(XMLChoice, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioChoicePanel
 
XMLRadioChoicePanel(XMLChoice, String, int, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioChoicePanel
 
XMLRadioPanel - com.ds.bpm.bpd.xml.panels中的类
Creates a panel with radio buttons.
XMLRadioPanel(XMLChoice) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioPanel
 
XMLRadioPanel(XMLChoice, String) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioPanel
 
XMLRadioPanel(XMLChoice, String, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioPanel
 
XMLRadioPanel(XMLChoice, String, int, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioPanel
 
XMLRadioPanel(XMLChoice, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLRadioPanel
 
XMLRightOrgPanel - com.ds.bpm.bpd.xml.panels.formula.org中的类
Title: 工作流设计工具(BPD) Description: 组织机构显示页面 Copyright: Copyright (c) 2005 Company: itjds
XMLRightOrgPanel(XMLElement, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.org.XMLRightOrgPanel
 
XMLRightOrgPanel(XMLElement, XMLCollection, String, boolean, boolean, int) - 类 的构造器com.ds.bpm.bpd.xml.panels.formula.org.XMLRightOrgPanel
 
XMLSelectOption - com.ds.bpm.bpd.xml中的类
Title: 工作流设计工具(BPD) Description: SelectOption类,用于存储name和text Copyright: Copyright (c) 2005 Company: itjds
XMLSelectOption() - 类 的构造器com.ds.bpm.bpd.xml.XMLSelectOption
 
XMLSelectOption(String, String) - 类 的构造器com.ds.bpm.bpd.xml.XMLSelectOption
 
XMLSimpleElement - com.ds.bpm.bpd.xml中的类
 
XMLSimpleElement() - 类 的构造器com.ds.bpm.bpd.xml.XMLSimpleElement
 
XMLTabbedPanel - com.ds.bpm.bpd.xml.panels中的类
Creates a tabbed panel.
XMLTabbedPanel(XMLElement, XMLPanel[]) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTabbedPanel
 
XMLTableControlPanel - com.ds.bpm.bpd.xml.panels中的类
Creates a control panel for table panel.
XMLTableControlPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTableControlPanel
 
XMLTablePanel - com.ds.bpm.bpd.xml.panels中的类
Creates a table panel.
XMLTablePanel(XMLCollection) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
XMLTablePanel(XMLCollection, String) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
XMLTablePanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
XMLTablePanel(XMLElement, int, String, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
XMLTablePanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTablePanel
 
XMLTextPanel - com.ds.bpm.bpd.xml.panels中的类
Creates panel with JLabel and JTextField.
XMLTextPanel(XMLElement) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTextPanel
 
XMLTextPanel(XMLElement, int, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTextPanel
 
XMLTextPanel(XMLElement, int, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.xml.panels.XMLTextPanel
 
XMLUtil - com.ds.bpm.bpd.xml中的类
Class which purpose is to provide static methods which are used by classes that represents program apstraction of XML elements.
XMLUtil() - 类 的构造器com.ds.bpm.bpd.xml.XMLUtil
 
XMLWebWordPanel - com.ds.bpm.bpd.plugin.impl.activity.jdsform中的类
Title: 工作流设计工具(BPD) Description: WebWord显示面板类 Copyright: Copyright (c) 2004 Company: itjds
XMLWebWordPanel(XMLCollection) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLWebWordPanel
 
XMLWebWordPanel(XMLCollection, String) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLWebWordPanel
 
XMLWebWordPanel(XMLCollection, String, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLWebWordPanel
 
XMLWebWordPanel(XMLCollection, String, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLWebWordPanel
Constructs XMLActivityFormPanel
XMLWebWordPanel(XMLCollection, String, boolean, boolean, boolean, boolean) - 类 的构造器com.ds.bpm.bpd.plugin.impl.activity.jdsform.XMLWebWordPanel
 
xOff - 类 中的静态变量com.ds.bpm.bpd.graph.ActivityRenderer
 
XPDL_SCHEMA - 类 中的静态变量com.ds.bpm.bpd.xml.XPDLEntityResolver
 
XPDLEntityResolver - com.ds.bpm.bpd.xml中的类
Replaces the internet location of the XPDL1.0 schema, with its content read from resources.
XPDLEntityResolver() - 类 的构造器com.ds.bpm.bpd.xml.XPDLEntityResolver
 
XPDLPreview - com.ds.bpm.bpd中的类
Shows the preview of XPDL that will be generated based on created graph.
XPDLPreview(AbstractEditor) - 类 的构造器com.ds.bpm.bpd.XPDLPreview
 
xpdlSchemaValidationErrors - 类 中的变量com.ds.bpm.bpd.AbstractGraph
 
xpdlSchemaValidationErrors - 类 中的变量com.ds.bpm.bpd.xml.PackageValidator
 
xpdlToString() - 类 中的静态方法com.ds.bpm.bpd.wfxml.WfXMLConnector
 
XPDLVersion - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
XPDLVersion() - 类 的构造器com.ds.bpm.bpd.xml.elements.XPDLVersion
 
Xpression - com.ds.bpm.bpd.xml.elements中的类
Represents a WfMC DTD element that has the similar name.
Xpression() - 类 的构造器com.ds.bpm.bpd.xml.elements.Xpression
 
XUIFile - com.ds.handler中的类
 
XUIFile(ProjectVersion) - 类 的构造器com.ds.handler.XUIFile
 
XUIFile(EUPackage) - 类 的构造器com.ds.handler.XUIFile
 
XUIFile(EUModule) - 类 的构造器com.ds.handler.XUIFile
 
XUIFile(FileVersion, ProjectVersion) - 类 的构造器com.ds.handler.XUIFile
 
XUIFile(Folder, ProjectVersion) - 类 的构造器com.ds.handler.XUIFile
 
XUIFile(FileInfo, ProjectVersion) - 类 的构造器com.ds.handler.XUIFile
 

Y

y - 类 中的变量com.ds.bpm.bpd.config.BaseConfigPane
 
yOff - 类 中的静态变量com.ds.bpm.bpd.graph.ActivityRenderer
 

Z

zoomIcon(ImageIcon, Dimension) - 类 中的静态方法com.ds.PathUtil
 
ZoomIn - com.ds.bpm.bpd.actions中的类
Zoom in (for 15%)
ZoomIn(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.ZoomIn
 
ZoomOut - com.ds.bpm.bpd.actions中的类
Zoom out (for 15%)
ZoomOut(PackageEditor) - 类 的构造器com.ds.bpm.bpd.actions.ZoomOut
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2023 onecode. All rights reserved.