Skip navigation links
$ 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 _ 

$

$$$getRootComponent$$$() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.DeleteOrphanDecompositionDialog
 
$$$getRootComponent$$$() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 

A

AboutEditorAction - Class in org.yawlfoundation.yawl.editor.ui.actions.help
 
AboutEditorAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.help.AboutEditorAction
 
ABSOLUTEX - Static variable in class org.jgraph.graph.GraphConstants
Key for the absoluteX attribute.
ABSOLUTEY - Static variable in class org.jgraph.graph.GraphConstants
Key for the absoluteY attribute.
AbstractCellView - Class in org.jgraph.graph
The abstract base class for all cell views.
AbstractCellView() - Constructor for class org.jgraph.graph.AbstractCellView
Constructs an empty abstract cell view.
AbstractCellView(Object) - Constructor for class org.jgraph.graph.AbstractCellView
Constructs a view for the specified model object, and invokes update on the new instance.
AbstractDataBindingDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding
 
AbstractDataBindingDialog(String, VariableRow, List<VariableRow>, List<VariableRow>) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
AbstractDoneDialog - Class in org.yawlfoundation.yawl.editor.ui.swing
 
AbstractDoneDialog(String, boolean, JPanel, boolean) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
***********************************************************
AbstractDoneDialog(String, boolean, boolean) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
 
AbstractDoneDialog(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
 
AbstractDoneDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
 
AbstractDownloadDialog - Class in org.yawlfoundation.yawl.editor.ui.swing
 
AbstractDownloadDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
AbstractNetCell - Class in org.yawlfoundation.yawl.worklet.graph
 
AbstractNetCell(Rectangle2D) - Constructor for class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
AbstractNodeDialog - Class in org.yawlfoundation.yawl.worklet.dialog
 
AbstractNodeDialog() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
AbstractNodeDialog(Frame) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
AbstractNodeDialog(Frame, boolean) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
AbstractOrderedRowTableModel - Class in org.yawlfoundation.yawl.editor.ui.swing
 
AbstractOrderedRowTableModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.AbstractOrderedRowTableModel
 
AbstractResourceListModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.listmodel
 
AbstractResourceListModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.AbstractResourceListModel
 
AbstractResourceTabContent - Class in org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
AbstractResourceTabContent(YNet, YAtomicTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
AbstractResourceTableModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel
 
AbstractResourceTableModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
AbstractVertexDoneDialog - Class in org.yawlfoundation.yawl.editor.ui.swing.element
 
AbstractVertexDoneDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
AbstractVertexDoneDialog(String, boolean, JPanel, boolean) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
AbstractViewDialog - Class in org.yawlfoundation.yawl.views.graph
 
AbstractViewDialog() - Constructor for class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
AbstractXMLStyledDocument - Class in org.yawlfoundation.yawl.editor.ui.data.document
 
AbstractXMLStyledDocument(ValidityEditorPane) - Constructor for class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
accept(File) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.ImageFilter
 
acceptEdits(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
Toggles whether incoming undoable edits should be accepted by this manager.
acceptsIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.DecoratorPort
 
acceptsIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.InputCondition
 
acceptsIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.JoinDecorator
 
acceptsIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.SplitDecorator
 
acceptsIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
acceptsIncomingFlows() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLCell
 
acceptsIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
acceptsIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLPort
 
acceptsIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
acceptsIncomingFlows(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
acceptsIncomingFlows(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
acceptsIncomingFlows(YAWLCell, Edge) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
acceptsSource(Object, Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns true if port is a valid source for edge.
acceptsSource(Object, Object) - Method in interface org.jgraph.graph.GraphModel
Returns true if port is a valid source for edge.
acceptsSource(Object, Object) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
acceptsTarget(Object, Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns true if port is a valid target for edge.
acceptsTarget(Object, Object) - Method in interface org.jgraph.graph.GraphModel
Returns true if port is a valid target for edge.
acceptsTarget(Object, Object) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
acceptValiditySubscription(XMLStyledDocumentValidityListener) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
actionPerformed(ActionEvent) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Messaged when the timer fires, this will start the editing session.
actionPerformed(ActionEvent) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
The timer fired, perform autoscroll if the pointer is within the autoscroll region.
actionPerformed(ActionEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
Public as a result of Timer.
actionPerformed(ActionEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphIncrementAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ApplyProcessConfigurationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.CancellationRegionConfigurationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.CheckProcessCorrectness
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurationSettingsAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.InputPortConfigurationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.MultipleInstanceConfigurationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.OutputPortConfigurationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.PreviewConfigurationProcessAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.CopyAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.CutAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.CopyDataTypeDialogAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.CutDataTypeDialogAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.FindTextDataTypeDialogAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.PasteDataTypeDialogAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.ReformatDataTypeDialogAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.ToggleLineNumbersDataTypeDialogAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.AddToVisibleCancellationSetAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignBottomAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignCentreAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignLeftAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignMiddleAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignRightAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignTopAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.MoveElementsDownAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.MoveElementsLeftAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.MoveElementsRightAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.MoveElementsUpAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.DecreaseSizeAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.IncreaseSizeAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.RemoveFromVisibleCancellationSetAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.SetSelectedElementsFillColourAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.ViewCancellationSetAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.ExitAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.help.AboutEditorAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.help.UpdateAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.ExportNetToPngAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.GotoSubNetAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.NetBackgroundColourAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.NetBackgroundImageAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.PrintNetAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.RemoveNetAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.SelectAllNetElementsAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.SetRootNetAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.zoom.ZoomActualSizeAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.zoom.ZoomInAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.zoom.ZoomOutAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.zoom.ZoomSelectedElementsAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.PaletteAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.PasteAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.RedoAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.AnalyseSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.CloseSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.CreateNetAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.CreateSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.DeleteOrphanDecompositionAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.DownloadSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenRecentSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.PreferencesAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.PrintSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.SaveSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.SaveSpecificationAsAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.UploadSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.ValidateSpecificationAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.UndoAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.view.TogglePluginToolbarViewAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.view.ToolbarGridToggleAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.view.ToolbarTipToggleAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.YAWLBaseAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionsPanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.preferences.PreferencesDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.InputBindingDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindingDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.references.BindingReferencesDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.references.BindingViewer
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.BindingViewDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.NetVariableTablePanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamValueDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.VariableValueDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowUsageEditor
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.AddUserDefinedAttributeDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionEditor
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
Listens for button clicks to add or remove user-defined attributes, or to close the dialog
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowConditionDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowPredicateDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.LogPredicateDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.MultiInstanceDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TextAreaDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TimerDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.XQueryDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.repository.action.RepositoryAddAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.repository.action.RepositoryGetAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.repository.action.RepositoryRemoveAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.repository.dialog.AddDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.repository.dialog.DescriptorListDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FilterListPanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FiltersPanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.FilterDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.ListDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.NetParamDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.specification.InvalidResourceReferencesDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.ConnectionStatus
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationUploadDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.views.dialog.UserRulesDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.views.graph.ResourceViewDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.views.menu.ResourceOverlayAction
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.views.query.QueryDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.views.query.SparqlQueryDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.views.resource.ResourceViewHandler
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.AddRuleDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextValueEditor
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.RemoveOrphansDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.ReplaceWorkletDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.ViewTreeDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.graph.NetDialog
 
actionPerformed(ActionEvent) - Method in class org.yawlfoundation.yawl.worklet.settings.SettingsDialog
 
ACTIVATED - Static variable in class org.yawlfoundation.yawl.configuration.CPort
 
activeHandle - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
The handle that consumed the last mousePressedEvent.
add(NetGraphModel, YAWLTask) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfigurationCache
 
add(NetGraphModel) - Method in class org.yawlfoundation.yawl.configuration.net.NetConfigurationCache
 
add(String, String, String) - Method in class org.yawlfoundation.yawl.editor.core.repository.DataDefinitionRepository
Adds a data definition to the repository
add(String, String, YDecomposition) - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
Adds a decomposition to the repository
add(String, String, YAttributeMap) - Method in class org.yawlfoundation.yawl.editor.core.repository.ExtendedAttributesRepository
Adds a set of extended attributes and their values to the repository
add(String, String, YNet) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
Adds a net decomposition to the repository
add(String, String, YAWLServiceGateway) - Method in class org.yawlfoundation.yawl.editor.core.repository.TaskDecompositionRepository
Adds a task decomposition to the repository
add(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.ConstraintSet
 
add(String, Map<String, String>) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.ConstraintSet
 
add(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.DynParamSet
 
add(String, DynParam.Refers) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.DynParamSet
 
add(E) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
add(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
add(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.FilterSet
 
add(String, Map<String, String>) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.FilterSet
 
add(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanCategorySet
 
add(NonHumanCategory, String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanCategorySet
 
add(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanResourceSet
 
add(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.ParticipantSet
 
add(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.RoleSet
 
add(String, String, TaskResourceSet) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
add(TaskResourceSet) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
add(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
add(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
add(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
add(YSpecificationID, String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.LayoutRepository
Adds a layout for a specification to the repository
add(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
add(NetGraphModel, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
add(RdrNode) - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
add(SpecificationData) - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
add(TaskInformation) - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
add(String, String) - Method in class org.yawlfoundation.yawl.worklet.client.TaskIDChangeMap
 
addAll(RSetOfMarkings) - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
addAtomicTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addAuthor(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Adds an author name to the current list of authors
addButton(String, ActionListener) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ButtonBar
 
addButton(String, String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.MiniToolBar
 
addButton(String, ActionListener) - Method in class org.yawlfoundation.yawl.worklet.dialog.ButtonPanel
 
addCaretListener(CaretListener) - Method in class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionPanel
 
addCellEditorListener(CellEditorListener) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Adds the CellEditorListener.
addCellEditorListener(CellEditorListener) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
addCellToCancellationSet(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
addCellToCancellationSet(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
addColor(Color) - Method in class org.yawlfoundation.yawl.views.query.ColorTextPane
 
addCompositeTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addConclusionTableCellEditorListener(CellEditorListener) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
addCondition(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addConditionIndividuals(Set<YCondition>) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
 
addConditionLayout(YConditionLayout) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
addConfiguration(TaskConfiguration, Element) - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationImporter
 
addConnections(CellView[]) - Method in class org.jgraph.graph.ConnectionSet
Adds the connections in views to the connection set.
addContainedDecompositions(YNet) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
addContent() - Method in class org.yawlfoundation.yawl.configuration.menu.ConfigurationToolBar
 
addCSV(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
addDataContextEventListener(EventListener) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
addDataVariables() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.TimerDataVariableComboBox
 
addDecompositionIdMappings(String, Set<String>) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
addDecoratorLayout(YDecoratorLayout) - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
addDefaultBottomPort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
addDefaultLeftPort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
addDefaultPorts() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
addDefaultRightPort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
addDefaultTopPort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
AddDialog - Class in org.yawlfoundation.yawl.editor.ui.repository.dialog
 
AddDialog(JDialog, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.repository.dialog.AddDialog
 
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.util.CheckThreadViolationRepaintManager
 
addEdge(Object) - Method in class org.jgraph.graph.DefaultPort
Adds edge to the list of edges.
addEdge(Object) - Method in interface org.jgraph.graph.Port
Adds edge to the list of ports.
addElement(YAWLVertex) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
addEntries(Object[], Object) - Method in class org.jgraph.graph.ParentMap
Adds all child parent pairs using addEntry.
addEntry(Object, Object) - Method in class org.jgraph.graph.ParentMap
Add a new entry for this child, parent pair to the parent map.
addEventListener(YAnalyserEventListener) - Method in class org.yawlfoundation.yawl.analyser.YAnalyser
 
addEventListener(EventListener) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
addExtraLabel(Point2D, Object) - Method in class org.jgraph.graph.EdgeView
Adds an extra label.
addFlow(YAWLFlowRelation) - Method in class org.yawlfoundation.yawl.configuration.CPort
 
addFlow(String, String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addFlowLayout(YFlowLayout) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
addGraphLayoutCacheListener(GraphLayoutCacheListener) - Method in class org.jgraph.graph.GraphLayoutCache
Adds a listener for the GraphLayoutCacheEvent posted after the graph layout cache changes.
addGraphModelListener(GraphModelListener) - Method in class org.jgraph.graph.DefaultGraphModel
Adds a listener for the GraphModelEvent posted after the graph changes.
addGraphModelListener(GraphModelListener) - Method in interface org.jgraph.graph.GraphModel
Adds a listener for the GraphModelEvent posted after the model changes.
addGraphSelectionListener(GraphSelectionListener) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
addGraphSelectionListener(GraphSelectionListener) - Method in interface org.jgraph.graph.GraphSelectionModel
Adds x to the list of listeners that are notified each time the set of selected Objects changes.
addGraphSelectionListener(GraphSelectionListener) - Method in class org.jgraph.JGraph
Adds a listener for GraphSelection events.
addImplicitEdit(UndoableEdit) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Allows a GraphLayoutCache to add and execute and UndoableEdit in this change.
addIndividuals(SpecificationParser) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
Uses the SpecificationParser to get all the information needed, to add the individuals of the ontology classes.
addInputPort(CPort) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
addInvalidComponent(JComponent) - Method in class org.yawlfoundation.yawl.editor.ui.util.CheckThreadViolationRepaintManager
 
addInvalidReference(InvalidReference) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
addLayout(String, String) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
addLayoutNode(YLayoutNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
A convenience method to add a node of any kind (task, flow or condition)
addLocalVariableIndividuals(Set<YVariable>) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
 
addMarking(RMarking) - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
addMessages(List<ValidationMessage>) - Method in class org.yawlfoundation.yawl.editor.ui.swing.ProblemTable
 
addMessages(List<ValidationMessage>) - Method in class org.yawlfoundation.yawl.editor.ui.swing.ValidationMessageTableModel
 
addMultipleInstanceAtomicTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addMultipleInstanceCompositeTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addNet(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addNet(YNet) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addNetElement(YExternalNetElement) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addNetLayout(YNetLayout) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
addNotify() - Method in class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
addNoUndo(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
addObjectProperties(SpecificationParser) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
Uses the SpecificationParser to get all the information needed, to add the Object Property relations to the ontology.
addOffscreenDirty(Rectangle2D) - Method in class org.jgraph.JGraph
 
addOutputPort(CPort) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
addOverlay(OverlaidView) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI
 
addPaletteListener(ActionListener) - Method in class org.yawlfoundation.yawl.worklet.graph.PalettePanel
 
addPoint(int, Point2D) - Method in class org.jgraph.graph.EdgeView
Adds p at position index.
addPort() - Method in class org.jgraph.graph.DefaultGraphCell
Utility method to create a port for this cell.
addPort(Point2D) - Method in class org.jgraph.graph.DefaultGraphCell
Utility method to create a port for this cell.
addPort(Point2D, Object) - Method in class org.jgraph.graph.DefaultGraphCell
Utility method to create a port for this cell.
addProperty(String, String, String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YBeanInfo
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jgraph.graph.GraphSelectionModel
Adds a PropertyChangeListener to the listener list.
addReadOnly(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet
 
addRecentFile(String) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenRecentSubMenu
 
addRecord(RepoRecord) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoMap
Adds a record to the map
addRemoveMember(YAWLCell) - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
addRootNet(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
addRow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTableModel
 
addRow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
addRow() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
addRow() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
addRule(YSpecificationID, String, RuleType, RdrNode) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
AddRuleDialog - Class in org.yawlfoundation.yawl.worklet.dialog
 
AddRuleDialog() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.AddRuleDialog
 
addRuleSet(YSpecificationID, String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
addSampleData(GraphModel) - Static method in class org.jgraph.JGraph
Creates and returns a sample GraphModel.
addSelectedCellsToVisibleCancellationSet() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
addSelectionCell(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Adds the specified cell to the current selection
addSelectionCell(Object) - Method in interface org.jgraph.graph.GraphSelectionModel
Adds cell to the current selection.
addSelectionCell(Object) - Method in class org.jgraph.JGraph
Adds the cell identified by the specified Object to the current selection.
addSelectionCells(Object[]) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Adds cells to the current selection.
addSelectionCells(Object[]) - Method in interface org.jgraph.graph.GraphSelectionModel
Adds cells to the current selection.
addSelectionCells(Object[]) - Method in class org.jgraph.JGraph
Adds each cell in the array of cells to the current selection.
addSelectionCells(Object[]) - Method in class org.jgraph.JGraph.EmptySelectionModel
A null implementation that adds nothing.
addStatusBar() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
addTaskDecomposition(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
task decomposition CRUD
addTaskDecomposition(YAWLServiceGateway) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
addTaskLayout(YTaskLayout) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
addTaskResources(TaskResourceSet) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
addToCancelledBySet(RTransition) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
addToolBarMenuItem(JToolBar) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PluginsMenu
 
addToResetMappings(RElement) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
addToResetMappings(Set<RElement>) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
AddToVisibleCancellationSetAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element
 
addToYawlMappings(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
addToYawlMappings(Set<YExternalNetElement>) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
addUndoableEditListener(UndoableEditListener) - Method in interface org.jgraph.graph.GraphModel
Adds an undo listener for notification of any changes.
AddUserDefinedAttributeDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
Author: Michael Adams Creation Date: 8/04/2010
AddUserDefinedAttributeDialog(ExtendedAttributesDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.AddUserDefinedAttributeDialog
 
addVariable(String, String, String, String, int, String, YAttributeMap) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Creates a new variable and adds it to a net or task decomposition.
addVisibleDependencies(Object[], boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
addWorklet(YSpecification) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
addWorklet(YSpecificationID, String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
addXsiAttribute(XNode) - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
addXsiAttribute(XNode) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
addXsiAttribute(XNode) - Method in class org.yawlfoundation.yawl.editor.core.repository.TaskDecompositionRepository
 
addYDecompositionIndividuals(Set<YAWLServiceGateway>) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
adds all task decomposition individuals of the given YAWL Specification to the ontology
addYInputConditionIndividuals(Set<YInputCondition>) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
adds all inputCondition individuals of the given YAWL Specification to the ontology
addYInputParameterIndividuals(Set<YParameter>) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
adds all inputParameter individuals of the given YAWL Specification to the ontology
addYNetIndividuals(Set<YNet>) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
adds all net decomposition individuals of the given YAWL Specification to the ontology
addYOutputConditionIndividuals(Set<YOutputCondition>) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
adds all inputCondition individuals of the given YAWL Specification to the ontology
addYOutputParameterIndividuals(Set<YParameter>) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
adds all outputParameter individuals of the given YAWL Specification to the ontology
addYSpecificationIndividual(YSpecification) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
 
addYTaskIndividuals(Set<YTask>) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
adds all task individuals of the given YAWL Specification to the ontology
AlignBottomAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
alignCells() - Method in class org.yawlfoundation.yawl.worklet.graph.NetPanel
 
alignCellsAlongBottom(NetGraph, Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
alignCellsAlongHorizontalCentre(NetGraph, Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
alignCellsAlongLeft(NetGraph, Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
alignCellsAlongRight(NetGraph, Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
alignCellsAlongTop(NetGraph, Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
alignCellsAlongVerticalCentre(NetGraph, Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
AlignCentreAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
AlignLeftAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
AlignMiddleAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
AlignRightAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
AlignTopAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
ALL_MESSAGES - Static variable in class org.yawlfoundation.yawl.editor.core.validation.Validator
 
allAttributes - Variable in class org.jgraph.graph.AbstractCellView
Contains the complete set of attributes, including the cell's attributes.
allAttributesLocal - Variable in class org.jgraph.graph.GraphLayoutCache
Controls if all attributes are local.
allCells - Variable in class org.jgraph.graph.GraphContext
Set of all cells including all descendants.
allInstanceOf(Class<?>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellBeanInfo
 
AllocatorRenderer - Class in org.yawlfoundation.yawl.editor.ui.resourcing
 
AllocatorRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.AllocatorRenderer
 
ALLOW_DUPLICATES - Static variable in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
allowPortMagic - Static variable in class org.jgraph.graph.PortView
Controls if port magic should be allowed.
allowSpaces() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AlphaNumericFormatter
 
allowXMLNameCharacters() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AlphaNumericFormatter
 
allRowsValid() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
allRowsValid() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTableModel
 
allRowsValid() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
allSelected() - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
AlphaNumericFormatter - Class in org.yawlfoundation.yawl.editor.ui.swing
 
AlphaNumericFormatter() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.AlphaNumericFormatter
 
alwaysReceiveAsCopyAction - Variable in class org.jgraph.graph.GraphTransferHandler
Controls if all inserts should be handled as external drops even if all cells are already in the graph model.
analyse(YSpecification, YAnalyserOptions, Set<YAnalyserEventListener>, int) - Method in class org.yawlfoundation.yawl.analyser.util.YAWLResetAnalyser
 
analyse(String, YAnalyserOptions) - Method in class org.yawlfoundation.yawl.analyser.YAnalyser
 
analyse(String, YAnalyserOptions, int) - Method in class org.yawlfoundation.yawl.analyser.YAnalyser
 
analyse(YSpecification, YAnalyserOptions) - Method in class org.yawlfoundation.yawl.analyser.YAnalyser
 
analyse(YSpecification, YAnalyserOptions, int) - Method in class org.yawlfoundation.yawl.analyser.YAnalyser
 
analyse() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.FileOperations
 
analyse(YAnalyser, AnalysisDialog, String) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisUtil
 
AnalyseSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
AnalyseSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.AnalyseSpecificationAction
 
AnalysisCanceller - Interface in org.yawlfoundation.yawl.editor.ui.specification.validation
 
AnalysisDialog - Class in org.yawlfoundation.yawl.editor.ui.swing
 
AnalysisDialog(String, JFrame) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 
AnalysisPanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
AnalysisPanel(ActionListener, CaretListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.AnalysisPanel
 
AnalysisResultsParser - Class in org.yawlfoundation.yawl.editor.ui.specification.validation
 
AnalysisResultsParser() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
AnalysisUtil - Class in org.yawlfoundation.yawl.editor.ui.specification.validation
 
AnalysisUtil() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisUtil
 
AnalysisWorker - Class in org.yawlfoundation.yawl.editor.ui.specification.validation
 
AnalysisWorker() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisWorker
 
anchor - Variable in class org.jgraph.graph.DefaultPort
Reference to the anchor of this port
AND - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
AND_Split - Static variable in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
AND_TYPE - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
announceProgressEvent(YAnalyserEventType, String, String) - Method in class org.yawlfoundation.yawl.analyser.util.YAWLResetAnalyser
 
announceProgressEvent(YAnalyserEvent) - Method in class org.yawlfoundation.yawl.analyser.util.YAWLResetAnalyser
 
announceProgressMessage(String) - Method in class org.yawlfoundation.yawl.analyser.util.YAWLResetAnalyser
 
antiAliased - Variable in class org.jgraph.JGraph
True if the graph is anti-aliased.
ANTIALIASED_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for antiAliased.
anyAreNull(Object...) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoMap
 
append(String) - Method in class org.yawlfoundation.yawl.views.query.ColorTextPane
 
append(String, Color) - Method in class org.yawlfoundation.yawl.views.query.ColorTextPane
 
appendLayoutXML(String) - Method in class org.yawlfoundation.yawl.editor.core.util.LayoutHandler
 
apply(Object[], Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.YNetElementEdit
 
applyChanges() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.AnalysisPanel
 
applyChanges() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.CheckUpdatesPanel
 
applyChanges() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionsPanel
 
applyChanges() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.DefaultsCheckBoxPanel
 
applyChanges() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.DefaultsPanel
 
applyChanges() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.DescriptionTogglePanel
 
applyChanges() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.FileOptionsPanel
 
applyChanges() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.FilePathPanel
 
applyChanges() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.FontPanel
 
applyChanges() - Method in interface org.yawlfoundation.yawl.editor.ui.preferences.PreferencePanel
 
ApplyConfiguration() - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationImporter
 
applyMap(Map) - Method in class org.jgraph.graph.AttributeMap
Apply the change to this views attributes.
ApplyProcessConfigurationAction - Class in org.yawlfoundation.yawl.configuration.menu.action
 
applyValue(Object, Object) - Method in class org.jgraph.graph.AttributeMap
Apply the key to value
applyViewChange(NetGraph, CellView) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
applyViewChange(NetGraph, CellView[]) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
areConnected(YAWLCell, YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
areConnected(YAWLCell, YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
areConnectedAsSourceAndTarget(YAWLCell, YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
areNew - Variable in class org.jgraph.event.GraphSelectionEvent
For each cell identifies whether or not that cell is newly selected.
ARROW_CIRCLE - Static variable in class org.jgraph.graph.GraphConstants
Represents a circle decoration for the beginning or ending of edges.
ARROW_CLASSIC - Static variable in class org.jgraph.graph.GraphConstants
Represents a classic arrow decoration for the beginning or ending of edges.
ARROW_DIAMOND - Static variable in class org.jgraph.graph.GraphConstants
Represents a diamond decoration for the beginning or ending of edges.
ARROW_DOUBLELINE - Static variable in class org.jgraph.graph.GraphConstants
Represents a double line decoration for the beginning or ending of edges.
ARROW_LINE - Static variable in class org.jgraph.graph.GraphConstants
Represents a line decoration for the beginning or ending of edges.
ARROW_NONE - Static variable in class org.jgraph.graph.GraphConstants
Represents no decoration for the beginning or ending of edges.
ARROW_SIMPLE - Static variable in class org.jgraph.graph.GraphConstants
Represents a simple arrow decoration for the beginning or ending of edges.
ARROW_TECHNICAL - Static variable in class org.jgraph.graph.GraphConstants
Represents a technical arrow decoration for the beginning or ending of edges.
asksAllowsChildren - Variable in class org.jgraph.graph.DefaultGraphModel
Indicates whether isLeaf is based on a node's allowsChildren value.
assembleMap(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.TypeValueBuilder
Builds a map of complex data types and their names from the specification schema, required for the building of the data schema
ATOMIC_TASK - Static variable in class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
AtomicTask - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
AtomicTask(Point2D) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.AtomicTask
This constructor is to be invoked whenever we are creating a new atomic task from scratch.
AtomicTask(Point2D, YTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.AtomicTask
 
AtomicTaskAction - Class in org.yawlfoundation.yawl.editor.ui.actions.palette
 
AtomicTaskAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.palette.AtomicTaskAction
 
AtomicTaskView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
AtomicTaskView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.AtomicTaskView
 
ATTRIBUTE_NAME - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for attribute name
ATTRIBUTE_PREFIX - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for attribute prefix
ATTRIBUTE_VALUE - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for attribute value
AttributeColorPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.extended.editor
 
AttributeColorPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.editor.AttributeColorPropertyEditor
 
AttributeFontPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.extended.editor
 
AttributeFontPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.editor.AttributeFontPropertyEditor
 
AttributeMap - Class in org.jgraph.graph
A map specifically for the storage of attributes of graph cells.
AttributeMap() - Constructor for class org.jgraph.graph.AttributeMap
Creates a new attribute map with an initial capacity of 8.
AttributeMap(int) - Constructor for class org.jgraph.graph.AttributeMap
Creates a new attribute map with the specified initial capacity
AttributeMap(int, float) - Constructor for class org.jgraph.graph.AttributeMap
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
AttributeMap(Map) - Constructor for class org.jgraph.graph.AttributeMap
Constructs a new AttributeMap with the same mappings as the given Map.
attributeMap - Variable in class org.jgraph.graph.GraphTransferable
(Cell, Map) entries that hold the view attributes for the cells.
AttributeMap.SerializablePoint2D - Class in org.jgraph.graph
 
AttributeMap.SerializableRectangle2D - Class in org.jgraph.graph
 
attributes - Variable in class org.jgraph.graph.AbstractCellView
Hashtable for attributes.
attributes - Variable in class org.jgraph.graph.DefaultGraphCell
Hashtable for properties.
attributes - Variable in class org.jgraph.graph.DefaultGraphModel
The model's own attributes as a map.
attributes - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
attributes - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
AttributeSorter() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet.AttributeSorter
 
augment(UndoableEdit[], UndoableEdit) - Method in class org.jgraph.graph.GraphLayoutCache
 
augmentNestedMapForValueChange(Map, Object, Object) - Method in class org.jgraph.graph.GraphLayoutCache
Hook for subclassers to add more stuff for value changes.
AUTO_INC_VERSION - Static variable in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
autoIncVersion() - Method in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
autoResizeGraph - Variable in class org.jgraph.JGraph
True if the graph should be auto resized when cells are moved below the bottom right corner.
autoscroll(JGraph, Point) - Static method in class org.jgraph.plaf.basic.BasicGraphUI
Scroll the graph for an event at p.
AUTOSIZE - Static variable in class org.jgraph.graph.GraphConstants
Key for the autosize attribute.
autoSizeOnValueChange - Variable in class org.jgraph.graph.GraphLayoutCache
True if the cells should be auto-sized when their values change.
AvailableFlows() - Method in class org.yawlfoundation.yawl.configuration.CPort
 

B

BACK - Static variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
BACKGROUND - Static variable in class org.jgraph.graph.GraphConstants
Key for the background attribute.
backgroundComponent - Variable in class org.jgraph.JGraph
A Component responsible for drawing the background image, if any
backgroundImage - Variable in class org.jgraph.JGraph
Holds the background image.
backgroundScaled - Variable in class org.jgraph.JGraph
Whether or not the background image is scaled on zooming
BackgroundUpdateChecker - Class in org.yawlfoundation.yawl.editor.ui.update
 
BackgroundUpdateChecker() - Constructor for class org.yawlfoundation.yawl.editor.ui.update.BackgroundUpdateChecker
 
BACKINGSTORE_DIR - Static variable in class org.yawlfoundation.yawl.editor.core.repository.RepoMap
 
backup(String, String) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
backupOnSave() - Method in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
BasicGraphDropTargetListener - Class in org.jgraph.plaf.basic
 
BasicGraphDropTargetListener() - Constructor for class org.jgraph.plaf.basic.BasicGraphDropTargetListener
construct a DropTargetAutoScroller
BasicGraphTransferable - Class in org.jgraph.plaf.basic
 
BasicGraphTransferable() - Constructor for class org.jgraph.plaf.basic.BasicGraphTransferable
 
BasicGraphUI - Class in org.jgraph.plaf.basic
The basic L&F for a graph data structure.
BasicGraphUI() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI
 
BasicGraphUI.CellEditorHandler - Class in org.jgraph.plaf.basic
Listener responsible for getting cell editing events and updating the graph accordingly.
BasicGraphUI.ComponentHandler - Class in org.jgraph.plaf.basic
Updates the preferred size when scrolling (if necessary).
BasicGraphUI.GraphDropTargetListener - Class in org.jgraph.plaf.basic
Graph Drop Target Listener
BasicGraphUI.GraphIncrementAction - Class in org.jgraph.plaf.basic
GraphIncrementAction is used to handle up/down actions.
BasicGraphUI.GraphLayoutCacheHandler - Class in org.jgraph.plaf.basic
Listens for changes in the graph view and updates the size accordingly.
BasicGraphUI.GraphModelHandler - Class in org.jgraph.plaf.basic
Listens for changes in the graph model and updates the view accordingly.
BasicGraphUI.GraphSelectionHandler - Class in org.jgraph.plaf.basic
Listens for changes in the selection model and updates the display accordingly.
BasicGraphUI.KeyHandler - Class in org.jgraph.plaf.basic
This is used to get mutliple key down events to appropriately generate events.
BasicGraphUI.MouseHandler - Class in org.jgraph.plaf.basic
TreeMouseListener is responsible for updating the selection based on mouse events.
BasicGraphUI.MouseInputHandler - Class in org.jgraph.plaf.basic
MouseInputHandler handles passing all mouse events, including mouse motion events, until the mouse is released to the destination it is constructed with.
BasicGraphUI.PropertyChangeHandler - Class in org.jgraph.plaf.basic
PropertyChangeListener for the graph.
BasicGraphUI.RootHandle - Class in org.jgraph.plaf.basic
 
BasicMarqueeHandler - Class in org.jgraph.graph
A simple implementation of a marquee handler for JGraph.
BasicMarqueeHandler() - Constructor for class org.jgraph.graph.BasicMarqueeHandler
 
BasicOfferInteraction - Class in org.yawlfoundation.yawl.editor.core.resourcing
A reduced version of yawl's OfferInteraction class - we just need the storage parts, no runtime required
BasicOfferInteraction(YAtomicTask) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
BasicSecondaryResources - Class in org.yawlfoundation.yawl.editor.core.resourcing
 
BasicSecondaryResources(YAtomicTask) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
beginDeco - Variable in class org.jgraph.graph.EdgeRenderer
Painting attributes of the current edgeview
beginFill - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
BEGINFILL - Static variable in class org.jgraph.graph.GraphConstants
Key for the beginFill attribute.
beginShape - Variable in class org.jgraph.graph.EdgeView
Drawing attributes that are created on the fly
beginSize - Variable in class org.jgraph.graph.EdgeRenderer
Painting attributes of the current edgeview
BEGINSIZE - Static variable in class org.jgraph.graph.GraphConstants
Key for the beginSize attribute.
beginUpdate() - Method in class org.jgraph.graph.DefaultGraphModel
 
beginUpdate() - Method in interface org.jgraph.graph.GraphModel
Indicates the start of one level of an executable change
beginUpdates() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
BENDABLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the bendable attribute.
bendable - Variable in class org.jgraph.JGraph
True if the graph allows points to be modified/added/removed.
bezier - Variable in class org.jgraph.graph.EdgeRenderer
Cached bezier curve
Bezier - Class in org.jgraph.util
Interpolates given points by a bezier curve.
Bezier(Point2D[]) - Constructor for class org.jgraph.util.Bezier
Creates a new Bezier curve.
Binder - Class in org.yawlfoundation.yawl.editor.ui.properties
Binds a Properties Bean to a set of property descriptors and handles update events between them
Binder(YPropertiesBean, YBeanInfo) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.Binder
 
BindingReference - Class in org.yawlfoundation.yawl.editor.core.data
 
BindingReference(YNet, YTask, YVariable, String) - Constructor for class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
BindingReferenceFinder - Class in org.yawlfoundation.yawl.editor.core.data
 
BindingReferenceFinder() - Constructor for class org.yawlfoundation.yawl.editor.core.data.BindingReferenceFinder
 
BindingReferencesDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding.references
 
BindingReferencesDialog(DataVariableDialog, List<BindingReference>, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.references.BindingReferencesDialog
 
BindingReferencesTablePanel - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding.references
 
BindingReferencesTablePanel(List<BindingReference>) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.references.BindingReferencesTablePanel
 
BindingTypeValidator - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
This class validates that a variable binding from net->task or task->net is, or will evaluate to, a value of the same data type as the target net or task variable.
BindingTypeValidator(List<VariableRow>, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.BindingTypeValidator
The constructor.
BindingTypeValidator(YNet) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.BindingTypeValidator
This variant is used to validate split predicates
BindingTypeValidator(List<VariableRow>, String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.BindingTypeValidator
This variant is used to re-validate mappings when a variable's data type is changed
BindingViewDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding.view
 
BindingViewDialog(VariableTablePanel, DataVariableDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.BindingViewDialog
 
BindingViewer - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding.references
 
BindingViewer(BindingReferencesDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.references.BindingViewer
 
BindingViewTableModel - Interface in org.yawlfoundation.yawl.editor.ui.properties.data.binding.view
 
BindingViewTablePanel - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding.view
 
BindingViewTablePanel(ActionListener, List<VariableRow>) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.BindingViewTablePanel
 
BindingViewTablePanel(ActionListener, DataVariableDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.BindingViewTablePanel
 
BLOCKED - Static variable in class org.yawlfoundation.yawl.configuration.CPort
 
blockPaint - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
BooleanAsEnumerationPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.extended.editor
 
BooleanAsEnumerationPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.editor.BooleanAsEnumerationPropertyEditor
 
border - Variable in class org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField
Border to use.
BORDER - Static variable in class org.jgraph.graph.GraphConstants
Key for the border attribute.
borderColor - Variable in class org.jgraph.graph.EdgeRenderer
Color attributes of the current edgeview.
BORDERCOLOR - Static variable in class org.jgraph.graph.GraphConstants
Key for the bordercolor attribute.
bordercolor - Variable in class org.jgraph.graph.VertexRenderer
Cached default foreground and default background.
BorderColorAction(String) - Constructor for class org.yawlfoundation.yawl.views.graph.RadialGraphView.BorderColorAction
 
borderSelectionColor - Variable in class org.jgraph.graph.DefaultGraphCellEditor
True if the border selection color should be drawn.
borderWidth - Variable in class org.jgraph.graph.VertexRenderer
Cached borderwidth.
BOTTOM - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
BOTTOM - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
BottomPanel - Class in org.yawlfoundation.yawl.editor.ui.swing.specification
 
BottomPanel() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.specification.BottomPanel
 
BOUNDS - Static variable in class org.jgraph.graph.GraphConstants
Key for the bounds attribute.
bounds - Variable in class org.jgraph.graph.GraphTransferable
Rectangle that defines the former bounds of the views.
bounds - Variable in class org.jgraph.graph.VertexView
Reference to the bounds attribute
build(String, String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.FileChooserFactory
 
BUILD_VERSION - Static variable in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
buildCombo(ConclusionTable, Object) - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletCellEditor
 
buildGeneratePanel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
buildGeneratePanel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.InputBindingDialog
 
buildGeneratePanel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindingDialog
 
buildInterface() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
buildInterface() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.ElementsMenu
 
buildInterface() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.Palette
 
buildInterface() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteBar
 
buildInterface() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PluginsMenu
 
buildInterface() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.ToolBarMenu
 
buildNewGraphContent() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
buildNewGraphContent(Rectangle) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
BuildProperties - Class in org.yawlfoundation.yawl.editor.ui.util
 
BuildProperties() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
BuildProperties(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
BuildProperties(File) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
buildTargetPanel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
buildTargetPanel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.InputBindingDialog
 
buildTargetPanel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindingDialog
 
ButtonBar - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
ButtonBar(ActionListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ButtonBar
 
ButtonPanel - Class in org.yawlfoundation.yawl.worklet.dialog
 
ButtonPanel() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ButtonPanel
 
ButtonUtil - Class in org.yawlfoundation.yawl.editor.ui.util
 
ButtonUtil() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.ButtonUtil
 

C

cachedBounds - Variable in class org.jgraph.graph.EdgeView
 
cachedBounds - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
cachedBounds - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
calculateLongestLine() - Method in class org.bounce.text.FoldingPlainView
Iterate over the lines represented by the child elements of the element this view represents, looking for the line that is the longest.
canApplyConfiguration() - Method in class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree
 
canBeDropped() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
canBeRemoved() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
canBeRemoved() - Method in class org.yawlfoundation.yawl.worklet.graph.PrimitiveCell
 
canBeRemoved() - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCell
 
canBeSource() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
canBeSource() - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCell
 
canBeTarget() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
canBeTarget() - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCell
 
cancel() - Method in class org.yawlfoundation.yawl.analyser.util.YAWLResetAnalyser
 
cancel() - Method in interface org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisCanceller
 
cancel() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
cancel() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisWorker
 
cancel() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateDownloader
 
cancelAllCases(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
cancelAllCases(YSpecificationID) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
cancelAnalysis() - Method in class org.yawlfoundation.yawl.analyser.YAnalyser
 
cancelButtonSelected() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
 
cancelCase(String) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
cancelCase(String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
cancelCellEditing() - Method in class org.jgraph.graph.DefaultGraphCellEditor
Messages cancelCellEditing to the realEditor and removes it from this instance.
cancelCellEditing() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
cancelCellEditing(JTable) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
cancelCellEditing() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
cancelEdit() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
cancelEditing() - Method in class org.jgraph.JGraph
Cancels the current editing session.
cancelEditing(JGraph) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Cancels all current editing sessions.
cancelEditing(JGraph) - Method in class org.jgraph.plaf.GraphUI
Cancels the current editing session.
CANCELLATION_SET_MEMBER_FOREGROUND - Static variable in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
CANCELLATION_SET_TRIGGER_BACKGROUND - Static variable in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
CancellationRegionConfigurationAction - Class in org.yawlfoundation.yawl.configuration.menu.action
 
CancellationRegionConfigurationAction() - Constructor for class org.yawlfoundation.yawl.configuration.menu.action.CancellationRegionConfigurationAction
 
CancellationSet - Class in org.yawlfoundation.yawl.editor.ui.net
 
CancellationSet(YAWLTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
CancellationSetModel - Class in org.yawlfoundation.yawl.editor.ui.net
 
CancellationSetModel(NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
CancellationSetModelListener - Interface in org.yawlfoundation.yawl.editor.ui.net
 
cancelled() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.XQueryDialog
 
canEdit - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Internal Note, maybe isCellEditable return true.
canEditImmediately(EventObject) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Returns true if event is null, or it is a MouseEvent with a click count > 2 and inHitRegion returns true.
canImport(JComponent, DataFlavor[]) - Method in class org.jgraph.graph.GraphTransferHandler
 
canImport(TransferHandler.TransferSupport) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowTransferHandler
 
canRedo(Object) - Method in class org.jgraph.graph.GraphUndoManager
Overridden to preserve usual semantics: returns true if a redo operation would be successful now for the given view, false otherwise
canReset(YTask) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
canUndo(Object) - Method in class org.jgraph.graph.GraphUndoManager
Overridden to preserve usual semantics: returns true if an undo operation would be successful now for the given view, false otherwise
caretUpdate(CaretEvent) - Method in class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionsPanel
 
caretUpdate(CaretEvent) - Method in class org.yawlfoundation.yawl.editor.ui.preferences.PreferencesDialog
 
caretUpdate(CaretEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.AddUserDefinedAttributeDialog
 
caretUpdate(CaretEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.DataDefinitionDialog
 
caretUpdate(CaretEvent) - Method in class org.yawlfoundation.yawl.editor.ui.repository.dialog.AddDialog
 
caretUpdate(CaretEvent) - Method in class org.yawlfoundation.yawl.editor.ui.repository.dialog.DescriptorListDialog
 
caretUpdate(CaretEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.ListDialog
 
caretUpdate(CaretEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextValueEditor
 
CaseParamEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
CaseParamEditor(String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamEditor
 
CaseParamEditorPane - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
CaseParamEditorPane(String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamEditorPane
 
CaseParamStyledDocument - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
CaseParamStyledDocument(CaseParamEditor) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamStyledDocument
 
CaseParamValueDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
Author: Michael Adams Creation Date: 16/08/2013
CaseParamValueDialog(String, String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamValueDialog
 
cast(Set<Object>, Class, Comparator<T>) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
CategorySorter() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.CategorySorter
 
CDATA - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for cdata
cell - Variable in class org.jgraph.graph.AbstractCellView
Reference to the cell for this view
cell - Variable in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
 
cell - Variable in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
 
CellBeanInfo - Class in org.yawlfoundation.yawl.editor.ui.properties
Loads the properties for a CellProperties backing Bean
CellBeanInfo(YAWLVertex) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.CellBeanInfo
 
CellBeanInfo(Class, YAWLVertex) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.CellBeanInfo
 
CellBeanInfo.DecoratorEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
CellBeanInfo.DecoratorPosEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
CellBeanInfo.JoinDecoratorEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
CellBeanInfo.SplitDecoratorEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
cellCount - Variable in class org.jgraph.graph.GraphContext
Number of all descendants without ports.
cellEditor - Static variable in class org.jgraph.graph.AbstractCellView
Editor for the cell.
cellEditor - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Current editor for the graph.
CellEditorHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler
 
cellEditorListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Listens for CellEditor events.
cellExpanded(Object) - Method in class org.jgraph.graph.GraphLayoutCache
Called when a child has been made visible by expanding its parent.
CellHandle - Interface in org.jgraph.graph
Defines the requirements for objects that may be used as handles.
CellMapper - Interface in org.jgraph.graph
Defines the requirements for objects that may be used as a cell mapper.
CellPlaceHolder(Object, boolean) - Constructor for class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
 
CellProperties - Class in org.yawlfoundation.yawl.editor.ui.properties
 
CellProperties() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
cells - Variable in class org.jgraph.event.GraphSelectionEvent
Cells this event represents.
cells - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
cells - Variable in class org.jgraph.graph.GraphContext
Reference to the cells.
cells - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
cells - Variable in class org.jgraph.graph.GraphTransferable
Selected cells.
cellsChanged(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
Invoke this method after you've changed how the cells are to be represented in the graph.
cellSet - Variable in class org.jgraph.graph.GraphContext
Set of all cells including all descendants.
cellStates - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
Maps the cells to their selection state.
CellView - Interface in org.jgraph.graph
Defines the requirements for an object that represents a view for a model cell.
CellViewFactory - Interface in org.jgraph.graph
Defines the requirements for objects that may be used as a cell view factory.
CellViewRenderer - Interface in org.jgraph.graph
Defines the requirements for objects that may be used as a cell view renderer.
cellViews - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
cellViewsChanged(CellView[]) - Method in class org.jgraph.graph.GraphLayoutCache
Invoke this method after you've changed how the cells are to be represented in the graph.
cellWillCollapse(Object) - Method in class org.jgraph.graph.GraphLayoutCache
 
centerWindow(Window) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.JUtilities
Centres the supplied Window in the middle of the screen.
centreWindowUnderRectangle(Window, Rectangle2D, Point, int) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.JUtilities
 
centreWindowUnderVertex(NetGraph, Window, YAWLVertex, int) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.JUtilities
 
change - Variable in class org.jgraph.event.GraphLayoutCacheEvent
The object that constitutes the change.
change - Variable in class org.jgraph.event.GraphModelEvent
The object that constitutes the change.
changeAttributes(GraphLayoutCache, Map) - Method in class org.jgraph.graph.AbstractCellView
Applies change to the attributes of the view and calls update.
changeAttributes(GraphLayoutCache, Map) - Method in interface org.jgraph.graph.CellView
Apply the specified map of attributes on the view.
changeAttributes(Map) - Method in class org.jgraph.graph.DefaultGraphCell
Deprecated.
Use getAttributes().applyMap
changeAttributes(Map) - Method in interface org.jgraph.graph.GraphCell
Deprecated.
Use getAttributes().applyMap
changeCancellationSet(YAWLTask) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
changeCancellationSet(YAWLTask) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
changeCellBackground(GraphCell, Color) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
changeCellForeground(GraphCell, Color) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
changeChildCount(Map, Object, int) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
changeCurrentStateAfterActivate(YAWLTask, String, int) - Method in class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree
 
changeCurrentStateAfterBlock(YAWLTask, String, int) - Method in class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree
 
changed - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
changed - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
changedCells - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
changedNodes - Variable in class org.jgraph.graph.ParentMap
Set of changed changedNodes for the parent map.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.bounce.text.FoldingPlainView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicateStyledDocument
 
changeLineWidth(YAWLVertex) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
ChangeListener - Class in org.yawlfoundation.yawl.views.util
 
ChangeListener() - Constructor for class org.yawlfoundation.yawl.views.util.ChangeListener
 
changeSource - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
changeSupport - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
Used to message registered listeners.
changeVariableScope(String, String, int, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Changes the scope of a variable.
check() - Method in class org.yawlfoundation.yawl.editor.ui.actions.help.UpdateAction
 
check(String, RdrNode) - Method in class org.yawlfoundation.yawl.worklet.client.CornerstoneChecker
 
CHECK_FILE - Static variable in class org.yawlfoundation.yawl.editor.ui.update.UpdateConstants
 
CHECK_PATH - Static variable in class org.yawlfoundation.yawl.editor.ui.update.UpdateConstants
 
checkCancellationSets() - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
To check if the cancellation sets are unnecessary.
checkCancellationSets() - Method in class org.yawlfoundation.yawl.analyser.util.YAWLReachabilityUtils
Check if the cancellation sets are unnecessary.
checkConnection() - Static method in class org.yawlfoundation.yawl.worklet.menu.SettingsIconHelper
 
checkDecompositionID(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
checkDefaultLabelPosition() - Method in class org.jgraph.graph.EdgeView
Hook for subclassers to avoid default label positions.
checkEqualConditions(Set<YExternalNetElement>) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
Returns true if every condition in the set has one input and one output and are not part of cancellation regions.
checkID(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
checkID(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Checks an identifier for uniqueness, and appends a numeric suffix if necessary
checkORjoinsInCycle(YNet) - Method in class org.yawlfoundation.yawl.analyser.util.OrjoinInCycleUtils
checks whether two or more OR-joins are in a cycle, resulting in a potential vicious circle.
CheckProcessCorrectness - Class in org.yawlfoundation.yawl.configuration.menu.action
 
CheckProcessCorrectness() - Constructor for class org.yawlfoundation.yawl.configuration.menu.action.CheckProcessCorrectness
 
checkSoundness() - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
This method uses reachable markings to check soundness property.
checkSoundness() - Method in class org.yawlfoundation.yawl.analyser.util.YAWLReachabilityUtils
The method to check soundness property of YNets using reachability analysis.
CheckThreadViolationRepaintManager - Class in org.yawlfoundation.yawl.editor.ui.util
 
CheckThreadViolationRepaintManager() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.CheckThreadViolationRepaintManager
 
checkUnnecessaryORJoins() - Method in class org.yawlfoundation.yawl.analyser.util.YAWLReachabilityUtils
Used to detect whether OR-joins should be replaced by XOR or AND.
CheckUpdatesPanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
CheckUpdatesPanel(ActionListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.CheckUpdatesPanel
 
checkValidate() - Method in class org.yawlfoundation.yawl.configuration.net.PetriNet
 
checkValidity() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
checkValidity() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.XMLStyledDocument
 
checkValidity() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.XQueryStyledDocument
 
checkValidity() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
checkValidity() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamStyledDocument
 
checkValidity() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.InstanceStyledDocument
 
checkValues() - Method in class org.jgraph.util.Spline
Used to check the correctness of this spline
checkValues() - Method in class org.jgraph.util.Spline2D
Used to check the correctness of this spline
checkWeakSoundness() - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
child - Variable in class org.jgraph.graph.ParentMap.Entry
Child and parent of the relation this entry describes.
childCount - Variable in class org.jgraph.graph.ParentMap
Maps parents to integers with the future number of childs.
childrenSelectable - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
Boolean that indicates if the model allows stepping-into groups.
CHILDRENSELECTABLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the childrenSelectable attribute.
childrenSelected - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
childrenSelected - Variable in class org.jgraph.graph.VertexRenderer
Cached hasFocus and selected value.
childUpdated() - Method in class org.jgraph.graph.AbstractCellView
Indicates to parent, if any, that this child has been updated.
childUpdated() - Method in interface org.jgraph.graph.CellView
 
childViews - Variable in class org.jgraph.graph.AbstractCellView
Cached child views.
cleanSpecification() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationWriter
 
clear() - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifiers
 
clear() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
clear() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
clear() - Method in class org.yawlfoundation.yawl.editor.ui.net.PotentialFlowOverlay
 
clear() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
clear() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
clear() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
clear() - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
clear() - Method in class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
clearAll() - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
clearCache() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
clearCells() - Method in class org.yawlfoundation.yawl.worklet.graph.NetPanel
 
clearFamiliarParticipantTask() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
clearInputs() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
clearInputs() - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
clearInputs() - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
clearNodes() - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
clearOffscreen() - Method in class org.jgraph.JGraph
Invalidate the offscreen region, do not just delete it, since if the new region is smaller than the old you may not wish to re-create the buffer
clearOffscreenDirty() - Method in class org.jgraph.JGraph
 
clearSelection() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Empties the current selection.
clearSelection() - Method in interface org.jgraph.graph.GraphSelectionModel
Empties the current selection.
clearSelection() - Method in class org.jgraph.JGraph
Clears the selection.
clearSpecData() - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
clearStatus() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
clearStatus() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
clearStatus() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
clearTaskInfo() - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
clearVariables() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
ClientAllocateInteraction - Class in org.yawlfoundation.yawl.editor.core.resourcing
 
ClientAllocateInteraction() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.ClientAllocateInteraction
 
ClientAllocateInteraction(String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.ClientAllocateInteraction
 
ClientCache - Class in org.yawlfoundation.yawl.worklet.client
 
ClientCache() - Constructor for class org.yawlfoundation.yawl.worklet.client.ClientCache
 
clone() - Method in class org.jgraph.graph.AttributeMap
Returns a clone of map, from keys to values.
clone(Map) - Method in class org.jgraph.graph.ConnectionSet
Creates a new connection set based on this connection set, where the edges, and ports are mapped using map.
clone() - Method in class org.jgraph.graph.DefaultEdge
Create a clone of the cell.
clone() - Method in class org.jgraph.graph.DefaultGraphCell
Create a clone of the cell.
clone() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns a clone of this object with the same selection.
clone() - Method in class org.jgraph.graph.DefaultPort
Create a clone of the cell.
clone(Map) - Method in class org.jgraph.graph.ParentMap
Creates a new parent map based on this parent map, where the child and parents are mapped using map.
clone() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
clone() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
clone() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
clone() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
clone() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
cloneable - Variable in class org.jgraph.JGraph
True if the graph allows "ctrl-drag" operations.
cloneCell(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Creates a shallow copy of the cell including a copy of the user object.
cloneCell(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns a deep clone of the specified cell, including all children.
cloneCell(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns a deep clone of the specified cells, including all children.
cloneCells(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
Returns a map of (cell, clone)-pairs for all cells.
cloneCells(Object[]) - Method in interface org.jgraph.graph.GraphModel
Returns a map of (cell, clone)-pairs for all cells and their children.
cloneCells(Object[]) - Method in class org.jgraph.JGraph
Returns a map of (cell, clone)-pairs for all cells and their children.
cloneCells(Object[]) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
cloneEntries(AttributeMap) - Method in class org.jgraph.graph.AttributeMap
Clones special object entried in the given map.
clonePoints(Point2D[]) - Method in class org.jgraph.graph.AttributeMap
Returns a list where all instances of PortView are replaced by their correspnding Point instance.
clonePoints(List) - Method in class org.jgraph.graph.AttributeMap
Returns a list where all instances of PortView are replaced by their correspnding Point instance.
clonePoints(Object[], boolean) - Method in class org.jgraph.graph.AttributeMap
Returns a list where all instances of PortView are replaced by their correspnding Point instance.
cloneUserObject(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Clones the user object.
cloneWithSource(Object) - Method in class org.jgraph.event.GraphSelectionEvent
Returns a copy of the receiver, but with the source being newSource.
close() - Method in class org.bounce.text.DocumentInputReader
 
close() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
close() - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Disassociates this object from a specification
close() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
close() - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
close() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Removes the current specification from all handlers
close() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.FileOperations
 
close() - Method in class org.yawlfoundation.yawl.editor.ui.swing.YSplashScreen
 
closeAllNets() - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
closeFile() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFileHandler
Processes a user's request to close an open specification.
closeFileOnExit() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFileHandler
Processes a user's request to exit the application.
closeSpecification() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
closeSpecification() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor when a specification has been closed (removed from the editor)
closeSpecification() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
closeSpecification() - Method in class org.yawlfoundation.yawl.views.ViewsPlugin
 
closeSpecification() - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
CloseSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
CloseSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.CloseSpecificationAction
 
CodeletData - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
Author: Michael Adams Creation Date: 23/06/2008
CodeletData(String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletData
 
CodeletDataMap - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
CodeletDataMap(Map<String, String>) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletDataMap
 
CodeletDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
 
CodeletDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.CodeletDialog
 
CodeletPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
CodeletPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.CodeletPropertyEditor
 
CodeletSelectTableModel - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
CodeletSelectTableModel(List<CodeletData>) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
CodeletTable - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
CodeletTable() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
CodeletTable(CodeletSelectTableModel) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
collapse(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Collapses all groups by hiding all their descendants.
collapseXScale - Variable in class org.jgraph.graph.GraphLayoutCache
Specified the initial x- and y-scaling factor for initial collapsed group bounds.
collapseYScale - Variable in class org.jgraph.graph.GraphLayoutCache
Specified the initial x- and y-scaling factor for initial collapsed group bounds.
ColorPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
ColorPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ColorPropertyEditor
 
ColorPropertyRenderer - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
ColorPropertyRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ColorPropertyRenderer
 
ColorSelector - Class in org.yawlfoundation.yawl.views.util
 
ColorSelector() - Constructor for class org.yawlfoundation.yawl.views.util.ColorSelector
 
ColorTextPane - Class in org.yawlfoundation.yawl.views.query
 
ColorTextPane() - Constructor for class org.yawlfoundation.yawl.views.query.ColorTextPane
 
colorToHex(Color) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.PropertyUtil
 
CombinationGenerator - Class in org.yawlfoundation.yawl.analyser.util
http://www.merriampark.com/comb.htm#Source Combination Generator by Michael Gilleland, Merriam Park Software
CombinationGenerator(int, int) - Constructor for class org.yawlfoundation.yawl.analyser.util.CombinationGenerator
 
comboChanged(ItemEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
comboChanged(ItemEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.ViewTreeDialog
 
ComboPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
ComboPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ComboPropertyEditor
 
ComboPropertyEditor(List<String>) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ComboPropertyEditor
 
ComboPropertyEditor(Object[]) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ComboPropertyEditor
 
COMMENT - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for comment
commit() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
commit() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
compare(Property, Property) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet.AttributeSorter
 
compare(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.CategorySorter
 
compare(Property, Property) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.PropertySorter
 
compare(String, String) - Method in class org.yawlfoundation.yawl.views.util.FlowsComparator
 
compareTo(YCompoundFlow) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
compareTo(RepoDescriptor) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoDescriptor
 
compareTo(DynParam) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.DynParam
 
compareTo(GenericNonHumanCategory) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
compareTo(YAWLFlowRelation) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
compareTo(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
compareTo(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
compareTo(ValidationMessage) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationMessage
 
compareTo(IconList.IconPair) - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList.IconPair
 
compareTo(RdrSetID) - Method in class org.yawlfoundation.yawl.worklet.client.RdrSetID
 
compile(String) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.XQueryEvaluator
 
CompletedExpression - Class in org.yawlfoundation.yawl.views.ontology.mapping
 
CompletedExpression(YTask, String) - Constructor for class org.yawlfoundation.yawl.views.ontology.mapping.CompletedExpression
 
completeEditing() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Messages to stop the editing session.
completeEditing(boolean, boolean, boolean) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Stops the editing session.
completeUIInstall() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Invoked from installUI after all the defaults/listeners have been installed.
completeUIUninstall() - Method in class org.jgraph.plaf.basic.BasicGraphUI
 
ComponentHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
 
componentListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Listens for Component events.
componentMoved(ComponentEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
 
COMPOSITE_TASK - Static variable in class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
CompositeRulePanel - Class in org.yawlfoundation.yawl.worklet.dialog
 
CompositeRulePanel() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.CompositeRulePanel
 
CompositeTask - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
CompositeTask(Point2D) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.CompositeTask
This constructor is to be invoked whenever we are creating a new composite task from scratch.
CompositeTask(Point2D, YTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.CompositeTask
 
CompositeTaskAction - Class in org.yawlfoundation.yawl.editor.ui.actions.palette
 
CompositeTaskAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.palette.CompositeTaskAction
 
CompositeTaskRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView.CompositeTaskRenderer
 
CompositeTaskView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
CompositeTaskView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView
 
CompositeTaskView.CompositeTaskRenderer - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
compressFlowPriorities() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.SplitDecorator
 
compressFlowPriorities(Set) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.SplitDecorator
 
computeBounds(MouseEvent) - Method in class org.jgraph.graph.VertexView.SizeHandle
 
conclusionEditingStarted() - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
ConclusionTable - Class in org.yawlfoundation.yawl.worklet.dialog
 
ConclusionTable(NodePanel, DialogMode) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
ConclusionTableModel - Class in org.yawlfoundation.yawl.worklet.dialog
 
ConclusionTableModel(DialogMode) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
ConclusionTablePanel - Class in org.yawlfoundation.yawl.worklet.dialog
 
ConclusionTablePanel(NodePanel, DialogMode) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
Condition - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
Condition(Point2D) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
Condition(Point2D, YCondition) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
CONDITION - Static variable in class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
ConditionAction - Class in org.yawlfoundation.yawl.editor.ui.actions.palette
 
ConditionAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.palette.ConditionAction
 
ConditionPanel - Class in org.yawlfoundation.yawl.worklet.dialog
 
ConditionPanel(NodePanel, DialogMode) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
ConditionRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.ConditionView.ConditionRenderer
 
ConditionVerifier - Class in org.yawlfoundation.yawl.worklet.dialog
 
ConditionVerifier(ConditionPanel) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ConditionVerifier
 
ConditionView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
ConditionView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.ConditionView
 
ConditionView.ConditionRenderer - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
ConfigurableTaskAction - Class in org.yawlfoundation.yawl.configuration.menu.action
 
ConfigurableTaskAction() - Constructor for class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
ConfigurableTaskAction(YAWLTask, NetGraph) - Constructor for class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
ConfigurationExporter - Class in org.yawlfoundation.yawl.configuration
 
ConfigurationExporter() - Constructor for class org.yawlfoundation.yawl.configuration.ConfigurationExporter
 
ConfigurationImporter - Class in org.yawlfoundation.yawl.configuration
 
ConfigurationImporter() - Constructor for class org.yawlfoundation.yawl.configuration.ConfigurationImporter
 
ConfigurationPlugin - Class in org.yawlfoundation.yawl.configuration
 
ConfigurationPlugin() - Constructor for class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
ConfigurationSettingInfo - Class in org.yawlfoundation.yawl.configuration.net
 
ConfigurationSettingInfo() - Constructor for class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
ConfigurationSettings - Class in org.yawlfoundation.yawl.configuration
Manages the storage of all user settings between runs of the Editor
ConfigurationSettings() - Constructor for class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
ConfigurationSettingsAction - Class in org.yawlfoundation.yawl.configuration.menu.action
 
ConfigurationSettingsAction() - Constructor for class org.yawlfoundation.yawl.configuration.menu.action.ConfigurationSettingsAction
 
ConfigurationTableCellRenderer - Class in org.yawlfoundation.yawl.configuration
 
ConfigurationTableCellRenderer() - Constructor for class org.yawlfoundation.yawl.configuration.ConfigurationTableCellRenderer
 
ConfigurationToolBar - Class in org.yawlfoundation.yawl.configuration.menu
 
ConfigurationToolBar() - Constructor for class org.yawlfoundation.yawl.configuration.menu.ConfigurationToolBar
 
configure() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
ConfigureInformation - Class in org.yawlfoundation.yawl.configuration
 
ConfigureInformation() - Constructor for class org.yawlfoundation.yawl.configuration.ConfigureInformation
 
ConfigureInformation(YAWLVertex, String) - Constructor for class org.yawlfoundation.yawl.configuration.ConfigureInformation
 
configureReset() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
ConfigureSet - Class in org.yawlfoundation.yawl.configuration.net
This class calculates the elements which are needed to canceled.
ConfigureSet(NetGraphModel) - Constructor for class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
confirmSaveOnComboChange(int, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
connect(ConnectionSet, Object, Object, boolean, boolean) - Static method in class org.jgraph.graph.ConnectionSet
Connect or disconnect edge from source and target in cs based on disconnect.
connect(Object, Object, Object) - Method in class org.jgraph.graph.ConnectionSet
Connect edge to source and target in the connection set.
connect(Object, Object, boolean) - Method in class org.jgraph.graph.ConnectionSet
Connect edge to port passed in.
connect(Object, Object, boolean, boolean) - Method in class org.jgraph.graph.DefaultGraphModel
Connects or disconnects the edge and port in this model based on remove.
connect(Interface_Client) - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
Attempts to connect to a YAWL instance via an API client.
connect() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
Opens a connection to the engine.
connect() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Opens a connection to the resource service.
connect() - Method in class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
Opens a connection to the resource service.
connect(YAWLPort, YAWLPort) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
connect(YAWLFlowRelation, YAWLVertex, YAWLVertex) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
connect(YAWLFlowRelation, YAWLPort, YAWLPort) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
connect(Object, Object, boolean, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
Connects or disconnects the edge and port in this model.
connect(Interface_Client) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
connect() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
CONNECTABLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the connectable attribute.
connectable - Variable in class org.jgraph.JGraph
True if the graph allows new connections to be established.
connectElementsOrIgnoreFlow() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
If there are valid source and target ports specified as a result of a flow relation being drawn, this method will draw a flow connecting these two ports, resulting in a flow relation between the parent elements of the ports.
Connection() - Constructor for class org.jgraph.graph.ConnectionSet.Connection
 
Connection(Object, Object, boolean) - Constructor for class org.jgraph.graph.ConnectionSet.Connection
Constructs a new source or target connection between edge and port based on the value of source
connectionAllowable(Port, Port) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
connectionAllowable(Port, Port) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
Returns true if a flow relation can validly be drawn from the source port to the target port, false otherwise.
ConnectionPanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
ConnectionPanel(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionPanel
 
connections - Variable in class org.jgraph.graph.ConnectionSet
Contents of the connection set.
connections() - Method in class org.jgraph.graph.ConnectionSet
Returns an Iterator for the connections in this set.
ConnectionSet - Class in org.jgraph.graph
An object that represents a set of connections.
ConnectionSet() - Constructor for class org.jgraph.graph.ConnectionSet
Constructs an empty ConnectionSet.
ConnectionSet(Object, Object, boolean) - Constructor for class org.jgraph.graph.ConnectionSet
Constructs a ConnectionSet with one Connection.
ConnectionSet(Set) - Constructor for class org.jgraph.graph.ConnectionSet
Constructs a connection set containing the specified connections and updates the set of changed edges.
ConnectionSet(Object, Object, Object) - Constructor for class org.jgraph.graph.ConnectionSet
Constructs a ConnectionSet with two Connections (to the source and target port of the edge).
connectionSet - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
ConnectionSet.Connection - Class in org.jgraph.graph
Object that represents the connection between an edge and a port.
ConnectionsPanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
ConnectionsPanel(CaretListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionsPanel
 
ConnectionStatus - Class in org.yawlfoundation.yawl.editor.ui.swing
Author: Michael Adams Creation Date: 16/03/2009
ConnectionStatus() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.ConnectionStatus
 
connectsTaskToItself() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
connectsTwoTasks() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
constrainDrag(MouseEvent, double, double, double, double) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Hook method to constrain a mouse drag
CONSTRAINED - Static variable in class org.jgraph.graph.GraphConstants
Key for the constrained attribute.
ConstraintSet - Class in org.yawlfoundation.yawl.editor.core.resourcing.entity
 
ConstraintSet() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.ConstraintSet
 
ConstraintSet(boolean) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.ConstraintSet
 
ConstraintsPanel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
ConstraintsPanel(ResourceDialog, Set<YAtomicTask>) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ConstraintsPanel
 
consumeEnterKeyWraps() - Method in class org.yawlfoundation.yawl.editor.ui.swing.JSingleSelectTable
This method adds a custom action to prevent wrapping to the first table row when the enter key is pressed while on the last table row - that is, it overrides default enter key behaviour and stays on the last row.
contains(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns true if node or one of its ancestors is in the model.
contains(Object) - Method in class org.jgraph.graph.GraphContext
Returns true if node or one of its ancestors is contained in this object and visible in the original graph.
contains(Object) - Method in interface org.jgraph.graph.GraphModel
Returns true if node or one of its ancestors is in the model.
contains(RMarking) - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
contains(E) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
contains(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
contains(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.ExpressionMatcher
 
containsAll(Set<RMarking>) - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
containsBiggerEqual(RMarking) - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
containsEdgeBetween(GraphModel, Object, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns true if the given vertices are conntected by a single edge in this document.
containsORjoins() - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
containsRemoveMembers(YAWLCell) - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
containsRootNet() - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
context - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
context - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
context - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
context - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
contextViews - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
contextViews - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
convertCategories(List<NonHumanCategory>) - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
convertRelativeLabelPositionToAbsolute(Point2D) - Method in class org.jgraph.graph.EdgeView
Converts an relative label position (x is distance along edge and y is distance above/below edge vector) into an absolute co-ordination point
convertToIcon(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.FontColorRenderer
 
convertToRMarking(YMarking) - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
convertToString(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ColorPropertyRenderer
 
convertToString(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.FontColorRenderer
 
convertToString(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.FontPropertyRenderer
 
convertToString(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.IconPropertyRenderer
 
convertToYawlMappings(YExternalNetElement) - Static method in class org.yawlfoundation.yawl.analyser.util.YAWLReachabilityUtils
 
convertToYawlMappingsForConditions(RElement) - Static method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
convertToYawlMappingsForConditions(YExternalNetElement) - Static method in class org.yawlfoundation.yawl.analyser.util.YAWLReachabilityUtils
 
convertValueToString(Object) - Method in class org.jgraph.JGraph
Converts the specified value to string.
copy(File, File) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
Copies one file to another.
copy(String, String) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
copy() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.NetVariableTablePanel
 
copy() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
copy() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
CopyAction - Class in org.yawlfoundation.yawl.editor.ui.actions
 
CopyDataTypeDialogAction - Class in org.yawlfoundation.yawl.editor.ui.actions.datatypedialog
 
CopyDataTypeDialogAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.CopyDataTypeDialogAction
 
copyDir(File, File) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
CornerstoneChecker - Class in org.yawlfoundation.yawl.worklet.client
 
CornerstoneChecker() - Constructor for class org.yawlfoundation.yawl.worklet.client.CornerstoneChecker
 
CPort - Class in org.yawlfoundation.yawl.configuration
 
CPort(TaskConfiguration, int) - Constructor for class org.yawlfoundation.yawl.configuration.CPort
 
create(GraphModel, Object[], boolean) - Static method in class org.jgraph.graph.ConnectionSet
Returns a connection set that represents the connection or disconnection of cells in model based on disconnect.
create(JGraph, Object[], Map, Rectangle2D, ConnectionSet, ParentMap) - Method in class org.jgraph.graph.GraphTransferHandler
 
create(GraphModel, Object[], boolean, boolean) - Static method in class org.jgraph.graph.ParentMap
Returns a parent map that represents the insertion or removal of cells in model based on remove.
CREATE_BACKUP - Static variable in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
CREATE_PREV_VERSION - Static variable in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
createAttributeMap() - Method in class org.jgraph.graph.AbstractCellView
Hook for subclassers to avoid creating an empty AttributeMap during construction of the instance.
createAttributes(Object, Object, Object) - Static method in class org.jgraph.graph.GraphConstants
Overloaded method that passes arguments on as arrays
createAttributes(Object[], Object, Object) - Static method in class org.jgraph.graph.GraphConstants
Overloaded method that passes arguments on as arrays
createAttributes(Object[], Object[], Object[]) - Static method in class org.jgraph.graph.GraphConstants
Returns a new (nested) map, from cells to attribute maps.
createAttributes(Object[], CellMapper) - Static method in class org.jgraph.graph.GraphConstants
Returns a new map, from cells to property maps.
createAttributesFromModel(Object[], GraphModel) - Static method in class org.jgraph.graph.GraphConstants
 
createAutoBinding(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
createBinding(String, String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataUtils
 
createBinding(VariableRow) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataUtils
 
createBinding(VariableRow, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
createBounds(AttributeMap, int, int, Color) - Static method in class org.jgraph.JGraph
Returns an attributeMap for the specified position and color.
createBufferedImage(int, int) - Method in class org.jgraph.JGraph
Utility method to create a standard buffered image
createButton(String, ActionListener) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ButtonUtil
 
createButton(String, String, int, ActionListener) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ButtonUtil
 
createCellEditorListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Creates a listener to handle events from the current editor.
createCellRendererPane() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the renderer pane that renderer components are placed in.
createCheckBox(String, int, ItemListener, ResourceDialog) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
createComponentListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Creates and returns a new ComponentHandler.
createConnectionSet(EdgeView, boolean) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
createContainer() - Method in class org.jgraph.graph.DefaultGraphCellEditor
Creates the container to manage placement of editingComponent.
createContext(JGraph, Object[]) - Method in class org.jgraph.plaf.basic.BasicGraphUI
 
createDialog(AnalysisCanceller) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisUtil
 
createEdgeView(Object) - Method in class org.jgraph.graph.DefaultCellViewFactory
Constructs an EdgeView view for the specified object.
createEdgeView(Edge) - Method in class org.jgraph.graph.DefaultCellViewFactory
Deprecated.
replaced by DefaultCellViewFactory.createEdgeView(Object)since JGraph no longer exposes dependecies on GraphCell subclasses (Port, Edge)
createEdit(Object[], Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.DefaultGraphModel
 
createEdit(Object[], Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
createGraphCellEditor() - Method in class org.jgraph.graph.DefaultGraphCellEditor
This is invoked if a TreeCellEditor is not supplied in the constructor.
createGraphLayoutCacheListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns a listener that can update the graph when the view changes.
createGraphModelListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns a listener that can update the graph when the model changes.
createGraphSelectionListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Creates the listener that updates the display based on selection change methods.
createHandle(GraphContext) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Constructs the "root handle" for context.
createKeyListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Creates the listener reponsible for getting key events from the graph.
createKeyListener() - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI
 
createLayerEdit(Object[], int) - Method in class org.jgraph.graph.DefaultGraphModel
 
createLineEnd(int, int, Point2D, Point2D) - Method in class org.jgraph.graph.EdgeRenderer
Paint the current view's direction.
createLocalEdit(Object[], Map, Object[], Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Creates a local edit for the specified change.
createMapping(Object) - Method in class org.jgraph.graph.GraphContext
 
createMouseListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Creates the listener responsible for calling the correct handlers based on mouse events, and to select invidual cells.
createMouseListener() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI
 
createMouseListener() - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI
 
createNestedMap() - Method in class org.jgraph.graph.GraphLayoutCache
Returns a nested map of (cell, map) pairs that represent all attributes of all cell views in this view.
CreateNetAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
CreateNetAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.CreateNetAction
 
createPoint() - Method in class org.jgraph.graph.AttributeMap
Creates a point of suitable type for this attribute map
createPoint(Point2D) - Method in class org.jgraph.graph.AttributeMap
Creates a point of suitable type for this attribute map with the same values as the point passed in
createPoint(double, double) - Method in class org.jgraph.graph.AttributeMap
Creates a point of suitable type for this attribute map with the same values as those passed in
createPortView(Object) - Method in class org.jgraph.graph.DefaultCellViewFactory
Constructs a PortView view for the specified object.
createPortView(Port) - Method in class org.jgraph.graph.DefaultCellViewFactory
Deprecated.
replaced by DefaultCellViewFactory.createPortView(Object)since JGraph no longer exposes dependecies on GraphCell subclasses (Port, Edge)
createProperty(String, String, Class) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YBeanInfo
 
createPropertyChangeListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Creates a listener that is responsible to update the UI based on how the graph's bounds properties change.
createRect() - Method in class org.jgraph.graph.AttributeMap
Creates a rectangle of suitable type for this attribute map
createRect(double, double, double, double) - Method in class org.jgraph.graph.AttributeMap
Creates a rectangle of suitable type for this attribute map with the same values as those passed in
createRect(Point2D) - Method in class org.jgraph.graph.AttributeMap
Creates a rectangle of suitable type for this attribute map at the position of the point passed in
createRect(Point2D, double) - Method in class org.jgraph.graph.AttributeMap
Creates a rectangle of suitable type for this attribute map at the position of the point passed in with lengths size
createRect(Rectangle2D) - Method in class org.jgraph.graph.AttributeMap
Clones the rectangle passed in
createRect(double, double, double, double, double, double) - Method in class org.jgraph.graph.AttributeMap
Creates a rectangle of suitable type for this attribute map
createRect(Rectangle2D, double, double) - Method in class org.jgraph.graph.AttributeMap
Creates a clone of the rectangle passed in and manipulates it by grow1 and grow2
createRemoveEdit(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
Returns an edit that represents a remove.
createRootNet(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
createRows(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TableRowFactory
 
createSchemaForVariable(String, String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
createServiceAutonomous() - Method in class org.yawlfoundation.yawl.configuration.net.NetConfiguration
 
createShape() - Method in class org.jgraph.graph.EdgeRenderer
Returns the shape that represents the current edge in the context of the current graph.
createShellSpecification() - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
CreateSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
CreateSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.CreateSpecificationAction
 
createTable(Set<String>) - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
createTemporaryCellViews() - Method in class org.jgraph.graph.GraphContext
Returns an new consistent array of views for cells.
createTemporaryContextViews() - Method in class org.jgraph.graph.GraphContext
Returns an new consistent array of views for the edges that are connected to and not contained in cells.
createTemporaryContextViews(Set) - Method in class org.jgraph.graph.GraphContext
Returns an new consistent array of views for the edges that are connected to and not contained in cellSet.
createTemporaryPortViews() - Method in class org.jgraph.graph.GraphContext
Returns an new consistent array of views for the ports.
createTransferable(JComponent) - Method in class org.jgraph.graph.GraphTransferHandler
 
createTransferable(JGraph, Object[]) - Method in class org.jgraph.graph.GraphTransferHandler
 
createTransferable(JGraph, Object[]) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphTransferHandler
 
createTransferable(JComponent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowTransferHandler
 
createTransferableForGraph(JGraph) - Method in class org.jgraph.graph.GraphTransferHandler
 
createTransferHandler() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Creates an instance of TransferHandler.
createTransferHandler() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI
 
createUI(JComponent) - Static method in class org.jgraph.plaf.basic.BasicGraphUI
 
createUI(JComponent) - Static method in class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
 
createVertexView(Object) - Method in class org.jgraph.graph.DefaultCellViewFactory
Constructs a VertexView view for the specified object.
createView(GraphModel, Object) - Method in interface org.jgraph.graph.CellViewFactory
Constructs a view for the specified cell and associates it with the specified object using the specified CellMapper.
createView(GraphModel, Object) - Method in class org.jgraph.graph.DefaultCellViewFactory
Constructs a view for the specified cell and associates it with the specified object using the specified CellMapper.
createView(GraphModel, Object) - Method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellViewFactory
 
createView(GraphModel, Object) - Method in class org.yawlfoundation.yawl.worklet.graph.NetViewFactory
 
CROSS_GRID_MODE - Static variable in class org.jgraph.JGraph
 
cs - Variable in class org.jgraph.graph.GraphTransferable
Object that describes the connection between cells.
current - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
currentIndex - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
Holds the index of the current (editing) label or point.
currentLabel - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
Holds the index of the current (editing) label or point.
currentPoint - Variable in class org.jgraph.graph.BasicMarqueeHandler
 
currentPoint - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
currentURIString - Variable in class org.yawlfoundation.yawl.editor.ui.properties.editor.URIPropertyEditor
 
currentValue - Variable in class org.yawlfoundation.yawl.editor.ui.properties.editor.NonNegativeIntegerPropertyEditor
 
CursorFactory - Class in org.yawlfoundation.yawl.editor.ui.swing
 
CursorFactory() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
cursors - Variable in class org.jgraph.graph.VertexView.SizeHandle
Array that holds the cursors for the different control points.
CursorUtil - Class in org.yawlfoundation.yawl.editor.ui.util
 
CustomFormPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
CustomFormPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.CustomFormPropertyEditor
 
customizeFileChooser(JFileChooser) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ImageFilePropertyEditor
 
cut(Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.YNetElementEdit
 
CutAction - Class in org.yawlfoundation.yawl.editor.ui.actions
 
CutDataTypeDialogAction - Class in org.yawlfoundation.yawl.editor.ui.actions.datatypedialog
 
CutDataTypeDialogAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.CutDataTypeDialogAction
 

D

damageLineRange(int, int, Shape, Component) - Method in class org.bounce.text.FoldingPlainView
Repaint the given line range.
dash - Static variable in class org.jgraph.graph.GraphConstants
Global Stroke To Highlight Selection
dashOffset - Variable in class org.jgraph.graph.EdgeRenderer
Contains the current dash offset.
DASHOFFSET - Static variable in class org.jgraph.graph.GraphConstants
Key for the dashOffset attribute.
DASHPATTERN - Static variable in class org.jgraph.graph.GraphConstants
Key for the dashPattern attribute.
DATA_FLAVOR - Static variable in class org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject
The default DataFlavor for FileDrop.TransferableObject has the representation class net.iharder.dnd.TransferableObject.class and the MIME type application/x-net.iharder.dnd.TransferableObject.
DataContextTable - Class in org.yawlfoundation.yawl.worklet.dialog
 
DataContextTable(DialogMode) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.DataContextTable
 
DataContextTableModel - Class in org.yawlfoundation.yawl.worklet.dialog
 
DataContextTableModel() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
DataContextTablePanel - Class in org.yawlfoundation.yawl.worklet.dialog
 
DataContextTablePanel(EventListener, DialogMode) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
DataContextValueEditor - Class in org.yawlfoundation.yawl.worklet.dialog
 
DataContextValueEditor(CellEditorListener) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.DataContextValueEditor
 
DataDefinitionDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
 
DataDefinitionDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.DataDefinitionDialog
 
DataDefinitionDialog.ExtendedCaret - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
keeps selection highlighted when editor focus is lost
DataDefinitionPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
DataDefinitionPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.DataDefinitionPropertyEditor
 
DataDefinitionRepository - Class in org.yawlfoundation.yawl.editor.core.repository
 
DataDefinitionRepository() - Constructor for class org.yawlfoundation.yawl.editor.core.repository.DataDefinitionRepository
 
DataDefinitionRepository(String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.DataDefinitionRepository
 
dataFlavor - Static variable in class org.jgraph.graph.GraphTransferable
Local Machine Reference Data Flavor.
DataGatewayEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.NetBeanInfo.DataGatewayEditor
 
DataSchemaValidator - Class in org.yawlfoundation.yawl.editor.core.data
 
DataSchemaValidator() - Constructor for class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
DataSchemaValidator(String) - Constructor for class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
DataSchemaValidator.DataTypeComplexity - Enum in org.yawlfoundation.yawl.editor.core.data
 
DataTypeChangeValidator - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
Revalidates a task variable's data bindings after its data type is changed.
DataTypeChangeValidator(VariableTablePanel) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.DataTypeChangeValidator
 
DataTypeDialogToolBarMenu - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
DataTypeDialogToolBarMenu(JDialog, XMLSchemaEditorPane) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
DataTypeValidator - Class in org.yawlfoundation.yawl.editor.ui.specification.validation
 
DataTypeValidator() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.validation.DataTypeValidator
 
DataUpdater - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
DataUpdater(String, YTask, OutputBindings) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.DataUpdater
 
DataUtil - Class in org.yawlfoundation.yawl.editor.core.data
 
DataUtil(String) - Constructor for class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
DataUtils - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
DataUtils() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.DataUtils
 
DataVariableDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
DataVariableDialog(YNet) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
DataVariableDialog(YNet, YDecomposition, YAWLTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
DataVariablePropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
DataVariablePropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.DataVariablePropertyEditor
 
DataViewDialog - Class in org.yawlfoundation.yawl.views.graph
 
DataViewDialog() - Constructor for class org.yawlfoundation.yawl.views.graph.DataViewDialog
 
DEARrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for RWF-net: DEAR rule
DEARrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.DEARrule
 
DECLARATION - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for declaration
DecompositionBeanInfo - Class in org.yawlfoundation.yawl.editor.ui.properties
 
DecompositionBeanInfo(YAWLVertex) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.DecompositionBeanInfo
 
DecompositionNameEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
DecompositionNameEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.DecompositionNameEditor
 
DecompositionProperties - Class in org.yawlfoundation.yawl.editor.ui.properties
 
DecompositionProperties() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
DecompositionRepoMap - Class in org.yawlfoundation.yawl.editor.core.repository
 
DecompositionRepoMap() - Constructor for class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
DecompositionRepoMap(String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
DecompositionRepoMap(String, String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
DecompositionUserDefinedAttributes - Class in org.yawlfoundation.yawl.editor.ui.properties.extended
 
DecompositionUserDefinedAttributes() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.DecompositionUserDefinedAttributes
 
Decorator - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
Decorator() - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
This constructor is ONLY to be invoked when we are reconstructing a decorator from saved state.
Decorator(YAWLTask, int, int) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
This constructor is to be invoked whenever we are creating a new decorator from scratch.
DECORATOR - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
DECORATOR - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
DECORATOR_POS - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
DECORATOR_POS - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
DECORATOR_POS_OFFSET - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
DECORATOR_POS_OFFSET - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
DecoratorAction - Interface in org.yawlfoundation.yawl.decobar.action
 
DecoratorEditor(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.CellBeanInfo.DecoratorEditor
 
DecoratorEditor(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiCellBeanInfo.DecoratorEditor
 
DecoratorPort - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
DecoratorPort() - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.DecoratorPort
 
DecoratorPosAction - Class in org.yawlfoundation.yawl.decobar.action
 
DecoratorPosAction(String, boolean, String) - Constructor for class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
DecoratorPosEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.CellBeanInfo.DecoratorPosEditor
 
DecoratorPosEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiCellBeanInfo.DecoratorPosEditor
 
DecoratorPosition - Enum in org.yawlfoundation.yawl.editor.core.layout
An enumeration of decorator positions, following the Java convention
DecoratorToolBar - Class in org.yawlfoundation.yawl.decobar
 
DecoratorToolBar() - Constructor for class org.yawlfoundation.yawl.decobar.DecoratorToolBar
 
DecoratorToolbarPlugin - Class in org.yawlfoundation.yawl.decobar
 
DecoratorToolbarPlugin() - Constructor for class org.yawlfoundation.yawl.decobar.DecoratorToolbarPlugin
 
DecoratorType - Enum in org.yawlfoundation.yawl.editor.core.layout
An enumeration of Decorator Types
DecoratorTypeAction - Class in org.yawlfoundation.yawl.decobar.action
 
DecoratorTypeAction(String, boolean, String) - Constructor for class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
decoratorTypeAtPosition(int) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
DecoratorUtil - Class in org.yawlfoundation.yawl.editor.ui.specification
 
DecoratorUtil() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.DecoratorUtil
 
DecoratorView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
DecoratorView(Decorator) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.DecoratorView
 
decreaseSelectedVertexSize() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
DecreaseSizeAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element
 
DEFAULT_COLOR - Static variable in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
DEFAULT_FILL_COLOR - Static variable in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
DEFAULT_HOST - Static variable in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
DEFAULT_JOIN_POS - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
DEFAULT_JOIN_POS - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
DEFAULT_NAMESPACE_PREFIX - Static variable in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
DEFAULT_NAMESPACE_URL - Static variable in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
DEFAULT_PORT - Static variable in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
DEFAULT_RECTANGLE - Static variable in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
 
DEFAULT_SCHEMA - Static variable in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
DEFAULT_SIZE - Static variable in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
 
DEFAULT_SPLIT_POS - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
DEFAULT_SPLIT_POS - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
DEFAULT_TYPE_DEFINITION - Static variable in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
DEFAULT_VERSION - Static variable in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
DEFAULT_VERTEX_FOREGROUND - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
DEFAULT_WORKLIST - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.editor.ServicesPropertyEditor
 
defaultBackground - Variable in class org.jgraph.graph.EdgeRenderer
Color attributes of the current edgeview.
defaultBackground - Variable in class org.jgraph.graph.VertexRenderer
Cached default foreground and default background.
DefaultBinding - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding
 
DefaultBinding() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
DefaultBinding(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
DefaultBinding(String, String, String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
defaultBounds - Static variable in class org.jgraph.graph.VertexView
 
DefaultCellViewFactory - Class in org.jgraph.graph
The default implementation of a cell view factory that returns the default views for vertices, edges and ports.
DefaultCellViewFactory() - Constructor for class org.jgraph.graph.DefaultCellViewFactory
 
DefaultConfigurationExporter - Class in org.yawlfoundation.yawl.configuration
 
DefaultConfigurationExporter() - Constructor for class org.yawlfoundation.yawl.configuration.DefaultConfigurationExporter
 
DefaultConfigurationExporter.Direction - Enum in org.yawlfoundation.yawl.configuration
 
defaultCursors - Static variable in class org.jgraph.graph.VertexView
Array that holds the cursors for the different control points.
DEFAULTDECORATIONSIZE - Static variable in class org.jgraph.graph.GraphConstants
Default decoration size.
defaultDropTargetListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
The default DropTargetListener.
DefaultEdge - Class in org.jgraph.graph
A simple implementation for an edge.
DefaultEdge() - Constructor for class org.jgraph.graph.DefaultEdge
Constructs an empty edge.
DefaultEdge(Object) - Constructor for class org.jgraph.graph.DefaultEdge
Constructs an edge that holds a reference to the specified user object.
DefaultEdge(Object, AttributeMap) - Constructor for class org.jgraph.graph.DefaultEdge
Constructs an edge that holds a reference to the specified user object and sets default values for points and the label position.
DefaultEdge.DefaultRouting - Class in org.jgraph.graph
 
DefaultEdge.LoopRouting - Class in org.jgraph.graph
 
DEFAULTFONT - Static variable in class org.jgraph.graph.GraphConstants
Default font is derived from UIManager.getDefaults().getFont("Label.font")
defaultForeground - Variable in class org.jgraph.graph.EdgeRenderer
Color attributes of the current edgeview.
defaultForeground - Variable in class org.jgraph.graph.VertexRenderer
Cached default foreground and default background.
DefaultGraphCell - Class in org.jgraph.graph
The default implementation for the GraphCell interface.
DefaultGraphCell() - Constructor for class org.jgraph.graph.DefaultGraphCell
Creates an empty cell.
DefaultGraphCell(Object) - Constructor for class org.jgraph.graph.DefaultGraphCell
Creates a graph cell and initializes it with the specified user object.
DefaultGraphCell(Object, AttributeMap) - Constructor for class org.jgraph.graph.DefaultGraphCell
Constructs a cell that holds a reference to the specified user object and contains the specified array of children and sets default values for the bounds attribute.
DefaultGraphCell(Object, AttributeMap, MutableTreeNode[]) - Constructor for class org.jgraph.graph.DefaultGraphCell
Creates a graph cell and initializes it with the specified user object.
DefaultGraphCellEditor - Class in org.jgraph.graph
 
DefaultGraphCellEditor() - Constructor for class org.jgraph.graph.DefaultGraphCellEditor
Constructs a DefaultTreeCellEditor object for a JGraph using the specified renderer and a default editor.
DefaultGraphCellEditor(GraphCellEditor) - Constructor for class org.jgraph.graph.DefaultGraphCellEditor
Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and the specified editor.
DefaultGraphCellEditor.DefaultTextField - Class in org.jgraph.graph
TextField used when no editor is supplied.
DefaultGraphCellEditor.EditorContainer - Class in org.jgraph.graph
Container responsible for placing the editingComponent.
DefaultGraphModel - Class in org.jgraph.graph
The default implementation of a graph model.
DefaultGraphModel() - Constructor for class org.jgraph.graph.DefaultGraphModel
Constructs a model that is not an attribute store.
DefaultGraphModel(List, AttributeMap) - Constructor for class org.jgraph.graph.DefaultGraphModel
Constructs a model that is not an attribute store.
DefaultGraphModel(List, AttributeMap, ConnectionSet) - Constructor for class org.jgraph.graph.DefaultGraphModel
Constructs a model using the specified information to construct the cells, attributes and connection data.
DefaultGraphModel.EmptyIterator - Class in org.jgraph.graph
 
DefaultGraphModel.GraphModelEdit - Class in org.jgraph.graph
An implementation of GraphModelChange that can be added to the model event.
DefaultGraphModel.GraphModelLayerEdit - Class in org.jgraph.graph
An implementation of GraphViewChange.
DefaultGraphSelectionModel - Class in org.jgraph.graph
Default implementation of GraphSelectionModel.
DefaultGraphSelectionModel(JGraph) - Constructor for class org.jgraph.graph.DefaultGraphSelectionModel
Constructs a DefaultGraphSelectionModel for the specified graph.
DefaultGraphSelectionModel.CellPlaceHolder - Class in org.jgraph.graph
Holds a path and whether or not it is new.
DEFAULTINSET - Static variable in class org.jgraph.graph.GraphConstants
Default inset size.
DefaultLayoutArranger - Class in org.yawlfoundation.yawl.editor.ui.swing
 
DefaultLayoutArranger() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.DefaultLayoutArranger
 
DefaultPort - Class in org.jgraph.graph
A simple implementation for a port.
DefaultPort() - Constructor for class org.jgraph.graph.DefaultPort
Constructs an empty port.
DefaultPort(Object) - Constructor for class org.jgraph.graph.DefaultPort
Constructs a port that holds a reference to the specified user object.
DefaultPort(Object, Port) - Constructor for class org.jgraph.graph.DefaultPort
Constructs a port that holds a reference to the specified user object and a reference to the specified anchor.
DefaultRealEditor - Class in org.jgraph.graph
The default editor for graph cells.
DefaultRealEditor(JTextField) - Constructor for class org.jgraph.graph.DefaultRealEditor
Constructs a DefaultCellEditor that uses a text field.
DefaultRealEditor(JCheckBox) - Constructor for class org.jgraph.graph.DefaultRealEditor
Constructs a DefaultCellEditor object that uses a check box.
DefaultRealEditor(JComboBox) - Constructor for class org.jgraph.graph.DefaultRealEditor
Constructs a DefaultCellEditor object that uses a combo box.
DefaultRouting() - Constructor for class org.jgraph.graph.DefaultEdge.DefaultRouting
 
DefaultsCheckBoxPanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
DefaultsCheckBoxPanel(String, int, boolean, ActionListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.DefaultsCheckBoxPanel
 
DefaultsPanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
DefaultsPanel(ActionListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.DefaultsPanel
 
DefaultTableHeaderCellRenderer - Class in org.yawlfoundation.yawl.views.table.header
A default cell renderer for a JTableHeader.
DefaultTableHeaderCellRenderer() - Constructor for class org.yawlfoundation.yawl.views.table.header.DefaultTableHeaderCellRenderer
Constructs a DefaultTableHeaderCellRenderer.
DefaultTextField(Border) - Constructor for class org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField
Constructs a DefaultTreeCellEditor$DefaultTextField object.
defaultTransferHandler - Variable in class org.jgraph.plaf.basic.BasicGraphUI
The default TransferHandler.
deinstall(JEditorPane) - Method in class org.bounce.text.xml.XMLEditorKit
 
delete(Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.YNetElementEdit
 
DeleteAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
DeleteOrphanDecompositionAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
DeleteOrphanDecompositionAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.DeleteOrphanDecompositionAction
 
DeleteOrphanDecompositionDialog - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
DeleteOrphanDecompositionDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.DeleteOrphanDecompositionDialog
 
DescriptionTogglePanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
DescriptionTogglePanel(ActionListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.DescriptionTogglePanel
 
DescriptorListDialog - Class in org.yawlfoundation.yawl.editor.ui.repository.dialog
 
DescriptorListDialog(JDialog, Repo, int) - Constructor for class org.yawlfoundation.yawl.editor.ui.repository.dialog.DescriptorListDialog
 
deselect(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Deselects a single cell and updates all datastructures.
deselect() - Method in class org.yawlfoundation.yawl.views.menu.ResourceOverlayAction
 
destination - Variable in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
Destination that receives all events.
detach() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
detach() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
detachFlow(YAWLFlowRelation) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
detachFlow(YAWLFlowRelation) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
detachFlow(YAWLFlowRelation) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
determineOffset(JGraph, Object, boolean) - Method in class org.jgraph.graph.DefaultGraphCellEditor
 
DialogMode - Enum in org.yawlfoundation.yawl.worklet.dialog
 
DialogPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
DialogPropertyEditor(JComponent) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.DialogPropertyEditor
 
diff(Map) - Method in class org.jgraph.graph.AttributeMap
Returns a new map that contains all (key, value)-pairs of newState where either key is not used or value is different for key in oldState.
direction - Variable in class org.jgraph.plaf.basic.BasicGraphUI.GraphIncrementAction
Specifies the direction to adjust the selection by.
dirtyRegion - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
The dirty region of the change prior to it happening
dirtyRegion - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
The dirty region associated with this event prior to the change
disableButtons() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
 
discardAllEdits() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
Discards all edits and resets the enabled states of the UndoAction and RedoAction singletons.
disconnect(Object) - Method in class org.jgraph.graph.ConnectionSet
Disconnect edge from source and target in the connection set.
disconnect(Object, boolean) - Method in class org.jgraph.graph.ConnectionSet
Disconnect edge from port.
disconnect(CellView[]) - Method in class org.jgraph.graph.GraphContext
Disconnects the edges in cells from the sources and targets that are not in this context and returns a ConnectionSet that defines the disconnection.
disconnect - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
disconnect() - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
Drop the current connection - if any
disconnect(Interface_Client) - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
disconnect() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
disconnect() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
DISCONNECTABLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the disconnectable attribute.
disconnectable - Variable in class org.jgraph.JGraph
True if the graph allows existing connections to be removed.
disconnectEngine() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
disconnectOnMove - Variable in class org.jgraph.JGraph
True if selected edges are disconnected from unselected vertices on move.
disconnectResource() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
disconnectWorkQueue() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
DNDPREVIEW - Static variable in class org.jgraph.plaf.basic.BasicGraphUI
Controls live-preview in dragEnabled mode.
DocumentInputReader - Class in org.bounce.text
A Reader for XML input, which can handle escape characters.
DocumentInputReader(Document) - Constructor for class org.bounce.text.DocumentInputReader
Constructs the new input stream reader out of the Xml input strem.
documentValidityChanged(Validity) - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryValidatingEditor
If text has valid XQuery syntax, check for data type compatibility, otherwise show syntax errors
documentValidityChanged(Validity) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
documentValidityChanged(Validity) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
documentValidityChanged(Validity) - Method in interface org.yawlfoundation.yawl.editor.ui.data.editorpane.XMLStyledDocumentValidityListener
 
documentValidityChanged(Validity) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryValidatingEditorPane
 
documentValidityChanged(Validity) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamEditorPane
 
documentValidityChanged(Validity) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.InstanceEditorPane
 
doInBackground() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationReader
 
doInBackground() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationWriter
 
doInBackground() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisWorker
 
doInBackground() - Method in class org.yawlfoundation.yawl.editor.ui.swing.UploadWorker
 
doInBackground() - Method in class org.yawlfoundation.yawl.editor.ui.update.DownloadWorker
 
doInBackground() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateChecker
 
doInBackground() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateDownloader
 
doLayout() - Method in class org.jgraph.graph.DefaultGraphCellEditor.EditorContainer
Lays out this Container.
done() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationReader
 
done() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisWorker
 
done() - Method in class org.yawlfoundation.yawl.editor.ui.swing.UploadWorker
 
DOT_GRID_MODE - Static variable in class org.jgraph.JGraph
 
doubleInnerHorizontalGap - Variable in class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView.CompositeTaskRenderer
 
doubleInnerVerticalGap - Variable in class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView.CompositeTaskRenderer
 
DownloadSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
DownloadSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.DownloadSpecificationAction
 
DownloadWorker - Class in org.yawlfoundation.yawl.editor.ui.update
 
DownloadWorker(FileNode, long, File) - Constructor for class org.yawlfoundation.yawl.editor.ui.update.DownloadWorker
 
dragEnabled - Variable in class org.jgraph.JGraph
True if Drag-and-Drop should be used for move operations.
dragEnter(DropTargetDragEvent) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
 
dragEnter(DropTargetDragEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener
 
dragExit(DropTargetEvent) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
 
dragOver(DropTargetDragEvent) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
 
drawAutomatedMarker(Graphics2D, Rectangle2D, double) - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
drawCancelSetMarker(Graphics2D, Rectangle2D, double) - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
drawClosedFold(Graphics, int, int) - Method in class org.bounce.text.FoldingMargin
 
drawCodeletMarker(Graphics2D, Rectangle2D, double) - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
drawEnd(Graphics, int, int) - Method in class org.bounce.text.FoldingMargin
 
drawEnd(Graphics2D, Point2D, Dimension) - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCellRenderer
 
drawGraph(Graphics, Rectangle2D) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Draws the graph to the specified graphics object within the specified clip bounds, if any
drawImage(int, int, int, int, int, int, int, int) - Method in class org.jgraph.JGraph
Utility method to draw the off screen buffer
drawImage(Graphics) - Method in class org.jgraph.JGraph
 
drawLine(Graphics, int, int) - Method in class org.bounce.text.FoldingMargin
 
drawLine(int, Graphics, int, int) - Method in class org.bounce.text.FoldingPlainView
Renders a line of text, suppressing whitespace at the end and expanding any tabs.
drawOpenFold(Graphics, int, int) - Method in class org.bounce.text.FoldingMargin
 
drawSelectedText(Graphics, int, int, int, int) - Method in class org.bounce.text.FoldingPlainView
Renders the given range in the model as selected text.
drawSelectedText(Graphics, int, int, int, int) - Method in class org.bounce.text.SyntaxHighlightingView
Renders the given range in the model as selected text.
drawStart(Graphics2D, Point2D, Dimension) - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCellRenderer
 
drawTimerMarker(Graphics2D, Rectangle2D, double) - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
drawUnselectedText(Graphics, int, int, int, int) - Method in class org.bounce.text.FoldingPlainView
Renders the given range in the model as normal unselected text.
drawUnselectedText(Graphics, int, int, int, int) - Method in class org.bounce.text.SyntaxHighlightingView
Renders the given range in the model as normal unselected text.
drawVertex(Graphics, Dimension) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView.CompositeTaskRenderer
 
drawVertex(Graphics, Dimension) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.ConditionView.ConditionRenderer
 
drawVertex(Graphics, Dimension) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView.MultipleAtomicTaskRenderer
 
drop(DropTargetDropEvent) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
 
dropAction - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Needed to exchange information between DropTargetHandler and TransferHandler.
dropActionChanged(DropTargetDragEvent) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
 
dropActionChanged(DropTargetDragEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener
 
dropEnabled - Variable in class org.jgraph.JGraph
True if the graph accepts transfers from other components (graphs).
dropTarget - Variable in class org.jgraph.plaf.basic.BasicGraphUI
The drop target where the default listener was last installed.
DURATION_TYPE - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
DynParam - Class in org.yawlfoundation.yawl.editor.core.resourcing
A class that encapsulates one dynamic parameter - i.e.
DynParam(String, DynParam.Refers) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.DynParam
the constructor
DynParam.Refers - Enum in org.yawlfoundation.yawl.editor.core.resourcing
 
DynParamSet - Class in org.yawlfoundation.yawl.editor.core.resourcing.entity
 
DynParamSet() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.DynParamSet
 

E

EAST - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
edge - Variable in class org.jgraph.graph.ConnectionSet.Connection
The edge that will be connected to the port.
Edge - Interface in org.jgraph.graph
Defines the requirements for an object that represents an Edge in a GraphModel.
edge - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
Edge.Routing - Interface in org.jgraph.graph
 
EDGE_LENGTH - Static variable in class org.yawlfoundation.yawl.worklet.graph.NetRenderer
 
EdgeHandle(EdgeView, GraphContext) - Constructor for class org.jgraph.graph.EdgeView.EdgeHandle
 
edgeLabelsMovable - Variable in class org.jgraph.JGraph
True if the labels on edges may be moved.
edgeModified - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
Indicates whether the edge has been modified during the last mouse pressed and dragged operations.
EdgeRenderer - Class in org.jgraph.graph
This renderer displays entries that implement the CellView interface.
EdgeRenderer() - Constructor for class org.jgraph.graph.EdgeRenderer
Constructs a renderer that may be used to render edges.
edges - Variable in class org.jgraph.graph.ConnectionSet
Set of changed edges for the connection set.
edges(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns an iterator of the edges connected to port.
edges - Variable in class org.jgraph.graph.DefaultPort
Edges that are connected to the port
edges() - Method in class org.jgraph.graph.DefaultPort
Returns an iterator of the edges connected to the port.
edges(Object) - Method in interface org.jgraph.graph.GraphModel
Returns an iterator of the edges connected to port.
edges() - Method in interface org.jgraph.graph.Port
Returns an iterator of the edges connected to the port.
EdgeView - Class in org.jgraph.graph
The default implementation of an edge view.
EdgeView() - Constructor for class org.jgraph.graph.EdgeView
Constructs an empty edge view.
EdgeView(Object) - Constructor for class org.jgraph.graph.EdgeView
Constructs an edge view for the specified model object.
EdgeView.EdgeHandle - Class in org.jgraph.graph
 
edit(Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.DefaultGraphModel
Shortcut to the new edit method which allows inserts and removes to go along with an edit.
edit(Object[], Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.DefaultGraphModel
Applies attributes and the connection changes to the model.
edit(Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.GraphLayoutCache
Applies the propertyMap and the connection changes to the model.
edit(Map) - Method in class org.jgraph.graph.GraphLayoutCache
A shortcut method that takes a nested map and passes it to the edit method.
edit(Object[], Map) - Method in class org.jgraph.graph.GraphLayoutCache
Applies the attributes to all cells by creating a map that contains the attributes for each cell and passing it to edit on this layout cache.
edit(Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in interface org.jgraph.graph.GraphModel
Applies the propertyMap and the connection changes to the model.
EDITABLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the editable attribute.
editable - Variable in class org.jgraph.JGraph
True if the graph allows editing the value of a cell.
EDITABLE_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for editable.
editCell(Object, Map) - Method in class org.jgraph.graph.GraphLayoutCache
Applies the attributes to a single cell by creating a map that contains the attributes for this cell and passing it to edit on this layout cache.
editClickCount - Variable in class org.jgraph.JGraph
Number of clicks for editing to start.
editing - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
True if the cell is being edited.
editing - Variable in class org.jgraph.graph.VertexView.SizeHandle
True if the cell is being edited.
editingCanceled(ChangeEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler
Messaged when editing has been canceled in the graph.
editingCanceled(ChangeEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.AddRuleDialog
 
editingCanceled(ChangeEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
editingCanceled(ChangeEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
editingCell - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Path that is being edited.
editingComponent - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Component used in editing, obtained from the editingContainer.
editingComponent - Variable in class org.jgraph.plaf.basic.BasicGraphUI
When editing, this will be the Component that is doing the actual editing.
editingContainer - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Editing container, will contain the editorComponent.
editingIcon - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Icon to use when editing.
editingStarted() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
editingStopped(ChangeEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler
Messaged when editing has stopped in the graph.
editingStopped(ChangeEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.AddRuleDialog
 
editingStopped(ChangeEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
editingStopped(ChangeEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
editor - Variable in class org.bounce.text.FoldingMargin
 
EditorContainer() - Constructor for class org.jgraph.graph.DefaultGraphCellEditor.EditorContainer
Constructs an EditorContainer object.
editorHasDifferentSize - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Set to true if the editor has a different size than the renderer.
editToBeRedone(Object) - Method in class org.jgraph.graph.GraphUndoManager
 
editToBeUndone(Object) - Method in class org.jgraph.graph.GraphUndoManager
 
ELEMENT_NAME - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for element name
ELEMENT_PREFIX - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for element prefix
ELEMENT_VALUE - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for element value
elementAdded(NetGraphModel, YAWLVertex) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
ElementControlClickListener - Class in org.yawlfoundation.yawl.editor.ui.net
 
ElementControlClickListener(NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.ElementControlClickListener
 
ElementDoubleClickListener - Class in org.yawlfoundation.yawl.editor.ui.net
 
ElementDoubleClickListener(NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.ElementDoubleClickListener
 
ElementIdentifier - Class in org.yawlfoundation.yawl.editor.core.identity
Creates an identifier with a name part and an optional numeric suffix.
ElementIdentifier(String, int) - Constructor for class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifier
 
ElementIdentifier(String) - Constructor for class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifier
 
ElementIdentifiers - Class in org.yawlfoundation.yawl.editor.core.identity
Keeps track of all net element identifiers for a specification to ensure they are unique.
ElementIdentifiers() - Constructor for class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifiers
 
ElementsMenu - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
ElementsMenu() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.ElementsMenu
 
elementsRemoved(NetGraphModel, Set<Object>) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
ELPYrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: ELPY
ELPYrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.ELPYrule
 
ELTRrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net with OR-joins: FOR rule
ELTRrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.ELTRrule
 
ELTYrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net with OR-joins: FOR rule
ELTYrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.ELTYrule
 
emptyAttributeMap - Static variable in class org.jgraph.graph.AttributeMap
Shared empty attribute map to return instead of null in applyMap.
emptyIterator - Variable in class org.jgraph.graph.DefaultGraphModel
Default instance of an empty iterator.
EmptyIterator() - Constructor for class org.jgraph.graph.DefaultGraphModel.EmptyIterator
 
EmptySelectionModel() - Constructor for class org.jgraph.JGraph.EmptySelectionModel
A null implementation that constructs an EmptySelectionModel.
enableApplyButton() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
enableButtons(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.NetVariableTablePanel
 
enableButtons(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
enableButtons(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
enableButtons() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
enableButtons(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
enableButtons() - Method in class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
enableButtons() - Method in class org.yawlfoundation.yawl.worklet.dialog.AddRuleDialog
 
enableButtons(boolean) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
enableButtons() - Method in class org.yawlfoundation.yawl.worklet.dialog.ReplaceWorkletDialog
 
enableButtons() - Method in class org.yawlfoundation.yawl.worklet.dialog.ViewTreeDialog
 
enableButtonsIfValid() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
enableCombos() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ConstraintsPanel
 
enableComponents(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.MiniToolBar
 
enableComponents(Container, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FiltersPanel
 
enabled - Variable in class org.jgraph.JGraph
True if the graph allows interactions.
enableGraphButton(boolean) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
enableOK(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowConditionDialog
 
enablePanelContent(JPanel, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
enableResetCancellation(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableResetOrJoin(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableResetOrjoinCycle(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableResetReductionRules(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableResetShowObservations(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableResetSoundness(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableResetWeakSoundness(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableView(boolean) - Method in class org.yawlfoundation.yawl.views.resource.ResourceViewHandler
 
enableWofBehavioural(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableWofExtendedCoverabiity(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableWofStructural(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
enableYawlReductionRules(boolean) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
encodeEscapes(String) - Static method in class org.yawlfoundation.yawl.editor.ui.data.document.XQueryStyledDocument
 
endDeco - Variable in class org.jgraph.graph.EdgeRenderer
Painting attributes of the current edgeview
endFill - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
ENDFILL - Static variable in class org.jgraph.graph.GraphConstants
Key for the endFill attribute.
endShape - Variable in class org.jgraph.graph.EdgeView
Drawing attributes that are created on the fly
endSize - Variable in class org.jgraph.graph.EdgeRenderer
Painting attributes of the current edgeview
ENDSIZE - Static variable in class org.jgraph.graph.GraphConstants
Key for the endSize attribute.
endUpdate() - Method in class org.jgraph.graph.DefaultGraphModel
 
endUpdate() - Method in interface org.jgraph.graph.GraphModel
Indicates the end of the current level of an executable change
engineToEditorJoin(YTask) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.DecoratorUtil
 
engineToEditorSplit(YTask) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.DecoratorUtil
 
ensureUniqueness(ElementIdentifier) - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifiers
Checks an ElementIdentifier to ensure it is unique within its specification
ENTITY - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for entity
ENTITY_REFERENCE - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for entity
EntityCollection<E> - Class in org.yawlfoundation.yawl.editor.core.resourcing.entity
 
EntityCollection() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
EntityCollection(boolean) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
entries - Variable in class org.jgraph.graph.ParentMap
Contents of the parent map.
entries() - Method in class org.jgraph.graph.ParentMap
Returns an Iterator for the entries in the map.
Entry(Object, Object) - Constructor for class org.jgraph.graph.ParentMap.Entry
Constructs a new relation between child and parent.
equalise() - Method in class org.yawlfoundation.yawl.worklet.dialog.ButtonPanel
 
equalizeComponentSizes(List<JComponent>) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.JUtilities
Makes the supplied list of Component objects the same size (width and height) as the largest component in the list.
equals(Object) - Method in class org.jgraph.graph.ConnectionSet.Connection
Two connections are equal if they represent the source or target of the same edge.
equals(Object) - Method in class org.yawlfoundation.yawl.analyser.elements.RMarking
 
equals(RSetOfMarkings) - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
equals(Object) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
equals(Object) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
equals(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
equals(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletData
 
equals(Object) - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
equalsNameAndType(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
error - Variable in class org.bounce.text.SyntaxHighlightingScanner
 
ERROR - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
error(String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.MessageDialog
 
error(Component, String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.MessageDialog
 
ERROR_HIGHLIGHTING_ATTRIBUTE - Static variable in class org.bounce.text.xml.XMLEditorKit
 
ERROR_MESSAGES - Static variable in class org.yawlfoundation.yawl.editor.core.validation.Validator
 
ErrorMessageShortener - Class in org.yawlfoundation.yawl.worklet.dialog
 
ErrorMessageShortener() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ErrorMessageShortener
 
ErrorReporter - Class in org.yawlfoundation.yawl.editor.ui.util
 
ErrorReporter() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.ErrorReporter
 
evaluate(String, Document, boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.XQueryEvaluator
 
Event(File[], Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop.Event
Constructs an FileDrop.Event with the array of files that were dropped and the FileDrop that initiated the event.
ExecutableChange - Class in org.jgraph.graph
The interface executable changes must adhere to
ExecutableChange() - Constructor for class org.jgraph.graph.ExecutableChange
 
execute(ExecutableChange) - Method in class org.jgraph.graph.DefaultGraphModel
 
execute() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Execute this edit such that the next invocation to this method will invert the last execution.
execute() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Execute this edit such that the next invocation to this method will invert the last execution.
execute() - Method in class org.jgraph.graph.ExecutableChange
 
execute() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Execute this edit such that the next invocation to this method will invert the last execution.
execute(ExecutableChange) - Method in interface org.jgraph.graph.GraphModel
Executes the specified executable change on this graph model
execute() - Method in class org.yawlfoundation.yawl.editor.ui.update.BackgroundUpdateChecker
 
exit() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.FileOperations
 
ExitAction - Class in org.yawlfoundation.yawl.editor.ui.actions
 
ExitAction(JComponent) - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.ExitAction
 
ExletActionCellEditor - Class in org.yawlfoundation.yawl.worklet.dialog
 
ExletActionCellEditor(CellEditorListener) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ExletActionCellEditor
 
ExletCellEditor - Class in org.yawlfoundation.yawl.worklet.dialog
 
ExletCellEditor(CellEditorListener) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ExletCellEditor
 
ExletGraph - Class in org.yawlfoundation.yawl.worklet.graph
 
ExletGraph() - Constructor for class org.yawlfoundation.yawl.worklet.graph.ExletGraph
 
ExletGraph(GraphModel) - Constructor for class org.yawlfoundation.yawl.worklet.graph.ExletGraph
 
ExletGraphUI - Class in org.yawlfoundation.yawl.worklet.graph
 
ExletGraphUI() - Constructor for class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI
 
ExletGraphUI.NetKeyHandler - Class in org.yawlfoundation.yawl.worklet.graph
 
ExletGraphUI.NetMouseHandler - Class in org.yawlfoundation.yawl.worklet.graph
 
ExletNetValidator - Class in org.yawlfoundation.yawl.worklet.graph
 
ExletNetValidator(RuleType) - Constructor for class org.yawlfoundation.yawl.worklet.graph.ExletNetValidator
 
ExletTargetCellEditor - Class in org.yawlfoundation.yawl.worklet.dialog
 
ExletTargetCellEditor(CellEditorListener, JDialog) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ExletTargetCellEditor
 
expand(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Expands all groups by showing all children.
export() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.LayoutExporter
 
export(OntModel) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyWriter
 
export(File, OntModel) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyWriter
 
exportDone(JComponent, Transferable, int) - Method in class org.jgraph.graph.GraphTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowTransferHandler
 
ExportNetToPngAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
ExportNetToPngAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.net.ExportNetToPngAction
 
Expression - Class in org.yawlfoundation.yawl.views.ontology.mapping
 
Expression(YTask, String) - Constructor for class org.yawlfoundation.yawl.views.ontology.mapping.Expression
 
ExpressionMatcher - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
ExpressionMatcher(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.ExpressionMatcher
 
ExtendedAttributeNameLookup - Class in org.yawlfoundation.yawl.editor.ui.properties.extended
A map of extended attribute names to their equivalent property names.
ExtendedAttributeNameLookup() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeNameLookup
 
ExtendedAttributeProperties - Class in org.yawlfoundation.yawl.editor.ui.properties.extended
 
ExtendedAttributeProperties(YPropertySheet, UserDefinedAttributesBinder, YDecomposition) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
ExtendedAttributesBeanInfo - Class in org.yawlfoundation.yawl.editor.ui.properties.extended
 
ExtendedAttributesBeanInfo(UserDefinedAttributesBinder, String, boolean) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesBeanInfo
 
ExtendedAttributesDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
A dialog for editing attributes.
ExtendedAttributesDialog(YDecomposition) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
 
ExtendedAttributesDialog(JDialog, VariableRow) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
 
ExtendedAttributesPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
ExtendedAttributesPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ExtendedAttributesPropertyEditor
 
ExtendedAttributesPropertySheet - Class in org.yawlfoundation.yawl.editor.ui.properties.extended
 
ExtendedAttributesPropertySheet(ExtendedAttributesDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
ExtendedAttributesPropertySheet.AttributeSorter - Class in org.yawlfoundation.yawl.editor.ui.properties.extended
Sorts properties by display name (case insensitive)
ExtendedAttributesRepository - Class in org.yawlfoundation.yawl.editor.core.repository
 
ExtendedAttributesRepository() - Constructor for class org.yawlfoundation.yawl.editor.core.repository.ExtendedAttributesRepository
 
ExtendedAttributesRepository(String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.ExtendedAttributesRepository
 
ExtendedCaret() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.DataDefinitionDialog.ExtendedCaret
 
extraLabelFont - Variable in class org.jgraph.graph.EdgeRenderer
Override this if you want the extra labels to appear in a special fontJ
extraLabelLocations - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
extraLabelPositions - Variable in class org.jgraph.graph.EdgeView
 
EXTRALABELPOSITIONS - Static variable in class org.jgraph.graph.GraphConstants
Key for the extraLabelPositions attribute.
EXTRALABELS - Static variable in class org.jgraph.graph.GraphConstants
Key for the extraLabels attribute.

F

factory - Variable in class org.jgraph.graph.GraphLayoutCache
Factory to create the views.
FANDrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FAND rule
FANDrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FANDrule
 
FAPYrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FAPY rule
FAPYrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FAPYrule
 
FATYrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FATY rule
FATYrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FATYrule
 
FESRrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for RWF-net: FESR rule
FESRrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FESRrule
 
FIErule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net with OR-joins: FOR rule
FIErule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FIErule
 
FileChooserFactory - Class in org.yawlfoundation.yawl.editor.ui.swing
 
FileChooserFactory() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.FileChooserFactory
 
FileDrop - Class in org.yawlfoundation.yawl.editor.ui.util
This class makes it easy to drag and drop files from the operating system to a Java program.
FileDrop(Component, FileDrop.Listener) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Constructs a FileDrop with a default light-blue border and, if c is a Container, recursively sets all elements contained within as drop targets, though only the top level container will change borders.
FileDrop(Component, boolean, FileDrop.Listener) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Constructor with a default border and the option to recursively set drop targets.
FileDrop(PrintStream, Component, FileDrop.Listener) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Constructor with a default border and debugging optionally turned on.
FileDrop(PrintStream, Component, boolean, FileDrop.Listener) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Constructor with a default border, debugging optionally turned on and the option to recursively set drop targets.
FileDrop(Component, Border, FileDrop.Listener) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Constructor with a specified border
FileDrop(Component, Border, boolean, FileDrop.Listener) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Constructor with a specified border and the option to recursively set drop targets.
FileDrop(PrintStream, Component, Border, FileDrop.Listener) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Constructor with a specified border and debugging optionally turned on.
FileDrop(PrintStream, Component, Border, boolean, FileDrop.Listener) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Full constructor with a specified border and debugging optionally turned on.
FileDrop.Event - Class in org.yawlfoundation.yawl.editor.ui.util
This is the event that is passed to the {link FileDropListener#filesDropped filesDropped(...)} method in your {link FileDropListener} when files are dropped onto a registered drop target.
FileDrop.Listener - Interface in org.yawlfoundation.yawl.editor.ui.util
Implement this inner interface to listen for when files are dropped.
FileDrop.TransferableObject - Class in org.yawlfoundation.yawl.editor.ui.util
At last an easy way to encapsulate your custom objects for dragging and dropping in your Java programs! When you need to create a Transferable object, use this class to wrap your object.
FileDrop.TransferableObject.Fetcher - Interface in org.yawlfoundation.yawl.editor.ui.util
Instead of passing your data directly to the FileDrop.TransferableObject constructor, you may want to know exactly when your data was received in case you need to remove it from its source (or do anyting else to it).
FileLocations - Class in org.yawlfoundation.yawl.editor.ui.util
 
FileLocations() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileLocations
 
FileOperations - Class in org.yawlfoundation.yawl.editor.core.util
 
FileOperations() - Constructor for class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
FileOperations - Class in org.yawlfoundation.yawl.editor.ui.specification
 
FileOperations() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.FileOperations
 
FileOptionsPanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
FileOptionsPanel(ActionListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.FileOptionsPanel
 
FilePathPanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
FilePathPanel(CaretListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.FilePathPanel
 
FileSaveErrorNotifier - Class in org.yawlfoundation.yawl.editor.ui.specification.io
 
FileSaveErrorNotifier() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.io.FileSaveErrorNotifier
 
FileSaveOptions - Class in org.yawlfoundation.yawl.editor.core.util
Options for what else to do when saving a specification to file, besides the actual save
FileSaveOptions() - Constructor for class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
FileSaveOptions(boolean, boolean, boolean, boolean) - Constructor for class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
FileSaveOptions(int) - Constructor for class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
filesDropped(File[]) - Method in interface org.yawlfoundation.yawl.editor.ui.util.FileDrop.Listener
This method is called when files have been successfully dropped.
FileState - Enum in org.yawlfoundation.yawl.editor.ui.specification.pubsub
 
FileStateListener - Interface in org.yawlfoundation.yawl.editor.ui.specification.pubsub
 
FileUtil - Class in org.yawlfoundation.yawl.editor.core.util
Generic File Utilities
FileUtil() - Constructor for class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
fillMultipleInstanceTask(Graphics2D, YAWLAtomicTask, Set<Color>, double) - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
fillVertex(Graphics, Dimension) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView.CompositeTaskRenderer
 
fillVertex(Graphics, Dimension) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.ConditionView.ConditionRenderer
 
fillVertex(Graphics, Dimension) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView.MultipleAtomicTaskRenderer
 
filter(String) - Method in class org.yawlfoundation.yawl.editor.ui.repository.listModel.RepositoryListModel
 
filter(String) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.AbstractResourceListModel
 
filter(String) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceCategoryListModel
 
filter(String) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceListModel
 
filter(String) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.ParticipantListModel
 
filter(String) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.RoleListModel
 
filter(List<Triple>, SelectionTableModel) - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
filter(SelectionTableModel) - Method in class org.yawlfoundation.yawl.views.graph.DataViewDialog
 
filter(String) - Method in class org.yawlfoundation.yawl.worklet.model.RdrSetIDListModel
 
filter(String) - Method in class org.yawlfoundation.yawl.worklet.model.WorkletListModel
 
FilterDialog - Class in org.yawlfoundation.yawl.editor.ui.resourcing.subdialog
 
FilterDialog(ResourceDialog, AbstractFilter) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.FilterDialog
 
filterForCurrentPropertyNames(Set<String>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
FilterListPanel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
FilterListPanel(String, Vector<String>) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FilterListPanel
 
filterParents(Map, int) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
FilterSet - Class in org.yawlfoundation.yawl.editor.core.resourcing.entity
 
FilterSet() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.FilterSet
 
FiltersPanel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
FiltersPanel(ResourceDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FiltersPanel
 
finaliseUpdate() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceDialog
 
findText(String) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
FindTextDataTypeDialogAction - Class in org.yawlfoundation.yawl.editor.ui.actions.datatypedialog
 
FindTextDataTypeDialogAction(DataTypeDialogToolBarMenu) - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.FindTextDataTypeDialogAction
 
findUnselectedInnermostGroup(double, double) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Used for move into group to find the target group.
findViewForPoint(Point2D) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Hook for subclassers to return a different view for a mouse click at pt.
finished() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 
finishProgress() - Method in class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
fireGraphChanged(Object, GraphModelEvent.GraphModelChange) - Method in class org.jgraph.graph.DefaultGraphModel
 
fireGraphLayoutCacheChanged(Object, GraphLayoutCacheEvent.GraphLayoutCacheChange) - Method in class org.jgraph.graph.GraphLayoutCache
 
firePropertyChange(String, Object, Object) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
firePropertyChange(String, Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
firePropertyChange(String, Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet
 
fireValueChanged(GraphSelectionEvent) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Notifies all listeners that are registered for tree selection events on this object.
fireValueChanged(GraphSelectionEvent) - Method in class org.jgraph.JGraph
Notifies all listeners that have registered interest for notification on this event type.
firstDrag - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
firstDrag - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
firstOverlayCall - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
firstOverlayInvocation - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
fixColumnWidths() - Method in class org.yawlfoundation.yawl.views.util.XLSWriter
 
FLOW_RELATION - Static variable in class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
FlowBeanInfo - Class in org.yawlfoundation.yawl.editor.ui.properties
Loads the properties for a FlowProperties backing Bean
FlowBeanInfo() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.FlowBeanInfo
 
FlowBeanInfo.StyleEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
FlowConditionDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
Author: Michael Adams Creation Date: 8/04/2013
FlowConditionDialog(Window, YAWLTask, NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowConditionDialog
 
FlowConditionEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
FlowConditionEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionEditor
 
FlowConditionEditor(FlowConditionTablePanel, BindingTypeValidator) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionEditor
 
FlowConditionRenderer - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
FlowConditionRenderer(FlowConditionTablePanel) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionRenderer
 
FlowConditionTablePanel - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
FlowConditionTablePanel(FlowConditionDialog, YAWLTask, NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
flowHandler - Variable in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
FlowPopupMenu - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
FlowPopupMenu(NetGraph, YAWLFlowRelation, Point) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.FlowPopupMenu
 
FlowPredicateDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
Author: Michael Adams Creation Date: 8/04/2010
FlowPredicateDialog(Window, YAWLFlowRelation) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowPredicateDialog
 
FlowPredicatePropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
FlowPredicatePropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.FlowPredicatePropertyEditor
 
FlowProperties - Class in org.yawlfoundation.yawl.editor.ui.properties
 
FlowProperties() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
FlowRelationView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
FlowRelationView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.FlowRelationView
 
FlowsComparator - Class in org.yawlfoundation.yawl.views.util
 
FlowsComparator() - Constructor for class org.yawlfoundation.yawl.views.util.FlowsComparator
 
focus - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
focus - Variable in class org.jgraph.plaf.basic.BasicGraphUI
The focused cell under the mousepointer and the last focused cell.
focusGained(FocusEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.DataDefinitionDialog.ExtendedCaret
 
focusLost(FocusEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.DataDefinitionDialog.ExtendedCaret
 
FoldingMargin - Class in org.bounce.text
Base folding margin for a JTextComponent.
FoldingMargin(JTextComponent) - Constructor for class org.bounce.text.FoldingMargin
Convenience constructor for Text Components
FoldingPlainView - Class in org.bounce.text
Implements View interface for a simple multi-line text view that has text in one font and color.
FoldingPlainView(Element) - Constructor for class org.bounce.text.FoldingPlainView
Constructs a new PlainView wrapped on an element.
font - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Font to paint with, null indicates font of renderer is to be used.
FONT - Static variable in class org.jgraph.graph.GraphConstants
Key for the font attribute.
fontColor - Variable in class org.jgraph.graph.EdgeRenderer
Color attributes of the current edgeview.
FontColor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
FontColor(Font, Color) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.FontColor
 
FontColorRenderer - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
FontColorRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.FontColorRenderer
 
FontDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
Author: Michael Adams Creation Date: 8/04/2010
FontDialog(Window, Font) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
fontGraphics - Static variable in class org.jgraph.graph.EdgeRenderer
Static Graphics used for Font Metrics
FontPanel - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
FontPanel(ActionListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.FontPanel
 
FontPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
FontPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.FontPropertyEditor
 
FontPropertyRenderer - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
FontPropertyRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.FontPropertyRenderer
 
forceActionUpdate() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetSelectionListener
 
FOREGROUND - Static variable in class org.jgraph.graph.GraphConstants
Key for the foreground attribute.
formatQuery(String, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
formatXML(String, boolean, boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.XMLUtilities
 
former(String) - Method in class org.yawlfoundation.yawl.editor.core.identity.SuffixPair
 
FORrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net with OR-joins: FOR rule
FORrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FORrule
 
FPPRrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FSPY rule
FPPRrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FPPRrule
 
FPPYrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FSPY rule
FPPYrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FPPYrule
 
FPTRrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FPTY rule
FPTRrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FPTRrule
 
FPTYrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FPTY rule
FPTYrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FPTYrule
 
freeze() - Method in class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
fromScreen(Point2D) - Method in class org.jgraph.JGraph
Downscale the given point in place, using the given instance.
fromScreen(Rectangle2D) - Method in class org.jgraph.JGraph
Downscale the given rectangle in place, using the given instance.
fromString(String) - Static method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorType
Gets a decorator type from a String.
fromXML(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
Populate this record with values in an XML String
fromXNode(XNode) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
Populate this record with values in an XNode
FRONT - Static variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
FSPRrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for RWF-net: FSPR rule
FSPRrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FSPRrule
 
FSPYrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FSPY rule
FSPYrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FSPYrule
 
FSTRrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FSPY rule
FSTRrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FSTRrule
 
FSTYrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FSPY rule
FSTYrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FSTYrule
 
FXORrule - Class in org.yawlfoundation.yawl.analyser.reductionrules
Reduction rule for YAWL net: FXOR rule
FXORrule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.FXORrule
 

G

GAP_DIVISOR - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView.MultipleAtomicTaskRenderer
 
generate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.RegexValueGenerator
 
generate(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.SampleValueGenerator
 
generate(YParameter) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.SampleValueGenerator
 
generateBinding(VariableRow, VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
generateInputCPorts() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
Created by Jingxin XU 13/01/2010 refactored MA 25/10/10 This method construct the configurable input ports
generateOutputCPorts() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
Created by Jingxin XU 13/01/2010 refactored MA 25/10/10 This method construct the configurable output ports
generatesOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.DecoratorPort
 
generatesOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.JoinDecorator
 
generatesOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.OutputCondition
 
generatesOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.SplitDecorator
 
generatesOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
generatesOutgoingFlows() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLCell
 
generatesOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
generatesOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLPort
 
generatesOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
generatesOutgoingFlows(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
generatesOutgoingFlows(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
generatesOutgoingFlows(YAWLCell, Edge) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
generateValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.RestrictionSampleValueGenerator
 
generateXML() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
generateXML() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
GenericNonHumanCategory - Class in org.yawlfoundation.yawl.editor.core.resourcing
 
GenericNonHumanCategory(String, String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
GenericNonHumanCategory(String, String, String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
GenericViewDialog - Class in org.yawlfoundation.yawl.views.graph
 
GenericViewDialog(List<Triple>) - Constructor for class org.yawlfoundation.yawl.views.graph.GenericViewDialog
 
get(NetGraphModel, YAWLTask) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfigurationCache
 
get(NetGraphModel) - Method in class org.yawlfoundation.yawl.configuration.net.NetConfigurationCache
 
get(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.DataDefinitionRepository
Gets a data definition from the repository
get(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
Gets a decomposition from the repository
get(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.ExtendedAttributesRepository
Gets a set of extended variables from the repository
get(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
Gets a decomposition from the repository
get(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.TaskDecompositionRepository
Gets a task decomposition from the repository
get(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.ConstraintSet
 
get(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.DynParamSet
 
get(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
get(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.FilterSet
 
get(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanCategorySet
 
get(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanResourceSet
 
get(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.ParticipantSet
 
get(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.RoleSet
 
get(String, String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
get(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.LayoutRepository
Gets a data definition from the repository
get(String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
get(int) - Static method in class org.yawlfoundation.yawl.views.util.ColorSelector
 
get(String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletInfoCache
 
GET_ACTION - Static variable in class org.yawlfoundation.yawl.editor.ui.repository.dialog.DescriptorListDialog
 
getAbsoluteExtraLabelPosition(int) - Method in class org.jgraph.graph.EdgeView
Returns the absolute position of the specified extra label
getAbsoluteLabelPosition() - Method in class org.jgraph.graph.EdgeView
Returns the absolute position of the main label
getAbsoluteLabelPositionFromRelative(Point2D) - Method in class org.jgraph.graph.EdgeView
Converts relative label position to absolute and allows for any label offset.
getAcceleratorKeyStroke(String) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.menu.MenuUtilities
 
getAcceleratorModifier() - Static method in class org.yawlfoundation.yawl.editor.ui.swing.menu.MenuUtilities
 
getAggregateQuery() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
getAggregateQuery() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
getAggregateQuery() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
getAlert() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
PARAMETER PROPERTIES
getAll(GraphModel) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns all cells of the model in an array.
getAll() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
getAllAttributes() - Method in class org.jgraph.graph.AbstractCellView
Returns the attributes of the view combined with the attributes of the corresponding cell.
getAllAttributes() - Method in interface org.jgraph.graph.CellView
 
getAllDescendants(CellView[]) - Method in class org.jgraph.graph.GraphLayoutCache
Returns all views, including descendants that have a parent in views, especially the PortViews.
getAllInvalidReferences() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
getAllLoadedVersions(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
getAllLoadedVersions(YSpecificationID) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getAllocate() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
getAllocators() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of Allocators from the resource service.
getAllocators() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getAllPrecedingAtomicTasks(YAtomicTask) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getAllPrecedingTasks(YAtomicTask) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
getAllRunningCases(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
getAllRunningCases(YSpecificationID) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getAllTasks(NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
Returns all tasks in the selected net.
getAllViews() - Method in class org.jgraph.graph.GraphLayoutCache
Returns all views, shortcut to getAllDescendants(getRoots())
getAnalyseOnSave() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getAnalyserMaxMarkings() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getAnalyserOptions() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisUtil
 
getAnalysisResults(String, YAnalyserOptions) - Method in class org.yawlfoundation.yawl.analyser.wofyawl.WofYAWLInvoker
Returns the raw XML output from wofyawl that is generated when wofyawl is run against the input engine XML file.
getAnalysisResults(String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
getAnchor() - Method in class org.jgraph.graph.DefaultPort
Returns the anchor of this port.
getAnchor() - Method in interface org.jgraph.graph.Port
Returns the anchor of the port.
getAnyExternalBindingForGateway(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
getApplicationIcon() - Static method in class org.yawlfoundation.yawl.editor.ui.util.ResourceLoader
 
getApplyState() - Method in class org.yawlfoundation.yawl.configuration.ProcessConfigurationModel
 
getAtomicTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getAtomicTaskFromCell(Object) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
getAtomicTasks() - Method in class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
getAtomicTasks(YAtomicTask) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.PresetWalker
Gets the set of all atomic tasks preceding the specified task in the containing specification that are required to be resourced.
getAtomicTasks(NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
Returns all atomic tasks in the selected net.
getAttributeMap() - Method in class org.jgraph.graph.GraphTransferable
Returns a map of (GraphCell, Map)-pairs that represent the view attributes for the respecive cells.
getAttributeName(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeNameLookup
 
getAttributes() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
Returns a map that contains (object, map) pairs which holds the new attributes for each changed cell.
getAttributes() - Method in class org.jgraph.graph.AbstractCellView
Return the attributes of the view.
getAttributes() - Method in interface org.jgraph.graph.CellView
Returns all attributes of the view as a map.
getAttributes() - Method in class org.jgraph.graph.DefaultGraphCell
Returns the properies of the cell.
getAttributes(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns a Map that represents the attributes for the specified cell.
getAttributes() - Method in class org.jgraph.graph.DefaultGraphModel
Returns the graph model's attribute.
getAttributes() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns a map of (object, view attributes).
getAttributes() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns null.
getAttributes() - Method in interface org.jgraph.graph.GraphCell
Returns the attributes of the cell.
getAttributes() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Returns a map of (cell view, attribute) pairs.
getAttributes(Object) - Method in interface org.jgraph.graph.GraphModel
Returns a AttributeMap that represents the properties for the specified cell.
getAttributes(Object) - Method in class org.jgraph.JGraph
Returns the attributes for the specified cell.
getAttributes() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getAttributes() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
 
getAttributesNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getAttributesNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getAuthors() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getAuthors() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getAutoIncrementVersionOnSave() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getBackground(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the background attribute from the specified map.
getBackgroundAltColour() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
DECOMPOSITION PROPERTIES
getBackgroundColor() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getBackgroundColour() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
COMMON PROPERTIES
getBackgroundComponent() - Method in class org.jgraph.JGraph
 
getBackgroundImage() - Method in class org.jgraph.JGraph
Returns the background image.
getBackgroundImage() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getBackgroundImage() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getBackgroundImagePath() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getBaseline(JComponent, int, int) - Method in class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
Overridden to always return -1, since a vertical label does not have a meaningful baseline.
getBaselineResizeBehavior(JComponent) - Method in class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
Overridden to always return Component.BaselineResizeBehavior.OTHER, since a vertical label does not have a meaningful baseline
getBasePath() - Static method in class org.yawlfoundation.yawl.editor.ui.update.UpdateConstants
 
getBasicProperties() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellBeanInfo
 
getBeginSize(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the beginsize attribute from the specified map.
getBehaviouralAnalysis() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getBinding() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getBinding(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
Gets the binding targeting the named net-level variable, with its outer tags removed
getBinding(String, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
Gets the binding targeting the named net-level variable
getBinding() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getBindingFromSource(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
getBindingFromSource(String, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
getBindingKey() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getBindingReferences(YSpecification, String) - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReferenceFinder
 
getBindingReferences(YNet, String) - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReferenceFinder
 
getBindingReferences(String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Gets the specification wide set of binding references for all input and output bindings to/from the net variable with the name provided
getBindingReferences(YNet, String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Gets the set of binding references for all input and output bindings to/from the net variable with the name provided for a net
getBindingsSummary() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
getBlackout() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getBorder() - Method in class org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField
Overrides JComponent.getBorder to returns the current border.
getBorder(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the border attribute from the specified map.
getBorderColor(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the bordercolor attribute from the specified map.
getBorderSelectionColor() - Method in class org.jgraph.graph.DefaultGraphCellEditor
Returns the color the border is drawn.
getBoundBean() - Method in class org.yawlfoundation.yawl.editor.ui.properties.Binder
 
getBounds() - Method in class org.jgraph.graph.AbstractCellView
Returns the cached bounds for the group if isleaf is false
getBounds(CellView[]) - Static method in class org.jgraph.graph.AbstractCellView
Returns the bounding box for the specified views.
getBounds() - Method in interface org.jgraph.graph.CellView
Returns the bounds for the view.
getBounds(CellView) - Method in class org.jgraph.graph.EdgeRenderer
Returns the bounds of the edge shape.
getBounds() - Method in class org.jgraph.graph.EdgeView
Returns the location for this edgeview.
getBounds(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the bounds attribute from the specified map.
getBounds(CellView[]) - Static method in class org.jgraph.graph.GraphLayoutCache
Returns the bounding box for the specified cell views.
getBounds() - Method in class org.jgraph.graph.GraphTransferable
 
getBounds() - Method in class org.jgraph.graph.PortView
Returns the bounds for the port view.
getBounds() - Method in class org.jgraph.graph.VertexView
Returns the cached bounds for the vertex.
getBounds() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getBounds() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getBounds() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
getBounds() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getBounds() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getBounds() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
getBuild() - Method in class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
getBuiltInTypeNames() - Method in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
getBuiltInTypeNames() - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
 
getButton(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
getButtonBar(ActionListener) - Method in class org.yawlfoundation.yawl.editor.ui.preferences.PreferencesDialog
 
getButtonBar(ActionListener) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
 
getButtonBar(ActionListener) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.PropertyDialog
 
getButtonPanel() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
***********************************************************
getButtonStatusText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.AtomicTaskAction
 
getButtonStatusText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.CompositeTaskAction
 
getButtonStatusText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.ConditionAction
 
getButtonStatusText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.MarqueeAction
 
getButtonStatusText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.MultipleAtomicTaskAction
 
getButtonStatusText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.MultipleCompositeTaskAction
 
getButtonStatusText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.PaletteAction
 
getButtonWithAction(Action) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.ToolBarMenu
 
getByName(String) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ServicesPropertyEditor
 
getByURI(String) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ServicesPropertyEditor
 
getCachedBounds() - Method in class org.jgraph.graph.VertexView
 
getCancel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ButtonBar
 
getCancelButton() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.PropertyDialog
 
getCancelButton() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
 
getCancelCasesOnUpload() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getCancellationAnalysis() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getCancellationSet() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getCancellationSetModel() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getCancellationTask() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getCancellationTaskID() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getCancelledBySet() - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getCanDeallocatePrivilege() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
getCanDelegatePrivilege() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
getCanonicalNameAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getCanonicalNameAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
getCanPilePrivilege() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
getCanReallocateStatefulPrivilege() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
getCanReallocateStatelessPrivilege() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
getCanSkipPrivilege() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
getCanSuspendPrivilege() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
getCapabilities() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of Capabilities from the resource service.
getCapabilities() - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getCapabilities() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getCapabilities() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getCardinality() - Method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorPosition
 
getCardinality() - Method in enum org.yawlfoundation.yawl.editor.core.layout.LineStyle
 
getCardinalPosition() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getCaretPosition() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryEditorPane
 
getCell() - Method in class org.jgraph.event.GraphSelectionEvent
Returns the first cell.
getCell() - Method in class org.jgraph.graph.AbstractCellView
Returns the model object that this view represents.
getCell() - Method in interface org.jgraph.graph.CellView
Returns the model object that this view represents.
getCell() - Method in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
Returns the cell.
getCell() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.VertexPopupMenu
 
getCellAttributes(GraphModel) - Method in class org.jgraph.graph.AbstractCellView
Hook for subclassers to avoid cloning the cell's attributes.
getCellBounds(Object) - Method in class org.jgraph.JGraph
Returns the bounding rectangle of the specified cell.
getCellBounds(Object[]) - Method in class org.jgraph.JGraph
Returns the bounding rectangle of the specified cells.
getCellEditor(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.YPropertySheetTable
 
getCellEditorValue() - Method in class org.jgraph.graph.DefaultGraphCellEditor
Returns the value currently being edited.
getCellEditorValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.references.BindingViewer
 
getCellEditorValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
getCellEditorValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowUsageEditor
 
getCellEditorValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionEditor
 
getCellEditorValue() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextValueEditor
 
getCellEditorValue() - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletActionCellEditor
 
getCellEditorValue() - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletTargetCellEditor
 
getCellFillColor() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getCellFillColor() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getCellForeground(GraphCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getCellRenderer(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.YPropertySheetTable
 
getCellRenderer(int, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.YPropertySheetTable
 
getCells() - Method in class org.jgraph.event.GraphSelectionEvent
Returns the cells that have been added or removed from the selection.
getCells() - Method in class org.jgraph.graph.GraphContext
Returns the array that was passed to the constructor.
getCells(boolean, boolean, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
A helper method to return various arrays of cells that are visible in this cache.
getCells(CellView[]) - Method in class org.jgraph.graph.GraphLayoutCache
Takes an array of views and returns the array of the corresponding cells by using getCell for each view.
getCells() - Method in class org.jgraph.graph.GraphTransferable
Returns the cells that represent the selection.
getCellViews() - Method in class org.jgraph.graph.GraphLayoutCache
 
getCenterPoint(CellView) - Static method in class org.jgraph.graph.AbstractCellView
 
getCenterPoint() - Method in class org.jgraph.graph.VertexView
getCenterPoint() - Method in class org.jgraph.JGraph
Returns the center of the component relative to the parent viewport's position.
getCentre() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
getChange() - Method in class org.jgraph.event.GraphLayoutCacheEvent
Returns the object that constitutes the change.
getChange() - Method in class org.jgraph.event.GraphModelEvent
Returns the object that constitutes the change.
getChanged() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
Returns the cells that have changed.
getChanged() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns the cells that have changed.
getChanged() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns the cells that have changed.
getChanged() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Returns the cell views that have changed.
getChangedDecorators() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
getChangedEdges() - Method in class org.jgraph.graph.ConnectionSet
Returns a Set for the edges in this connection set.
getChangedNodes() - Method in class org.jgraph.graph.ParentMap
Returns a Set for the nodes, childs and parents, in this parent map.
getCheckBox() - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
getCheckForUpdatesOnStart() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getCheckUrl() - Static method in class org.yawlfoundation.yawl.editor.ui.update.UpdateConstants
 
getChild(Object, int) - Method in class org.jgraph.graph.DefaultGraphModel
Returns the child of parent at index index in the parent's child array.
getChild(Object, int) - Method in interface org.jgraph.graph.GraphModel
Returns the child of parent at index index in the parent's child array.
getChild() - Method in class org.jgraph.graph.ParentMap.Entry
Returns the child of the relation.
getChildCount(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns the number of children of parent .
getChildCount(Object) - Method in interface org.jgraph.graph.GraphModel
Returns the number of children of parent .
getChildPort(Object, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Hook for subclassers to return the port to be used for edges that have been connected to the group.
getChildren() - Method in class org.jgraph.graph.DefaultGraphCell
Provides access to the children list to change ordering.
getChildViews() - Method in class org.jgraph.graph.AbstractCellView
Returns the child views of this view.
getChildViews() - Method in interface org.jgraph.graph.CellView
Returns the child views of this view.
getClickAnywhereText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.PaletteAction
 
getClient() - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
getClient() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
Gets the client object maintaining the current connection.
getClient() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Gets the client object maintaining the current connection.
getClient() - Method in class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
 
getClient() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getClipRectangle(GraphLayoutCacheEvent.GraphLayoutCacheChange) - Method in class org.jgraph.JGraph
Calculates the clip
getCodelet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
getCodelet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
getCodeletAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getCodeletAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
getCodeletDataAsList() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletDataMap
 
getCodeletDataList() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getCodeletModel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
getCodeletParameters(String) - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Gets the required task-level parameters for the specified codelet
getCodeletParameters(String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getCodelets() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of Codelets from the resource service (as CodeletInfo objects).
getCodelets() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getCollapseXScale() - Method in class org.jgraph.graph.GraphLayoutCache
 
getCollapseYScale() - Method in class org.jgraph.graph.GraphLayoutCache
 
getColor() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getColor(VisualItem) - Method in class org.yawlfoundation.yawl.views.graph.RadialGraphView.BorderColorAction
 
getColour() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
getColour() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FontColor
 
getColumnClass(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getColumnClass(int) - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
getColumnClass(int) - Method in class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
getColumnClass(int) - Method in class org.yawlfoundation.yawl.views.table.TaskIOTableModel
 
getColumnClass(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
getColumnClass(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
getColumnClass(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NetParamTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceCategoryTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.ParticipantTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.RoleTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.editor.ui.swing.ValidationMessageTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.views.dialog.ResourceViewTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.views.table.TaskIOTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
getColumnCount() - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
getColumnName(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTableModel
 
getColumnName(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getColumnName(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.ValidationMessageTableModel
 
getColumnName(int) - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
getColumnName(int) - Method in class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
getColumnName(int) - Method in class org.yawlfoundation.yawl.views.table.TaskIOTableModel
 
getColumnName(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
getColumnName(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
getColumnName(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
getCommonDecomposition() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getCommonDecomposition(Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.PropertyUtil
 
getCompletionLogPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
getCompletionLogPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
getCompletionPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
getCompletionText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.LogPredicateDialog
 
getCompositeFlow() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getCompositeTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getCompositeTaskFromCell(Object) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
getCompositeTasks() - Method in class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
getCompositeTasks(NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
Returns all composite tasks in the selected net.
getConclusion() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
getConclusion() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
getConclusion() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
getConclusion() - Method in class org.yawlfoundation.yawl.worklet.graph.NetDialog
 
getConclusion() - Method in class org.yawlfoundation.yawl.worklet.graph.NetPanel
 
getCondition(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getCondition() - Method in class org.yawlfoundation.yawl.editor.core.layout.YConditionLayout
 
getCondition() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
getCondition() - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
getConditionError(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.ErrorMessageShortener
 
getConditionLayout(String, String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getConditionLayout(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getConditionLayoutMap() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getConditionLayouts() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getConditions() - Method in class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
getConditions() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getConfigurableAllowDefaultChanges() - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
getConfigurableAutoGreyout() - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
getConfigurableBlockingInputPorts() - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
getConfigurableNewElements() - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
getConfigurationInfor() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
getConfigurationSetting() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
getConnectingFlows(Object[]) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
getConnections() - Method in class org.jgraph.graph.ConnectionSet
 
getConnectionSet() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
Returns a connection set representing the graph structure after the change was applied
getConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel
A shortcut method to create a connection set that represents the connections in this model.
getConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns the connectionSet.
getConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
getConnectionSet() - Method in class org.jgraph.graph.GraphTransferable
Returns the connections between cells (and possibly other, unselected cells).
getConstraint(String) - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getConstraints() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of Constraints from the resource service.
getConstraints() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getConstraintSet() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
getContainerID(VertexContainer) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
 
getContainingNet(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getContainingPane() - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XMLSchemaEditor
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.AddUserDefinedAttributeDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.DataDefinitionDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowPredicateDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.LogPredicateDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.PropertyDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TextAreaDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TimerDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.XQueryDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
getContent() - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationUploadDialog
 
getContent() - Method in class org.yawlfoundation.yawl.views.table.TaskIOTableDialog
 
getContentType() - Method in class org.bounce.text.xml.XMLEditorKit
Get the MIME type of the data that this kit represents support for.
getContentValidity() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
getContext() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
Returns the objects that have not changed explicitly, but implicitly because one of their dependent cells has changed.
getContext() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns the objects that have not changed explicitly, but implicitly because one of their dependent cells has changed.
getContext() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns null.
getContext(GraphModelEvent.GraphModelChange) - Method in class org.jgraph.graph.GraphLayoutCache
Hook for subclassers to augment the context for a graphChange.
getContext() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Returns the views that have not changed explicitly, but implicitly because one of their dependent cells has changed.
getContext() - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
getContinuationThreshold() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
getContinuationThreshold() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
getContinuationThreshold() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
getControlFlowHandler() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
The control-flow handler manages all aspects of the control-flow perspective
getCurrentBuild() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getCurrentCancellationSet() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
getCurrentInfo() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getCurrentPoint() - Method in class org.jgraph.graph.BasicMarqueeHandler
Returns the currentPoint.
getCurrentRow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getCurrentState() - Method in class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree
 
getCurrentStringValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.MultiInstanceDialog
 
getCurrentTimestamp() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getCurrentValidity() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
getCurrentVersion() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getCurrentViewportBounds() - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
getCursorIcon(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ResourceLoader
 
getCustomBinding() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
getCustomCursor(int) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
getCustomDataFlavor() - Method in class org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject
Returns the custom DataFlavor associated with the encapsulated object or null if the FileDrop.TransferableObject.Fetcher constructor was used without passing a Class.
getCustomForm() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getCustomForm() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getCustomFormURL() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getCustomService() - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
getCustomService() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
getDashOffset(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the dashoffset attribute from the specified map.
getDashPattern(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the dashpattern attribute from the specified map.
getDataDefinitionRepository() - Method in class org.yawlfoundation.yawl.editor.core.repository.YRepository
 
getDataDocument(List<DynFormField>, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.TypeValueBuilder
Creates a data document filled with sample values from a list of dynamic form fields.
getDataElement() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
getDataElement(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
getDataElement() - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
getDataElement(YSpecificationID, RuleType, String) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
getDataGateway() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getDataHandler() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
The data handler manages all aspects of the data perspective
getDataHandler() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.TypeValueBuilder
 
getDataHandler() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
getDataSchema() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getDataSchemaNamespace() - Method in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
getDataSchemaNamespace() - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
 
getDataType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
getDataType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamEditor
 
getDataType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.InstanceEditor
 
getDataType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getDataTypeComplexity(String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
getDataTypeNames() - Method in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
getDataTypeNames() - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
 
getDataTypeSchema() - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
getDataVariables() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getDataXNode(List<DynFormField>, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.TypeValueBuilder
 
getDecomposition() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getDecomposition() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.AtomicTask
 
getDecomposition() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
getDecomposition() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLAtomicTask
 
getDecomposition() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLCompositeTask
 
getDecomposition() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getDecomposition() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
getDecomposition() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getDecomposition() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getDecomposition() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
getDecomposition() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.CompletedExpression
 
getDecomposition() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Expression
 
getDecomposition() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.StartingExpression
 
getDecompositionAttributesFilePath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getDecompositionID() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getDecompositionID() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
getDecompositionID() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getDecompositionID() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
getDecompositionIds() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getDecorator() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.DecoratorPort
 
getDecorators() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
getDefault() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
getDefaultDecompositionAttributePath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.FileLocations
 
getDefaultFont() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getDefaultPort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getDefaultPortForCell(Object) - Method in class org.jgraph.JGraph
Returns the default portview for the specified cell.
getDefaultPosition() - Static method in class org.yawlfoundation.yawl.editor.ui.elements.model.JoinDecorator
 
getDefaultPosition() - Static method in class org.yawlfoundation.yawl.editor.ui.elements.model.SplitDecorator
 
getDefaultSourcePort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getDefaultSourcePort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getDefaultTargetPort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getDefaultTargetPort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getDefaultTaskIconPath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.FileLocations
 
getDefaultTextColour() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getDefaultValue() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
getDefaultVariableAttributePath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.FileLocations
 
getDeleteList() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getDescendantCount() - Method in class org.jgraph.graph.GraphContext
Returns the number of all objects (cells and children) in this object.
getDescendants(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
Flattens the given array of root cells by adding the roots and their descandants.
getDescendants(Object[]) - Method in class org.jgraph.JGraph
Returns all cells including all descendants in the passed in order of cells.
getDescendantViews(CellView[]) - Static method in class org.jgraph.graph.AbstractCellView
Returns all views, including descendants that have a parent in views without the PortViews.
getDescription() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
getDescription() - Method in class org.yawlfoundation.yawl.decobar.DecoratorToolbarPlugin
 
getDescription() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoDescriptor
 
getDescription() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
 
getDescription() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getDescription() - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.ImageFilter
 
getDescription() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Gets a description of the plugin
getDescription() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
getDescription() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletData
 
getDescription() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getDescription() - Method in class org.yawlfoundation.yawl.views.ViewsPlugin
 
getDescription() - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
getDescriptionAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getDescriptionAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
getDescriptionAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.repository.listModel.RepositoryListModel
 
getDescriptor() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
 
getDescriptors() - Method in class org.yawlfoundation.yawl.editor.core.repository.DataDefinitionRepository
Gets a sorted list of descriptors for all extended variable sets
getDescriptors() - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
Gets a sorted list of descriptors for all stored decompositions
getDescriptors() - Method in class org.yawlfoundation.yawl.editor.core.repository.ExtendedAttributesRepository
Gets a sorted list of descriptors for all extended variable sets
getDescriptors() - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
Gets a sorted list of descriptors for all stored net decompositions
getDescriptors() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoMap
Gets a sorted list of name-description pairs for all records in the map
getDescriptors() - Method in class org.yawlfoundation.yawl.editor.core.repository.TaskDecompositionRepository
Gets a sorted list of descriptors for all stored task decompositions
getDesignNotes() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getDesignNotes() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getDesignNotesNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getDialog() - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
getDiffer() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateChecker
 
getDirtyRegion() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
Returns the dirty region for the original position of the changed cells before the change happened.
getDirtyRegion() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
getDirtyRegion() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
getDirtyRegion() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.CancellationRegionConfigurationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.InputPortConfigurationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.MultipleInstanceConfigurationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.OutputPortConfigurationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.CopyAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.CutAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.AddToVisibleCancellationSetAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignBottomAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignCentreAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignLeftAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignMiddleAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignRightAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignTopAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.DecreaseSizeAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.IncreaseSizeAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.RemoveFromVisibleCancellationSetAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.SetSelectedElementsFillColourAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.ViewCancellationSetAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.ExitAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.DeleteAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.GotoSubNetAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.RemoveNetAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.PaletteAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.AnalyseSpecificationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.CloseSpecificationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.CreateNetAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.CreateSpecificationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.DeleteOrphanDecompositionAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.DownloadSpecificationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenRecentSpecificationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenSpecificationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.SaveSpecificationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.SaveSpecificationAsAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.UploadSpecificationAction
 
getDisabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.ValidateSpecificationAction
 
getDisabledTooltipText() - Method in interface org.yawlfoundation.yawl.editor.ui.swing.TooltipTogglingWidget
 
getDocument() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryEditorPane
 
getDocumentation() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getDocumentation() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
getDocumentation() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getDocumentation() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getDocumentation() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getDocumentation() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getDocumentFilter() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AlphaNumericFormatter
 
getDoneButton() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
 
getDownloadList() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getDownloadMD5Map() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getDownloadSize() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getDropAction() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the current drop action.
getDropAction() - Method in class org.jgraph.plaf.GraphUI
Returns the current drop action.
getDropDownIcons() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getDuration() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
getDx(double) - Method in class org.jgraph.util.Spline
Returns the first derivation at x.
getDx(double) - Method in class org.jgraph.util.Spline2D
 
getDy(double) - Method in class org.jgraph.util.Spline2D
 
getDynParamSet() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
getEdge() - Method in class org.jgraph.graph.ConnectionSet.Connection
Returns the edge of the connection.
getEdgeDeparture() - Static method in class org.jgraph.util.ParallelEdgeRouter
Getter to obtain the distance between intermediate and source/target points
getEdgeLabelsMovable() - Method in class org.jgraph.JGraph
Returns true if edge labels may be dragged and dropped.
getEdges() - Method in class org.jgraph.graph.ConnectionSet
 
getEdges(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the set of all connected edges to cells or their descendants.
getEdges(GraphModel, Object, boolean) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the incoming or outgoing edges for cell.
getEdges() - Method in class org.jgraph.graph.DefaultPort
Returns the collection of edges connected to this port.
getEdges(Object, Set, boolean, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Returns the incoming or outgoing edges for cell.
getEdges(YAWLCell[]) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getEdgesBetween(GraphModel, Object, Object, boolean) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the edges between two specified ports or two specified vertices.
getEdgeSeparation() - Static method in class org.jgraph.util.ParallelEdgeRouter
Getter to obtain the distance between each parallel edge
getEdgeStyle() - Method in class org.jgraph.graph.DefaultEdge.LoopRouting
 
getEditClickCount() - Method in class org.jgraph.JGraph
Returns the number of clicks for editing to start.
getEditingCell() - Method in class org.jgraph.JGraph
Returns the cell that is currently being edited.
getEditingCell(JGraph) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the element that is being edited.
getEditingCell(JGraph) - Method in class org.jgraph.plaf.GraphUI
Returns the cell that is being edited.
getEditor() - Method in class org.jgraph.graph.AbstractCellView
Returns a cell editor for the view.
getEditor() - Method in interface org.jgraph.graph.CellView
Returns a cell editor for the view.
getEditor() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
getEditor() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
getEditorClass(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
getEditorJarName() - Method in class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
getEditorLocation(Object, Dimension2D, Point2D) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Subclassers may override this to provide a better location for the in-place editing of edges (if you do not inherit from the EdgeRenderer class).
getEditorPane() - Static method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
getEditorText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getElementAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.repository.listModel.RepositoryListModel
 
getElementAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceCategoryListModel
 
getElementAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceListModel
 
getElementAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.ParticipantListModel
 
getElementAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.RoleListModel
 
getElementAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationListModel
 
getElementAt(int) - Method in class org.yawlfoundation.yawl.worklet.model.RdrSetIDListModel
 
getElementAt(int) - Method in class org.yawlfoundation.yawl.worklet.model.WorkletListModel
 
getElementLabel(GraphCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getEmbeddedTarget(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.CancellationRegionConfigurationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.InputPortConfigurationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.MultipleInstanceConfigurationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.configuration.menu.action.OutputPortConfigurationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.CopyAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.CutAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.AddToVisibleCancellationSetAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignBottomAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignCentreAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignLeftAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignMiddleAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignRightAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignTopAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.DecreaseSizeAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.IncreaseSizeAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.RemoveFromVisibleCancellationSetAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.SetSelectedElementsFillColourAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.ViewCancellationSetAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.ExitAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.DeleteAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.GotoSubNetAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.RemoveNetAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.AtomicTaskAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.CompositeTaskAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.ConditionAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.MarqueeAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.MultipleAtomicTaskAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.MultipleCompositeTaskAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.AnalyseSpecificationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.CloseSpecificationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.CreateNetAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.CreateSpecificationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.DeleteOrphanDecompositionAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.DownloadSpecificationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenRecentSpecificationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenSpecificationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.SaveSpecificationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.SaveSpecificationAsAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.UploadSpecificationAction
 
getEnabledTooltipText() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.ValidateSpecificationAction
 
getEnabledTooltipText() - Method in interface org.yawlfoundation.yawl.editor.ui.swing.TooltipTogglingWidget
 
getEndOffset() - Method in class org.bounce.text.SyntaxHighlightingScanner
Gets the end location of the current token in the document.
getEndSize(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the endsize attribute from the specified map.
getEngineHost() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getEnginePassword() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getEnginePort() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getEngineUri() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getEngineUserid() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getError() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NonNegativeInteger
 
getError() - Method in class org.yawlfoundation.yawl.editor.ui.update.DownloadWorker
 
getError() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateChecker
 
getErrorBarText() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
getErrorMessage() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateChecker
 
getErrors() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateDownloader
 
getEvenRowColor() - Method in class org.yawlfoundation.yawl.editor.ui.swing.JAlternatingRowColorTable
 
getEventListeners() - Method in class org.yawlfoundation.yawl.analyser.YAnalyser
 
getEventType() - Method in class org.bounce.text.xml.XMLScanner
 
getEventType() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserEvent
 
getExletError(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.ErrorMessageShortener
 
getExpression() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FilterListPanel
 
getExpression() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Mapping
 
getExtAttributes() - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
getExtAttributes() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
getExtendedAttributesRepository() - Method in class org.yawlfoundation.yawl.editor.core.repository.YRepository
 
getExtendedCoverability() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getExternalBinding(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
getExternalBinding(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
getExternalDataGateway() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
getExternalDataGateways() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
Gets a map of currently installed external data gateways from the engine, in the form of [name, description]
getExternalDataGateways() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getExternalImageAsIcon(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ResourceLoader
 
getExtraLabelBounds(JGraph, EdgeView, int) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label bounds of the specified view in the given graph.
getExtraLabelPosition(EdgeView, int) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label position of the specified view in the given graph.
getExtraLabelPosition(int) - Method in class org.jgraph.graph.EdgeView
Returns a point that describes the position of the label.
getExtraLabelPositions(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the extralabelpositions attribute from the specified map.
getExtraLabels(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the additional label objects from the specified map.Extra labels only work with edges currently.
getExtraLabelSize(JGraph, EdgeView, int) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label size of the specified view in the given graph.
getFactory() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the factory that was passed to the constructor.
getFalseChild() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
getFamiliarParticipantTask() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
getFamiliarTask() - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.TaskResources
 
getFastValue(double) - Method in class org.jgraph.util.Spline
Returns an interpolated value.
getField() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
getFieldList(Map<String, FormParameter>, String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.TypeValueBuilder
Builds a map of dynamic form fields from a set of variables, each field representing a simple type variable or a hierarchy of simple type elements of a complex type variable.
getFileBackupOnSave() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getFileList() - Method in class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
getFileName() - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
getFileName() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getFilePath() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.DecompositionUserDefinedAttributes
 
getFilePath() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
getFilePath() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.VariableUserDefinedAttributes
 
getFilePaths(File) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
getFiles() - Method in class org.yawlfoundation.yawl.editor.ui.util.FileDrop.Event
Returns an array of files that were dropped on a registered drop target.
getFileSaveOptions() - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
getFileSaveOptions() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getFileSaveOptions() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getFileVersioningOnSave() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getFillColor() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getFillColor() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getFilter(String) - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getFilterPanel() - Method in class org.yawlfoundation.yawl.views.graph.DataViewDialog
 
getFilterPanel() - Method in class org.yawlfoundation.yawl.views.graph.ResourceViewDialog
 
getFilters() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of Filters from the resource service.
getFilters() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getFilterSet() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
getFindText() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
getFirstCellForLocation(double, double) - Method in class org.jgraph.JGraph
Returns the topmost cell at the specified location.
getFirstOpaqueParent(Component) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
getFlow(String, String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getFlow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
getFlowAtRow(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
getFlowClip() - Method in class org.yawlfoundation.yawl.editor.ui.net.PotentialFlowOverlay
 
getFlowCount() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getFlowCount() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getFlowLayout(String, String, String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getFlowLayout(String, String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getFlowLayoutMap() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getFlowLineStyle(NetGraph, YAWLFlowRelation) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
getFlowRelationFromCell(Object) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
getFlowRelations() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getFlows() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
getFlows() - Method in class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
getFlows() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getFlows() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiFlowProperties
 
getFlowsInPriorityOrder() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.SplitDecorator
 
getFocusedCell() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the cell that has the focus.
getFoldClosingLine(int, int) - Method in class org.bounce.text.FoldingMargin
Return the closing line of the fold, the first fold should be located on the first line.
getFoldClosingLine(int, int) - Method in class org.bounce.text.xml.XMLFoldingMargin
 
getFont() - Method in class org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField
 
getFont() - Method in class org.jgraph.graph.DefaultGraphCellEditor
Gets the font used for editing.
getFont(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the font for the specified attribute map.
getFont() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getFont() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
getFont() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getFont() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
getFont() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getFont() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FontColor
 
getFont() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getFontFamily() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getFontNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getFontSize() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getFontStyle(Style) - Static method in class org.bounce.text.SyntaxHighlightingView
Fetch the font to use for a lexical token with the given scan value.
getFontStyle() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getForeground(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the foreground attribute from the specified map.
getForeground() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
getFormalInputParam() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
getFourEyesConstraint(BasicOfferInteraction) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ConstraintsPanel
 
getFourEyesTask(BasicOfferInteraction) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ConstraintsPanel
 
getFourEyesTask() - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.TaskResources
 
getFractionDigits() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
VARIABLE FACET PROPERTIES - FOR SIMPLE TYPES ONLY
getFrame() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getFrameHeight() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getFrameLocation() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getFrameWidth() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getFullBinding() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getFullVersionText() - Method in class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
getGlobalFillColor() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getGlobalFontSize() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getGradientColor() - Method in class org.jgraph.graph.EdgeRenderer
 
getGradientColor(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the gradientcolor attribute from the specified map.
getGradientColor() - Method in class org.jgraph.graph.VertexRenderer
 
getGraph() - Method in class org.jgraph.graph.GraphContext
Returns the graph that was passed to the constructor.
getGraph() - Method in class org.yawlfoundation.yawl.editor.ui.actions.YAWLBaseAction
 
getGraph() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
getGraph() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
getGraph() - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
getGraph() - Method in class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
getGraph() - Method in class org.yawlfoundation.yawl.worklet.graph.NetPanel
 
getGraphCellEditorComponent(JGraph, Object, boolean) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Configures the editor.
getGraphCellEditorComponent(JGraph, Object, boolean) - Method in class org.jgraph.graph.DefaultRealEditor
 
getGraphCellEditorComponent(JGraph, Object, boolean) - Method in interface org.jgraph.graph.GraphCellEditor
Sets an initial value for the editor.
getGraphForEvent(MouseEvent) - Static method in class org.jgraph.graph.BasicMarqueeHandler
 
getGraphLayoutCache() - Method in class org.jgraph.JGraph
Returns the GraphLayoutCache that is providing the view-data.
getGraphLayoutCacheListeners() - Method in class org.jgraph.graph.GraphLayoutCache
Return an array of all GraphLayoutCacheListener that were added to this model.
getGraphModel() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
getGraphModelListeners() - Method in class org.jgraph.graph.DefaultGraphModel
Return an array of all GraphModelListeners that were added to this model.
getGridColor() - Method in class org.jgraph.JGraph
Returns the current grid color.
getGridMode() - Method in class org.jgraph.JGraph
Returns the current grid view mode.
getGridSize() - Method in class org.jgraph.JGraph
Returns the size of the grid in pixels.
getHalfwayPoint(YPortView, YPortView) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
getHandle(GraphContext) - Method in class org.jgraph.graph.AbstractCellView
Returns a cell handle for the view.
getHandle(GraphContext) - Method in interface org.jgraph.graph.CellView
Returns a cell handle for the view.
getHandle(GraphContext) - Method in class org.jgraph.graph.EdgeView
Returns a cell handle for the view.
getHandle(GraphContext) - Method in class org.jgraph.graph.PortView
Returns null.
getHandle(GraphContext) - Method in class org.jgraph.graph.VertexView
Returns a cell handle for the view, if the graph and the view are sizeable.
getHandle() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the handle that is currently active, or null, if no handle is currently active.
getHandle() - Method in class org.jgraph.plaf.GraphUI
Returns the CellHandle that is currently active, or null if no handle is active.
getHandle(GraphContext) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.VertexContainerView
Overridden to prevent size handles from being drawn on selected containers
getHandleColor() - Method in class org.jgraph.JGraph
Returns the current handle color.
getHandler() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationModel
 
getHandleSize() - Method in class org.jgraph.JGraph
Returns the size of the handles.
getHeaderFont() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getHiddenCellViews() - Method in class org.jgraph.graph.GraphLayoutCache
 
getHiddenMapping() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the hiddenMapping.
getHideIf() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getHighlightColor() - Method in class org.jgraph.JGraph
Returns the current highlight color.
getHomeDir() - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
getHomeDir() - Static method in class org.yawlfoundation.yawl.editor.ui.util.FileLocations
 
getHorizontalAlignment(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the horizontalalignment attribute from the specified map.
getHorizontalTextPosition(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the horizontaltextposition attribute from the specified map.
getHost() - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
getHost() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionPanel
 
getHourValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
getHTMLData() - Method in class org.jgraph.graph.GraphTransferable
Fetch the data in a text/html format.
getHTMLData() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Fetch the data in a text/html format
getIbClient() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
getIcon(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the icon attribute from the specified map.
getIcon() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
getIcon() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getIcon() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getIcon() - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
getIcon(int) - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getIcon(String) - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getIcon() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList.IconPair
 
getIcon(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ResourceLoader
 
getIcon(JTable, int) - Method in class org.yawlfoundation.yawl.views.table.header.DefaultTableHeaderCellRenderer
Overloaded to return an icon suitable to the primary sorted column, or null if the column is not the primary sort key.
getIcon(JTable, int) - Method in class org.yawlfoundation.yawl.views.table.header.VerticalTableHeaderCellRenderer
Overridden to return a rotated version of the sort icon.
getIcon(String) - Static method in class org.yawlfoundation.yawl.worklet.graph.IconLoader
 
getIconForNetModel(NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
 
getIconHorizontalOffset(Dimension, Icon) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView.MultipleAtomicTaskRenderer
 
getIconPath() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
getIconPath() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getIcons() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getIconVerticalOffset(Dimension, Icon) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView.MultipleAtomicTaskRenderer
 
getID() - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getID() - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
getID() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
getID() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
Gets the id of this flow, for indexing purposes
getID() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getID() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getID() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
getID() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidReference
 
getID() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getID() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
getID() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLAtomicTask
 
getID() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getID() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getId() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getID() - Method in class org.yawlfoundation.yawl.views.table.TaskIO
 
getID(String) - Method in class org.yawlfoundation.yawl.worklet.client.TaskIDChangeMap
 
getIdentifier(String) - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifiers
Checks a name for uniqueness, and appends a suffix if necessary.
getIdentifier() - Method in class org.yawlfoundation.yawl.worklet.client.RdrSetID
 
getIdentifiers() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getIeClient() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
getIllegallyCopiedFlows(NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
This should only be called by the PasteAction class as a cleanup.
getImage(Color, int) - Method in class org.jgraph.JGraph
Returns a BufferedImage for the graph using inset as an empty border around the cells of the graph.
getImageAbove() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getImageAboveAlign() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getImageAsIcon(String) - Static method in class org.yawlfoundation.yawl.configuration.menu.ResourceLoader
 
getImageAsIcon(String) - Static method in class org.yawlfoundation.yawl.decobar.ResourceLoader
 
getImageBelow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getImageBelowAlign() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getImplicitCondition() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getIncomingEdge() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
getIncomingEdges(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the incoming edges for cell.
getIncomingEdges(Object, Set, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Returns the incoming edges for cell.
getIncomingFlowCount() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
getIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getIncomingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getIncreaseMin() - Method in class org.yawlfoundation.yawl.configuration.MultipleInstanceTaskConfigSet
 
getIncreaseThreshold() - Method in class org.yawlfoundation.yawl.configuration.MultipleInstanceTaskConfigSet
 
getIndex() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getIndexOfChild(Object, Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns the index of child in parent.
getIndexOfChild(Object, Object) - Method in interface org.jgraph.graph.GraphModel
Returns the index of child in parent.
getIndexOfRoot(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns the index of root in the model.
getIndexOfRoot(Object) - Method in interface org.jgraph.graph.GraphModel
Returns the index of root in the model.
getIndicesFor(Object) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.AbstractResourceListModel
 
getIndicesFor(Object) - Method in class org.yawlfoundation.yawl.worklet.model.WorkletListModel
 
getInitialLocation(Object[]) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Returns the initial location, which is the top left corner of the selection, ignoring all connected endpoints of edges.
getInitiatorChars() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
getInnerToolTipText() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getInnerToolTipText() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
getInnerToolTipText() - Method in class org.yawlfoundation.yawl.worklet.graph.PrimitiveCell
 
getInnerToolTipText() - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCell
 
getInputCondition() - Method in class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
getInputCondition(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getInputCondition(NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
Returns the input condition of the net specified.
getInputConditionFromCell(Object) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
getInputConditions() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getInputCPorts() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
getInputParameters() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getInputPlace() - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
getInserted() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
Returns the cells that have been inserted.
getInserted() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns the cells that were inserted.
getInserted() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns the cells that have changed.
getInserted() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Returns the cells that habe been made visible.
getInsertionLocation() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the current location of the Drag-and-Drop activity.
getInsertionLocation() - Method in class org.jgraph.plaf.GraphUI
Returns the insertion location for DnD operations.
getInsertionOffset(JGraph, int, Rectangle2D) - Method in class org.jgraph.graph.GraphTransferHandler
Hook method to determine offset of cells cloned via the clipboard
getInset(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the inset attribute from the specified map.
getInstance() - Static method in class org.yawlfoundation.yawl.configuration.element.TaskConfigurationCache
 
getInstance() - Static method in class org.yawlfoundation.yawl.configuration.menu.action.ApplyProcessConfigurationAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.configuration.menu.action.PreviewConfigurationProcessAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.configuration.net.NetConfigurationCache
 
getInstance() - Static method in class org.yawlfoundation.yawl.configuration.ProcessConfigurationModel
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.core.repository.YRepository
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.CopyAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.CutAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.AddToVisibleCancellationSetAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignBottomAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignCentreAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignLeftAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignMiddleAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignRightAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignTopAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.MoveElementsDownAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.MoveElementsLeftAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.MoveElementsRightAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.MoveElementsUpAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.DecreaseSizeAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.IncreaseSizeAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.RemoveFromVisibleCancellationSetAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.element.ViewCancellationSetAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.net.DeleteAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.net.SelectAllNetElementsAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.net.zoom.ZoomActualSizeAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.net.zoom.ZoomInAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.net.zoom.ZoomOutAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.net.zoom.ZoomSelectedElementsAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.PasteAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.RedoAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenRecentSubMenu
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.actions.UndoAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.properties.extended.DecompositionUserDefinedAttributes
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.properties.extended.VariableUserDefinedAttributes
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.io.LayoutRepository
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableDataTypeDialogActionListener
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getInstance() - Static method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
getInstance() - Static method in class org.yawlfoundation.yawl.views.menu.ResourceOverlayAction
 
getInstance() - Static method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getInstanceCreationType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
getInstanceCreationType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
getInstanceCreationType() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
getInstanceValidator() - Method in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
getInstructions() - Method in class org.yawlfoundation.yawl.editor.ui.update.InstallInstructions
 
getInteractionString() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.PrimaryResourcesPanel
 
getInteractionString() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceDialog
 
getInterfaceAClient() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getInterfaceBClient() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getInterfaceEClient() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getInternalFrameHeight() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getInternalFrameWidth() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getInternalTypeNames() - Method in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
getInternalTypeNames() - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
 
getInvalidReferences() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
getInvalidReferences() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
getInvalidReferences() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
getInvalidReferences() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
getInvalidReferences() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
getInvalidReferences() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getInvokesStopCellEditing() - Method in class org.jgraph.JGraph
Returns the indicator that tells what happens when editing is interrupted.
getIOParameters() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getItemNameAndType(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
getItemsForContext(ConclusionTable) - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletActionCellEditor
 
getItemsForContext(ConclusionTable) - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletCellEditor
 
getItemsForContext(ConclusionTable) - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletTargetCellEditor
 
getJoin() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getJoin() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getJoinDecorator() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
getJoinDecorator() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getJoinDecoratorPos() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getJoinFillColour() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getJoinLayout() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
getJoinPosition() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getJoinPosition() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getJoinQuery() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
getJoinQueryUnwrapped() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
getJustify() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getKeepAnalysisDialogOpen() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getKey() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
getKeySet() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletInfoCache
 
getLabel() - Method in class org.yawlfoundation.yawl.configuration.ConfigureInformation
 
getLabel() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getLabel() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
getLabel() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLAtomicTask
 
getLabel() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getLabel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getLabel() - Method in enum org.yawlfoundation.yawl.editor.ui.properties.data.VariableScope
 
getLabel(YAWLServiceReference) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ServicesPropertyEditor
 
getLabel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getLabel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getLabelBounds(JGraph, EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label bounds of the specified view in the given graph.
getLabelBounds(Point2D, Dimension, String) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label bounds of the specified view in the given graph.
getLabelBounds() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getLabelColor() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getLabelLocation() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getLabelNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getLabelPosition(EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label position of the specified view in the given graph.
getLabelPosition(Point2D) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label position of the specified view in the given graph.
getLabelPosition() - Method in class org.jgraph.graph.EdgeView
Returns a point that describes the position of the label.
getLabelPosition(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the label position attribute from the specified map.
getLabelPosition() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getLabelSize(EdgeView, String) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label size of the specified view in the given graph.
getLabelSize() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getLabelVector() - Method in class org.jgraph.graph.EdgeView
Hook to return the vector that is taken as the base vector to compute relative label positions.
getLastChar() - Method in class org.bounce.text.DocumentInputReader
Returns the last read character.
getLastClonedCells() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
getLastDownloadedToPath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getLastEdit() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
 
getLastEdit() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager.SpecificationCompoundEdit
 
getLastLoadFilePath() - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
getLastSaveFilePath() - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
getLastSaveOrLoadPath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getLatestBuild() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getLatestInfo() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getLatestTimestamp() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getLatestVersion() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getLaunchCaseOnUpload() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getLayout(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
getLayout() - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
getLayout() - Method in class org.yawlfoundation.yawl.editor.core.util.LayoutHandler
 
getLayout() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getLayoutNodes() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
Gets the combined set of all task and condition layouts for this net
getLeafViewAt(double, double) - Method in class org.jgraph.JGraph
Returns the next view at the specified location wrt.
getLength(CellView) - Static method in class org.jgraph.graph.EdgeView
 
getLength() - Method in class org.jgraph.util.Spline2D
 
getLength() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getLibPath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.FileLocations
 
getLineBegin(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the LINEBEGIN attribute from the specified map.
getLineColor(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the linecolor attribute from the specified map.
getLineColor() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getLineEnd(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the LINEEND attribute from the specified map.
getLineStyle(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the linestyle attribute from the specified map.
getLineStyle() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getLineStyle() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
getLineStyle() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiFlowProperties
 
getLineWidth(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the linewidth attribute from the specified map.
getLink(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the link for the specified attribute map.
getList() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
getList() - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationDownloadDialog
 
getList() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getList() - Method in class org.yawlfoundation.yawl.worklet.dialog.RemoveOrphansDialog
 
getList() - Method in class org.yawlfoundation.yawl.worklet.dialog.WorkletLoadDialog
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.AllocatorRenderer
 
getListeners(Class) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns an array of all the listeners of the given type that were added to this model.
getListItems(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
getListLabel() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
getListModel() - Method in class org.yawlfoundation.yawl.editor.ui.repository.dialog.DescriptorListDialog
 
getListModel() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.ListDialog
 
getLoadedSpecificationList() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
getLoadedSpecificationList() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getLocalAttributes() - Method in class org.jgraph.graph.GraphLayoutCache
 
getLocale() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getLocalVariables() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getLocation() - Method in class org.jgraph.graph.PortView
Shortcut method to getLocation(null, null)
getLocation(EdgeView) - Method in class org.jgraph.graph.PortView
For backwards compatibility.
getLocation(EdgeView, Point2D) - Method in class org.jgraph.graph.PortView
Returns the point that the port represents with respect to edge and point, which is the nearest point to this port view on the edge.
getLocation() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getLocation() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getLocation() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getLocation() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
getLocationRelativeToTask() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getLocations() - Method in class org.yawlfoundation.yawl.analyser.elements.RMarking
 
getLockedHandleColor() - Method in class org.jgraph.JGraph
Returns the current second handle color.
getLog() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
getLogPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getLogPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
getLogPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getLongForm() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationMessage
 
getLongMessage(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.ValidationMessageTableModel
 
getLongMessageForSelectedRow() - Method in class org.yawlfoundation.yawl.editor.ui.swing.ProblemTable
 
getLoopStyle() - Method in class org.jgraph.graph.DefaultEdge.LoopRouting
 
getMap() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
getMapping(Object, boolean) - Method in interface org.jgraph.graph.CellMapper
Returns the view that is associated with cell.
getMapping(Object, boolean) - Method in class org.jgraph.graph.GraphContext
Returns the CellView that is mapped to cell in the graph context.
getMapping(Object, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Returns the view for the specified cell.
getMapping(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Returns the views for the specified array of cells without creating these views on the fly.
getMapping(Object[], boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Returns the views for the specified array of cells.
getMappings() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getMapsTo() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Mapping
 
getMarkedPlaces() - Method in class org.yawlfoundation.yawl.analyser.elements.RMarking
 
getMarkings() - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
getMarqueeBounds() - Method in class org.jgraph.graph.BasicMarqueeHandler
Returns the marqueeBounds.
getMarqueeColor() - Method in class org.jgraph.JGraph
Returns the current marquee color.
getMarqueeHandler() - Method in class org.jgraph.JGraph
Returns the MarqueeHandler that will handle marquee selection.
getMatches(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.ExpressionMatcher
 
getMaxCPortID(List<CPort>) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
getMaxExclusive() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getMaxFieldWidth() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getMaximumInstances() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
getMaximumInstances() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
getMaximumInstances() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
getMaximumSize() - Method in class org.bounce.text.FoldingMargin
 
getMaximumSize() - Method in class org.bounce.text.LineNumberMargin
 
getMaximumSize(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the maximum size for this component, which will be the preferred size if the instance is currently in a JGraph, or 0, 0.
getMaximumSize(JComponent) - Method in class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
Returns a Dimension appropriate for vertical rendering
getMaxInclusive() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getMaxLength() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getMaxX() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeLayout
 
getMaxX(TreeNode) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeLayout
 
getMaxY() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeLayout
 
getMembers() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
getMenu(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLMenuBar
 
getMenu() - Method in class org.yawlfoundation.yawl.views.menu.MenuBuilder
 
getMenu() - Method in class org.yawlfoundation.yawl.worklet.menu.MenuBuilder
 
getMenuIcon(String) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ApplyProcessConfigurationAction
 
getMenuIcon(String) - Method in class org.yawlfoundation.yawl.configuration.menu.action.CheckProcessCorrectness
 
getMenuIcon(String) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurationSettingsAction
 
getMenuIcon(String) - Method in class org.yawlfoundation.yawl.configuration.menu.action.PreviewConfigurationProcessAction
 
getMenuIcon(String) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ProcessConfigurationAction
 
getMenuIcon(String) - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
getMenuIcon(String) - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
getMenuIcon(String) - Method in class org.yawlfoundation.yawl.editor.ui.actions.YAWLBaseAction
 
getMenuIcon(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.PropertyDialog
 
getMenuIcon() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList.IconPair
 
getMenuIcon(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ResourceLoader
 
getMessage() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserEvent
 
getMessage() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidReference
 
getMetaData() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getMiAttributes() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getMiAttributes() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getMIEditorText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getMinExclusive() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getMinimumInstances() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
getMinimumInstances() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
getMinimumInstances() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
getMinimumMove() - Method in class org.jgraph.JGraph
Returns the miminum amount of pixels for a move operation.
getMinimumSize() - Method in class org.bounce.text.FoldingMargin
 
getMinimumSize() - Method in class org.bounce.text.LineNumberMargin
 
getMinimumSize(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the minimum size for this component.
getMinimumSize(JComponent) - Method in class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
Returns a Dimension appropriate for vertical rendering
getMinInclusive() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getMiniToolIcon(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ResourceLoader
 
getMinLength() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getMinuteValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
getMinX(TreeNode) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeLayout
 
getMIPanelTitle() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getMIPanelTitle() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.InputBindingDialog
 
getMIPanelTitle() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindingDialog
 
getModel() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the current model.
getModel() - Method in class org.jgraph.JGraph
Returns the GraphModel that is providing the data.
getModel() - Method in class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
getModel() - Method in enum org.yawlfoundation.yawl.editor.ui.properties.data.TableType
 
getModel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
getModel() - Method in enum org.yawlfoundation.yawl.editor.ui.resourcing.ResourceTableType
 
getModel() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager.SpecificationCompoundEdit
 
getMostRecentFileName() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getMoveableAxis(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the moveableaxis attribute from the specified map.
getMultiInstanceHandler() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getMultiInstanceHandler() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getMultiInstanceItemNameAndType(String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
getMultiInstanceItemNameAndType(String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Gets the data type and name of the inner element of a list type used as the formal parameter of an MI task
getName() - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getName() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
getName() - Method in class org.yawlfoundation.yawl.decobar.DecoratorToolbarPlugin
 
getName() - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifier
 
getName() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoDescriptor
 
getName() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
 
getName() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.DynParam
 
getName() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
getName() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLAtomicTask
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
getName() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Gets the name of this plugin
getName() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
getName() - Method in enum org.yawlfoundation.yawl.editor.ui.properties.data.TableType
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.AddUserDefinedAttributeDialog
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletData
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
NET PROPERTIES
getName() - Method in enum org.yawlfoundation.yawl.editor.ui.resourcing.ResourceTableType
 
getName(int) - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getName() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList.IconPair
 
getName() - Method in class org.yawlfoundation.yawl.views.ViewsPlugin
 
getName() - Method in class org.yawlfoundation.yawl.worklet.client.RdrSetID
 
getName() - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
getNameAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getNameAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
getNameFor(YSpecification) - Static method in class org.yawlfoundation.yawl.views.ontology.NamingConventions
 
getNameFor(YDecomposition) - Static method in class org.yawlfoundation.yawl.views.ontology.NamingConventions
 
getNameFor(YNet) - Static method in class org.yawlfoundation.yawl.views.ontology.NamingConventions
 
getNameFor(YVariable) - Static method in class org.yawlfoundation.yawl.views.ontology.NamingConventions
 
getNameFor(YExternalNetElement) - Static method in class org.yawlfoundation.yawl.views.ontology.NamingConventions
 
getNames() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
getNames() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
getNames() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getNearestPoint(boolean) - Method in class org.jgraph.graph.EdgeView
Returns the nearest point wrt to the source or target.
getNeighbours(Object, Set, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Returns a collection of cells that are connected to the specified cell by edges.
getNet() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getNet(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getNet() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getNet() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getNet() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
 
getNet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getNet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.TypeValueBuilder
 
getNet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.TimerDataVariableComboBox
 
getNet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
getNet() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
getNet() - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
getNetAndDecompositions(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
Gets a net decomposition from the repository
getNetBackgroundColour() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getNetCount() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
Net CRUD
getNetCount() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getNetElement(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getNetElements() - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
getNetFillColor() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getNetID() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getNetLayout(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getNetLayouts() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getNetMarqueeHandler() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getNetModel() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getNetModelFromName(String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
getNetRepository() - Method in class org.yawlfoundation.yawl.editor.core.repository.YRepository
 
getNets() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getNets() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationModel
 
getNets() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getNetsPane() - Static method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
getNetTable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getNetTablePanel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getNetVariableRow(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getNetVariables() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getNetVarList() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getNewEditorJarName() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
getNext() - Method in class org.yawlfoundation.yawl.analyser.util.CombinationGenerator
 
getNextCellForLocation(Object, double, double) - Method in class org.jgraph.JGraph
Returns the cell at the specified location that is "behind" the current cell.
getNextCPortID(int) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
getNextElement() - Method in class org.yawlfoundation.yawl.analyser.elements.RFlow
 
getNextSelectableViewAt(CellView, double, double) - Method in class org.jgraph.JGraph
Note: Arguments are not expected to be scaled (they are scaled in here).
getNextTag() - Method in class org.bounce.text.xml.XMLScanner
 
getNextViewAt(CellView, double, double) - Method in class org.jgraph.JGraph
Returns the next view at the specified location wrt.
getNextViewAt(CellView, double, double, boolean) - Method in class org.jgraph.JGraph
Returns the next view at the specified location wrt.
getNextViewAt(CellView[], CellView, double, double) - Method in class org.jgraph.JGraph
Returns the next view at the specified location wrt.
getNextViewAt(CellView[], CellView, double, double, boolean) - Method in class org.jgraph.JGraph
Returns the next view at the specified location wrt.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class org.bounce.text.FoldingPlainView
Provides a way to determine the next visually represented model location at which one might place a caret.
getNode(String) - Method in class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
getNode(long) - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
getNonHumanCategories() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of NonHumanCategories from the resource service.
getNonHumanCategories() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getNonHumanCategorySet() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
getNonHumanResource(String) - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getNonHumanResourceCategories() - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getNonHumanResourceCategories() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getNonHumanResourceCategory(String) - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getNonHumanResourceMap() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getNonHumanResources() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of NonHumanResources from the resource service.
getNonHumanResources() - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getNonHumanResources() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getNonHumanResources() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getNonHumanResourceSet() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
getNumberFormatter() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getNumLeft() - Method in class org.yawlfoundation.yawl.analyser.util.CombinationGenerator
 
getObject() - Method in interface org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject.Fetcher
Return the object being encapsulated in the FileDrop.TransferableObject.
getObject() - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
getOddRowColor() - Method in class org.yawlfoundation.yawl.editor.ui.swing.JAlternatingRowColorTable
 
getOffer() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
getOffgraphics() - Method in class org.jgraph.JGraph
Returns the current double buffering graphics object.
getOffscreen() - Method in class org.jgraph.JGraph
 
getOffscreenDirty() - Method in class org.jgraph.JGraph
 
getOffscreenOffset() - Method in class org.jgraph.JGraph
 
getOffset(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the offset attribute from the specified map.
getOffset() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getOK() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ButtonBar
 
getOKButton() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.PropertyDialog
 
getOldID(String) - Method in class org.yawlfoundation.yawl.worklet.client.TaskIDChangeMap
 
getOldTaskID(String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getOnlyFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getOnlyIncomingFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getOnlyIncomingFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getOnlyOutgoingFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getOnlyOutgoingFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getOntModel() - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
 
getOpposite(GraphModel, Object, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
 
getOrAdd(NetGraphModel, YAWLTask) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfigurationCache
 
getOrAdd(NetGraphModel) - Method in class org.yawlfoundation.yawl.configuration.net.NetConfigurationCache
 
getOrCreateDecomposition(YAWLAtomicTask) - Method in class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
getOrCreateTaskResources(String, String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getOrderedRows() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractOrderedRowTableModel
 
getOrderedTableModel() - Method in class org.yawlfoundation.yawl.editor.ui.swing.JOrderedSingleSelectTable
 
getOrdering() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getOrdering() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
getOrgGroups() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of OrgGroups from the resource service.
getOrgGroups() - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getOrgGroups() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getOrgGroups() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getOrJoinAnalysis() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getOrJoinCycleAnalysis() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getOrphanedWorklets() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getOutgoingEdge() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
getOutgoingEdges(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the outgoing edges for cell.
getOutgoingEdges(Object, Set, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Returns the outgoing edges for cell.
getOutgoingFlowCount() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
getOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getOutgoingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getOutgoingFlowsFrom(YAWLCell) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
Returns all the outgoing flows from the specified cell.
getOutputBindings() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getOutputCondition() - Method in class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
getOutputCondition(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getOutputCondition(NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
Returns the output condition of the net specified.
getOutputConditionFromCell(Object) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
getOutputConditions() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getOutputCPorts() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
Created by Jingxin Xu 13/01/2010
getOutputParameters() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getOutputPlace() - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
getOutputQuery() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
getOutputTarget() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
getOwner() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
getOwnerClass() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
getOwnerTask() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
getOwnerTaskBackground() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
getPageBackgroundColour() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getPageBackgroundImage() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getPaintBounds(EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
Returns the bounds of the edge shape without label
getPalette() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteBar
 
getPalette() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteButton
 
getPalette() - Static method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
getPaletteAction() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteButton
 
getPaletteIcon(String) - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.PaletteAction
 
getPaletteIcon(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ResourceLoader
 
getParallelEdges(GraphLayoutCache, EdgeView, CellView, CellView) - Method in class org.jgraph.util.ParallelEdgeRouter
Getter to obtain the list of parallel edges
getParameter(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.TypeValueBuilder
Creates a FormParameter object from the data contained in a variable row
getParametersForService(String) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
Gets an array of required task-level parameters for a service from the engine.
getParent(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns the parent of child in the model.
getParent(Object) - Method in interface org.jgraph.graph.GraphModel
Returns the parent of child in the model.
getParent() - Method in class org.jgraph.graph.ParentMap.Entry
Returns the parent of the relation.
getParent() - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
 
getParentDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
getParentList(Object) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns the list that exclusively contains view.
getParentMap() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
Returns a parent map representing the group structure after the change was applied
getParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns the parentMap.
getParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns null.
getParentMap() - Method in class org.jgraph.graph.GraphTransferable
 
getParentPanel() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
getParentPort(Object, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Hook for subclassers to return the first or last visible port to replace the current source or target port of the edge.
getParentPorts(Object) - Method in class org.jgraph.graph.GraphLayoutCache
 
getParentView() - Method in class org.jgraph.graph.AbstractCellView
Returns the parent view for this view.
getParentView() - Method in interface org.jgraph.graph.CellView
Returns the parent of view of this view.
getParentView() - Method in class org.jgraph.graph.PortView
This method ensures a non-null value.
getParseWarnings() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getPartial() - Method in class org.jgraph.graph.GraphLayoutCache
Required for XML persistence
getParticipant(String) - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getParticipantIDs() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Gets a list of ids for all participants
getParticipantIDs() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getParticipantMap() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getParticipants() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of Participants from the resource service.
getParticipants() - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getParticipants() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
getParticipants() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getParticipants() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getParticipants() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
getParticipants() - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.TaskResources
 
getParticipantSet() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
getParticipantSet() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
getPattern() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in class org.jgraph.graph.AbstractCellView
Returns the intersection of the bounding rectangle and the straight line between the source and the specified point p.
getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in interface org.jgraph.graph.CellView
Returns the intersection of the bounding rectangle and the straight line between the source and the specified point p.
getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in class org.jgraph.graph.EdgeView
 
getPerimeterPoint(VertexView, Point2D, Point2D) - Method in class org.jgraph.graph.VertexRenderer
Returns the intersection of the bounding rectangle and the straight line between the source and the specified point p.
getPerimeterPoint(Point2D, Point2D) - Method in class org.jgraph.graph.VertexView
getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in class org.jgraph.graph.VertexView
Returns the intersection of the bounding rectangle and the straight line between the source and the specified point p.
getPlainData() - Method in class org.jgraph.graph.GraphTransferable
Fetch the data in a text/plain format.
getPlainData() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Fetch the data in a text/plain format.
getPluginMenu() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
getPluginMenu() - Method in class org.yawlfoundation.yawl.decobar.DecoratorToolbarPlugin
 
getPluginMenu() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Gets an entire menu structure (menu, item and sub-items) that will appear as a menu tree on the 'Plugins' menu, and that will take the desired action(s) when selected
getPluginMenu() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
getPluginMenu() - Method in class org.yawlfoundation.yawl.views.ViewsPlugin
 
getPluginMenu() - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
getPluginMenuAction() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
getPluginMenuAction() - Method in class org.yawlfoundation.yawl.decobar.DecoratorToolbarPlugin
 
getPluginMenuAction() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Gets a menu action that will appear as a menu item on the 'Plugins' menu, and that will take the desired action when the action is selected
getPluginMenuAction() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
getPluginMenuAction() - Method in class org.yawlfoundation.yawl.views.ViewsPlugin
 
getPluginMenuAction() - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
getPlugins() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
getPlugins() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginLoader
 
getPluginsPath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.FileLocations
 
getPoint(int) - Method in class org.jgraph.graph.EdgeView
Returns the cached points for this edge.
getPoint(int) - Method in class org.jgraph.util.Bezier
Returns the bezier points at position i.
getPoint(double) - Method in class org.jgraph.util.Spline2D
 
getPointCount() - Method in class org.jgraph.graph.EdgeView
Returns the number of point for this edge.
getPointCount() - Method in class org.jgraph.util.Bezier
Returns the number of bezier points.
getPointLocation(int) - Method in class org.jgraph.graph.EdgeView
Returns the point of edge at index.
getPoints() - Method in class org.jgraph.graph.EdgeView
Returns the points.
getPoints(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the points attribute from the specified map.
getPoints() - Method in class org.jgraph.util.Bezier
Returns the calculated bezier points.
getPoints() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getPort() - Method in class org.jgraph.graph.ConnectionSet.Connection
Returns the port of the connection.
getPort(Object, boolean) - Method in class org.jgraph.graph.ConnectionSet
Returns the source or target of the specified edge in this connection set or null if the connection set contains no corresponding entry for the edge.
getPort() - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
getPort() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionPanel
 
getPortAt(int) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getPortAtIndex(int) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getPortConfig(DefaultConfigurationExporter.Direction, CPort, String) - Method in class org.yawlfoundation.yawl.configuration.DefaultConfigurationExporter
 
getPortForLocation(double, double) - Method in class org.jgraph.JGraph
Convenience method to return the port at the specified location.
getPortID(YAWLPort) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
 
getPortNodes(DefaultConfigurationExporter.Direction, List<CPort>) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationExporter
 
getPortNodes(DefaultConfigurationExporter.Direction, List<CPort>) - Method in class org.yawlfoundation.yawl.configuration.DefaultConfigurationExporter
 
getPorts() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the ports of the view.
getPorts(Object) - Method in class org.jgraph.graph.GraphLayoutCache
 
getPorts() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getPorts() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getPortSize() - Method in class org.jgraph.graph.PortView
 
getPortViewAt(double, double) - Method in class org.jgraph.JGraph
Returns the portview at the specified location.
getPortViewAt(double, double, int) - Method in class org.jgraph.JGraph
Returns the portview at the specified location.
getPortWithOnlyFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getPosition() - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
 
getPosition() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLPort
 
getPositionOfIncomingFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getPositionOfOutgoingFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getPositions() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of Positions from the resource service.
getPositions() - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getPositions() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getPositions() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getPostset(Set<RElement>) - Static method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
getPostsetElement(String) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getPostsetElements() - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getPostsetFlows() - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getPostUpdatesCompleted() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getPredicate() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
getPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
getPredicate() - Method in class org.yawlfoundation.yawl.views.ontology.QueryResult
 
getPredicate() - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
getPreferredLineStyle(EdgeView) - Method in class org.jgraph.graph.DefaultEdge.LoopRouting
 
getPreferredLineStyle(EdgeView) - Method in interface org.jgraph.graph.Edge.Routing
Returns the preferred line style for this routing.
getPreferredMinSize() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the minimum preferred size.
getPreferredScrollableViewportSize() - Method in class org.bounce.text.ScrollableEditorPanel
 
getPreferredScrollableViewportSize() - Method in class org.jgraph.JGraph
Returns the preferred display size of a JGraph.
getPreferredScrollableViewportSize() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
getPreferredScrollableViewportSize() - Method in class org.yawlfoundation.yawl.editor.ui.swing.ProblemTable
 
getPreferredSize() - Method in class org.bounce.text.FoldingMargin
 
getPreferredSize() - Method in class org.bounce.text.LineNumberMargin
 
getPreferredSize() - Method in class org.jgraph.graph.DefaultGraphCellEditor.EditorContainer
Returns the preferred size for the Container.
getPreferredSize(JGraph, CellView) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Get the preferred Size for a cell view.
getPreferredSize(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the preferred size to properly display the graph.
getPreferredSize(JGraph, CellView) - Method in class org.jgraph.plaf.GraphUI
Returns the preferred size for view.
getPreferredSize() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getPreferredSize() - Method in enum org.yawlfoundation.yawl.editor.ui.resourcing.ResourceTableType
 
getPreferredSize(JComponent) - Method in class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
Returns a Dimension appropriate for vertical rendering
getPreferredSpan(int) - Method in class org.bounce.text.FoldingPlainView
Determines the preferred span for this view along an axis.
getPreferredWidth() - Method in enum org.yawlfoundation.yawl.editor.ui.properties.data.TableType
 
getPreset(Set<RElement>) - Static method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
getPresetElement(String) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getPresetElements() - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getPresetFlows() - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getPreviewState() - Method in class org.yawlfoundation.yawl.configuration.ProcessConfigurationModel
 
getPreviousAttributes() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
Returns a map that contains (object, map) pairs which holds the previous attributes for the changed cells.
getPreviousAttributes() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns a map that contains (object, map) pairs of the attributes that have been stored in the model.
getPreviousAttributes() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns null.
getPreviousAttributes() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Returns a map of (cell view, attribute) pairs.
getPreviousConnectionSet() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
Returns a connection set representing the graph structure before the change was applied ( an "undo" of the change).
getPreviousConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
getPreviousConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
getPreviousCursor() - Method in class org.jgraph.graph.BasicMarqueeHandler
Returns the previousCursor.
getPreviousParentMap() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
Returns a parent map representing the group structure before the change was applied ( an "undo" of the change )
getPreviousParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
getPreviousParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
getPrimarySchemaTypeNames() - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
getPrimitive() - Method in class org.yawlfoundation.yawl.worklet.graph.PrimitiveCell
 
getPrimitiveAtRow(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
getPrimitiveList(List<AbstractNetCell>) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletNetValidator
 
getPriorElement() - Method in class org.yawlfoundation.yawl.analyser.elements.RFlow
 
getPriority() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
getPrivilege() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
getPrivilege(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
getProblemList() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
getProblemList() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.XMLStyledDocument
 
getProblemList() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.XQueryStyledDocument
 
getProblemList() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
getProblemList() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamStyledDocument
 
getProblemList() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.InstanceStyledDocument
 
getProcessName() - Method in class org.yawlfoundation.yawl.worklet.client.RdrSetID
 
getPrompt() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
getProperty(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.YPropertySheetTable
 
getPropertyBeingRead() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
getPropertyName(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeNameLookup
 
getPropertySheet() - Static method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
getRdrNode(long) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getRdrNode() - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
getRdrNode() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
getRdrSet(YSpecificationID) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getRdrSetIDs() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getRdrTree(YSpecificationID, String, RuleType) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getRecord(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoMap
Gets a named record from the map
getRecordDescription() - Method in class org.yawlfoundation.yawl.editor.ui.repository.dialog.AddDialog
 
getRecordName() - Method in class org.yawlfoundation.yawl.editor.ui.repository.dialog.AddDialog
 
getRectNode(String, Rectangle, NumberFormat) - Static method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
 
getRectNodeAsInt(String, Rectangle) - Static method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
 
getRedoAction() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableDataTypeDialogActionListener
 
getReduceMax() - Method in class org.yawlfoundation.yawl.configuration.MultipleInstanceTaskConfigSet
 
getRefers() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.DynParam
 
getRefersString() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.DynParam
 
getRefersTo() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.CompletedExpression
 
getRefersTo() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Expression
 
getRefersTo(Set<String>) - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Expression
 
getRefersTo() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.StartingExpression
 
getRegisteredYAWLServices() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
Gets the set of currently registered custom services from the engine.
getRelativeLabelPosition(EdgeView, Point2D) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
getReloadLastSpecOnStartup() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getRemoveAttributes(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the attribute marked as for removal in the specified map.
getRemoved() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
Returns the cells that have been removed.
getRemoved() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns the cells that were inserted.
getRemoved() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns the cells that have changed.
getRemoved() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Returns the cells that have changed.
getRemovedVariables() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
getRemoveFlows() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
getRemoveSet() - Method in class org.yawlfoundation.yawl.analyser.elements.RTransition
 
getRemoveSetMembers() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
getRemoveTasks() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
getRemoveVertexContainers() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
getRenderer() - Method in class org.jgraph.graph.AbstractCellView
Obtains the renderer instance for this view
getRenderer() - Method in class org.jgraph.graph.EdgeView
Returns a renderer for the class.
getRenderer() - Method in class org.jgraph.graph.PortView
Returns a renderer for the class.
getRenderer() - Method in class org.jgraph.graph.VertexView
Returns a renderer for the class.
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.AtomicTaskView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.ConditionView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.DecoratorView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.FlowRelationView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.InputConditionView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleCompositeTaskView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.OutputConditionView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.VertexContainerView
 
getRenderer() - Method in class org.yawlfoundation.yawl.editor.ui.net.YPortView
 
getRenderer() - Method in class org.yawlfoundation.yawl.worklet.graph.PrimitiveCellView
 
getRenderer() - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCellView
 
getRendererClass(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
getRendererComponent(JGraph, boolean, boolean, boolean) - Method in class org.jgraph.graph.AbstractCellView
Returns a renderer component, configured for the view.
getRendererComponent(JGraph, boolean, boolean, boolean) - Method in interface org.jgraph.graph.CellView
Returns a renderer component, configured for the view.
getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in interface org.jgraph.graph.CellViewRenderer
Configure and return the renderer based on the passed in components.
getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.graph.EdgeRenderer
Configure and return the renderer based on the passed in components.
getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.graph.PortRenderer
Configure and return the renderer based on the passed in components.
getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.graph.VertexRenderer
Configure and return the renderer component based on the passed in cell.
getRepository(Repo) - Method in class org.yawlfoundation.yawl.editor.core.repository.YRepository
 
getRepositoryDir() - Method in class org.yawlfoundation.yawl.editor.core.repository.YRepository
 
getRepositoryPath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.FileLocations
 
getResetMappings() - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getResetNetAnalysis() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getResourceClient() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getResourceHandler() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
The resource handler manages all aspects of the resource perspective
getResourceHost() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getResourcePassword() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getResourcePort() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getResources() - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
getResourcesCount() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
getResourceUri() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getResourceUserid() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getResourcing() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getResult() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisWorker
 
getRicherData(DataFlavor) - Method in class org.jgraph.graph.GraphTransferable
Fetch the data in a jvm-localreference format.
getRicherData(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
 
getRicherFlavors() - Method in class org.jgraph.graph.GraphTransferable
Returns the jvm-localreference flavors of the transferable.
getRicherFlavors() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Some subclasses will have flavors that are more descriptive than HTML or plain text.
getRole(String) - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getRoleIDs() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Gets a list of ids for all roles
getRoleIDs() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getRoleMap() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getRoles() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Get the current list of Roles from the resource service.
getRoles() - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
getRoles() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
getRoles() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getRoles() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getRoles() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
getRoles() - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.TaskResources
 
getRoleSet() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
getRoleSet() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
getRootAt(int) - Method in class org.jgraph.graph.DefaultGraphModel
Returns the root at index index in the model.
getRootAt(int) - Method in interface org.jgraph.graph.GraphModel
Returns the root at index index in the model.
getRootCount() - Method in class org.jgraph.graph.DefaultGraphModel
Returns the number of roots in the model.
getRootCount() - Method in interface org.jgraph.graph.GraphModel
Returns the number of roots in the model.
getRootNet() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getRootNet() - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
getRootNet() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getRootNetIcon() - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
Returns the image icon used for the starting net of a specification
getRootNodeRect() - Method in class org.yawlfoundation.yawl.worklet.tree.TreePanel
 
getRoots() - Method in class org.jgraph.graph.DefaultGraphModel
 
getRoots(GraphModel) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the roots of the specified model as an array.
getRoots(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the roots in cells by checking if their parent is null.
getRoots() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the roots of the view.
getRoots(Rectangle2D) - Method in class org.jgraph.graph.GraphLayoutCache
Return all root cells that intersect the given rectangle.
getRoots() - Method in class org.jgraph.JGraph
Returns all root cells (cells that have no parent) that the model contains.
getRoots(Rectangle) - Method in class org.jgraph.JGraph
Returns all cells that intersect the given rectangle.
getRootsAsCollection(GraphModel) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the roots of the specified model as a collection.
getRouting(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the routing attribute from the specified map.
getROUTING_DEFAULT() - Static method in class org.jgraph.graph.GraphConstants
 
getROUTING_SIMPLE() - Static method in class org.jgraph.graph.GraphConstants
 
getRowCount() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NetParamTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceCategoryTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.ParticipantTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.RoleTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractOrderedRowTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.editor.ui.swing.ValidationMessageTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.views.dialog.ResourceViewTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
getRowCount() - Method in class org.yawlfoundation.yawl.views.table.TaskIOTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
getRowCount() - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
getRowHeaderValueAt(int) - Method in class org.yawlfoundation.yawl.views.table.TaskIOTableModel
 
getRowHeight(int) - Method in class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
getRule() - Method in enum org.yawlfoundation.yawl.analyser.reductionrules.ResetReductionRuleType
 
getRule() - Method in enum org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRuleType
 
getRulesCount() - Method in class org.yawlfoundation.yawl.worklet.upload.UpLoader
 
getRunner(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
getRunningWorkletList() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getScale() - Method in class org.jgraph.JGraph
Returns the current scale.
getScale() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getSchema() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getSchemaMap(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.SampleValueGenerator
 
getScope() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getScope(int) - Static method in enum org.yawlfoundation.yawl.editor.ui.properties.data.VariableScope
 
getScope() - Method in class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
getScopeName(int) - Static method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
A static method to convert a scope identifier into its corresponding name
getScopeNames() - Static method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
A static method to get all scope names
getScopes() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
getScopes() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
getScreenX(TreeNode) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeRenderer
 
getScreenY(TreeNode) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeRenderer
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.bounce.text.ScrollableEditorPanel
Returns the information directly from the editor component.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.jgraph.JGraph
Returns the amount for a block increment, which is the height or width of visibleRect, based on orientation.
getScrollableTracksViewportHeight() - Method in class org.bounce.text.ScrollableEditorPanel
 
getScrollableTracksViewportHeight() - Method in class org.jgraph.JGraph
Returns false to indicate that the height of the viewport does not determine the height of the graph, unless the preferred height of the graph is smaller than the viewports height.
getScrollableTracksViewportWidth() - Method in class org.bounce.text.ScrollableEditorPanel
Return true when a Wrapped View is used.
getScrollableTracksViewportWidth() - Method in class org.jgraph.JGraph
Returns false to indicate that the width of the viewport does not determine the width of the graph, unless the preferred width of the graph is smaller than the viewports width.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.bounce.text.ScrollableEditorPanel
Returns the information directly from the editor component.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.jgraph.JGraph
Returns the amount to increment when scrolling.
getScrollPane() - Method in class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
Returns the JScrollPane housing the JGraph, or null if one isn't found.
getScrollPane() - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
getSecondary() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
getSecondValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
getSelectables() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns the cells that are currently selectable.
getSelectables() - Method in interface org.jgraph.graph.GraphSelectionModel
Returns the cells that are currently selectable.
getSelected() - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
getSelected() - Method in class org.yawlfoundation.yawl.worklet.graph.PalettePanel
 
getSelectedChildCount(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns the number of selected childs for cell.
getSelectedCodelet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
getSelectedGraph() - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
getSelectedID(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationListModel
 
getSelectedItems() - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.DeleteOrphanDecompositionDialog
 
getSelectedPropertyName() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
getSelectedRule() - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
getSelectedRule() - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
getSelectedRuleType() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
getSelectedSpecification(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
getSelectedSpecification(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationDownloadDialog
 
getSelectedSpecification(YSpecificationID) - Method in class org.yawlfoundation.yawl.worklet.dialog.WorkletLoadDialog
 
getSelectedState() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.Palette
 
getSelectedTask() - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
 
getSelectedTask() - Method in class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
getSelectedTask() - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
getSelectedTask() - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
getSelectedTask() - Method in class org.yawlfoundation.yawl.worklet.dialog.TaskComboBox
 
getSelectedTaskVarName(int) - Method in interface org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.BindingViewTableModel
 
getSelectedText() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
getSelectedTextQualified() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
getSelectedType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.AddUserDefinedAttributeDialog
 
getSelectedType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
getSelectedVariable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
getSelectedVariable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.TimerDataVariableComboBox
 
getSelectedVariable() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTable
 
getSelectedVariable() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
getSelectedYNet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
getSelectedYNet() - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
getSelection() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.CodeletDialog
 
getSelection() - Method in class org.yawlfoundation.yawl.editor.ui.repository.dialog.DescriptorListDialog
 
getSelection(int) - Method in class org.yawlfoundation.yawl.editor.ui.repository.listModel.RepositoryListModel
 
getSelection() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.FilterDialog
 
getSelection() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.NetParamDialog
 
getSelection() - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTable
 
getSelection() - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTablePanel
 
getSelectionCell() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns the first cell in the selection.
getSelectionCell() - Method in interface org.jgraph.graph.GraphSelectionModel
Returns the first cell in the selection.
getSelectionCell() - Method in class org.jgraph.JGraph
Returns the first selected cell.
getSelectionCellAt(Point2D) - Method in class org.jgraph.JGraph
Returns the selection cell at the specified location.
getSelectionCells() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns the cells in the selection.
getSelectionCells() - Method in interface org.jgraph.graph.GraphSelectionModel
Returns the cells in the selection.
getSelectionCells() - Method in class org.jgraph.JGraph
Returns all selected cells.
getSelectionCells(Object[]) - Method in class org.jgraph.JGraph
Returns all selected cells in cells.
getSelectionCount() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns the number of paths that are selected.
getSelectionCount() - Method in interface org.jgraph.graph.GraphSelectionModel
Returns the number of cells that are selected.
getSelectionCount() - Method in class org.jgraph.JGraph
Returns the number of cells selected.
getSelectionID() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.AtomicTaskAction
 
getSelectionID() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.CompositeTaskAction
 
getSelectionID() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.ConditionAction
 
getSelectionID() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.MarqueeAction
 
getSelectionID() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.MultipleAtomicTaskAction
 
getSelectionID() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.MultipleCompositeTaskAction
 
getSelectionID() - Method in class org.yawlfoundation.yawl.editor.ui.actions.palette.PaletteAction
 
getSelectionID() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteButton
 
getSelectionListener() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getSelectionMode() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns the selection mode, one of SINGLE_TREE_SELECTION, DISCONTIGUOUS_TREE_SELECTION or CONTIGUOUS_TREE_SELECTION.
getSelectionMode() - Method in interface org.jgraph.graph.GraphSelectionModel
Returns the current selection mode, either SINGLE_GRAPH_SELECTION or MULTIPLE_GRAPH_SELECTION.
getSelectionModel() - Method in class org.jgraph.JGraph
Returns the model for selections.
getSelections() - Method in class org.yawlfoundation.yawl.editor.ui.repository.dialog.DescriptorListDialog
 
getSelections(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.repository.listModel.RepositoryListModel
 
getSelections(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.AbstractResourceListModel
 
getSelections(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceCategoryListModel
 
getSelections(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceListModel
 
getSelections(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.ParticipantListModel
 
getSelections(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.RoleListModel
 
getSelections() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.ListDialog
 
getSelections(int[]) - Method in class org.yawlfoundation.yawl.worklet.model.RdrSetIDListModel
 
getSelections(int[]) - Method in class org.yawlfoundation.yawl.worklet.model.WorkletListModel
 
getService(String) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
Gets the corresponding service object for the URI passed
getService(String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getServiceAutonomous() - Method in class org.yawlfoundation.yawl.configuration.net.NetConfiguration
 
getServiceHost() - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
getServiceParameters(String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getServicePassword() - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
getServicePort() - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
getServiceReference() - Method in class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
getServices() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getServicesMap() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getServiceUserId() - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
getSettings() - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
getSettings() - Method in class org.yawlfoundation.yawl.configuration.net.NetConfiguration
 
getSettings() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getShape() - Method in class org.jgraph.graph.EdgeView
Returns the shape of the view according to the last rendering state
getSharedInstance() - Static method in class org.jgraph.util.ParallelEdgeRouter
Getter for singleton managing parallel edges
getSheet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
getShortForm() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationMessage
 
getShortName() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList.IconPair
 
getShortNames() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getShowFileOptionsDialogOnSave() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getShowGrid() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getShowObservations() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getShowPropertyDescriptions() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getShowToolTips() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getSimpleFlow() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getSimpleName() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletData
 
getSimpleText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
getSingleParticipant() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
getSize(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the size attribute from the specified map.
getSize() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getSize() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
getSize() - Method in class org.yawlfoundation.yawl.editor.ui.repository.listModel.RepositoryListModel
 
getSize() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceCategoryListModel
 
getSize() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceListModel
 
getSize() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.ParticipantListModel
 
getSize() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.RoleListModel
 
getSize() - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationListModel
 
getSize() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
getSize() - Method in class org.yawlfoundation.yawl.worklet.model.RdrSetIDListModel
 
getSize() - Method in class org.yawlfoundation.yawl.worklet.model.WorkletListModel
 
getSize(int, int) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeRenderer
 
getSizeableAxis(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the sizeableAxis attribute from the specified map.
getSizeRelativeToTask() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getSortedNets() - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
getSortKey(JTable, int) - Method in class org.yawlfoundation.yawl.views.table.header.DefaultTableHeaderCellRenderer
Returns the current sort key, or null if the column is unsorted.
getSoundnessAnalysis() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getSource() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
Returns the source of this change.
getSource() - Method in class org.jgraph.graph.DefaultEdge
Returns the source of the edge.
getSource(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns the source of edge.
getSource() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns the source of this change.
getSource() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns the source of this change.
getSource() - Method in interface org.jgraph.graph.Edge
Returns the source of the edge.
getSource() - Method in class org.jgraph.graph.EdgeView
Returns the CellView that represents the source of the edge.
getSource() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
getSource(Object) - Method in interface org.jgraph.graph.GraphModel
Returns the source of edge.
getSource() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserEvent
 
getSource() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getSource() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getSource() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
getSourceActions(JComponent) - Method in class org.jgraph.graph.GraphTransferHandler
 
getSourceActions(JComponent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowTransferHandler
 
getSourceFlow() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getSourceID() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
getSourceOf(Edge) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getSourceOf(Edge) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
getSourceParentView() - Method in class org.jgraph.graph.EdgeView
 
getSourcePort() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getSourceString() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
getSourceString() - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationDownloadDialog
 
getSourceString() - Method in class org.yawlfoundation.yawl.worklet.dialog.WorkletLoadDialog
 
getSourceTask() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
getSourceTasksLabels() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
getSourceVertex(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the source vertex of the edge by calling getParent on getSource on the specified model.
getSourceVertex() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
getSpecData(YSpecificationID) - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
getSpecHandler() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.TypeValueBuilder
 
getSpecID() - Method in class org.yawlfoundation.yawl.worklet.client.RdrSetID
 
getSpecification(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
getSpecification() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getSpecification() - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Gets the current specification
getSpecification() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
getSpecification() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getSpecification() - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
getSpecification(YSpecificationID) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getSpecification() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getSpecification() - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
 
getSpecification() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getSpecificationInfo(YSpecificationID) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getSpecificationNode() - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
getSpecificationReader(YSpecificationID, String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
getSpecificationReader(YSpecificationID, String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationDownloadDialog
 
getSpecificationReader(YSpecificationID, String) - Method in class org.yawlfoundation.yawl.worklet.dialog.WorkletLoadDialog
 
getSpecificationXML() - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
getSpecificationXML(boolean) - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
getSpecificationXML() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getSpecificationXML(boolean) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getSpecificationXML() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationWriter
 
getSplineX() - Method in class org.jgraph.util.Spline2D
 
getSplineY() - Method in class org.jgraph.util.Spline2D
 
getSplit() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getSplit() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getSplitConditions() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getSplitDecorator() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
getSplitDecorator() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getSplitDecoratorPos() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getSplitFillColour() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getSplitLayout() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
getSplitPosition() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getSplitPosition() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getSplitPredicates() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getSplitQuery() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
getSplitterQuery() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
getSplitterQuery() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
getSplitterQuery() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
getStart() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
getStartingBinding() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getStartingDataType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getStartingName() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getStartingUsage() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getStartingValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getStartLogPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
getStartOffset() - Method in class org.bounce.text.SyntaxHighlightingScanner
Gets the starting location of the current token in the document.
getStartPoint() - Method in class org.jgraph.graph.BasicMarqueeHandler
Returns the startPoint.
getStartPoint() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getStartPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
getStartText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.LogPredicateDialog
 
getState() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteBar
 
getStatusBar() - Static method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
getStructuralAnalysis() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getStyledDocument() - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryEditor
 
getSubcategory() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
getSubject() - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
getSubjectObjectPairs() - Method in class org.yawlfoundation.yawl.views.ontology.QueryResult
 
getSubNetIcon() - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
 
getSubNets() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getSubNets() - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
getSuffix() - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifier
 
getSuffix() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
getTable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.references.BindingReferencesDialog
 
getTable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.references.BindingReferencesTablePanel
 
getTable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.BindingViewTablePanel
 
getTable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
getTable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
getTable() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
getTable() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.references.BindingViewer
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowUsageEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextValueEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletActionCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletTargetCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.yawlfoundation.yawl.configuration.PortIDRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.RowRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowUsageRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.yawlfoundation.yawl.views.dialog.RoleColorCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.yawlfoundation.yawl.views.table.header.DefaultTableHeaderCellRenderer
Returns the default table header cell renderer.
getTableModel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
getTableModel() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
getTableModel(JTable) - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
getTableModel() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
getTableModel() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTable
 
getTableModel() - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTable
 
getTablePanel(JTable, String) - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
getTableRowForm() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationMessage
 
getTableType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
getTarget() - Method in class org.jgraph.graph.DefaultEdge
Returns the target of the edge.
getTarget(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns the target of edge.
getTarget() - Method in interface org.jgraph.graph.Edge
Returns the target of the edge.
getTarget() - Method in class org.jgraph.graph.EdgeView
Returns the CellView that represents the target of the edge.
getTarget(Object) - Method in interface org.jgraph.graph.GraphModel
Returns the target of edge.
getTarget() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getTarget() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getTarget(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
getTarget() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
getTarget() - Method in class org.yawlfoundation.yawl.worklet.graph.PrimitiveCell
 
getTargetDir() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateDownloader
 
getTargetFlow() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
getTargetForBinding(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
getTargetID() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
getTargetOf(Edge) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getTargetOf(Edge) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
getTargetParentView() - Method in class org.jgraph.graph.EdgeView
 
getTargetPort() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
getTargetTask() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
getTargetTasksLabels() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
getTargetVertex(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the target vertex of the edge by calling getParent on getTarget on the specified model.
getTargetVertex() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
getTask() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
getTask() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
getTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getTask() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getTask() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
getTask() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getTask() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLPort
 
getTask() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
getTask() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getTask() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
getTask() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
getTask() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceDialog
 
getTask() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Expression
 
getTask() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Mapping
 
getTaskConfiguration(TaskConfiguration) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationExporter
 
getTaskConfiguration() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
getTaskDataVariables() - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
getTaskDecomposition(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getTaskDecompositionRepository() - Method in class org.yawlfoundation.yawl.editor.core.repository.YRepository
 
getTaskDecompositions() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
getTaskDecompositions() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getTaskDefaultConfiguration(TaskConfiguration) - Method in class org.yawlfoundation.yawl.configuration.DefaultConfigurationExporter
 
getTaskFromCell(Object) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
getTaskIconsFilePath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getTaskID() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getTaskIdChangeMap() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getTaskInfo(YSpecificationID, String) - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
getTaskInfo(YSpecificationID, String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getTaskLayout(String, String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
Convenience pass-through methods
getTaskLayout(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getTaskLayoutMap() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getTaskLayouts() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getTaskPrivileges() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
getTaskResources(String, String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
getTaskResources() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
getTaskResources() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getTasks() - Method in class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
getTasks() - Method in class org.yawlfoundation.yawl.configuration.net.PetriNet
 
getTasks() - Method in class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
getTasksRequiringFlowPredicates(Set<Object>) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
Returns all the tasks that have flows requiring predicates from the set of net elements supplied
getTasksWithCancellationSets() - Method in class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
getTasksWithCancellationSets(NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
Returns those tasks in the selected net that trigger cancellation set behaviour.
getTaskTable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getTaskTablePanel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getTaskVariableRow(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getTaskVarList() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamValueDialog
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.VariableValueDialog
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicatePanel
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ValueField
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowPredicateDialog
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TextAreaDialog
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.XQueryDialog
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 
getText() - Method in class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
getTextAbove() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getTextBelow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getTextField(JSpinner) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
getTextField() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ValueField
 
getTimeAsSeconds() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
getTimer() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getTimer() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
getTimerParameters() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.AtomicTask
 
getTimestamp() - Method in class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
getTitle() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getTitle() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getTitle() - Method in class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
getTitle() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getTitle() - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
getTitle() - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.ProblemPanel
 
getTitlePrefix() - Method in class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
getTitlePrefix() - Method in class org.yawlfoundation.yawl.editor.ui.swing.element.LabelElementDialog
 
getTitleSuffix() - Method in class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
getTolerance() - Method in class org.jgraph.JGraph
Returns the maximum distance between the mousepointer and a cell to be selected.
getToolbar() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
getToolbar() - Method in class org.yawlfoundation.yawl.decobar.DecoratorToolbarPlugin
 
getToolbar() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Gets a toolbar for the plugin's actions, to be displayed under the main editor toolbar
getToolbar() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
getToolBar() - Static method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
getToolBar() - Method in class org.yawlfoundation.yawl.views.menu.MenuBuilder
 
getToolbar() - Method in class org.yawlfoundation.yawl.views.ViewsPlugin
 
getToolBar() - Method in class org.yawlfoundation.yawl.worklet.menu.MenuBuilder
 
getToolbar() - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
getToolbarIcon(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.PropertyDialog
 
getToolBars() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
getTooltip() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getToolTipLocation(MouseEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.YAWLPopupMenuCheckBoxItem
 
getToolTipLocation(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteButton
 
getToolTipLocation(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLCheckBoxMenuItem
 
getToolTipLocation(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLPopupMenuItem
 
getToolTipLocation(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLToggleToolBarButton
 
getToolTipLocation(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLToolBarButton
 
getToolTipText(MouseEvent) - Method in class org.jgraph.JGraph
Overrides JComponent'sgetToolTipText method in order to allow the graph to create a tooltip for the topmost cell under the mousepointer.
getToolTipText() - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
getToolTipText() - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
getToolTipText() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
getToolTipText() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getToolTipText(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getToolTipText() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
getToolTipText(MouseEvent) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraph
 
getTopmostCells(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
 
getTopmostViewAt(double, double, boolean, boolean) - Method in class org.jgraph.JGraph
Returns the topmost cell view at the specified location using the view's bounds on non-leafs to check for containment.
getTotal() - Method in class org.yawlfoundation.yawl.analyser.util.CombinationGenerator
 
getTotalDigits() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getTransferData(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject
Returns the data encapsulated in this FileDrop.TransferableObject.
getTransferDataFlavors() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject
Returns a two- or three-element array containing first the custom data flavor, if one was created in the constructors, second the default FileDrop.TransferableObject.DATA_FLAVOR associated with FileDrop.TransferableObject, and third the {link java.awt.datatransfer.DataFlavor.stringFlavor}.
getTriggeringTask() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
getTriggeringTaskBackground() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
getTriggeringTaskOfCurrentCancellationSet() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getTriples() - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
getTriples() - Method in class org.yawlfoundation.yawl.views.ontology.QueryResult
 
getTrueChild() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
getType() - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.AtomicTask
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.CompositeTask
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.InputCondition
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.OutputCondition
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getType(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
getType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.TypeValuePair
 
getType() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Mapping
 
getTypeChecker() - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryValidatingEditor
 
getTypeChecker() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryValidatingEditorPane
 
getTypeString() - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Mapping
 
getTypeValidator() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getUdAttributeValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
getUI() - Method in class org.jgraph.JGraph
Returns the L&F object that renders this component.
getUIClassID() - Method in class org.jgraph.JGraph
Returns the name of the L&F class that renders this component.
getUnboundNetVariables(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
getUndoAction() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableDataTypeDialogActionListener
 
getUndoMap() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
getUnfoldingNetName() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.CompositeTask
 
getUnfoldingNetName() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
getUnfoldingNetName() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLCompositeTask
 
getUniqueID(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
net elements CRUD
getUniqueID() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getUnloadPreviousOnUpload() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getUpdatedPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.LogPredicateDialog
 
getUpdatedTaskID(String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getUpdateLevel() - Method in class org.jgraph.graph.DefaultGraphModel
 
getURI() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getURI() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.URIDialogPanel
 
getUri() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
SPEC PROPERTIES
getURIsForTarget(String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletInfoCache
 
getURL() - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
Gets the current URL for this connection object.
getURLFilePath() - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
getURLFilePath() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
getURLFilePath() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
 
getURLFilePath() - Method in class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
 
getURLFilePath() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getUsage() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getUserDefinedTypeNames() - Method in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
getUserDefinedTypeNames() - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
 
getUseResetReductionRules() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getUserObject(Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Deprecated.
getUseYawlReductionRules() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getValidationResults() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.SpecificationValidator
 
getValidationResults(int) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.SpecificationValidator
 
getValidationResults(YSpecification) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.SpecificationValidator
 
getValidationResults(YSpecification, int) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.SpecificationValidator
 
getValidFrom() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getValidSelectedCellsForExclusion() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
getValidSelectedCellsForInclusion() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
getValidUntil() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getValue(Object) - Method in class org.jgraph.graph.DefaultGraphModel
 
getValue(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the value attribute from the specified map.
getValue(Object) - Method in interface org.jgraph.graph.GraphModel
Returns the user object for the specified cell.
getValue(double) - Method in class org.jgraph.util.Spline
Returns an interpolated value.
getValue() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
getValue() - Method in enum org.yawlfoundation.yawl.editor.ui.properties.data.VariableScope
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.CodeletPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ColorPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.DataDefinitionPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.DataVariablePropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ExtendedAttributesPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.FlowPredicatePropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.FontPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.IconPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.LogPredicatePropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.MultiInstancePropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.NonNegativeIntegerPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.RegexPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ResourcingPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.SplitConditionPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.TextPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.TimerPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.TypeValuePropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.URIPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.XQueryPropertyEditor
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
getValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NonNegativeInteger
 
getValue(String) - Method in class org.yawlfoundation.yawl.views.table.TaskIO
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NetParamTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceCategoryTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.ParticipantTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.RoleTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.ValidationMessageTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.views.dialog.ResourceViewTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.views.table.TaskIOTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
getValueAt(int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
getValues(Set<String>) - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
getValues() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NetParamTableModel
 
getValues() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceCategoryTableModel
 
getValues() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceTableModel
 
getValues() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.ParticipantTableModel
 
getValues() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.RoleTableModel
 
getVariable() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getVariableAtRow(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
getVariableAtRow(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
getVariableAtRow(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
getVariableAttributesFilePath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getVariableDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
getVariableName() - Method in class org.yawlfoundation.yawl.editor.core.data.BindingReference
 
getVariableName() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
getVariables() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
getVariables() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTable
 
getVariables() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
getVerifyOnSave() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getVersion() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
getVersion() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
getVersion() - Method in class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
getVertex() - Method in class org.yawlfoundation.yawl.configuration.ConfigureInformation
 
getVertex() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
getVertex() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
getVertex() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLPort
 
getVertex() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
getVertex() - Method in class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
getVertexBackgroundColour() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getVertexContainer(YAWLVertex, HashSet, ParentMap) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
getVertexFromCell(Object) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
getVertexID() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLPort
 
getVertexLabel() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getVertexSet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
getVertexSize() - Static method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getVertexViewFor(GraphCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getVerticalAlignment(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the verticalalignment attribute from the specified map.
getVerticalTextPosition(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the verticaltextposition attribute from the specified map.
getView(InputStream) - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
getView(InputStream) - Method in class org.yawlfoundation.yawl.views.graph.GenericViewDialog
 
getViewFactory() - Method in class org.bounce.text.xml.XMLEditorKit
Fetches the XML factory that can produce views for XML Documents.
getViewFor(GraphCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
getViewHandler() - Method in class org.yawlfoundation.yawl.views.menu.MenuBuilder
 
getViewHandler() - Method in class org.yawlfoundation.yawl.views.menu.ResourceOverlayAction
 
getViewPluginToolbar(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getViewport() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
getViewPortBounds() - Method in class org.jgraph.JGraph
Return the bounds of the parent viewport, if one exists.
getViews(GraphLayoutCache) - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
Allows a GraphLayoutCache to retrieve an array of CellViews that was previously stored with putViews(GraphLayoutCache, CellView[]).
getViews(GraphLayoutCache) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
getViews(GraphLayoutCache) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns the views that have not changed explicitly, but implicitly because one of their dependent cells has changed.
getVisibleCells(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Returns a an array with the visible cells in cells.
getVisibleParent(GraphModel, CellMapper, Object) - Method in class org.jgraph.graph.EdgeView
 
getVisibleSet() - Method in class org.jgraph.graph.GraphLayoutCache
 
getWeakSoundnessAnalysis() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getWendyFilePath() - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
getWendyPath() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
getWidestRowLabel() - Method in class org.yawlfoundation.yawl.views.table.TaskIOTableModel
 
getWindow(Component) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.JUtilities
 
getWofyawlAnalysis() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getWofYawlExecutableFilePath() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisUtil
 
getWofYawlExecutableLocation() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
getWofyawlFilePath() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
getWorklet(YSpecificationID) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getWorkletCache() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getWorkletCount() - Method in class org.yawlfoundation.yawl.worklet.upload.UpLoader
 
getWorkletInfoList() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
getWorkletList() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletInfoCache
 
getWorkQueueClient() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
getX() - Method in class org.yawlfoundation.yawl.editor.core.identity.SuffixPair
 
getX() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
getXMLStyledDocument() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
getXQueryEditor() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryEditorPane
 
getXQuerySuffix(String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
getXQuerySuffix(String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Gets the appropriate-for-type suffix for an XQuery
getY() - Method in class org.yawlfoundation.yawl.editor.core.identity.SuffixPair
 
getY() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
getYAWLElement() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
getYawlMappings() - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
getYCondition() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
getYFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
go() - Method in class org.yawlfoundation.yawl.editor.ui.update.PostUpdateTasks
 
GotoSubNetAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
GotoSubNetAction(YAWLCompositeTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.net.GotoSubNetAction
 
gradientColor - Variable in class org.jgraph.graph.EdgeRenderer
The gradient color of the edge
GRADIENTCOLOR - Static variable in class org.jgraph.graph.GraphConstants
Key for the gradient attribute.
gradientColor - Variable in class org.jgraph.graph.VertexRenderer
 
graph - Variable in class org.jgraph.graph.DefaultGraphCellEditor
JTree instance listening too.
graph - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
Reference to the parent graph.
graph - Variable in class org.jgraph.graph.EdgeRenderer
Cache the current graph for drawing
graph - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
graph - Variable in class org.jgraph.graph.GraphContext
Reference to the parent graph.
graph - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
graph - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Component that we're going to be drawing into.
graph - Variable in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
graph - Variable in class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
GRAPH_LAYOUT_CACHE_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for graphModel.
GRAPH_MODEL_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for graphModel.
graphBackground - Variable in class org.jgraph.graph.PortRenderer
Cache the current graph background.
GraphCell - Interface in org.jgraph.graph
Defines the requirements for objects that appear as GraphCells.
GraphCellEditor - Interface in org.jgraph.graph
Adds to CellEditor the extensions necessary to configure an editor in a graph.
graphChanged(GraphModelEvent) - Method in interface org.jgraph.event.GraphModelListener
Invoked after a cell has changed in some way.
graphChanged(GraphModelEvent.GraphModelChange) - Method in class org.jgraph.graph.GraphLayoutCache
Called from BasicGraphUI.ModelHandler to update the view based on the specified GraphModelEvent.
graphChanged(GraphModelEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphModelHandler
 
graphChanged(GraphModelEvent) - Method in class org.yawlfoundation.yawl.worklet.graph.NetPanel
 
GraphConstants - Class in org.jgraph.graph
A collection of well known or common attribute keys and methods to apply to an Map to get/set the properties in a typesafe manner.
GraphConstants() - Constructor for class org.jgraph.graph.GraphConstants
 
GraphContext - Class in org.jgraph.graph
 
GraphContext(JGraph, Object[]) - Constructor for class org.jgraph.graph.GraphContext
Constructs a graph context for cells with respect to the connections defined in the model, and the views in the view of graph.
graphDidChange() - Method in class org.jgraph.JGraph
Messaged when the graph has changed enough that we need to resize the bounds, but not enough that we need to remove the cells (e.g cells were inserted into the graph).
GraphDropTargetListener() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener
 
graphLayoutCache - Variable in class org.jgraph.graph.GraphContext
Reference to the graphs GraphLayoutCache.
GraphLayoutCache - Class in org.jgraph.graph
An object that defines the view of a graphmodel.
GraphLayoutCache() - Constructor for class org.jgraph.graph.GraphLayoutCache
Constructs a graph layout cache.
GraphLayoutCache(GraphModel, CellViewFactory) - Constructor for class org.jgraph.graph.GraphLayoutCache
Constructs a view for the specified model that uses factory to create its views.
GraphLayoutCache(GraphModel, CellViewFactory, boolean) - Constructor for class org.jgraph.graph.GraphLayoutCache
Constructs a view for the specified model that uses factory to create its views.
GraphLayoutCache(GraphModel, CellViewFactory, CellView[], CellView[], boolean) - Constructor for class org.jgraph.graph.GraphLayoutCache
Constructs a view for the specified model that uses factory to create its views.
graphLayoutCache - Variable in class org.jgraph.JGraph
The view that defines the display properties of the model.
graphLayoutCache - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Reference to the graph's view (geometric pattern).
GraphLayoutCache.GraphLayoutCacheEdit - Class in org.jgraph.graph
An implementation of GraphLayoutCacheChange.
graphLayoutCacheChanged(GraphLayoutCacheEvent) - Method in interface org.jgraph.event.GraphLayoutCacheListener
Invoked after a cell has changed in some way.
graphLayoutCacheChanged(GraphLayoutCacheEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandler
 
GraphLayoutCacheEdit(Map) - Constructor for class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Constructs a GraphViewEdit.
GraphLayoutCacheEdit(Object[], Map, Object[], Object[]) - Constructor for class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Constructs a GraphViewEdit.
GraphLayoutCacheEvent - Class in org.jgraph.event
Encapsulates information describing changes to a graph layout cache, and is used to notify graph layout cache listeners of the change.
GraphLayoutCacheEvent(Object, GraphLayoutCacheEvent.GraphLayoutCacheChange) - Constructor for class org.jgraph.event.GraphLayoutCacheEvent
Used to create an event when cells have been changed, inserted, or removed, identifying the change as a GraphLayoutCacheChange object.
GraphLayoutCacheEvent.GraphLayoutCacheChange - Interface in org.jgraph.event
Defines the interface for objects that may be used to represent a change to the graph layout cache.
GraphLayoutCacheHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandler
 
GraphLayoutCacheListener - Interface in org.jgraph.event
Defines the interface for an object that listens to changes in a GraphModel.
graphLayoutCacheListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Updates the display when the view has changed.
GraphMLWriter - Class in org.yawlfoundation.yawl.views.graph
 
GraphMLWriter() - Constructor for class org.yawlfoundation.yawl.views.graph.GraphMLWriter
 
graphModel - Variable in class org.jgraph.graph.GraphLayoutCache
Reference to the graphModel
GraphModel - Interface in org.jgraph.graph
The interface that defines a suitable data model for a JGraph.
graphModel - Variable in class org.jgraph.JGraph
The model that defines the graph displayed by this object.
graphModel - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Used to determine what to display.
GraphModelEdit(Object[], Object[], Map, ConnectionSet, ParentMap) - Constructor for class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Constructs an edit record.
GraphModelEvent - Class in org.jgraph.event
Encapsulates information describing changes to a graph model, and is used to notify graph model listeners of the change.
GraphModelEvent(Object, GraphModelEvent.GraphModelChange) - Constructor for class org.jgraph.event.GraphModelEvent
Used to create an event when cells have been changed, inserted, or removed, identifying the change as a ModelChange object.
GraphModelEvent.GraphModelChange - Interface in org.jgraph.event
Defines the interface for objects that may be included into a GraphModelEvent to describe a model change.
GraphModelHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.GraphModelHandler
 
GraphModelLayerEdit(Object[], int) - Constructor for class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Constructs a GraphModelEdit.
GraphModelListener - Interface in org.jgraph.event
Defines the interface for an object that listens to changes in a GraphModel.
graphModelListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Is responsible for updating the view based on model events.
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ProcessConfigurationAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.decobar.DecoratorToolBar
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.CopyAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.CutAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignBottomAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignCentreAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignLeftAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignMiddleAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignRightAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.align.AlignTopAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.DecreaseSizeAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.IncreaseSizeAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.SetSelectedElementsFillColourAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.ViewCancellationSetAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.DeleteAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.zoom.ZoomSelectedElementsAction
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.PropertiesLoader
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in interface org.yawlfoundation.yawl.editor.ui.specification.pubsub.GraphStateListener
 
graphSelectionChange(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.BottomPanel
 
GraphSelectionEvent - Class in org.jgraph.event
An event that characterizes a change in the current selection.
GraphSelectionEvent(Object, Object[], boolean[]) - Constructor for class org.jgraph.event.GraphSelectionEvent
Represents a change in the selection of a GraphSelectionModel.
GraphSelectionHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.GraphSelectionHandler
 
GraphSelectionListener - Interface in org.jgraph.event
The listener that's notified when the selection in a GraphSelectionModel changes.
graphSelectionListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Updates the display when the selection changes.
GraphSelectionModel - Interface in org.jgraph.graph
This interface represents the current state of the selection for the graph component.
graphSelectionModel - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Model maintaining the selection.
GraphSelectionRedirector() - Constructor for class org.jgraph.JGraph.GraphSelectionRedirector
 
GraphState - Enum in org.yawlfoundation.yawl.editor.ui.specification.pubsub
 
GraphStateListener - Interface in org.yawlfoundation.yawl.editor.ui.specification.pubsub
 
GraphTransferable - Class in org.jgraph.graph
An object that represents the clipboard contents for a graph selection.
GraphTransferable(Object[], Map, Rectangle2D, ConnectionSet, ParentMap) - Constructor for class org.jgraph.graph.GraphTransferable
Constructs a new transferable selection for cells, csand attrMap.
GraphTransferHandler - Class in org.jgraph.graph
 
GraphTransferHandler() - Constructor for class org.jgraph.graph.GraphTransferHandler
 
GraphUI - Class in org.jgraph.plaf
Pluggable look and feel interface for JGraph.
GraphUI() - Constructor for class org.jgraph.plaf.GraphUI
 
GraphUndoManager - Class in org.jgraph.graph
An UndoManager that may be shared among multiple GraphLayoutCache's.
GraphUndoManager() - Constructor for class org.jgraph.graph.GraphUndoManager
 
GRID_COLOR_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for gridColor.
GRID_SIZE_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for gridSize.
GRID_VISIBLE_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for gridVisible.
gridColor - Variable in class org.jgraph.graph.EdgeRenderer
The color of the graph grid
gridColor - Variable in class org.jgraph.graph.VertexRenderer
 
gridColor - Variable in class org.jgraph.JGraph
The color of the grid.
gridEnabled - Variable in class org.jgraph.JGraph
True if the snap method should be active (snap to grid).
gridMode - Variable in class org.jgraph.JGraph
The style of the grid.
gridSize - Variable in class org.jgraph.JGraph
The size of the grid in points.
gridVisible - Variable in class org.jgraph.JGraph
True if the grid is visible.
groupBounds - Variable in class org.jgraph.graph.AbstractCellView
Cached bounds of all children if vertex is a group
GROUPOPAQUE - Static variable in class org.jgraph.graph.GraphConstants
Key for the groupOpaque attribute.
groupsEditable - Variable in class org.jgraph.JGraph
True if the graph allows editing of non-leaf cells.

H

handle - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Handle that we are going to use.
HANDLE_COLOR_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for gridColor.
HANDLE_SIZE_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for gridColor.
handleAbout(ApplicationEvent) - Method in class org.yawlfoundation.yawl.editor.ui.util.MacListener
 
handleAddRequest() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
handleAddRequest() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NetParamTableModel
 
handleAddRequest() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceCategoryTableModel
 
handleAddRequest() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceTableModel
 
handleAddRequest() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.ParticipantTableModel
 
handleAddRequest() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.RoleTableModel
 
handleAttributes(Map) - Method in class org.jgraph.graph.DefaultGraphModel
Applies attributes to the cells specified as keys.
handleAttributes(Map) - Method in class org.jgraph.graph.GraphLayoutCache
Attention: Undo will not work for routing-change if ROUTING and POINTS are stored in different locations.
handleColor - Variable in class org.jgraph.JGraph
Color of the handles and locked handles.
handleConnection(ConnectionSet.Connection, boolean) - Method in class org.jgraph.graph.DefaultGraphModel
Inserts the specified connection into the model.
handleConnectionSet(ConnectionSet) - Method in class org.jgraph.graph.DefaultGraphModel
Applies connectionSet to the model.
handleEditRequest(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
handleEditRequest(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NetParamTableModel
 
handleEditRequest(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceCategoryTableModel
 
handleEditRequest(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceTableModel
 
handleEditRequest(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.ParticipantTableModel
 
handleEditRequest(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.RoleTableModel
 
handleEditTrigger(Object, MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
Handles edit trigger by starting the edit and return true if the editing has already started.
handleEmptyGroups(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Adds the groups that become empty to the cells that will be removed.
handleExternalDrop(JGraph, Object[], Map, ConnectionSet, ParentMap, double, double) - Method in class org.jgraph.graph.GraphTransferHandler
 
handleInsert(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
Inserts cells into the model.
handleMarqueeEvent(MouseEvent, JGraph, Rectangle2D) - Method in class org.jgraph.graph.BasicMarqueeHandler
Hook for subclassers.
handleOpenFile(ApplicationEvent) - Method in class org.yawlfoundation.yawl.editor.ui.util.MacListener
 
handleParentMap(ParentMap) - Method in class org.jgraph.graph.DefaultGraphModel
Applies cells to the model.
handlePreferences(ApplicationEvent) - Method in class org.yawlfoundation.yawl.editor.ui.util.MacListener
 
handlePrintFile(ApplicationEvent) - Method in class org.yawlfoundation.yawl.editor.ui.util.MacListener
 
handleQuit(ApplicationEvent) - Method in class org.yawlfoundation.yawl.editor.ui.util.MacListener
 
handler - Variable in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
 
handleRemove(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
Removes cells from the model.
handleRemoveRequest(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
handleRemoveRequest(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NetParamTableModel
 
handleRemoveRequest(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceCategoryTableModel
 
handleRemoveRequest(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceTableModel
 
handleRemoveRequest(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.ParticipantTableModel
 
handleRemoveRequest(int[]) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.RoleTableModel
 
handles - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
handleSize - Variable in class org.jgraph.JGraph
Size of a handle.
hasAncestorIn(GraphModel, Set, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns true if the specified child has an ancestor in parents.
hasAndJoin(YTask) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
hasAndSplit(YTask) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
hasAnyResourceReferences() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
hasBinding(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
hasBothDecorators() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasBottomLeftAdjacentDecorators() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasBottomRightAdjacentDecorators() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasCancellationSetMembers() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasChangedRowOrder() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
hasChanges() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
hasChanges() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindingDialog
 
hasChanges() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
hasDecorator() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
hasDecoratorAtPosition(int) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasDefaultInputPorts() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
hasDefaultOutputPorts() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
hasDesignNotes() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
hasDuplicateResources() - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
hasError() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NonNegativeInteger
 
hasError() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateChecker
 
hasErrors() - Method in class org.yawlfoundation.yawl.editor.ui.update.DownloadWorker
 
hasErrors() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateDownloader
 
hasFocus - Variable in class org.jgraph.graph.PortRenderer
Cached hasFocus and selected value.
hasFocus - Variable in class org.jgraph.graph.VertexRenderer
Cached hasFocus and selected value.
hashCode() - Method in class org.jgraph.graph.ConnectionSet.Connection
Ensure equality of hashCode wrt equals().
hashCode() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
hashCode() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
hashCode() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
hashCode() - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
hasHorizontallyAlignedDecorators() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasIncomingFlow(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
hasIncomingFlow(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
hasIncomingFlow(YAWLCell, Edge) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
hasJoinDecorator() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasJoinDecoratorAt() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasJoinLayout() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
hasLabel() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
hasLabel() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
hasLabel() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
hasLoadedResources() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
hasLoadedResources() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
hasMembers() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
hasMore() - Method in class org.yawlfoundation.yawl.analyser.util.CombinationGenerator
 
hasMultiInAndOutFlows(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
hasMultiInFlows(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
hasMultiInstanceRow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
hasMultiOutFlows(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
hasMultipleTasks() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
hasNets() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
hasNext() - Method in class org.jgraph.graph.DefaultGraphModel.EmptyIterator
 
hasNoSelfReferencingFlows() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasOneInAndOutFlow(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
hasOneInFlow(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
hasOneOutFlow(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
hasORjoinsInCycle(YNet) - Method in class org.yawlfoundation.yawl.analyser.util.OrjoinInCycleUtils
 
hasOrSplitAsSource() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
hasOutgoingFlow(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
hasOutgoingFlow(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
hasOutgoingFlow(YAWLCell, Edge) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
hasParticipants() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
hasPoints() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
hasRecord(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoMap
Checks if the map already has a key of the name passed
hasRemoveMembers() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
hasResources() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
hasResources() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
hasResources() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
hasResources() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
hasRoles() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
hasRunOnce() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
hasSelection() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
hasSourceSplitType(int) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
hasSplitAsSource(int) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
hasSplitDecorator() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasSplitDecoratorAt() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasSplitLayout() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
hasTargetJoinType(int) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
hasTimerEnabled() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.AtomicTask
 
hasTopLeftAdjacentDecorators() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasTopRightAdjacentDecorators() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasUpdate() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateChecker
 
hasUpdates() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
hasValidCellSelected() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
hasValidContent() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
hasValidContent() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
hasValidContent() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
hasValidContent() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
hasValidContent() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionVerifier
 
hasValidContent() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTable
 
hasValidContent() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
hasValidContent() - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
hasValidContent() - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
hasValidDataTypeDefinition() - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
hasValidSelectedCellsForExclusion() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
hasValidSelectedCellsForInclusion() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
hasVerticallyAlignedDecorators() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
hasVisibleParent(Object, Set) - Method in class org.jgraph.graph.GraphLayoutCache
Checks if the port or one of its parents is visible.
hasXorSplitAsSource() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
hexToColor(String) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.PropertyUtil
 
hidden - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
HIDDEN - Static variable in class org.yawlfoundation.yawl.configuration.CPort
 
HIDDEN - Static variable in class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
hiddenMapping - Variable in class org.jgraph.graph.GraphLayoutCache
Maps cells to views.
hideCells(Object[], boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Hides the specified cells with all children if descandants is true.
hideCellsForChange(GraphModelEvent.GraphModelChange) - Method in class org.jgraph.graph.GraphLayoutCache
 
hidePort(PortView) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
Hides the specified port.
hidesDanglingConnections - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether existing connections should be hidden if their source or target port is removed from the model.
hidesExistingConnections - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether existing connections should be hidden if their source or target and no parent of the ports is visible, either by hiding the cell or by changing the source or target of the edge to a hidden cell.
highlightColor - Variable in class org.jgraph.graph.EdgeRenderer
The color of highlighted cells
highlightColor - Variable in class org.jgraph.graph.VertexRenderer
 
highlightColor - Variable in class org.jgraph.JGraph
Highlight Color.
highlightSelectedTab() - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
highSurrogate(int) - Static method in class org.bounce.xml.XMLChar
Returns the high surrogate of a supplemental character
HORIZONTAL_ALIGNMENT - Static variable in class org.jgraph.graph.GraphConstants
Key for the horizontalAlignment attribute.
HORIZONTAL_TEXT_POSITION - Static variable in class org.jgraph.graph.GraphConstants
Key for the horizontalTextPosition attribute.
horizontalGap - Variable in class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView.MultipleAtomicTaskRenderer
 

I

ICON - Static variable in class org.jgraph.graph.GraphConstants
Key for the icon attribute.
IconList - Class in org.yawlfoundation.yawl.editor.ui.util
 
IconList.IconPair - Class in org.yawlfoundation.yawl.editor.ui.util
 
IconLoader - Class in org.yawlfoundation.yawl.worklet.graph
 
IconLoader() - Constructor for class org.yawlfoundation.yawl.worklet.graph.IconLoader
 
IconPair(String, Icon, Icon) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.IconList.IconPair
 
IconPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
IconPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.IconPropertyEditor
 
IconPropertyRenderer - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
IconPropertyRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.IconPropertyRenderer
 
identifierChanged(String, String) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
identifierChanged(String, String) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called when a user changes the value of a unique identifier
identifierChanged(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
identifierChanged(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
identifierChanged(String, String) - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
identifiersRationalised(Map<String, String>) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
identifiersRationalised(Map<String, String>) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called when a specification is loaded and it was necessary to update unique identifiers to the new uniquify naming mechanism.
identifiersRationalised(Map<String, String>) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
identifiersRationalised(Map<String, String>) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
identifiersRationalised(Map<String, String>) - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
idLabelSynch - Variable in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
ignoreTargetGroup - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
IllegalIdentifierException - Exception in org.yawlfoundation.yawl.editor.core.exception
 
IllegalIdentifierException() - Constructor for exception org.yawlfoundation.yawl.editor.core.exception.IllegalIdentifierException
 
IllegalIdentifierException(String) - Constructor for exception org.yawlfoundation.yawl.editor.core.exception.IllegalIdentifierException
 
IllegalIdentifierException(String, Throwable) - Constructor for exception org.yawlfoundation.yawl.editor.core.exception.IllegalIdentifierException
 
ImageFilePropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
ImageFilePropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ImageFilePropertyEditor
 
ImageFilter - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
ImageFilter() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.net.ImageFilter
 
ImageURIPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
ImageURIPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ImageURIPropertyEditor
 
importAndApply(YLayout) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.io.LayoutImporter
 
importData(JComponent, Transferable) - Method in class org.jgraph.graph.GraphTransferHandler
 
importData(TransferHandler.TransferSupport) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowTransferHandler
 
importDataImpl(JComponent, Transferable) - Method in class org.jgraph.graph.GraphTransferHandler
 
in - Variable in class org.bounce.text.SyntaxHighlightingScanner
 
in - Variable in class org.jgraph.graph.GraphTransferHandler
 
includeInGroupBounds(CellView) - Method in class org.jgraph.graph.AbstractCellView
This is used to exclude certain cell views from the group bounds computation.
inCount - Variable in class org.jgraph.graph.GraphTransferHandler
 
increaseSelectedVertexSize() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
IncreaseSizeAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element
 
index - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
INFO - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
info(String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.MessageDialog
 
info(Component, String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.MessageDialog
 
inHitRegion(double, double) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Should return true if the passed in location is a valid mouse location to start editing from.
init() - Method in class org.yawlfoundation.yawl.configuration.menu.action.ApplyProcessConfigurationAction
 
init() - Method in class org.yawlfoundation.yawl.configuration.menu.action.PreviewConfigurationProcessAction
 
init() - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
init() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
Called from the super class to do any initialisation tasks
init() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Called from the super class to do any initialisation tasks
init() - Method in class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
Called from the super class to do any initialisation tasks
init() - Method in class org.yawlfoundation.yawl.editor.ui.swing.YSplashScreen
 
init() - Static method in class org.yawlfoundation.yawl.editor.ui.update.UpdateConstants
 
init() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
initBinding(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
initCompleted() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
initCompleted() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Notification that the editor has completed initialisation
initCompleted() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
initCompleted() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
initCompleted() - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
initContent(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
initContent(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.InputBindingDialog
 
initialBounds - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
initialLabelLocation - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
Holds the initial location of the label.
initialLocation - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
initMITask() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
Created by Jingxin Xu 13/01/2010
initOffscreen() - Method in class org.jgraph.graph.VertexView.SizeHandle
 
initOffscreen() - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
INNER_GAP_DIVISOR - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView.CompositeTaskRenderer
 
innerHorizontalGap - Variable in class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView.CompositeTaskRenderer
 
innerVerticalGap - Variable in class org.yawlfoundation.yawl.editor.ui.elements.view.CompositeTaskView.CompositeTaskRenderer
 
INPUT - Static variable in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
 
INPUT_OUTPUT - Static variable in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
 
InputBindingDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding
 
InputBindingDialog(String, VariableRow, List<VariableRow>, List<VariableRow>, MultiInstanceHandler, BindingTypeValidator) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.InputBindingDialog
 
InputCondition - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
InputCondition(Point2D) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.InputCondition
 
InputCondition(Point2D, YInputCondition) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.InputCondition
 
InputConditionView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
InputConditionView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.InputConditionView
 
INPUTPORT - Static variable in class org.yawlfoundation.yawl.configuration.CPort
 
InputPortConfigurationAction - Class in org.yawlfoundation.yawl.configuration.menu.action
 
InputPortConfigurationAction() - Constructor for class org.yawlfoundation.yawl.configuration.menu.action.InputPortConfigurationAction
 
insert - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
insert(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.DefaultGraphModel
Inserts the roots and connections into the model.
insert(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.GraphLayoutCache
Inserts the cells and connections into the model, and absorbs the local attributes.
insert(Object) - Method in class org.jgraph.graph.GraphLayoutCache
Inserts the specified vertex into the graph model.
insert(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Inserts the specified cells into the graph model.
insert(Object[], Map, ConnectionSet, ParentMap) - Method in class org.jgraph.graph.GraphLayoutCache
Variant of the insert method that allows to pass a default connection set and parent map and nested map.
insert(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in interface org.jgraph.graph.GraphModel
Inserts the cells and connections into the model, and passes attributes to the views.
insertAtomicTask(NetGraph, Point2D) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellFactory
Creates a new atomic task and inserts at the specified point of the given net.
insertClones(Object[], Map, Map, ConnectionSet, ParentMap, double, double) - Method in class org.jgraph.graph.GraphLayoutCache
Inserts the cloned cells from the clone map and clones the passed-in arguments according to the clone map before insertion and returns the clones in order of the cells.
insertCompositeTask(NetGraph, Point2D) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellFactory
Creates a new composite task and inserts at the specified point of the given net.
insertCondition(NetGraph, Point2D) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellFactory
Creates a new condition and inserts at specified point of the given net.
insertDroppedRow(int, VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
inserted - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
insertEdge(Object, Object, Object) - Method in class org.jgraph.graph.GraphLayoutCache
Inserts the specified edge into the graph model.
insertFlow(NetGraph, String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellFactory
Creates a new flow between two elements of the given net.
insertGroup(Object, Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Inserts the specified cell as a parent of children.
insertionLocation - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Needed to exchange information between Transfer- and MouseListener.
insertMultipleAtomicTask(NetGraph, Point2D) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellFactory
Creates a new multiple atomic task and inserts at the specified point of the given net.
insertMultipleCompositeTask(NetGraph, Point2D) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellFactory
Creates a new multiple composite task and inserts at the specified point of the given net.
insertString(int, String, AttributeSet) - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
insertText(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
insertText(String, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.bounce.text.FoldingPlainView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicateStyledDocument
 
insertViews(CellView[]) - Method in class org.jgraph.graph.GraphLayoutCache
Adds the specified model root cells to the view.
INSET - Static variable in class org.jgraph.graph.GraphConstants
Key for the inset attribute.
install(JEditorPane) - Method in class org.bounce.text.xml.XMLEditorKit
 
installAttributes(CellView) - Method in class org.jgraph.graph.EdgeRenderer
Installs the attributes of specified cell in this renderer instance.
installAttributes(CellView) - Method in class org.jgraph.graph.VertexRenderer
Install the attributes of specified cell in this renderer instance.
installComponents() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Intalls the subcomponents of the graph, which is the renderer pane.
installDefaults() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Invoked as part from the boilerplate install block.
InstallInstructions - Class in org.yawlfoundation.yawl.editor.ui.update
 
InstallInstructions() - Constructor for class org.yawlfoundation.yawl.editor.ui.update.InstallInstructions
 
installKeyboardActions() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Invoked as part from the boilerplate install block.
installListeners() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Invoked as part from the boilerplate install block.
installUI(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
 
InstanceEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
InstanceEditor(String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.InstanceEditor
 
InstanceEditorPane - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
InstanceEditorPane(String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.InstanceEditorPane
 
InstanceStyledDocument - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
InstanceStyledDocument(InstanceEditor) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.InstanceStyledDocument
 
InstanceValidator - Class in org.yawlfoundation.yawl.editor.core.data
 
InstanceValidator() - Constructor for class org.yawlfoundation.yawl.editor.core.data.InstanceValidator
 
intersects(JGraph, Rectangle2D) - Method in class org.jgraph.graph.AbstractCellView
Returns true if the view intersects the given rectangle.
intersects(JGraph, Rectangle2D) - Method in interface org.jgraph.graph.CellView
Returns true if the view intersects the given rectangle.
intersects(JGraph, CellView, Rectangle) - Method in class org.jgraph.graph.EdgeRenderer
Returns true if the edge shape intersects the given rectangle.
intersects(JGraph, Rectangle2D) - Method in class org.jgraph.graph.EdgeView
Returns true if this view intersects the given rectangle.
INVALID_COLOR - Static variable in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
invalidate() - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
invalidate() - Method in class org.jgraph.graph.EdgeView
Resets the cached values of the edge view
invalidate() - Method in class org.jgraph.graph.VertexView.SizeHandle
 
invalidate() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletInfoCache
 
invalidate() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionVerifier
 
InvalidConstraintReference - Class in org.yawlfoundation.yawl.editor.core.resourcing.validation
 
InvalidConstraintReference(String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidConstraintReference
 
invalidEdit() - Method in class org.yawlfoundation.yawl.editor.ui.swing.JFormattedSelectField
 
InvalidFilterReference - Class in org.yawlfoundation.yawl.editor.core.resourcing.validation
 
InvalidFilterReference(String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidFilterReference
 
InvalidNonHumanCategoryReference - Class in org.yawlfoundation.yawl.editor.core.resourcing.validation
 
InvalidNonHumanCategoryReference(String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidNonHumanCategoryReference
 
InvalidNonHumanResourceReference - Class in org.yawlfoundation.yawl.editor.core.resourcing.validation
 
InvalidNonHumanResourceReference(String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidNonHumanResourceReference
 
InvalidParticipantReference - Class in org.yawlfoundation.yawl.editor.core.resourcing.validation
 
InvalidParticipantReference(String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidParticipantReference
 
InvalidReference - Class in org.yawlfoundation.yawl.editor.core.resourcing.validation
Author: Michael Adams
InvalidReference(String, String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidReference
 
InvalidResourceReferencesDialog - Class in org.yawlfoundation.yawl.editor.ui.specification
 
InvalidResourceReferencesDialog(Set<InvalidReference>) - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.InvalidResourceReferencesDialog
 
InvalidRoleReference - Class in org.yawlfoundation.yawl.editor.core.resourcing.validation
 
InvalidRoleReference(String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidRoleReference
 
invert() - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
invisible - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
INVOKES_STOP_CELL_EDITING_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for messagesStopCellEditing.
invokesStopCellEditing - Variable in class org.jgraph.JGraph
If true, when editing is to be stopped by way of selection changing, data in graph changing or other means stopCellEditing is invoked, and changes are saved.
IS_MAC - Static variable in class org.jgraph.JGraph
 
isAbsoluteX(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the absolutex attribute from the specified map.
isAbsoluteY(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the absolutey attribute from the specified map.
isAddedCell() - Method in class org.jgraph.event.GraphSelectionEvent
Returns true if the first cell has been added to the selection, a return value of false means the first cell has been removed from the selection.
isAddedCell(Object) - Method in class org.jgraph.event.GraphSelectionEvent
Returns true if the cell identified by cell was added to the selection.
isAddedCell(int) - Method in class org.jgraph.event.GraphSelectionEvent
Returns true if the cell identified by index was added to the selection.
isAdding() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isAddPointEvent(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
Returning true signifies a mouse event adds a new point to an edge.
isAddToSelectionEvent(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returning true signifies that cells are added to the selection.
isAllAttributesLocal() - Method in class org.jgraph.graph.GraphLayoutCache
 
isAllowAll() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
isAllowBlockingInputPorts() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
isAllowChangingDefaultConfiguration() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
isAllowed() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
isAllowedDuplicates() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
isAlwaysReceiveAsCopyAction() - Method in class org.jgraph.graph.GraphTransferHandler
 
isAntiAliased() - Method in class org.jgraph.JGraph
Returns true if the graph will be anti aliased.
isApplyAutoGreyOut() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
isAttributeChange() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isAutomated() - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
isAutomated() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
isAutoResizeGraph() - Method in class org.jgraph.JGraph
Returns true if the graph should be automatically resized when cells are being moved below the bottom right corner.
isAutoSize(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the autosize attribute from the specified map.
isAutoSizeOnValueChange() - Method in class org.jgraph.graph.GraphLayoutCache
Returns true if cells should be auto-sized when their values change
isAvailable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
Created By Jingxin XU
isBackgroundScaled() - Method in class org.jgraph.JGraph
 
isBeginFill(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the beginfill attribute from the specified map.
isBendable(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the bendable attribute from the specified map.
isBendable() - Method in class org.jgraph.JGraph
Returns true if the graph allows adding/removing/modifying points.
isBiggerThan(RMarking) - Method in class org.yawlfoundation.yawl.analyser.elements.RMarking
 
isBiggerThanOrEqual(RMarking) - Method in class org.yawlfoundation.yawl.analyser.elements.RMarking
 
isBindingChange() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isBroken() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
isCancellationSetEnable() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
isCancelled() - Method in class org.yawlfoundation.yawl.analyser.util.YAWLResetAnalyser
 
isCancelled() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.AddUserDefinedAttributeDialog
 
isCancelled() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 
isCancelTransition() - Method in class org.yawlfoundation.yawl.analyser.elements.RTransition
 
isCellEditable(EventObject) - Method in class org.jgraph.graph.DefaultGraphCellEditor
If the realEditor returns true to this message, prepareForEditing is messaged and true is returned.
isCellEditable(Object) - Method in class org.jgraph.JGraph
Returns true if the graph and the cell are editable.
isCellEditable(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
isCellEditable(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.YPropertySheetTable
 
isCellEditable(int, int) - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
isCellEditable(int, int) - Method in class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
isCellEditable(int, int) - Method in class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
isCellEditable(int, int) - Method in class org.yawlfoundation.yawl.views.table.TaskIOTableModel
 
isCellEditable(int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
isCellEditable(int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
isCellEditable(int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
isCellSelected(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns true if the cell, cell, is in the current selection.
isCellSelected(Object) - Method in interface org.jgraph.graph.GraphSelectionModel
Returns true if the cell, cell, is in the current selection.
isCellSelected(Object) - Method in class org.jgraph.JGraph
Returns true if the cell is currently selected.
isChanged() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
isChildrenSelectable() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns true if the selection model allows the selection of children.
isChildrenSelectable(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Hook for subclassers for fine-grained control over stepping-into cells.
isChildrenSelectable(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the childrenselectable attribute from the specified map.
isChildrenSelectable() - Method in interface org.jgraph.graph.GraphSelectionModel
Returns true if the selection model allows the selection of children.
isChildrenSelected(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns true if the cell, cell, has selected children.
isChildrenSelected(Object) - Method in interface org.jgraph.graph.GraphSelectionModel
Returns true if the cell, cell, has selected children.
isCloneable() - Method in class org.jgraph.JGraph
Returns true if cells are cloned on CTRL-Drag operations.
isComboListener() - Method in class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
isCompensator() - Method in class org.yawlfoundation.yawl.worklet.graph.PrimitiveCell
 
isCompleteCheck() - Method in class org.yawlfoundation.yawl.editor.ui.util.CheckThreadViolationRepaintManager
 
isCompositeTask() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
isCompound() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
isConfigurable() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
This is the get method of configurable; Jingxin Xu
isConnectable(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the connectable attribute from the specified map.
isConnectable() - Method in class org.jgraph.JGraph
Returns true if the graph allows new connections to be established.
isConnected(Interface_Client) - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
Checks that the client currently has a valid connection to a running YAWL instance, and if not attempts to establish a connection.
isConnected() - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
Checks that a connection is open.
isConnected() - Method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
Checks that a connection is open.
isConnected() - Method in class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
Checks that a connection is open.
isConnected() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
isConnected(Interface_Client) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
isConstrained(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the constrained attribute from the specified map.
isConstrainedMoveEvent(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
isConstrainedMoveEvent(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returning true signifies a move should only be applied to one direction.
isConstrainedSizeEvent(MouseEvent) - Method in class org.jgraph.graph.VertexView.SizeHandle
 
isConstraintsSelected() - Method in class org.yawlfoundation.yawl.views.dialog.ResourceKeyTableDialog
 
isContainer() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
isContainer() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
isContent(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character can be considered content.
isContentValid() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
isContentValid() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
isContentValid() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
isContextVisible - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
isControlAttribute(Object, Object, Object) - Method in class org.jgraph.graph.GraphLayoutCache
Returns true if key is a control attribute
isCopyable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
isCopyable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.InputCondition
 
isCopyable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.OutputCondition
 
isCopyable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
isCopyable() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLCell
 
isCopyable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
isCopyable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
isCustomBinding() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
isDataFlavorSupported(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject
Returns true if flavor is one of the supported flavors.
isDataTypeAndValueChange() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isDataTypeChange() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isDefaultFlow() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
isDefaultFlow() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
isDefinedTypeName(String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
isDescendant(CellView, CellView) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
 
isDirty() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
 
isDisconnectable(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the disconnectable attribute from the specified map.
isDisconnectable() - Method in class org.jgraph.JGraph
Returns true if the graph allows existing connections to be removed.
isDisconnectOnMove() - Method in class org.jgraph.JGraph
Returns true if selected edges should be disconnected from unselected vertices when they are moved.
isDoubleBuffered - Variable in class org.jgraph.graph.VertexRenderer
Cached value of the double buffered state
isDragEnabled() - Method in class org.jgraph.JGraph
Returns true if the graph uses Drag-and-Drop to move cells.
isDragging - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Indicates whether this handle has started drag and drop.
isDropEnabled() - Method in class org.jgraph.JGraph
Returns true if the graph accepts drops/pastes from external sources.
isEdge(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns true if edge is a valid edge.
isEdge(Object) - Method in interface org.jgraph.graph.GraphModel
Returns true if edge is a valid edge.
isEdgeConnectable - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
isEditable(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the editable attribute from the specified map.
isEditable() - Method in class org.jgraph.JGraph
Returns true if the graph is editable (if it allows cells to be edited).
isEditing() - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
isEditing() - Method in class org.jgraph.JGraph
Returns true if the graph is being edited.
isEditing(JGraph) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns true if the graph is being edited.
isEditing(JGraph) - Method in class org.jgraph.plaf.GraphUI
Returns true if the graph is being edited.
isEditing - Variable in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
isEditing() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
isEmpty() - Method in class org.jgraph.graph.ConnectionSet
Returns true if the connection set is empty.
isEmpty() - Method in class org.jgraph.graph.GraphContext
Returns true if this object contains no cells.
isEmpty() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
isEmpty(String, Document, boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.XQueryEvaluator
 
isEmpty() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
isEnabled() - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphIncrementAction
 
isEnabled() - Method in interface org.yawlfoundation.yawl.decobar.action.DecoratorAction
 
isEnabled() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
isEndFill(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the endfill attribute from the specified map.
isEngineConnected() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
isError() - Method in class org.bounce.text.SyntaxHighlightingScanner
 
isErrorHighlighting() - Method in class org.bounce.text.SyntaxHighlightingView
 
isErrorHighlighting() - Method in class org.bounce.text.xml.XMLView
 
isFalseChild() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
isFileStateClosed() - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
isFillable(int) - Method in class org.jgraph.graph.EdgeRenderer
 
isFilterMatch(Triple, Set<String>) - Method in class org.yawlfoundation.yawl.views.graph.DataViewDialog
 
isFilterMatch(Triple, Set<String>) - Method in class org.yawlfoundation.yawl.views.graph.ResourceViewDialog
 
isForbidDynamic() - Method in class org.yawlfoundation.yawl.configuration.MultipleInstanceTaskConfigSet
 
isForceMarqueeEvent(MouseEvent) - Method in class org.jgraph.graph.BasicMarqueeHandler
 
isForceMarqueeEvent(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returning true signifies the marquee handler has precedence over other handlers, and is receiving subsequent mouse events.
isForceMarqueeEvent(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
Determines whether the default marquee behaviour is sufficient, or whether our own response to mouse events are more appropriate.
isGateway(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
isGridEnabled() - Method in class org.jgraph.JGraph
Returns true if the grid is active.
isGridVisible() - Method in class org.jgraph.JGraph
Returns true if the grid will be visible.
isGroup(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Checks whether the cell has at least one child which is not a port.
isGroup(Object) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
Returns true if object is a vertex, that is, if it is not an instance of Port or Edge, and all of its children are ports, or it has no children.
isGroupOpaque(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified map.
isGroupsEditable() - Method in class org.jgraph.JGraph
 
isHide() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
isHideBanner() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
isHidesDanglingConnections() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the hidesDanglingConnections.
isHidesExistingConnections() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the hidesExistingConnections.
isHighSurrogate(int) - Static method in class org.bounce.xml.XMLChar
Returns whether the given character is a high surrogate
isHTMLFlavor(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Returns whether or not the specified data flavor is an HTML flavor that is supported.
isHTMLSupported() - Method in class org.jgraph.graph.GraphTransferable
Returns true if the transferable support a text/html format.
isHTMLSupported() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Whether the HTML flavors are offered.
isIdLabelSynch() - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
isIdLabelSynch() - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
isInACancelSet(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
isInitialised() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.BindingTypeValidator
 
isInitialising() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
isInput() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isInputOutput() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isInvalid(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is invalid.
isJoin() - Method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorType
 
isJoin() - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
 
isJumpToDefaultPort - Variable in class org.jgraph.JGraph
True if getPortViewAt should return the default port if no other port is found.
isJumpToDefaultPort() - Method in class org.jgraph.JGraph
Returns true if getPortViewAt should return the default port if no other port is found.
isKeyDown - Variable in class org.jgraph.plaf.basic.BasicGraphUI.KeyHandler
Set to true while keyPressed is active.
isLabelAlongEdge(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the true if the label should be painted along the edge.
isLeaf() - Method in class org.jgraph.graph.AbstractCellView
Returns true if the view is a leaf.
isLeaf() - Method in interface org.jgraph.graph.CellView
Returns true if the view is a leaf.
isLeaf(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns whether the specified node is a leaf node.
isLeaf(Object) - Method in interface org.jgraph.graph.GraphModel
Returns whether the specified node is a leaf node.
isLeaf() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
isLessThanOrEqual(RMarking) - Method in class org.yawlfoundation.yawl.analyser.elements.RMarking
This is used for coverable check: x' <= x
isLineAbove() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
isLineBelow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
isLoaded() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
isLoaded() - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
isLoadedSpecUnsavedWorklet() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
isLocal() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isLocalAttribute(Object, Object, Object) - Method in class org.jgraph.graph.GraphLayoutCache
Returns true if the set of local attributes contains key
isLogPredicateChange() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isLongEdgePort(DecoratorPort) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
isLongEdgePort() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.DecoratorPort
 
isLoop() - Method in class org.jgraph.graph.EdgeView
Returns true if the edge is a loop.
isLoop() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
isLowSurrogate(int) - Static method in class org.bounce.xml.XMLChar
Returns whether the given character is a low surrogate
isMac() - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
isMacOS() - Static method in class org.yawlfoundation.yawl.editor.ui.swing.menu.MenuUtilities
 
isMarkup(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character can be considered markup.
isMarqueeTriggerEvent(MouseEvent, JGraph) - Method in class org.jgraph.graph.BasicMarqueeHandler
Hook for subclassers.
isMIRow(int) - Method in interface org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.BindingViewTableModel
 
isModified() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isMoveable(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the moveable attribute from the specified map.
isMoveable() - Method in class org.jgraph.JGraph
 
isMoveBelowZero - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
isMoveBelowZero() - Method in class org.jgraph.JGraph
Returns true if the graph allows to move cells below zero.
isMoveBeyondGraphBounds() - Method in class org.jgraph.JGraph
 
isMoveIntoGroups - Variable in class org.jgraph.JGraph
Specifies if cells should be added to a group when moved over the group's area.
isMoveIntoGroups() - Method in class org.jgraph.JGraph
Returns true if cells should be added to groups when moved over the group's area.
isMoveOutOfGroups - Variable in class org.jgraph.JGraph
Specifies if cells should be removed from groups when removed from the group area.
isMoveOutOfGroups() - Method in class org.jgraph.JGraph
Returns true if cells should be removed from groups when removed from the group's area.
isMovesChildrenOnExpand() - Method in class org.jgraph.graph.GraphLayoutCache
 
isMovesParentsOnCollapse() - Method in class org.jgraph.graph.GraphLayoutCache
 
isMoving - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Indicates whether this handle is currently moving cells.
isMultiInstance() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isName(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNameChange() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isNameStart(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNCName(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNetLevel() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
isNew - Variable in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
 
isNew() - Method in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
Returns the isNew.
isNew() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isNewElementsConfigurable() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
isNewVersion() - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateChecker
 
isNewVersion() - Method in class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
isOKEnabled() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ButtonBar
 
isOnlySourceFlow() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
isOnlyTargetFlow() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
isOpaque(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified map.
isOptional() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
isOrphanTaskDecomposition(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
isOutput() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isPartial() - Method in class org.jgraph.graph.GraphLayoutCache
 
isPlainFlavor(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Returns whether or not the specified data flavor is an plain flavor that is supported.
isPlainSupported() - Method in class org.jgraph.graph.GraphTransferable
Returns true if the transferable support a text/plain format.
isPlainSupported() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Whether the plain text flavors are offered.
isPort(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns true if port is a valid port, possibly supporting edge connection.
isPort(Object) - Method in interface org.jgraph.graph.GraphModel
Returns true if port is a valid port, possibly supporting edge connection.
isPortsOnTop() - Method in class org.jgraph.JGraph
 
isPortsScaled() - Method in class org.jgraph.JGraph
Returns true if the ports will be scaled.
isPortsVisible() - Method in class org.jgraph.JGraph
Returns true if the ports will be visible.
isPreviewInvalidNullPorts() - Method in class org.jgraph.JGraph
Returns true if graph allows invalid null ports during previews
isPubid(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isReadOnly() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
isReadOnly(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.YPropertySheetTable
A row is deemed read-only if its property name is contained in the current read-only properties list
isReconnectsEdgesToVisibleParent() - Method in class org.jgraph.graph.GraphLayoutCache
Deprecated.
edges are moved to parent view and back automatically
isRemembersCellViews() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the remembersCellViews.
isRemovable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
isRemovable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.InputCondition
 
isRemovable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.OutputCondition
 
isRemovable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
isRemovable() - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLCell
 
isRemovable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
isRemovable() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
isRemoveAll(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the removeall attribute from the specified map.
isRemoveEmptyGroups() - Method in class org.jgraph.graph.DefaultGraphModel
 
isRemovePointEvent(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
Returning true signifies a mouse event removes a given point.
isResetAnalysis() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isResetCancellation() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isResetOrJoin() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isResetOrjoinCycle() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isResetReductionRules() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isResetShowObservations() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isResetSoundness() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isResetWeakSoundness() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isResize(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the resize attribute from the specified map.
isResizesParentsOnCollapse() - Method in class org.jgraph.graph.GraphLayoutCache
 
isResourceConnected() - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
isRestricted() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
isRestricted() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
isRicherFlavor(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
 
isRootNet() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
isRootNet() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
isSelectable(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the selectable attribute from the specified map.
isSelected() - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
isSelected() - Method in interface org.yawlfoundation.yawl.decobar.action.DecoratorAction
 
isSelected() - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
isSelected() - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
isSelected() - Method in class org.yawlfoundation.yawl.editor.ui.actions.view.TogglePluginToolbarViewAction
 
isSelected() - Method in class org.yawlfoundation.yawl.editor.ui.actions.view.ToolbarGridToggleAction
 
isSelected() - Method in class org.yawlfoundation.yawl.editor.ui.actions.view.ToolbarTipToggleAction
 
isSelected() - Method in class org.yawlfoundation.yawl.editor.ui.preferences.DefaultsCheckBoxPanel
 
isSelected() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
isSelected() - Method in class org.yawlfoundation.yawl.views.menu.ResourceOverlayAction
 
isSelected() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
isSelectionEmpty() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Returns true if the selection is currently empty.
isSelectionEmpty() - Method in interface org.jgraph.graph.GraphSelectionModel
Returns true if the selection is currently empty.
isSelectionEmpty() - Method in class org.jgraph.JGraph
Returns true if the selection is currently empty.
isSelectionEnabled() - Method in class org.jgraph.JGraph
Returns true if the cell selection is enabled
isSelectsAllInsertedCells() - Method in class org.jgraph.graph.GraphLayoutCache
 
isSelectsLocalInsertedCells() - Method in class org.jgraph.graph.GraphLayoutCache
 
isServicesSelected() - Method in class org.yawlfoundation.yawl.views.dialog.ResourceKeyTableDialog
 
isShowsChangedConnections() - Method in class org.jgraph.graph.GraphLayoutCache
 
isShowsExistingConnections() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the showsExistingConnections.
isShowsInsertedConnections() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the showsInsertedConnections.
isSignificant() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
isSignificant() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
isSizeable(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the sizeable attribute from the specified map.
isSizeable() - Method in class org.jgraph.JGraph
Returns true if the graph allows cells to be resized.
isSkipValidation() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
isSnapSelectedView() - Method in class org.jgraph.plaf.basic.BasicGraphUI
 
isSource - Variable in class org.jgraph.graph.ConnectionSet.Connection
Indicates if port is the source of edge.
isSource() - Method in class org.jgraph.graph.ConnectionSet.Connection
Returns true if port is the source of edge.
isSourceEditing() - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
isSpace(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isSpecialXMLCharacter(char) - Static method in class org.yawlfoundation.yawl.editor.ui.util.XMLUtilities
Tests the supplied character to determine whether it is a special XML Character.
isSpecID() - Method in class org.yawlfoundation.yawl.worklet.client.RdrSetID
 
isSplit() - Method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorType
 
isSplit() - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
 
isStart() - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCell
 
isStringFlavor(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
Returns whether or not the specified data flavor is a String flavor that is supported.
isSupplemental(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is a supplemental character.
isTargetEditing() - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
isTextArea() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
isToggleSelectionEvent(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returning true signifies a mouse event on the cell should toggle the selection of only the cell under mouse.
isTrueChild() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
isUniqueName(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
 
isUpdated() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.LogPredicateDialog
 
isUsageChange() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isUserDefinedAttributeSelected() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
isValid() - Method in class org.bounce.text.SyntaxHighlightingScanner
Returns true when no paint has invalidated the scanner.
isValid(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is valid.
isValid() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isValidating() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
isValidBinding(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
isValidIANAEncoding(String) - Static method in class org.bounce.xml.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidInputBinding() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isValidJavaEncoding(String) - Static method in class org.bounce.xml.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - Static method in class org.bounce.xml.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidName() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isValidNCName(String) - Static method in class org.bounce.xml.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.bounce.xml.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValidOutputBinding() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isValidRow(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
isValidValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isValidXMLIdentifier(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
isValidXMLIdentifier(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Checks whether an identifier is free of XML reserved characters
isValueChange() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
isVertex(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns true if vertex is a valid vertex.
isVisible(Object) - Method in class org.jgraph.graph.GraphLayoutCache
 
isVolatileOffscreen() - Method in class org.jgraph.JGraph
 
isWhitespace() - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
isWindows() - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
isWofAnalysis() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isWofBehavioural() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isWofExtendedCoverabiity() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isWofStructural() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
isXML11Space(int) - Static method in class org.bounce.xml.XMLChar
Returns true if the specified character is a space character as amdended in the XML 1.1 specification.
isXorEnabled() - Method in class org.jgraph.JGraph
Returns true if the graph accepts drops/pastes from external sources.
isYawlReductionRules() - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
items - Variable in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationListModel
 
itemStateChanged(ItemEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ConstraintsPanel
 
itemStateChanged(ItemEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.PrimaryResourcesPanel
 
itemStateChanged(ItemEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
itemStateChanged(ItemEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceDialog
 
itemStateChanged(ItemEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationUploadDialog
 
itemStateChanged(ItemEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
itemStateChanged(ItemEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 

J

JAlternatingRowColorTable - Class in org.yawlfoundation.yawl.editor.ui.swing
 
JAlternatingRowColorTable() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JAlternatingRowColorTable
 
JAlternatingRowColorTable(TableModel) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JAlternatingRowColorTable
 
JFormattedSafeXMLCharacterField - Class in org.yawlfoundation.yawl.editor.ui.swing
This class is an extension of JFormattedSelectField that allows users to only enter characters that are not XML special characters.
JFormattedSafeXMLCharacterField() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JFormattedSafeXMLCharacterField
 
JFormattedSelectField - Class in org.yawlfoundation.yawl.editor.ui.swing
 
JFormattedSelectField(JFormattedTextField.AbstractFormatter) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JFormattedSelectField
 
JFormattedSelectField(int) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JFormattedSelectField
 
JFormattedSelectField() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JFormattedSelectField
 
JGraph - Class in org.jgraph
A control that displays a network of related objects using the well-known paradigm of a graph.
JGraph() - Constructor for class org.jgraph.JGraph
Returns a JGraph with a sample model.
JGraph(GraphModel) - Constructor for class org.jgraph.JGraph
Returns an instance of JGraph which displays the the specified data model.
JGraph(GraphLayoutCache) - Constructor for class org.jgraph.JGraph
Returns an instance of JGraph which displays the data model using the specified view.
JGraph(GraphModel, GraphLayoutCache) - Constructor for class org.jgraph.JGraph
Returns an instance of JGraph which displays the specified data model using the specified view.
JGraph(GraphModel, BasicMarqueeHandler) - Constructor for class org.jgraph.JGraph
Returns an instance of JGraph which displays the specified data model and assigns the specified marquee handler
JGraph(GraphModel, GraphLayoutCache, BasicMarqueeHandler) - Constructor for class org.jgraph.JGraph
Returns an instance of JGraph which displays the specified data model using the specified view and assigns the specified marquee handler
JGraph.EmptySelectionModel - Class in org.jgraph
EmptySelectionModel is a GraphSelectionModel that does not allow anything to be selected.
JGraph.GraphSelectionRedirector - Class in org.jgraph
Handles creating a new GraphSelectionEvent with the JGraph as the source and passing it off to all the listeners.
JOIN - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
JOIN - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
JoinDecorator - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
JoinDecorator() - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.JoinDecorator
This constructor is ONLY to be invoked when we are reconstructing a decorator from saved state.
JoinDecorator(YAWLTask, int, int) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.JoinDecorator
This constructor is to be invoked whenever we are creating a new decorator from scratch.
JoinDecoratorEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.CellBeanInfo.JoinDecoratorEditor
 
JoinDecoratorEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiCellBeanInfo.JoinDecoratorEditor
 
JOrderedSingleSelectTable - Class in org.yawlfoundation.yawl.editor.ui.swing
 
JOrderedSingleSelectTable() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JOrderedSingleSelectTable
 
JOrderedSingleSelectTable(int) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JOrderedSingleSelectTable
 
JPopupMenuListener - Class in org.yawlfoundation.yawl.editor.ui.swing
 
JPopupMenuListener(JPopupMenu) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JPopupMenuListener
 
JSingleSelectTable - Class in org.yawlfoundation.yawl.editor.ui.swing
 
JSingleSelectTable() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JSingleSelectTable
 
JSingleSelectTable(int) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JSingleSelectTable
 
JTimeSpinner - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
Author: Michael Adams Creation Date: 13/06/2008
JTimeSpinner() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
JTimeSpinner(int) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
JustifyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
JustifyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.JustifyEditor
 
JUtilities - Class in org.yawlfoundation.yawl.editor.ui.swing
A non-instantiable class, collecting together a loosely related set of stateless swing utility methods.
JUtilities() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.JUtilities
 

K

KeyHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.KeyHandler
 
keyListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Listens for KeyListener events.
keyPressed(KeyEvent) - Method in class org.bounce.text.xml.XMLEditorKit
 
keyPressed(KeyEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.KeyHandler
 
keyPressed(KeyEvent) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI.NetKeyHandler
 
keyReleased(KeyEvent) - Method in class org.bounce.text.xml.XMLEditorKit
 
keyReleased(KeyEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.KeyHandler
 
keyTyped(KeyEvent) - Method in class org.bounce.text.xml.XMLEditorKit
 

L

label - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
label - Variable in class org.yawlfoundation.yawl.editor.ui.properties.editor.DialogPropertyEditor
 
LABELALONGEDGE - Static variable in class org.jgraph.graph.GraphConstants
Key for the labelAlongEdge attribute.
labelBorder - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
LabelElementDialog - Class in org.yawlfoundation.yawl.editor.ui.swing.element
 
LabelElementDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.element.LabelElementDialog
 
labelPosition - Variable in class org.jgraph.graph.EdgeView
Cached label position of the edge.
LABELPOSITION - Static variable in class org.jgraph.graph.GraphConstants
Key for the labelposition attribute.
labelTransformEnabled - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
labelVector - Variable in class org.jgraph.graph.EdgeView
 
LABELWIDTHBUFFER - Static variable in class org.jgraph.graph.EdgeRenderer
When zooming a graph the font size jumps at certain zoom levels rather than scaling smoothly.
last - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
lastBufferAllocated - Variable in class org.jgraph.JGraph
Stores whether the last double buffer allocation worked or not
lastCell - Variable in class org.jgraph.graph.DefaultGraphCellEditor
last path that was selected.
lastFocus - Variable in class org.jgraph.plaf.basic.BasicGraphUI
The focused cell under the mousepointer and the last focused cell.
lastParent - Variable in class org.jgraph.graph.PortView
Cache of the last valid parent.
latter(String) - Method in class org.yawlfoundation.yawl.editor.core.identity.SuffixPair
 
launchCase(YSpecificationID, String, YLogDataItemList) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
launchCase(YSpecificationID, String, YLogDataItemList) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
launchCase() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationUploader
 
launchCase(YSpecificationID, String, YLogDataItemList) - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationUploader
 
layer - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
layoutCL(JLabel, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
Transposes the view rectangles as appropriate for a vertical view before invoking the super method and copies them after they have been altered by SwingUtilities.layoutCompoundLabel(FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int)
LayoutExporter - Class in org.yawlfoundation.yawl.editor.ui.specification.io
Author: Michael Adams Creation Date: 24/08/2008
LayoutExporter() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.io.LayoutExporter
 
LayoutHandler - Class in org.yawlfoundation.yawl.editor.core.util
 
LayoutHandler(YSpecification) - Constructor for class org.yawlfoundation.yawl.editor.core.util.LayoutHandler
 
LayoutImporter - Class in org.yawlfoundation.yawl.editor.ui.specification.io
Author: Michael Adams Creation Date: 6/10/2008
layoutNet(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.swing.DefaultLayoutArranger
 
LayoutRepository - Class in org.yawlfoundation.yawl.editor.ui.specification.io
 
layoutSpecification() - Method in class org.yawlfoundation.yawl.editor.ui.swing.DefaultLayoutArranger
 
LEFT - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
LEFT - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
LINE_GRID_MODE - Static variable in class org.jgraph.JGraph
 
LINEBEGIN - Static variable in class org.jgraph.graph.GraphConstants
Key for the lineBegin attribute.
LINECOLOR - Static variable in class org.jgraph.graph.GraphConstants
Key for the linecolor attribute.
lineDash - Variable in class org.jgraph.graph.EdgeRenderer
Contains the current dash pattern.
LINEEND - Static variable in class org.jgraph.graph.GraphConstants
Key for the lineEnd attribute.
LineNumberMargin - Class in org.bounce.text
Line number margin for a JTextComponent.
LineNumberMargin(JTextComponent) - Constructor for class org.bounce.text.LineNumberMargin
Convenience constructor for Text Components
lineShape - Variable in class org.jgraph.graph.EdgeView
Drawing attributes that are created on the fly
lineStyle - Variable in class org.jgraph.graph.EdgeRenderer
Painting attributes of the current edgeview
LINESTYLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the lineStyle attribute.
LineStyle - Enum in org.yawlfoundation.yawl.editor.core.layout
An enumeration of line styles for flows
lineToRect(Shape, int) - Method in class org.bounce.text.FoldingPlainView
Determine the rectangle that represents the given line.
lineWidth - Variable in class org.jgraph.graph.EdgeRenderer
Width of the current edge view
LINEWIDTH - Static variable in class org.jgraph.graph.GraphConstants
Key for the linewidth attribute.
LINK - Static variable in class org.jgraph.graph.GraphConstants
Key for the link attribute.
listBox - Variable in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
ListDialog - Class in org.yawlfoundation.yawl.editor.ui.resourcing.subdialog
 
ListDialog(JDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.ListDialog
 
ListDialog(JDialog, ListModel) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.ListDialog
 
ListDialog(JDialog, ListModel, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.ListDialog
 
listenerList - Variable in class org.jgraph.graph.DefaultGraphModel
The list of listeners that listen to the model.
listenerList - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
Event listener list.
listenerList - Variable in class org.jgraph.graph.GraphLayoutCache
The list of listeners that listen to the GraphLayoutCache.
listenForSelections() - Method in class org.yawlfoundation.yawl.worklet.dialog.TaskComboBox
 
load(YSpecification) - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifiers
Loads the element identifiers for a specification, without any rationalisation of suffixes.
load(String, String) - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
load(String) - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
load(String) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
load(String, String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Loads an XML representation of a specification into this handler object
load(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Loads a specification from file
load(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
load() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
load(BasicOfferInteraction) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ConstraintsPanel
 
load(BasicOfferInteraction) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FiltersPanel
 
load() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.PrimaryResourcesPanel
 
load() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.SecondaryResourcesPanel
 
load() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegesPanel
 
load(TaskResourceSet) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
load(DynParam) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.NetParamDialog
 
load() - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList
 
load(YSpecificationHandler) - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
loadAttributes(YAttributeMap) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
Loads attribute values from repository
loadFile(String, String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
loadForEdit(DynParam) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.NetParamDialog
 
loadIcon(String) - Static method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
 
loadRecentFileList() - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
loadTriples() - Method in class org.yawlfoundation.yawl.views.graph.DataViewDialog
 
loadTriples() - Method in class org.yawlfoundation.yawl.views.graph.ResourceViewDialog
 
loc - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
LOCAL - Static variable in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
 
localAttributes - Variable in class org.jgraph.graph.GraphLayoutCache
A set containing all attribute keys that are stored in the cell views, in other words, the view-local attributes.
LOCKED_HANDLE_COLOR_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for gridColor.
lockedHandleColor - Variable in class org.jgraph.graph.EdgeRenderer
The color of the second available handle
lockedHandleColor - Variable in class org.jgraph.graph.VertexRenderer
 
lockedHandleColor - Variable in class org.jgraph.JGraph
Color of the handles and locked handles.
LogPredicateDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
Author: Michael Adams Creation Date: 8/04/2010
LogPredicateDialog(LogPredicateTransport) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.LogPredicateDialog
 
LogPredicateDialog(VariableRow) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.LogPredicateDialog
 
LogPredicatePanel - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
LogPredicatePanel(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicatePanel
 
LogPredicatePropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
LogPredicatePropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.LogPredicatePropertyEditor
 
LogPredicateScope - Enum in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
LogPredicateStyledDocument - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
LogPredicateStyledDocument() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicateStyledDocument
 
LogPredicateStyledDocument(LogPredicateScope) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicateStyledDocument
 
LogPredicateTransport - Class in org.yawlfoundation.yawl.editor.ui.properties
 
LogPredicateTransport(YDecomposition, LogPredicateScope) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
LONG_EDGE_PORT - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
LoopRouting() - Constructor for class org.jgraph.graph.DefaultEdge.LoopRouting
 
lostOwnership(Clipboard, Transferable) - Method in class org.jgraph.graph.GraphTransferable
 
lowerRow(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractOrderedRowTableModel
 
lowSurrogate(int) - Static method in class org.bounce.xml.XMLChar
Returns the low surrogate of a supplemental character

M

MacListener - Class in org.yawlfoundation.yawl.editor.ui.util
Listens for events from the osx menu bar
MacListener() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.MacListener
 
main(String[]) - Static method in class org.jgraph.JGraph
 
main(String[]) - Static method in class org.yawlfoundation.yawl.analyser.reductionrules.ReductionRuleTester
 
main(String[]) - Static method in class org.yawlfoundation.yawl.analyser.reductionrules.ResetReductionRuleTester
 
main(String[]) - Static method in class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
 
main(String[]) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ErrorReporter
 
main(String[]) - Static method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
main(String[]) - Static method in class org.yawlfoundation.yawl.editor.ui.YEditorBootstrap
 
makeCompactGrid(Container, int, int, int, int, int, int) - Static method in class org.yawlfoundation.yawl.worklet.dialog.SpringUtil
Aligns the first rows * cols components of parent in a grid.
makeFile(String, String) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
makeGraphOutputReady() - Method in class org.yawlfoundation.yawl.editor.ui.net.PrettyOutputStateManager
 
makeLastAdjustments() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.CodeletDialog
 
makeLastAdjustments() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.DataDefinitionDialog
 
makeLastAdjustments() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TimerDialog
 
makeLastAdjustments() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
 
makeLastAdjustments() - Method in class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
makeTitle(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
makeTitle(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
makeTitle(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.InputBindingDialog
 
makeTitle(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindingDialog
 
makeVertexSet(Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.PropertyUtil
 
mapping - Variable in class org.jgraph.graph.GraphLayoutCache
Maps cells to views.
Mapping - Class in org.yawlfoundation.yawl.views.ontology.mapping
 
Mapping(YTask, String, String, Mapping.Type) - Constructor for class org.yawlfoundation.yawl.views.ontology.mapping.Mapping
 
Mapping.Type - Enum in org.yawlfoundation.yawl.views.ontology.mapping
 
mapsToVariable(YVariable) - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Mapping
 
markTitleAsDirty() - Method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
marquee - Variable in class org.jgraph.JGraph
Handler for marquee selection.
marquee - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Marquee that we are going to use.
MARQUEE_HANDLER_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for graphModel.
MarqueeAction - Class in org.yawlfoundation.yawl.editor.ui.actions.palette
 
MarqueeAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.palette.MarqueeAction
 
marqueeBounds - Variable in class org.jgraph.graph.BasicMarqueeHandler
 
marqueeColor - Variable in class org.jgraph.JGraph
Color of the marquee.
MASK_CONTENT - Static variable in class org.bounce.xml.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.bounce.xml.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.bounce.xml.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.bounce.xml.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.bounce.xml.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.bounce.xml.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.bounce.xml.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.bounce.xml.XMLChar
Valid character mask.
matches(String) - Method in class org.yawlfoundation.yawl.editor.ui.util.IconList.IconPair
 
MAXCELLS - Static variable in class org.jgraph.plaf.basic.BasicGraphUI
The maximum number of cells to paint when dragging.
MAXCLIPCELLS - Static variable in class org.jgraph.plaf.basic.BasicGraphUI
Maximum number of cells to compute clipping bounds for.
MAXHANDLES - Static variable in class org.jgraph.plaf.basic.BasicGraphUI
The maximum number of handles to paint individually.
mayModifyType() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
mayUpdateValue() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
MenuBuilder - Class in org.yawlfoundation.yawl.views.menu
 
MenuBuilder() - Constructor for class org.yawlfoundation.yawl.views.menu.MenuBuilder
 
MenuBuilder - Class in org.yawlfoundation.yawl.worklet.menu
 
MenuBuilder() - Constructor for class org.yawlfoundation.yawl.worklet.menu.MenuBuilder
 
MenuUtilities - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
Author: Michael Adams Creation Date: 7/05/2010
MenuUtilities() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.MenuUtilities
 
merge(Map, Map) - Static method in class org.jgraph.graph.GraphConstants
Merges the specified nested maps by adding all attributes in the change to the attributes for the cell in target, if the cell does not exist in target, then a new entry is added with all attributes from change.
mergeAttributes() - Method in class org.jgraph.graph.AbstractCellView
Implements the merging of the cell's attributes, initially stored in allAttributes, and the location attributes.
MessageDialog - Class in org.yawlfoundation.yawl.editor.ui.swing
 
MessageDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.MessageDialog
 
metrics - Variable in class org.bounce.text.FoldingPlainView
Font metrics for the current font.
metrics - Variable in class org.jgraph.graph.EdgeRenderer
Reference to the font metrics of the above
MIME_TYPE - Static variable in class org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject
The MIME type for FileDrop.TransferableObject.DATA_FLAVOR is application/x-net.iharder.dnd.TransferableObject.
minimumMove - Variable in class org.jgraph.JGraph
Minimum amount of pixels to start a move transaction.
MiniToolBar - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
MiniToolBar(ActionListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.MiniToolBar
 
model - Variable in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
modelToView(int, Shape, Position.Bias) - Method in class org.bounce.text.FoldingPlainView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
MoreDialog - Class in org.yawlfoundation.yawl.editor.ui.swing
 
MoreDialog(Window, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.MoreDialog
 
MoreDialog(Window, List<String>) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.MoreDialog
 
MoreDialog(Component, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.MoreDialog
 
mouseClicked(MouseEvent) - Method in class org.bounce.text.LineNumberMargin
Receives all mouse-click events in the margin.
mouseClicked(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.ElementControlClickListener
 
mouseClicked(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.ElementDoubleClickListener
 
mouseClicked(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
mouseClicked(MouseEvent) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI.NetMouseHandler
 
mouseDragged(MouseEvent) - Method in class org.jgraph.graph.BasicMarqueeHandler
Includes the specified startPoint in the marquee selection.
mouseDragged(MouseEvent) - Method in interface org.jgraph.graph.CellHandle
Messaged when the user drags the selection.
mouseDragged(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
mouseDragged(MouseEvent) - Method in class org.jgraph.graph.VertexView.SizeHandle
Process mouse dragged event.
mouseDragged(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
 
mouseDragged(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Process mouse dragged event.
mouseDragged(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
Defaults to typical marquee behaviour unless a flow relation is being drawn.
mouseDragged(MouseEvent) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI.NetMouseHandler
 
mouseEntered(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
mouseExited(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
MouseHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
 
MouseInputHandler(Component, Component, MouseEvent) - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
 
mouseListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Listens for Mouse events.
mouseMoved(MouseEvent) - Method in class org.jgraph.graph.BasicMarqueeHandler
Empty.
mouseMoved(MouseEvent) - Method in interface org.jgraph.graph.CellHandle
Messaged when the mouse is moved.
mouseMoved(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
Invoked when the mouse pointer has been moved on a component (with no buttons down).
mouseMoved(MouseEvent) - Method in class org.jgraph.graph.VertexView.SizeHandle
Invoked when the mouse pointer has been moved on a component (with no buttons down).
mouseMoved(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
Invoked when the mouse pointer has been moved on a component (with no buttons down).
mouseMoved(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Invoked when the mouse pointer has been moved on a component (with no buttons down).
mouseMoved(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
Defaults to typical marquee behaviour if the PaletteBar is in Marquee mode, Otherwise, the state of this marquee is determined through what lies underneath the mouse.
mousePressed(MouseEvent) - Method in class org.jgraph.graph.BasicMarqueeHandler
Start the marquee at the specified startPoint.
mousePressed(MouseEvent) - Method in interface org.jgraph.graph.CellHandle
Messaged when a mouse button is pressed.
mousePressed(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
mousePressed(MouseEvent) - Method in class org.jgraph.graph.VertexView.SizeHandle
Process mouse pressed event.
mousePressed(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
mousePressed(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
Defaults to typical marquee behaviour when the marquee palette button is selected.
mousePressed(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetPopupListener
 
mousePressed(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
mousePressed(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.JPopupMenuListener
 
mousePressed(MouseEvent) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI.NetMouseHandler
 
mouseReleased(MouseEvent) - Method in class org.jgraph.graph.BasicMarqueeHandler
Stops the current marquee selection.
mouseReleased(MouseEvent) - Method in interface org.jgraph.graph.CellHandle
Messaged when the drag operation has terminated with a drop.
mouseReleased(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
mouseReleased(MouseEvent) - Method in class org.jgraph.graph.VertexView.SizeHandle
 
mouseReleased(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
 
mouseReleased(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
mouseReleased(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
Defaults to typical marquee behaviour unless a flow relation is being drawn.
mouseReleased(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
mouseReleased(MouseEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.JPopupMenuListener
 
mouseReleased(MouseEvent) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI.NetMouseHandler
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
move(String, String) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
Moves one file to another.
MOVEABLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the moveable attribute.
moveable - Variable in class org.jgraph.JGraph
True if the graph allows move operations.
MOVEABLEAXIS - Static variable in class org.jgraph.graph.GraphConstants
Key for the moveableAxis attribute.
moveBelowZero - Variable in class org.jgraph.JGraph
True if the graph allows to move cells below zero.
moveBeyondGraphBounds - Variable in class org.jgraph.JGraph
True if the graph allows to move cells beyond the graph bounds
moveBranch(int) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
Moves this node and all its children to the left or right by the value passed.
moveElementBy(GraphCell, double, double) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
moveElementsBy(Object[], double, double) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
MoveElementsDownAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
MoveElementsLeftAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
MoveElementsRightAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
MoveElementsUpAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element.align
 
moveElementTo(GraphCell, double, double) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
MOVEHIDDENCHILDREN - Static variable in class org.jgraph.graph.GraphConstants
Key for the childrenSelectable attribute.
moveRowDown() - Method in class org.yawlfoundation.yawl.editor.ui.swing.JOrderedSingleSelectTable
 
moveRowUp() - Method in class org.yawlfoundation.yawl.editor.ui.swing.JOrderedSingleSelectTable
 
movesChildrenOnExpand - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether children should be moved to the parent group's origin on expand.
moveSelectedElementsDown() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
moveSelectedElementsLeft() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
moveSelectedElementsRight() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
moveSelectedElementsUp() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
moveSelectedRowDown() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
moveSelectedRowUp() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
moveSourceTo(YExternalNetElement) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
movesParentsOnCollapse - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether parents should be moved to the child area origin on collapse.
moveTargetTo(YExternalNetElement) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
moveViewToLocation(NetGraph, CellView, double, double) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
MultiCellBeanInfo - Class in org.yawlfoundation.yawl.editor.ui.properties
Loads the properties for a CellProperties backing Bean
MultiCellBeanInfo(Object[]) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiCellBeanInfo
 
MultiCellBeanInfo(Class, Object[]) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiCellBeanInfo
 
MultiCellBeanInfo.DecoratorEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
MultiCellBeanInfo.DecoratorPosEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
MultiCellBeanInfo.JoinDecoratorEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
MultiCellBeanInfo.SplitDecoratorEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
MultiCellProperties - Class in org.yawlfoundation.yawl.editor.ui.properties
 
MultiCellProperties() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
MultiDecompositionBeanInfo - Class in org.yawlfoundation.yawl.editor.ui.properties
 
MultiDecompositionBeanInfo(Object[]) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionBeanInfo
 
MultiDecompositionProperties - Class in org.yawlfoundation.yawl.editor.ui.properties
 
MultiDecompositionProperties() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
MultiFlowBeanInfo - Class in org.yawlfoundation.yawl.editor.ui.properties
Loads the properties for a FlowProperties backing Bean
MultiFlowBeanInfo() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiFlowBeanInfo
 
MultiFlowBeanInfo.StyleEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
MultiFlowProperties - Class in org.yawlfoundation.yawl.editor.ui.properties
 
MultiFlowProperties() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiFlowProperties
 
MultiInstanceDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
 
MultiInstanceDialog(YNet, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.MultiInstanceDialog
 
MultiInstanceDialog(YNet, Set<YAWLVertex>) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.MultiInstanceDialog
 
MultiInstanceHandler - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
MultiInstanceHandler(YTask, OutputBindings) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
MultiInstancePropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
MultiInstancePropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.MultiInstancePropertyEditor
 
MULTIPLE_ATOMIC_TASK - Static variable in class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
MULTIPLE_COMPOSITE_TASK - Static variable in class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
MULTIPLE_GRAPH_SELECTION - Static variable in interface org.jgraph.graph.GraphSelectionModel
Selection can contain any number of items.
MultipleAtomicTask - Class in org.yawlfoundation.yawl.editor.ui.elements.model
Properties for this class are managed through its YMultiInstanceAttributes instance.
MultipleAtomicTask(Point2D, YTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
This constructor is to be invoked whenever we are creating a new multiple atomic task from scratch.
MultipleAtomicTaskAction - Class in org.yawlfoundation.yawl.editor.ui.actions.palette
 
MultipleAtomicTaskAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.palette.MultipleAtomicTaskAction
 
MultipleAtomicTaskRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView.MultipleAtomicTaskRenderer
 
MultipleAtomicTaskView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
MultipleAtomicTaskView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView
 
MultipleAtomicTaskView.MultipleAtomicTaskRenderer - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
MultipleCompositeTask - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
MultipleCompositeTask(Point2D, YTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
This constructor is to be invoked whenever we are creating a new multiple composite task from scratch.
MultipleCompositeTaskAction - Class in org.yawlfoundation.yawl.editor.ui.actions.palette
 
MultipleCompositeTaskAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.palette.MultipleCompositeTaskAction
 
MultipleCompositeTaskView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
MultipleCompositeTaskView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleCompositeTaskView
 
MultipleInstanceConfigurationAction - Class in org.yawlfoundation.yawl.configuration.menu.action
 
MultipleInstanceConfigurationAction() - Constructor for class org.yawlfoundation.yawl.configuration.menu.action.MultipleInstanceConfigurationAction
 
MultipleInstanceTaskConfigSet - Class in org.yawlfoundation.yawl.configuration
 
MultipleInstanceTaskConfigSet(YAWLMultipleInstanceTask) - Constructor for class org.yawlfoundation.yawl.configuration.MultipleInstanceTaskConfigSet
 

N

NAMESPACE - Static variable in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
 
NAMESPACE_NAME - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for namespace name
NAMESPACE_PREFIX - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for namespace prefix
NAMESPACE_VALUE - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for namespace value
NamingConventions - Class in org.yawlfoundation.yawl.views.ontology
 
NamingConventions() - Constructor for class org.yawlfoundation.yawl.views.ontology.NamingConventions
 
net - Variable in class org.yawlfoundation.yawl.configuration.menu.action.ProcessConfigurationAction
 
netAdded(NetGraphModel) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
netAdded(NetGraphModel) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor when a net has been added to the current specification
netAdded(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
netAdded(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
NetBackgroundColourAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
NetBackgroundColourAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.net.NetBackgroundColourAction
 
NetBackgroundImageAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
NetBackgroundImageAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.net.NetBackgroundImageAction
 
NetBeanInfo - Class in org.yawlfoundation.yawl.editor.ui.properties
Loads the properties for a CellProperties backing Bean
NetBeanInfo() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.NetBeanInfo
 
NetBeanInfo(Class) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.NetBeanInfo
 
NetBeanInfo.DataGatewayEditor - Class in org.yawlfoundation.yawl.editor.ui.properties
 
NetCellFactory - Class in org.yawlfoundation.yawl.editor.ui.net.utilities
A Factory class, responsible for creating new net elements and inserting them into a specified net.
NetCellFactory() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellFactory
 
NetCellUtilities - Class in org.yawlfoundation.yawl.editor.ui.net.utilities
 
NetCellUtilities() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
NetCellViewFactory - Class in org.yawlfoundation.yawl.editor.ui.net.utilities
 
NetCellViewFactory() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellViewFactory
 
NetConfiguration - Class in org.yawlfoundation.yawl.configuration.net
 
NetConfiguration(NetGraphModel) - Constructor for class org.yawlfoundation.yawl.configuration.net.NetConfiguration
 
NetConfigurationCache - Class in org.yawlfoundation.yawl.configuration.net
 
NetDialog - Class in org.yawlfoundation.yawl.worklet.graph
 
NetDialog(RdrConclusion, RuleType) - Constructor for class org.yawlfoundation.yawl.worklet.graph.NetDialog
 
netElementAdded(NetGraphModel, YAWLVertex) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
netElementAdded(NetGraphModel, YAWLVertex) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor immediately after a task or condition is added to a net's canvas
netElementAdded(NetGraphModel, YAWLVertex) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
netElementAdded(NetGraphModel, YAWLVertex) - Method in class org.yawlfoundation.yawl.views.ViewsPlugin
 
netElementsRemoved(NetGraphModel, Set<Object>) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
netElementsRemoved(NetGraphModel, Set<Object>) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor immediately after one or more tasks or conditions are removed from a net's canvas
netElementsRemoved(NetGraphModel, Set<Object>) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
netElementsRemoved(NetGraphModel, Set<Object>) - Method in class org.yawlfoundation.yawl.views.ViewsPlugin
 
NetElementSummary - Class in org.yawlfoundation.yawl.configuration.net
 
NetElementSummary(NetGraphModel) - Constructor for class org.yawlfoundation.yawl.configuration.net.NetElementSummary
 
NetGraph - Class in org.yawlfoundation.yawl.editor.ui.net
 
NetGraph() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
NetGraph(YDecomposition) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
NetGraphModel - Class in org.yawlfoundation.yawl.editor.ui.net
 
NetGraphModel(NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
NetGraphModel.NetGraphModelEdit - Class in org.yawlfoundation.yawl.editor.ui.net
 
NetGraphModelEdit(Object[], Object[], Map, ConnectionSet, ParentMap) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel.NetGraphModelEdit
 
NetGraphTransferHandler - Class in org.yawlfoundation.yawl.editor.ui.net
 
NetGraphTransferHandler() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetGraphTransferHandler
 
NetGraphUI - Class in org.yawlfoundation.yawl.editor.ui.net
An override for a couple of paint methods
NetGraphUI() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI
 
NetGraphUI.NetMouseHandler - Class in org.yawlfoundation.yawl.editor.ui.net
 
NetKeyHandler() - Constructor for class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI.NetKeyHandler
 
NetMarqueeHandler - Class in org.yawlfoundation.yawl.editor.ui.net
 
NetMarqueeHandler(NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
 
NetModelSet - Class in org.yawlfoundation.yawl.editor.ui.specification
 
NetModelSet() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
NetMouseHandler() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI.NetMouseHandler
 
NetMouseHandler() - Constructor for class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI.NetMouseHandler
 
NetPanel - Class in org.yawlfoundation.yawl.worklet.graph
 
NetPanel(NetDialog, RdrConclusion, RuleType) - Constructor for class org.yawlfoundation.yawl.worklet.graph.NetPanel
 
NetParamDialog - Class in org.yawlfoundation.yawl.editor.ui.resourcing.subdialog
 
NetParamDialog(ResourceDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.NetParamDialog
 
NetParamTableModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel
 
NetParamTableModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NetParamTableModel
 
NetPopupListener - Class in org.yawlfoundation.yawl.editor.ui.net
 
NetPopupListener(NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetPopupListener
 
NetPrinter - Class in org.yawlfoundation.yawl.editor.ui.net
 
NetPrinter() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetPrinter
 
NetProperties - Class in org.yawlfoundation.yawl.editor.ui.properties
 
NetProperties() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
NetReloader - Class in org.yawlfoundation.yawl.editor.ui.specification
 
NetReloader() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.NetReloader
 
netRemoved(NetGraphModel) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
netRemoved(NetGraphModel) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor when a net has been removed from the current specification
netRemoved(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
netRemoved(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
NetRenderer - Class in org.yawlfoundation.yawl.worklet.graph
 
NetRenderer(Dimension) - Constructor for class org.yawlfoundation.yawl.worklet.graph.NetRenderer
 
NetRepository - Class in org.yawlfoundation.yawl.editor.core.repository
 
NetRepository() - Constructor for class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
NetRepository(String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
NetSelectionListener - Class in org.yawlfoundation.yawl.editor.ui.net
 
NetSelectionListener(GraphSelectionModel) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.NetSelectionListener
 
NetsPane - Class in org.yawlfoundation.yawl.editor.ui.swing
 
NetsPane() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
NetTaskPair - Class in org.yawlfoundation.yawl.editor.ui.properties
 
NetTaskPair(YAWLTask, NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
NetTaskPair(YNet, YDecomposition, YAWLTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
NetTaskPair(YNet, Set<YAWLVertex>) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
NetUtilities - Class in org.yawlfoundation.yawl.editor.ui.net.utilities
A library of standard utilities that return information on, or manipulate selected nets.
NetUtilities() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
 
NetVariableTablePanel - Class in org.yawlfoundation.yawl.editor.ui.properties.data
The basic, net-level variable table panel
NetVariableTablePanel(List<VariableRow>, String, DataVariableDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.NetVariableTablePanel
 
NetViewFactory - Class in org.yawlfoundation.yawl.worklet.graph
 
NetViewFactory() - Constructor for class org.yawlfoundation.yawl.worklet.graph.NetViewFactory
 
newAllDisabledOptions() - Static method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
newAllEnabledOptions() - Static method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
newComboInstance(JTable, Object) - Method in class org.yawlfoundation.yawl.worklet.dialog.ExletCellEditor
 
newConditionLayoutInstance(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
Create a new condition layout contained by this net.
newDecoratorLayoutInstance() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
newDefaultOptions() - Static method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
newFlowLayoutInstance(String, String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
Create a new flow layout contained by this net.
newInstance() - Method in class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
newInstance() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NonNegativeInteger
 
newLogPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
newNet(boolean, String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
newNetLayoutInstance(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
Create a new net layout for this layout tree.
newPair() - Method in class org.yawlfoundation.yawl.editor.ui.properties.TypeValuePair
 
newSpecification() - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
newSpecification() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Creates a new base YAWL specification
newSpecification() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFactory
 
newSpecification() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationModel
 
newTaskLayoutInstance(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
Create a new task layout contained by this net.
next() - Method in class org.jgraph.graph.DefaultGraphModel.EmptyIterator
 
next - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
nextEditToBeRedone(UndoableEdit) - Method in class org.jgraph.graph.GraphUndoManager
Returns the the next significant edit wrt to current to be redone if redo is called.
nextEditToBeUndone(UndoableEdit) - Method in class org.jgraph.graph.GraphUndoManager
Returns the the next significant edit wrt to current to be undone if undo is called.
nextTabStop(float, int) - Method in class org.bounce.text.FoldingPlainView
Returns the next tab stop position after a given reference position.
NO_Join - Static variable in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
NO_PREFERENCE - Static variable in interface org.jgraph.graph.Edge.Routing
 
NO_Split - Static variable in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
NO_TYPE - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
NO_VALID_SELECTION_FOR_SET_MEMBERSHIP - Static variable in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
NODE_SIZE - Static variable in class org.yawlfoundation.yawl.worklet.tree.TreeRenderer
 
NodeColorAction(String) - Constructor for class org.yawlfoundation.yawl.views.graph.RadialGraphView.NodeColorAction
 
NodePanel - Class in org.yawlfoundation.yawl.worklet.dialog
 
NodePanel(YAWLAtomicTask, AbstractNodeDialog, DialogMode) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
nodeSelected(RdrNode) - Method in class org.yawlfoundation.yawl.worklet.dialog.ViewTreeDialog
 
NonHumanCategorySet - Class in org.yawlfoundation.yawl.editor.core.resourcing.entity
 
NonHumanCategorySet() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanCategorySet
 
NonHumanCategorySet(boolean) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanCategorySet
 
NonHumanResourceCategoryListModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.listmodel
 
NonHumanResourceCategoryListModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceCategoryListModel
 
NonHumanResourceCategoryTableModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel
 
NonHumanResourceCategoryTableModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceCategoryTableModel
 
NonHumanResourceListModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.listmodel
 
NonHumanResourceListModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.NonHumanResourceListModel
 
NonHumanResourceSet - Class in org.yawlfoundation.yawl.editor.core.resourcing.entity
 
NonHumanResourceSet() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanResourceSet
 
NonHumanResourceTableModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel
 
NonHumanResourceTableModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceTableModel
 
NonNegativeInteger - Class in org.yawlfoundation.yawl.editor.ui.properties
 
NonNegativeInteger(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.NonNegativeInteger
 
NonNegativeIntegerPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
NonNegativeIntegerPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.NonNegativeIntegerPropertyEditor
 
NORTH - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
NOT_CANCELLATION_SET_MEMBER_FOREGROUND - Static variable in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
NotesPanel - Class in org.yawlfoundation.yawl.editor.ui.swing.specification
 
NotesPanel() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.specification.NotesPanel
 
notify(int, YAWLTask) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.AddToVisibleCancellationSetAction
 
notify(int, YAWLTask) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.RemoveFromVisibleCancellationSetAction
 
notify(int, YAWLTask) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.ViewCancellationSetAction
 
notify(int, YAWLTask) - Method in interface org.yawlfoundation.yawl.editor.ui.net.CancellationSetModelListener
 
notify(Exception, String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.FileSaveErrorNotifier
 
notifyCellChange(Vector) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Notifies listeners of a change in path.
notifyUsageChange(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
notifyUsageChange(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
NOWHERE - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
NOWHERE - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 

O

offgraphics - Variable in class org.jgraph.graph.VertexView.SizeHandle
Reference to graph off screen graphics
offgraphics - Variable in class org.jgraph.JGraph
Graphics object of off screen image
offgraphics - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Reference to graph off screen graphics
offscreen - Variable in class org.jgraph.JGraph
Off screen image for double buffering
offscreenBounds - Variable in class org.jgraph.JGraph
The bounds of the offscreen buffer
offscreenBuffer - Variable in class org.jgraph.JGraph
The buffer around the offscreen graphics object that provides the specified distance of scrolling before the buffer has to be redrawn.
offscreenDirty - Variable in class org.jgraph.JGraph
Whether or not the current background image is correct
offscreenOffset - Variable in class org.jgraph.JGraph
The offset of the offscreen buffer
OFFSET - Static variable in class org.jgraph.graph.GraphConstants
Key for the offset attribute.
offsetX - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Used in editing.
offsetY - Variable in class org.jgraph.graph.DefaultGraphCellEditor
 
OK - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
OntologyHandler - Class in org.yawlfoundation.yawl.views.ontology
 
OntologyPopulator - Class in org.yawlfoundation.yawl.views.ontology
 
OntologyPopulator(OntModel) - Constructor for class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
 
OntologyQueryException - Exception in org.yawlfoundation.yawl.views.ontology
 
OntologyQueryException(String) - Constructor for exception org.yawlfoundation.yawl.views.ontology.OntologyQueryException
 
OntologyReader - Class in org.yawlfoundation.yawl.views.ontology
 
OntologyReader() - Constructor for class org.yawlfoundation.yawl.views.ontology.OntologyReader
 
OntologyWriter - Class in org.yawlfoundation.yawl.views.ontology
 
OntologyWriter() - Constructor for class org.yawlfoundation.yawl.views.ontology.OntologyWriter
 
opaque - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
OPAQUE - Static variable in class org.jgraph.graph.GraphConstants
Key for the opaque attribute.
open() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.FileOperations
 
open(String) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.FileOperations
 
openFile() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFileHandler
Prompts the user for and opens a specification file
openFile(String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFileHandler
Opens a specification file
openNet(NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
OpenRecentSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
OpenRecentSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenRecentSpecificationAction
 
OpenRecentSpecificationAction(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenRecentSpecificationAction
 
OpenRecentSubMenu - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
Author: Michael Adams Creation Date: 25/02/2009
openSpecification() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
openSpecification() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor when a specification has been opened (loaded into the editor)
openSpecification() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
OpenSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
OpenSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenSpecificationAction
 
Operation() - Constructor for class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree.Operation
 
OR - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
OR_TYPE - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
order(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
Orders cells so that they reflect the model order.
order(Object[]) - Method in class org.jgraph.JGraph
Returns all cells including all descendants ordered using the current layering data stored by the model.
org.bounce.text - package org.bounce.text
 
org.bounce.text.xml - package org.bounce.text.xml
 
org.bounce.xml - package org.bounce.xml
 
org.jgraph - package org.jgraph
JGraph's topmost package which contains the JGraph class.
org.jgraph.event - package org.jgraph.event
Contains event classes and listener interfaces that are used to react to events fired by JGraph.
org.jgraph.graph - package org.jgraph.graph
Graphs are made up of a number of classes and interfaces defined in their own package - the jgraph.graph package.
org.jgraph.plaf - package org.jgraph.plaf
Contains the GraphUI class which extends the Swing ComponentUI class.
org.jgraph.plaf.basic - package org.jgraph.plaf.basic
Contains the BasicGraphUI, which is GraphUI's default implementation.
org.jgraph.util - package org.jgraph.util
 
org.yawlfoundation.yawl.analyser - package org.yawlfoundation.yawl.analyser
 
org.yawlfoundation.yawl.analyser.elements - package org.yawlfoundation.yawl.analyser.elements
 
org.yawlfoundation.yawl.analyser.reductionrules - package org.yawlfoundation.yawl.analyser.reductionrules
 
org.yawlfoundation.yawl.analyser.util - package org.yawlfoundation.yawl.analyser.util
 
org.yawlfoundation.yawl.analyser.wofyawl - package org.yawlfoundation.yawl.analyser.wofyawl
 
org.yawlfoundation.yawl.configuration - package org.yawlfoundation.yawl.configuration
 
org.yawlfoundation.yawl.configuration.element - package org.yawlfoundation.yawl.configuration.element
 
org.yawlfoundation.yawl.configuration.menu - package org.yawlfoundation.yawl.configuration.menu
 
org.yawlfoundation.yawl.configuration.menu.action - package org.yawlfoundation.yawl.configuration.menu.action
 
org.yawlfoundation.yawl.configuration.net - package org.yawlfoundation.yawl.configuration.net
 
org.yawlfoundation.yawl.decobar - package org.yawlfoundation.yawl.decobar
 
org.yawlfoundation.yawl.decobar.action - package org.yawlfoundation.yawl.decobar.action
 
org.yawlfoundation.yawl.editor.core - package org.yawlfoundation.yawl.editor.core
 
org.yawlfoundation.yawl.editor.core.connection - package org.yawlfoundation.yawl.editor.core.connection
 
org.yawlfoundation.yawl.editor.core.controlflow - package org.yawlfoundation.yawl.editor.core.controlflow
 
org.yawlfoundation.yawl.editor.core.data - package org.yawlfoundation.yawl.editor.core.data
 
org.yawlfoundation.yawl.editor.core.exception - package org.yawlfoundation.yawl.editor.core.exception
 
org.yawlfoundation.yawl.editor.core.identity - package org.yawlfoundation.yawl.editor.core.identity
 
org.yawlfoundation.yawl.editor.core.layout - package org.yawlfoundation.yawl.editor.core.layout
 
org.yawlfoundation.yawl.editor.core.repository - package org.yawlfoundation.yawl.editor.core.repository
 
org.yawlfoundation.yawl.editor.core.resourcing - package org.yawlfoundation.yawl.editor.core.resourcing
 
org.yawlfoundation.yawl.editor.core.resourcing.entity - package org.yawlfoundation.yawl.editor.core.resourcing.entity
 
org.yawlfoundation.yawl.editor.core.resourcing.validation - package org.yawlfoundation.yawl.editor.core.resourcing.validation
 
org.yawlfoundation.yawl.editor.core.util - package org.yawlfoundation.yawl.editor.core.util
 
org.yawlfoundation.yawl.editor.core.validation - package org.yawlfoundation.yawl.editor.core.validation
 
org.yawlfoundation.yawl.editor.ui - package org.yawlfoundation.yawl.editor.ui
 
org.yawlfoundation.yawl.editor.ui.actions - package org.yawlfoundation.yawl.editor.ui.actions
 
org.yawlfoundation.yawl.editor.ui.actions.datatypedialog - package org.yawlfoundation.yawl.editor.ui.actions.datatypedialog
 
org.yawlfoundation.yawl.editor.ui.actions.element - package org.yawlfoundation.yawl.editor.ui.actions.element
 
org.yawlfoundation.yawl.editor.ui.actions.element.align - package org.yawlfoundation.yawl.editor.ui.actions.element.align
 
org.yawlfoundation.yawl.editor.ui.actions.help - package org.yawlfoundation.yawl.editor.ui.actions.help
 
org.yawlfoundation.yawl.editor.ui.actions.net - package org.yawlfoundation.yawl.editor.ui.actions.net
 
org.yawlfoundation.yawl.editor.ui.actions.net.zoom - package org.yawlfoundation.yawl.editor.ui.actions.net.zoom
 
org.yawlfoundation.yawl.editor.ui.actions.palette - package org.yawlfoundation.yawl.editor.ui.actions.palette
 
org.yawlfoundation.yawl.editor.ui.actions.specification - package org.yawlfoundation.yawl.editor.ui.actions.specification
 
org.yawlfoundation.yawl.editor.ui.actions.view - package org.yawlfoundation.yawl.editor.ui.actions.view
 
org.yawlfoundation.yawl.editor.ui.data - package org.yawlfoundation.yawl.editor.ui.data
 
org.yawlfoundation.yawl.editor.ui.data.document - package org.yawlfoundation.yawl.editor.ui.data.document
 
org.yawlfoundation.yawl.editor.ui.data.editor - package org.yawlfoundation.yawl.editor.ui.data.editor
 
org.yawlfoundation.yawl.editor.ui.data.editorpane - package org.yawlfoundation.yawl.editor.ui.data.editorpane
 
org.yawlfoundation.yawl.editor.ui.elements.model - package org.yawlfoundation.yawl.editor.ui.elements.model
 
org.yawlfoundation.yawl.editor.ui.elements.view - package org.yawlfoundation.yawl.editor.ui.elements.view
 
org.yawlfoundation.yawl.editor.ui.net - package org.yawlfoundation.yawl.editor.ui.net
 
org.yawlfoundation.yawl.editor.ui.net.utilities - package org.yawlfoundation.yawl.editor.ui.net.utilities
 
org.yawlfoundation.yawl.editor.ui.plugin - package org.yawlfoundation.yawl.editor.ui.plugin
 
org.yawlfoundation.yawl.editor.ui.preferences - package org.yawlfoundation.yawl.editor.ui.preferences
 
org.yawlfoundation.yawl.editor.ui.properties - package org.yawlfoundation.yawl.editor.ui.properties
 
org.yawlfoundation.yawl.editor.ui.properties.data - package org.yawlfoundation.yawl.editor.ui.properties.data
 
org.yawlfoundation.yawl.editor.ui.properties.data.binding - package org.yawlfoundation.yawl.editor.ui.properties.data.binding
 
org.yawlfoundation.yawl.editor.ui.properties.data.binding.references - package org.yawlfoundation.yawl.editor.ui.properties.data.binding.references
 
org.yawlfoundation.yawl.editor.ui.properties.data.binding.view - package org.yawlfoundation.yawl.editor.ui.properties.data.binding.view
 
org.yawlfoundation.yawl.editor.ui.properties.data.validation - package org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
org.yawlfoundation.yawl.editor.ui.properties.dialog - package org.yawlfoundation.yawl.editor.ui.properties.dialog
 
org.yawlfoundation.yawl.editor.ui.properties.dialog.component - package org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
org.yawlfoundation.yawl.editor.ui.properties.editor - package org.yawlfoundation.yawl.editor.ui.properties.editor
 
org.yawlfoundation.yawl.editor.ui.properties.extended - package org.yawlfoundation.yawl.editor.ui.properties.extended
 
org.yawlfoundation.yawl.editor.ui.properties.extended.editor - package org.yawlfoundation.yawl.editor.ui.properties.extended.editor
 
org.yawlfoundation.yawl.editor.ui.repository.action - package org.yawlfoundation.yawl.editor.ui.repository.action
 
org.yawlfoundation.yawl.editor.ui.repository.dialog - package org.yawlfoundation.yawl.editor.ui.repository.dialog
 
org.yawlfoundation.yawl.editor.ui.repository.listModel - package org.yawlfoundation.yawl.editor.ui.repository.listModel
 
org.yawlfoundation.yawl.editor.ui.resourcing - package org.yawlfoundation.yawl.editor.ui.resourcing
 
org.yawlfoundation.yawl.editor.ui.resourcing.listmodel - package org.yawlfoundation.yawl.editor.ui.resourcing.listmodel
 
org.yawlfoundation.yawl.editor.ui.resourcing.panel - package org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
org.yawlfoundation.yawl.editor.ui.resourcing.subdialog - package org.yawlfoundation.yawl.editor.ui.resourcing.subdialog
 
org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel - package org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel
 
org.yawlfoundation.yawl.editor.ui.specification - package org.yawlfoundation.yawl.editor.ui.specification
 
org.yawlfoundation.yawl.editor.ui.specification.io - package org.yawlfoundation.yawl.editor.ui.specification.io
 
org.yawlfoundation.yawl.editor.ui.specification.pubsub - package org.yawlfoundation.yawl.editor.ui.specification.pubsub
 
org.yawlfoundation.yawl.editor.ui.specification.validation - package org.yawlfoundation.yawl.editor.ui.specification.validation
 
org.yawlfoundation.yawl.editor.ui.swing - package org.yawlfoundation.yawl.editor.ui.swing
 
org.yawlfoundation.yawl.editor.ui.swing.element - package org.yawlfoundation.yawl.editor.ui.swing.element
 
org.yawlfoundation.yawl.editor.ui.swing.menu - package org.yawlfoundation.yawl.editor.ui.swing.menu
 
org.yawlfoundation.yawl.editor.ui.swing.net - package org.yawlfoundation.yawl.editor.ui.swing.net
 
org.yawlfoundation.yawl.editor.ui.swing.specification - package org.yawlfoundation.yawl.editor.ui.swing.specification
 
org.yawlfoundation.yawl.editor.ui.swing.undo - package org.yawlfoundation.yawl.editor.ui.swing.undo
 
org.yawlfoundation.yawl.editor.ui.update - package org.yawlfoundation.yawl.editor.ui.update
 
org.yawlfoundation.yawl.editor.ui.util - package org.yawlfoundation.yawl.editor.ui.util
 
org.yawlfoundation.yawl.views - package org.yawlfoundation.yawl.views
 
org.yawlfoundation.yawl.views.dialog - package org.yawlfoundation.yawl.views.dialog
 
org.yawlfoundation.yawl.views.graph - package org.yawlfoundation.yawl.views.graph
 
org.yawlfoundation.yawl.views.menu - package org.yawlfoundation.yawl.views.menu
 
org.yawlfoundation.yawl.views.ontology - package org.yawlfoundation.yawl.views.ontology
 
org.yawlfoundation.yawl.views.ontology.mapping - package org.yawlfoundation.yawl.views.ontology.mapping
 
org.yawlfoundation.yawl.views.ontology.resourcing - package org.yawlfoundation.yawl.views.ontology.resourcing
 
org.yawlfoundation.yawl.views.query - package org.yawlfoundation.yawl.views.query
 
org.yawlfoundation.yawl.views.resource - package org.yawlfoundation.yawl.views.resource
 
org.yawlfoundation.yawl.views.table - package org.yawlfoundation.yawl.views.table
 
org.yawlfoundation.yawl.views.table.header - package org.yawlfoundation.yawl.views.table.header
 
org.yawlfoundation.yawl.views.util - package org.yawlfoundation.yawl.views.util
 
org.yawlfoundation.yawl.worklet - package org.yawlfoundation.yawl.worklet
 
org.yawlfoundation.yawl.worklet.client - package org.yawlfoundation.yawl.worklet.client
 
org.yawlfoundation.yawl.worklet.dialog - package org.yawlfoundation.yawl.worklet.dialog
 
org.yawlfoundation.yawl.worklet.graph - package org.yawlfoundation.yawl.worklet.graph
 
org.yawlfoundation.yawl.worklet.menu - package org.yawlfoundation.yawl.worklet.menu
 
org.yawlfoundation.yawl.worklet.model - package org.yawlfoundation.yawl.worklet.model
 
org.yawlfoundation.yawl.worklet.settings - package org.yawlfoundation.yawl.worklet.settings
 
org.yawlfoundation.yawl.worklet.tree - package org.yawlfoundation.yawl.worklet.tree
 
org.yawlfoundation.yawl.worklet.upload - package org.yawlfoundation.yawl.worklet.upload
 
orig - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
OrjoinInCycleUtils - Class in org.yawlfoundation.yawl.analyser.util
 
OrjoinInCycleUtils() - Constructor for class org.yawlfoundation.yawl.analyser.util.OrjoinInCycleUtils
 
out - Variable in class org.jgraph.graph.GraphTransferHandler
 
OUTPUT - Static variable in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
 
output(String) - Method in class org.yawlfoundation.yawl.views.util.XLSWriter
 
output(File) - Method in class org.yawlfoundation.yawl.views.util.XLSWriter
 
OutputBindingDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding
 
OutputBindingDialog(String, VariableRow, List<VariableRow>, List<VariableRow>, OutputBindings, MultiInstanceHandler, BindingTypeValidator) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindingDialog
 
OutputBindings - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding
Stores all output data binding updates until they are committed or cleared
OutputBindings(YTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
OutputCondition - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
OutputCondition(Point2D) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.OutputCondition
 
OutputCondition(Point2D, YOutputCondition) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.OutputCondition
 
OutputConditionView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
OutputConditionView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.OutputConditionView
 
OUTPUTPORT - Static variable in class org.yawlfoundation.yawl.configuration.CPort
 
OutputPortConfigurationAction - Class in org.yawlfoundation.yawl.configuration.menu.action
 
OutputPortConfigurationAction() - Constructor for class org.yawlfoundation.yawl.configuration.menu.action.OutputPortConfigurationAction
 
outputQueryBindsFrom(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
OverlaidView - Interface in org.yawlfoundation.yawl.editor.ui.net
Called when painting a net on the canvas, to allow overlaying of views
overlay(JGraph, Graphics, boolean) - Method in class org.jgraph.graph.BasicMarqueeHandler
Draw the current state of the handler.
overlay(Graphics) - Method in interface org.jgraph.graph.CellHandle
Paint the handle on the given graphics object during mouse operations.
overlay(Graphics) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
overlay(Graphics) - Method in class org.jgraph.graph.VertexView.SizeHandle
 
overlay(Graphics) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
overrideFill(Graphics, Dimension) - Method in class org.yawlfoundation.yawl.editor.ui.elements.view.ConditionView.ConditionRenderer
 

P

paint(Graphics, Shape) - Method in class org.bounce.text.FoldingPlainView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class org.bounce.text.SyntaxHighlightingView
Invalidates the scanner, to make sure a new range is set later.
paint(JGraph, Graphics) - Method in class org.jgraph.graph.BasicMarqueeHandler
Called after the component was repainted (after autoscroll).
paint(Graphics) - Method in interface org.jgraph.graph.CellHandle
Paint the handle on the given graphics object once.
paint(Graphics) - Method in class org.jgraph.graph.DefaultGraphCellEditor.EditorContainer
Overrides Container.paint to paint the node's icon and use the selection color for the background.
paint(Graphics) - Method in class org.jgraph.graph.EdgeRenderer
Paint the renderer.
paint(Graphics) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
paint(Graphics) - Method in class org.jgraph.graph.PortRenderer
Paint the renderer.
paint(Graphics) - Method in class org.jgraph.graph.VertexRenderer
Paint the renderer.
paint(Graphics) - Method in class org.jgraph.graph.VertexView.SizeHandle
 
paint(Graphics, JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Main painting routine.
paint(Graphics) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
paint(Graphics) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
paint(Graphics, Color) - Method in interface org.yawlfoundation.yawl.editor.ui.net.OverlaidView
 
paint(Graphics, Color) - Method in class org.yawlfoundation.yawl.editor.ui.net.PotentialFlowOverlay
 
paint(Graphics) - Method in class org.yawlfoundation.yawl.editor.ui.net.YPortRenderer
Paint the renderer.
paint(Graphics) - Method in class org.yawlfoundation.yawl.views.resource.ResourceConstraintsOverlay
 
paint(Graphics, Color) - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
paint(Graphics, JComponent) - Method in class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
Transforms the Graphics for vertical rendering and invokes the super method.
paint(Graphics) - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCellRenderer
 
paint(Graphics, TreeNode) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeRenderer
 
paintBackground(Graphics) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Paint the background of this graph.
paintBackgroundComponent(Graphics, Component, Rectangle) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Requests that the component responsible for painting the background paint itself
paintBackgroundImage(Graphics, Rectangle) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Hook for subclassers to paint the background image.
paintBackgroundImage(Graphics, Rectangle) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI
 
paintCell(Graphics, CellView, Rectangle2D, boolean) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Paints the renderer of view to g at bounds.
paintCell(Graphics, CellView, Rectangle2D, boolean) - Method in class org.jgraph.plaf.GraphUI
Paints the renderer of view to g at bounds.
paintCell(Graphics, CellView, Rectangle2D, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI
 
paintCells(Graphics, Rectangle2D) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Hook method to allow subclassers to alter just the cell painting functionality
paintComponent(Graphics) - Method in class org.bounce.text.FoldingMargin
 
paintComponent(Graphics) - Method in class org.bounce.text.LineNumberMargin
 
paintComponent(Graphics) - Method in class org.yawlfoundation.yawl.worklet.tree.TreePanel
 
paintForeground(Graphics) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Paint the foreground of this graph.
paintGrid(double, Graphics, Rectangle2D) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Paint the grid.
paintLabel(Graphics, String, Point2D, boolean) - Method in class org.jgraph.graph.EdgeRenderer
Paint the specified label for the current edgeview.
paintOverlay(Graphics) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Hook method to paints the overlay
paintOverlay(Graphics) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI
 
paintOverlay(Graphics) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletGraphUI
 
paintPort(Graphics, CellView) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
paintPort(PortView, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
 
paintPorts(Graphics, CellView[]) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Paint ports.
paintPorts(Graphics, CellView[]) - Method in class org.jgraph.plaf.GraphUI
Paints the renderers of portViews to g.
paintPotentialFlow() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
Paints a 'potential' flow from a source port to the current point being tracked by the marquee handler (the point under the mouse).
paintSelectionBorder(Graphics) - Method in class org.jgraph.graph.EdgeRenderer
Provided for subclassers to paint a selection border.
paintSelectionBorder(Graphics) - Method in class org.jgraph.graph.VertexRenderer
Provided for subclassers to paint a selection border.
Palette - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
Palette() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.Palette
 
Palette.SelectionState - Enum in org.yawlfoundation.yawl.editor.ui.swing.menu
 
PaletteAction - Class in org.yawlfoundation.yawl.editor.ui.actions.palette
 
PaletteAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.palette.PaletteAction
 
PaletteBar - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
PaletteBar() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteBar
 
PaletteButton - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
PaletteButton(Palette, PaletteAction, int) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteButton
 
PaletteListener - Interface in org.yawlfoundation.yawl.editor.ui.swing.menu
 
PalettePanel - Class in org.yawlfoundation.yawl.worklet.graph
 
PalettePanel() - Constructor for class org.yawlfoundation.yawl.worklet.graph.PalettePanel
 
PalettePopupMenu - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
PalettePopupMenu() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.PalettePopupMenu
 
PaletteStateChanged(Palette.SelectionState) - Method in interface org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteListener
 
ParallelEdgeRouter - Class in org.jgraph.util
A routing algorithm that
ParallelEdgeRouter() - Constructor for class org.jgraph.util.ParallelEdgeRouter
 
paramString() - Method in class org.jgraph.JGraph
Returns a string representation of this JGraph.
parent - Variable in class org.jgraph.graph.AbstractCellView
Cached parent view
parent - Variable in class org.jgraph.graph.ParentMap.Entry
Child and parent of the relation this entry describes.
parent - Variable in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
parentMap - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
ParentMap - Class in org.jgraph.graph
An object that describes relations between childs and parents.
ParentMap() - Constructor for class org.jgraph.graph.ParentMap
Constructs a ParentMap object.
ParentMap(Object[], Object) - Constructor for class org.jgraph.graph.ParentMap
Constructs a ParentMap object.
ParentMap.Entry - Class in org.jgraph.graph
Object that represents the relation between a child an a parent.
parse(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
Parse the XML node describing this decorator's layout.
parse(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
Parses the layout content for this flow, and populates its layout tree.
parse(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
Parses an XML string describing the layout for this specification, and populates the layout tree
parse(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
Parses an XNode describing the layout for this specification, and populates the layout tree
parse(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
Parses an XNode describing the XML of this node's layout, into this layout node's data members
parse(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetElementNode
 
parse(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
Parses the layout content for this net, and populates its layout tree.
parse(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
Creates a decomposition from its XML description
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ClientAllocateInteraction
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.ConstraintSet
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.DynParamSet
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.FilterSet
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanCategorySet
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.NonHumanResourceSet
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.ParticipantSet
 
parse(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.RoleSet
 
parse(XNode) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
parse(Element) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
parse(Element) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
Parse the Element passed for task resourcing info and build the appropriate objects.
parse(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
parse(String) - Method in class org.yawlfoundation.yawl.editor.core.util.LayoutHandler
 
parse() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.LayoutExporter
 
parse(List<String>) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationResultsParser
 
parse(String) - Method in class org.yawlfoundation.yawl.views.dialog.RuleChecker
 
parse(YTask) - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.ResourceParser
 
parseAttributes(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
parseAttributes(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
Parses any attributes in this node's 'attribute' XML element
parseConstraints(Element) - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.ResourceParser
 
parseContainer(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetElementNode
 
parseContainer(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
parseDecompositionNodes(RepoRecord) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
parseDecompositionNodes(String, XNode, XNode) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
parseFont(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
parseLabel(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
parseNetRecord(RepoRecord) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
Creates a decomposition from its XML description
parseParams(Element, Namespace) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
parsePosition(XNode, NumberFormat) - Static method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
Parses an XNode's contents into a Point2D.Double object
parser - Variable in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
parseRawResultsIntoList(String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
parseRecord(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
parseRect(XNode, NumberFormat) - Static method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
Parses an XNode's contents into a Rectangle object
parseResetNetErrors(List<String>, XNode) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
parseResetNetObservations(List<String>, XNode) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
parseResetNetResults(List<String>, XNode) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
parseResetNetWarnings(List<String>, XNode) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
parseSize(XNode) - Static method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
Parses an XNode's contents into a Dimension object
parseVertex(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetElementNode
 
parseVertex(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
parseVertexDesignNotes(XNode) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
parseWofYawlBehaviouralWarnings(List<String>, XNode) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
parseWofYawlResults(List<String>, XNode) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
parseWofYawlStructuralWarnings(List<String>, XNode) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
partial - Variable in class org.jgraph.graph.GraphLayoutCache
Only portions of the model are visible.
ParticipantListModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.listmodel
 
ParticipantListModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.ParticipantListModel
 
ParticipantSet - Class in org.yawlfoundation.yawl.editor.core.resourcing.entity
 
ParticipantSet() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.ParticipantSet
 
ParticipantTableModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel
 
ParticipantTableModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.ParticipantTableModel
 
paste(String, Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.YNetElementEdit
 
PasteAction - Class in org.yawlfoundation.yawl.editor.ui.actions
 
PasteDataTypeDialogAction - Class in org.yawlfoundation.yawl.editor.ui.actions.datatypedialog
 
PasteDataTypeDialogAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.PasteDataTypeDialogAction
 
PathResolver - Class in org.yawlfoundation.yawl.editor.ui.update
 
pause(long) - Static method in class org.yawlfoundation.yawl.editor.ui.util.Pauser
 
Pauser - Class in org.yawlfoundation.yawl.editor.ui.util
 
Pauser() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.Pauser
 
performPostFileOpenTasks() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
performPostFileOpenTasks() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor immediately after a specification file is saved
performPostFileOpenTasks() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
performPostFileSaveTasks() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
performPostFileSaveTasks() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor immediately after a specification file is saved
performPostFileSaveTasks() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
performPostFileSaveTasks() - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
performPreCellRenderingTasks(Graphics2D, VertexView) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
performPreCellRenderingTasks(Graphics2D, VertexView) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor immediately before a task or condition is rendered on the canvas.
performPreCellRenderingTasks(Graphics2D, VertexView) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
performPreFileOpenTasks() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
performPreFileOpenTasks() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor immediately before a specification file is opened
performPreFileOpenTasks() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
performPreFileSaveTasks() - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
performPreFileSaveTasks(String) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
performPreFileSaveTasks() - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Deprecated.
use performPreFileSaveTasks(String fileName)
performPreFileSaveTasks(String) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
 
performPreFileSaveTasks() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
performPreFileSaveTasks(String) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
performPreFileSaveTasks(String) - Method in class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
PERMILLE - Static variable in class org.jgraph.graph.GraphConstants
100 percent unit for relative positioning.
PetriNet - Class in org.yawlfoundation.yawl.configuration.net
 
PetriNet(NetGraphModel, String) - Constructor for class org.yawlfoundation.yawl.configuration.net.PetriNet
 
PluginsMenu - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
PluginsMenu() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.PluginsMenu
 
pm - Variable in class org.jgraph.graph.GraphTransferable
Object that describes the group structure between cells.
points - Variable in class org.jgraph.graph.EdgeView
List of points of the edge.
POINTS - Static variable in class org.jgraph.graph.GraphConstants
Key for the points attribute.
populate(SpecificationParser) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyPopulator
 
populateGraph(YNet, NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFactory
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
port - Variable in class org.jgraph.graph.ConnectionSet.Connection
The port that will be connected to the edge.
Port - Interface in org.jgraph.graph
Defines the requirements for an object that represents a port in a graph model.
PORT_NUMBER - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
PortIDRenderer - Class in org.yawlfoundation.yawl.configuration
 
PortIDRenderer() - Constructor for class org.yawlfoundation.yawl.configuration.PortIDRenderer
 
PortRenderer - Class in org.jgraph.graph
This renderer displays entries that implement the CellView interface and supports the following attributes: GraphConstants.OFFSET GraphConstants.ABSOLUTE
PortRenderer() - Constructor for class org.jgraph.graph.PortRenderer
Constructs a renderer that may be used to render ports.
ports - Variable in class org.jgraph.graph.GraphLayoutCache
Cached array of all ports for the view.
PORTS_SCALED_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for portsScaled.
PORTS_VISIBLE_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for gridVisible.
portsConnected(NetGraphModel, YAWLPort, YAWLPort) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
portsConnected(NetGraphModel, YAWLPort, YAWLPort) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor when a flow has been created between two net elements (i.e.
portsConnected(NetGraphModel, YAWLPort, YAWLPort) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
portsConnected(NetGraphModel, YAWLPort, YAWLPort) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
portsOnTop - Variable in class org.jgraph.JGraph
True if port are painted above all other cells.
portsScaled - Variable in class org.jgraph.JGraph
True if the ports are scaled.
portsVisible - Variable in class org.jgraph.JGraph
True if the ports are visible.
PortView - Class in org.jgraph.graph
The default implementation of a port view.
PortView() - Constructor for class org.jgraph.graph.PortView
Constructs an empty portview.
PortView(Object) - Constructor for class org.jgraph.graph.PortView
Constructs a view that holds a reference to the specified cell, anchor and parent vertex.
portViews - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
portViews - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
pos - Variable in class org.bounce.text.DocumentInputReader
 
pos - Variable in class org.bounce.text.SyntaxHighlightingScanner
 
positionNodes(TreeNode) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeLayout
 
PositiveIntegerPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
PositiveIntegerPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.PositiveIntegerPropertyEditor
 
postActionEvent() - Method in class org.yawlfoundation.yawl.editor.ui.swing.JFormattedSelectField
 
postOpenFile() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
postProcessSelection(MouseEvent, Object, boolean) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
Invoked after a cell has been selected in the mouseReleased method.
postProcessSelection(MouseEvent, Object, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI.NetMouseHandler
 
postSaveFile() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
PostUpdateTasks - Class in org.yawlfoundation.yawl.editor.ui.update
 
PostUpdateTasks() - Constructor for class org.yawlfoundation.yawl.editor.ui.update.PostUpdateTasks
 
PotentialFlowOverlay - Class in org.yawlfoundation.yawl.editor.ui.net
Overlays 'potential' flows and port symbols on mouse over on net canvas.
PotentialFlowOverlay() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.PotentialFlowOverlay
 
preCellRender(Graphics2D, VertexView) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
PreferencePanel - Interface in org.yawlfoundation.yawl.editor.ui.preferences
 
PreferencesAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
PreferencesAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.PreferencesAction
 
PreferencesDialog - Class in org.yawlfoundation.yawl.editor.ui.preferences
 
PreferencesDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.preferences.PreferencesDialog
 
preferredMinSize - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Minimum preferred size.
preferredSize - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Size needed to completely display all the cells.
preOpenFile() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
prepare(String) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.XQueryEvaluator
 
prepare(String, Exception) - Method in class org.yawlfoundation.yawl.editor.ui.util.ErrorReporter
 
prepareForEditing() - Method in class org.jgraph.graph.DefaultGraphCellEditor
Invoked just before editing is to start.
prepareForUIInstall() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Invoked after the graph instance variable has been set, but before any defaults/listeners have been installed.
prepareRenderer(TableCellRenderer, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.YPropertySheetTable
 
prepareRenderer(TableCellRenderer, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.JAlternatingRowColorTable
 
prepareRenderer(TableCellRenderer, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.ProblemTable
 
prepareRenderer(TableCellRenderer, int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
prepareRenderer(TableCellRenderer, int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTable
 
preSaveFile() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
Deprecated. 
preSaveFile(String) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
presetEqualsPostset(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
PresetWalker - Class in org.yawlfoundation.yawl.editor.core.resourcing
Collects all tasks that precede a given task in a specification, including those in the sub-nets of composite tasks
PresetWalker() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.PresetWalker
 
prettifyLoopingFlow(NetGraph, YAWLFlowRelation, EdgeView, CellView) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
PrettyOutputStateManager - Class in org.yawlfoundation.yawl.editor.ui.net
 
PrettyOutputStateManager(NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.PrettyOutputStateManager
 
prev - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
preview - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
preview - Variable in class org.jgraph.graph.PortRenderer
Cached hasFocus and selected value.
preview - Variable in class org.jgraph.graph.VertexRenderer
Cached hasFocus and selected value.
PREVIEW_EDGE_GROUPS - Static variable in class org.jgraph.graph.GraphContext
Switch to enable the preview of edge groups, that is, edges that 1 or more children, as part of the context cells.
PreviewConfigurationProcessAction - Class in org.yawlfoundation.yawl.configuration.menu.action
 
previewInvalidNullPorts - Variable in class org.jgraph.JGraph
True if the graph allows invalid null ports during previews (aka flip back edges).
previousAttributes - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
previousAttributes - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
previousCells - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
previousConnectionSet - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
previousCursor - Variable in class org.jgraph.graph.BasicMarqueeHandler
 
previousCursor - Variable in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
 
previousParentMap - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
PrimaryResourcesPanel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
PrimaryResourcesPanel(YNet, YAtomicTask, ResourceDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.PrimaryResourcesPanel
 
PrimitiveCell - Class in org.yawlfoundation.yawl.worklet.graph
 
PrimitiveCell(Rectangle2D, RdrPrimitive) - Constructor for class org.yawlfoundation.yawl.worklet.graph.PrimitiveCell
 
PrimitiveCellView - Class in org.yawlfoundation.yawl.worklet.graph
 
PrimitiveCellView(Object) - Constructor for class org.yawlfoundation.yawl.worklet.graph.PrimitiveCellView
 
print() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetPrinter
 
print(Graphics, PageFormat, int) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetPrinter
 
printNet(NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetPrinter
 
PrintNetAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
PrintNetAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.net.PrintNetAction
 
printSpecification() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetPrinter
 
PrintSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
PrintSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.PrintSpecificationAction
 
PRIVILEGE_NAMES - Static variable in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
PROBLEM_COLUMN - Static variable in class org.yawlfoundation.yawl.editor.ui.swing.ValidationMessageTableModel
 
ProblemPanel - Class in org.yawlfoundation.yawl.editor.ui.swing.specification
 
ProblemPanel(BottomPanel) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.specification.ProblemPanel
 
ProblemReportingEditorPane - Class in org.yawlfoundation.yawl.editor.ui.data.editorpane
 
ProblemReportingEditorPane(ValidityEditorPane) - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
ProblemReportingEditorPane(ValidityEditorPane, boolean) - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
ProblemTable - Class in org.yawlfoundation.yawl.editor.ui.swing
 
ProblemTable(ListSelectionListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.ProblemTable
 
ProcessConfigurationAction - Class in org.yawlfoundation.yawl.configuration.menu.action
 
ProcessConfigurationAction() - Constructor for class org.yawlfoundation.yawl.configuration.menu.action.ProcessConfigurationAction
 
ProcessConfigurationMenu - Class in org.yawlfoundation.yawl.configuration.menu
 
ProcessConfigurationMenu() - Constructor for class org.yawlfoundation.yawl.configuration.menu.ProcessConfigurationMenu
 
ProcessConfigurationModel - Class in org.yawlfoundation.yawl.configuration
 
ProcessConfigurationModel.ApplyState - Enum in org.yawlfoundation.yawl.configuration
 
ProcessConfigurationModel.PreviewState - Enum in org.yawlfoundation.yawl.configuration
 
ProcessConfigurationModelListener - Interface in org.yawlfoundation.yawl.configuration
 
processConfigurationModelStateChanged(ProcessConfigurationModel.PreviewState, ProcessConfigurationModel.ApplyState) - Method in class org.yawlfoundation.yawl.configuration.menu.action.PreviewConfigurationProcessAction
 
processConfigurationModelStateChanged(ProcessConfigurationModel.PreviewState, ProcessConfigurationModel.ApplyState) - Method in class org.yawlfoundation.yawl.configuration.menu.ConfigurationToolBar
 
processConfigurationModelStateChanged(ProcessConfigurationModel.PreviewState, ProcessConfigurationModel.ApplyState) - Method in class org.yawlfoundation.yawl.configuration.menu.ProcessConfigurationMenu
 
processConfigurationModelStateChanged(ProcessConfigurationModel.PreviewState, ProcessConfigurationModel.ApplyState) - Method in interface org.yawlfoundation.yawl.configuration.ProcessConfigurationModelListener
 
processCorrectnessCheckingForActivate(YAWLTask, String, int) - Method in class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree
 
processCorrectnessCheckingForBlock(YAWLTask, String, int) - Method in class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree
 
processFocusEvent(FocusEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.JFormattedSelectField
 
processMouseDraggedEvent(MouseEvent) - Method in class org.jgraph.graph.BasicMarqueeHandler
Called from mouse dragged to update the marquee state during a repaint.
processNestedMap(Map, boolean) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
progressOverSeconds(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
propagateDecompositionNameChange(YDecomposition, String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
propagateFontChangeAcrossNet(NetGraph, Font) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
propagateGlobalFontChange(Font) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
PropertiesLoader - Class in org.yawlfoundation.yawl.editor.ui.properties
 
PropertiesLoader() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.PropertiesLoader
 
PROPERTY_BACKGROUNDIMAGE - Static variable in class org.jgraph.JGraph
Bound property name for backgroundImage.
propertyChange(PropertyChangeEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree
 
propertyChange(PropertyChangeEvent) - Method in class org.yawlfoundation.yawl.editor.ui.actions.help.UpdateAction
 
propertyChange(PropertyChangeEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.Binder
 
propertyChange(PropertyChangeEvent) - Method in class org.yawlfoundation.yawl.editor.ui.update.BackgroundUpdateChecker
 
propertyChange(PropertyChangeEvent) - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.yawlfoundation.yawl.editor.ui.update.UpdateDownloader
 
propertyChange(PropertyChangeEvent) - Method in class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
PropertyChangeHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.PropertyChangeHandler
 
propertyChangeListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Listens for JGraph property changes and updates display.
PropertyDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
 
PropertyDialog(Window) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.PropertyDialog
 
PropertyDialog(Window, boolean) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.PropertyDialog
 
propertySheet - Variable in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
PropertySorter() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.PropertySorter
 
PropertyUtil - Class in org.yawlfoundation.yawl.editor.ui.properties
 
PropertyUtil() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.PropertyUtil
 
publishAddNetEvent() - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
publishCloseFileEvent() - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
Publisher - Class in org.yawlfoundation.yawl.editor.ui.specification.pubsub
 
publishFileBusyEvent() - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
publishFileUnbusyEvent() - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
publishNetSelectedEvent() - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
publishNoNetSelectedEvent() - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
publishNoNetsExistEvent() - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
publishNotification(int) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
publishOpenFileEvent() - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
publishRemoveNetEvent(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
publishState(GraphSelectionModel, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetSelectionListener
This method interrogates the selected cells suppled with the model specified, and based on the state of the selection set, will send events to subscribers that have asked for notification of the selection being in a particular state of interest.
publishState(GraphState, GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
publishValidity() - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
purgeDir(File) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
pushRecentFile(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
putMapping(Object, CellView) - Method in interface org.jgraph.graph.CellMapper
Inserts the association between cell and view.
putMapping(Object, CellView) - Method in class org.jgraph.graph.GraphContext
Associates cell with view in the graph context.
putMapping(Object, CellView) - Method in class org.jgraph.graph.GraphLayoutCache
Associates the specified model cell with the specified view.
putViews(GraphLayoutCache, CellView[]) - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
Allows a GraphLayoutCache to store cell views for cells that have been removed.
putViews(GraphLayoutCache, CellView[]) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
putViews(GraphLayoutCache, CellView[]) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns the views that have not changed explicitly, but implicitly because one of their dependent cells has changed.

Q

query(String) - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
query() - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
query(String, String, String) - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
QueryDialog - Class in org.yawlfoundation.yawl.views.query
 
QueryDialog() - Constructor for class org.yawlfoundation.yawl.views.query.QueryDialog
 
QueryResult - Class in org.yawlfoundation.yawl.views.ontology
 
QueryResult(List<Statement>) - Constructor for class org.yawlfoundation.yawl.views.ontology.QueryResult
 

R

r - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
r - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
RadialGraphView - Class in org.yawlfoundation.yawl.views.graph
A node-link tree viewer Modified from original code from: http://jheer.org
RadialGraphView(Graph, String) - Constructor for class org.yawlfoundation.yawl.views.graph.RadialGraphView
 
RadialGraphView.BorderColorAction - Class in org.yawlfoundation.yawl.views.graph
Set the stroke color for drawing treemap node outlines.
RadialGraphView.NodeColorAction - Class in org.yawlfoundation.yawl.views.graph
Set node fill colors
RadialGraphView.TextColorAction - Class in org.yawlfoundation.yawl.views.graph
Set node text colors
RadialGraphView.TreeRootAction - Class in org.yawlfoundation.yawl.views.graph
Switch the root of the tree by requesting a new spanning tree at the desired root
raiseRow(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractOrderedRowTableModel
 
rationaliseFlows(Set<YFlow>, Set<YCondition>) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
 
rationaliseIdentifiers() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
rationaliseIfRequired(YSpecification) - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifiers
Rationalises the identifiers in a specification if any of the suffix stores contains gaps in used suffixes
rationaliseImplicitConditionID() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
rationaliseItems(Property) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.DecompositionNameEditor
 
rationaliseItems(Property) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.SubNetNameEditor
 
RdrSetID - Class in org.yawlfoundation.yawl.worklet.client
Simple transport for set identifiers - used by remove set dialog
RdrSetID(YSpecificationID) - Constructor for class org.yawlfoundation.yawl.worklet.client.RdrSetID
 
RdrSetIDListModel - Class in org.yawlfoundation.yawl.worklet.model
 
RdrSetIDListModel(List<RdrSetID>) - Constructor for class org.yawlfoundation.yawl.worklet.model.RdrSetIDListModel
 
read() - Method in class org.bounce.text.DocumentInputReader
Reads one character from the stream and increases the index.
read(char[], int, int) - Method in class org.bounce.text.DocumentInputReader
 
read(InputStream) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyReader
loads the ontology from a given path and initializes the Classes and Object Properties of the respective ontology for further actions
read(String) - Method in class org.yawlfoundation.yawl.views.ontology.OntologyReader
 
readFromObject(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
realEditor - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Editor handling the editing.
reconnectsEdgesToVisibleParent - Variable in class org.jgraph.graph.GraphLayoutCache
Deprecated.
edges are moved to parent view and back automatically
RectUtils - Class in org.jgraph.util
 
RectUtils() - Constructor for class org.jgraph.util.RectUtils
 
redo() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Redoes a change.
redo() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Redoes a change.
redo() - Method in class org.jgraph.graph.ExecutableChange
 
redo() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Redoes a change.
redo(Object) - Method in class org.jgraph.graph.GraphUndoManager
If this UndoManager is inProgress, redoes the last significant UndoableEdit with respect to source or after, and all insignificant edits up to it.
redo() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel.NetGraphModelEdit
 
redo() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
Redoes the next redoable edit and resets the enabled states of the UndoAction and RedoAction singletons.
redo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableDecompositionLabelChange
 
redo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableFontSizeChange
 
redo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableNetAddition
 
redo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableNetDeletion
 
redo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableNetFrameTitleChange
 
redo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableStartingNetChange
 
redo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableTaskDecompositionChange
 
redo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableTaskIconChange
 
RedoAction - Class in org.yawlfoundation.yawl.editor.ui.actions
 
reduce(ResetWFNet) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.ResetReductionRule
Main method for calling reduction rule, apply a reduction rule recursively to a given net until it cannot be reduced further.
reduce(YNet) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
Main method for calling reduction rule, apply a reduction rule recursively to a given net until it cannot be reduced further.
reduceElement(ResetWFNet, RElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.DEARrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.ELPYrule
Innermost method for a reduction rule.
reduceElement(ResetWFNet, RElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.ELTRrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.ELTYrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FANDrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FAPYrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FATYrule
Innermost method for a reduction rule.
reduceElement(ResetWFNet, RElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FESRrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FIErule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FORrule
Innermost method for a reduction rule.
reduceElement(ResetWFNet, RElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FPPRrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FPPYrule
Innermost method for a reduction rule.
reduceElement(ResetWFNet, RElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FPTRrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FPTYrule
Innermost method for a reduction rule.
reduceElement(ResetWFNet, RElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FSPRrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FSPYrule
Innermost method for a reduction rule.
reduceElement(ResetWFNet, RElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FSTRrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FSTYrule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.FXORrule
Innermost method for a reduction rule.
reduceElement(ResetWFNet, RElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.ResetReductionRule
Innermost method for a reduction rule.
reduceElement(YNet, YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
Innermost method for a reduction rule.
ReductionRuleTester - Class in org.yawlfoundation.yawl.analyser.reductionrules
 
ReductionRuleTester() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.ReductionRuleTester
 
refersToVariable(YVariable) - Method in class org.yawlfoundation.yawl.views.ontology.mapping.Expression
 
ReformatDataTypeDialogAction - Class in org.yawlfoundation.yawl.editor.ui.actions.datatypedialog
 
ReformatDataTypeDialogAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.ReformatDataTypeDialogAction
 
refresh(GraphLayoutCache, CellMapper, boolean) - Method in class org.jgraph.graph.AbstractCellView
Create child views and reload properties for this view.
refresh(GraphLayoutCache, CellMapper, boolean) - Method in interface org.jgraph.graph.CellView
Refresh this view based on the model cell.
refresh(GraphLayoutCache, CellMapper, boolean) - Method in class org.jgraph.graph.EdgeView
Overrides the parent method to udpate the cached points, source and target port.
refresh(CellView[], boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
refresh(CellView, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
refresh() - Method in class org.yawlfoundation.yawl.configuration.ProcessConfigurationModel
 
refresh() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
refresh() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
refresh() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.TimerDataVariableComboBox
 
refresh() - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet
 
refresh() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractOrderedRowTableModel
 
refresh() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 
refresh() - Method in class org.yawlfoundation.yawl.editor.ui.swing.ConnectionStatus
 
refresh() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteBar
 
refreshButtons() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
 
refreshCellView(GraphCell) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
refreshCellViews(Set<? extends GraphCell>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
refreshConnectionStatus() - Method in class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
refreshLabelView() - Method in class org.yawlfoundation.yawl.configuration.ConfigureInformation
 
refreshLabelView() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
refreshPortLocations() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
refreshSelected() - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteBar
 
refreshSettings() - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
refreshTable() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
refreshView(List<Triple>) - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
refreshViews() - Method in class org.yawlfoundation.yawl.views.resource.ResourceViewHandler
 
RegexPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
RegexPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.RegexPropertyEditor
 
RegexString - Class in org.yawlfoundation.yawl.editor.ui.properties
 
RegexString(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.RegexString
 
RegexValueGenerator - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
RegexValueGenerator(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.RegexValueGenerator
 
register(YAWLCheckBoxMenuItem) - Method in class org.yawlfoundation.yawl.views.menu.ResourceOverlayAction
 
register(YAWLToggleToolBarButton) - Method in class org.yawlfoundation.yawl.views.menu.ResourceOverlayAction
 
register(YAWLCheckBoxMenuItem) - Method in interface org.yawlfoundation.yawl.views.menu.ViewsPluginAction
 
register(YAWLToggleToolBarButton) - Method in interface org.yawlfoundation.yawl.views.menu.ViewsPluginAction
 
RElement - Class in org.yawlfoundation.yawl.analyser.elements
The base class for RTransition and RPlace
RElement(String) - Constructor for class org.yawlfoundation.yawl.analyser.elements.RElement
 
relevantEdge - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
reload() - Method in class org.jgraph.graph.GraphLayoutCache
Remaps all existing views using the CellViewFactory and replaces the respective root views.
reload(String, Map<String, YDecomposition>) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetReloader
 
reloadPoints(EdgeView) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
reloadRoots() - Method in class org.jgraph.graph.GraphLayoutCache
Completely reloads all roots from the model in the order returned by DefaultGraphModel.getAll.
reloadRules() - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
remembersCellViews - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether cellviews should be remembered once visible in this GraphLayoutCache.
remove() - Method in class org.jgraph.graph.DefaultGraphModel.EmptyIterator
 
remove - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
remove(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
Removes cells from the model.
remove(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Removes cells from the model.
remove(Object[], boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Removes cells from the model, including all children and connected edges if children or edges is true, respectively.
remove(Object[]) - Method in interface org.jgraph.graph.GraphModel
Removes cells from the model.
remove(NetGraphModel, YAWLTask) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfigurationCache
 
remove(NetGraphModel) - Method in class org.yawlfoundation.yawl.configuration.net.NetConfigurationCache
 
remove(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.DataDefinitionRepository
Removes a data definition from the repository
remove(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
Removes a decomposition from the repository
remove(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.ExtendedAttributesRepository
Removes a set of extended variables from the repository
remove(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
Removes a net decomposition from the repository
remove(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.TaskDecompositionRepository
Removes a task decomposition from the repository
remove(E) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
remove(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
remove(String, String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
remove(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
remove(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
remove(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
remove(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
remove(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.LayoutRepository
Removes a data definition from the repository
remove(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
remove(Component) - Static method in class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Removes the drag-and-drop hooks from the component and optionally from the all children.
remove(PrintStream, Component, boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.FileDrop
Removes the drag-and-drop hooks from the component and optionally from the all children.
remove(RdrNode) - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
remove(SpecificationData) - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
remove(TaskInformation) - Method in class org.yawlfoundation.yawl.worklet.client.ClientCache
 
REMOVE_ACTION - Static variable in class org.yawlfoundation.yawl.editor.ui.repository.dialog.DescriptorListDialog
 
removeActiveNet() - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
REMOVEALL - Static variable in class org.jgraph.graph.GraphConstants
Key for the removeAll attribute.
removeAll() - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
removeAtomicTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
REMOVEATTRIBUTES - Static variable in class org.jgraph.graph.GraphConstants
Key for the removeAttributes attribute.
removeBinding(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
removeBinding(int) - Method in interface org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.BindingViewTableModel
 
removeBindingForSource(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
removeBindingForTarget(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
removeCellEditorListener(CellEditorListener) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Removes the previously added CellEditorListener l.
removeCellFromCancellationSet(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
removeCellFromCancellationSet(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
removeCellFromCancellationSetInsideUpdate(YAWLCell) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
removeCells(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Removes the specified model root cells from the view by removing the mapping between the cell and its view and makes the cells invisible.
removeCells(Object[]) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
removeCellsAndTheirEdges(Object[]) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
removeCompositeTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
removeCondition(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
removeConditionLayout(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
removed - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
removedAddedBindingForSource(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
removeEdge(Object) - Method in class org.jgraph.graph.DefaultPort
Removes edge from the list of edges.
removeEdge(Object) - Method in interface org.jgraph.graph.Port
Removes edge from the list of ports.
removeEdges() - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
removeEmptyGroups - Variable in class org.jgraph.graph.DefaultGraphModel
Whether or not to remove group cells from the model when all of their children are removed
removeEventListener(YAnalyserEventListener) - Method in class org.yawlfoundation.yawl.analyser.YAnalyser
 
removeExtraLabel(int) - Method in class org.jgraph.graph.EdgeView
Removes the point at position index.
removeFlow(String, String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
removeFlowLayout(String, String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
removeFourEyesTask(BasicOfferInteraction) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ConstraintsPanel
 
removeFromCancelledBySet(RTransition) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
removeFromParent() - Method in class org.jgraph.graph.AbstractCellView
Removes this view from the list of children of the parent.
removeFromParent() - Method in interface org.jgraph.graph.CellView
Removes this view from the list of childs of the parent.
removeFromRemoveSet(RPlace) - Method in class org.yawlfoundation.yawl.analyser.elements.RTransition
 
removeFromSource() - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
 
removeFromSpecification() - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
RemoveFromVisibleCancellationSetAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element
 
removeGraphLayoutCacheListener(GraphLayoutCacheListener) - Method in class org.jgraph.graph.GraphLayoutCache
Removes a listener previously added with addGraphLayoutCacheListener() .
removeGraphModelListener(GraphModelListener) - Method in class org.jgraph.graph.DefaultGraphModel
Removes a listener previously added with addGraphModelListener() .
removeGraphModelListener(GraphModelListener) - Method in interface org.jgraph.graph.GraphModel
Removes a listener previously added with addGraphModelListener() .
removeGraphSelectionListener(GraphSelectionListener) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Removes x from the list of listeners that are notified each time the set of selected TreePaths changes.
removeGraphSelectionListener(GraphSelectionListener) - Method in interface org.jgraph.graph.GraphSelectionModel
Removes x from the list of listeners that are notified each time the set of selected Objects changes.
removeGraphSelectionListener(GraphSelectionListener) - Method in class org.jgraph.JGraph
Removes a GraphSelection listener.
removeIdentifier(ElementIdentifier) - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifiers
Removes an ElementIdentifier from the set
removeIdentifier(String) - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifiers
 
removeIncompleteFlows() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
removeInputPort(CPort) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
removeInputPort(YAWLFlowRelation) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
removeItems(List<DynParam>) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.NetParamDialog
 
removeLastUndoableEdit() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
 
removeMapping(Object) - Method in class org.jgraph.graph.GraphLayoutCache
Removes the associaten for the specified model cell and returns the view that was previously associated with the cell.
removeMarking(RMarking) - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
removeNet(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
RemoveNetAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
RemoveNetAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.net.RemoveNetAction
 
removeNetElement(RElement) - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
removeNetElement(YExternalNetElement) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
removeNetElement(String, YExternalNetElement) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
removeNetLayout(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
removeNoUndo(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
removeObjectPrefix(String) - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
RemoveOrphansDialog - Class in org.yawlfoundation.yawl.worklet.dialog
 
RemoveOrphansDialog() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.RemoveOrphansDialog
 
removeOrphanTaskDecompositions() - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
removeOutputPort(CPort) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
removeOutputPort(YAWLFlowRelation) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
removeOutputReferencesToDecomposition(String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Removes a decomposition from the current specification.
removeOverlay(OverlaidView) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphUI
 
removePoint(int) - Method in class org.jgraph.graph.EdgeView
Removes the point at position index.
removePostsetFlow(RFlow) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
removePresetFlow(RFlow) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
removeProperty(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jgraph.graph.GraphSelectionModel
Removes a PropertyChangeListener from the listener list.
removeRdrSet(RdrSetID) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
removeReadOnly(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet
 
removeRecentFile(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
removeRecord(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoMap
Removes a named record from the map
removeRemoveMember(YAWLCell) - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
removeRow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
removeRow() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
removeRow(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
removeRule(YSpecificationID, String, RuleType, RdrNode) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
removeRuleComboItem(RuleType) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
removeRuleComboItem(RuleType) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
removeSelectedCellsAndTheirEdges() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
removeSelectedCellsFromVisibleCancellationSet() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
removeSelectionCell(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Removes the specified cell from the selection.
removeSelectionCell(Object) - Method in interface org.jgraph.graph.GraphSelectionModel
Removes cell from the selection.
removeSelectionCell(Object) - Method in class org.jgraph.JGraph
Removes the cell identified by the specified Object from the current selection.
removeSelectionCells(Object[]) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Removes the specified cells from the selection.
removeSelectionCells(Object[]) - Method in interface org.jgraph.graph.GraphSelectionModel
Removes cells from the selection.
removeSelectionCells(Object[]) - Method in class org.jgraph.JGraph.EmptySelectionModel
A null implementation that removes nothing.
removeSubjectPrefix(String) - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
removeTask(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
removeTaskComboItem(YAWLAtomicTask) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
removeTaskComboItem(YAWLAtomicTask) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
removeTaskDecomposition(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
removeTaskLayout(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
removeTaskResources(String, String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
removeUndoableEditListener(UndoableEditListener) - Method in interface org.jgraph.graph.GraphModel
Removes an undo listener.
removeUnnecessaryDecorators(NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.DecoratorUtil
 
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.bounce.text.FoldingPlainView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicateStyledDocument
 
removeUserDefinedAttribute(UserDefinedAttributesBinder, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesBeanInfo
 
removeVariable(String, String, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Removes a variable from the set of variables of a net or task decomposition.
removeViewLocalAttribute(Object, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Handles the removal of view local attributes.
removeViews() - Method in class org.yawlfoundation.yawl.views.resource.ResourceViewHandler
 
removeWorklet(String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
renameDecomposition(String, String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Updates the id of a net or task decomposition
renameExternalTarget(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
renameItem(VariableRow, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
renameNetVarTarget(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
renameTab(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
renameTarget(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
renameVariable(String, String, String, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Renames a variable contained by a net or task decomposition.
render(JGraph, RdrConclusion) - Method in class org.yawlfoundation.yawl.worklet.graph.NetRenderer
 
renderer - Static variable in class org.jgraph.graph.EdgeView
Renderer for the class.
renderer - Static variable in class org.jgraph.graph.PortView
Renderer for the class.
renderer - Static variable in class org.jgraph.graph.VertexView
Renderer for the class.
rendererPane - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Used to paint the CellRenderer.
repaint(long, int, int, int, int) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
repeatKeyAction - Variable in class org.jgraph.plaf.basic.BasicGraphUI.KeyHandler
Key code that is being generated for.
replace(int, int, String, AttributeSet) - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
replaceAll(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.ExpressionMatcher
 
REPLACEATTRIBUTES - Static variable in class org.jgraph.graph.GraphConstants
Key for the replaceAttributes attribute.
replaceBinding(String, String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
replaceID(String, String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
replaceID(String, String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
replaceID(String, String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
replaceKeys(Map, Map) - Static method in class org.jgraph.graph.GraphConstants
Replace the keys in map using keyMap
replaceNode(XNode) - Method in class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
replaceWorklet(String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
replaceWorklet(String, String, RuleType) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
ReplaceWorkletDialog - Class in org.yawlfoundation.yawl.worklet.dialog
 
ReplaceWorkletDialog(List<WorkletRunner>) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ReplaceWorkletDialog
 
Repo - Enum in org.yawlfoundation.yawl.editor.core.repository
 
RepoDescriptor - Class in org.yawlfoundation.yawl.editor.core.repository
A convenience class for transporting sets of name-description pairs for items in the repository.
RepoDescriptor(String, String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.RepoDescriptor
 
RepoMap - Class in org.yawlfoundation.yawl.editor.core.repository
A map of name -> named repository record.
RepoMap(String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.RepoMap
Constructs a new RepoMap and loads it content from the file at 'path'
RepoMap(String, String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.RepoMap
Constructs a new RepoMap and loads it content from the file at 'path'
RepoRecord - Class in org.yawlfoundation.yawl.editor.core.repository
Represents a single record in the repository
RepoRecord(String, String, String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
Constructs a new RepoRecord
RepoRecord(XNode) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
Constructs a new RepoRecord
RepositoryAddAction - Class in org.yawlfoundation.yawl.editor.ui.repository.action
 
RepositoryAddAction(JDialog, Repo) - Constructor for class org.yawlfoundation.yawl.editor.ui.repository.action.RepositoryAddAction
 
RepositoryAddAction(JDialog, Repo, Component) - Constructor for class org.yawlfoundation.yawl.editor.ui.repository.action.RepositoryAddAction
 
RepositoryGetAction - Class in org.yawlfoundation.yawl.editor.ui.repository.action
 
RepositoryGetAction(JDialog, Repo) - Constructor for class org.yawlfoundation.yawl.editor.ui.repository.action.RepositoryGetAction
 
RepositoryGetAction(JDialog, Repo, Component) - Constructor for class org.yawlfoundation.yawl.editor.ui.repository.action.RepositoryGetAction
 
RepositoryListModel - Class in org.yawlfoundation.yawl.editor.ui.repository.listModel
 
RepositoryListModel(Repo) - Constructor for class org.yawlfoundation.yawl.editor.ui.repository.listModel.RepositoryListModel
 
RepositoryRemoveAction - Class in org.yawlfoundation.yawl.editor.ui.repository.action
 
RepositoryRemoveAction(JDialog, Repo) - Constructor for class org.yawlfoundation.yawl.editor.ui.repository.action.RepositoryRemoveAction
 
RepositoryRemoveAction(JDialog, Repo, Component) - Constructor for class org.yawlfoundation.yawl.editor.ui.repository.action.RepositoryRemoveAction
 
requestFocus() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
requiresPredicate() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
reset() - Method in class org.yawlfoundation.yawl.analyser.util.CombinationGenerator
 
reset() - Method in class org.yawlfoundation.yawl.configuration.ProcessConfigurationModel
 
reset() - Static method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
reset() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationModel
 
reset() - Method in class org.yawlfoundation.yawl.editor.ui.swing.ProblemTable
 
reset() - Method in class org.yawlfoundation.yawl.editor.ui.swing.ValidationMessageTableModel
 
resetAttributes() - Method in class org.jgraph.graph.VertexRenderer
Hook for subclassers that is invoked when the installAttributes is not called to reset all attributes to the defaults.
resetCache() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
resetCancellationSet() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
resetCPortsID() - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
After applying configuration, some ports have been removed.
resetFlowColours() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
resetFrame() - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
resetProgress() - Method in class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
resetReadOnly() - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet
 
ResetReductionRule - Class in org.yawlfoundation.yawl.analyser.reductionrules
 
ResetReductionRule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.ResetReductionRule
 
ResetReductionRuleTester - Class in org.yawlfoundation.yawl.analyser.reductionrules
 
ResetReductionRuleTester() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.ResetReductionRuleTester
 
ResetReductionRuleType - Enum in org.yawlfoundation.yawl.analyser.reductionrules
 
resetRootNet() - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
resetSpecificationNode() - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
resetUnfoldingCompositeTasks(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
ResetWFNet - Class in org.yawlfoundation.yawl.analyser.elements
A Reset net formalisation of a YAWL net.
ResetWFNet(YNet) - Constructor for class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
Constructor for Reset net.
ResetWFNet(YNet, int) - Constructor for class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
RESIZE - Static variable in class org.jgraph.graph.GraphConstants
Key for the resize attribute.
resizesParentsOnCollapse - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether parents should always be resized to the child area on collapse.
resizeView(NetGraph, CellView, double, double) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
ResourceConstraintsOverlay - Class in org.yawlfoundation.yawl.views.resource
 
ResourceConstraintsOverlay(NetGraph, Map<String, YAWLAtomicTask>) - Constructor for class org.yawlfoundation.yawl.views.resource.ResourceConstraintsOverlay
 
ResourceDataSet - Class in org.yawlfoundation.yawl.editor.core.resourcing
A secondary cache to resource service entities.
ResourceDataSet() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.ResourceDataSet
 
ResourceDialog - Class in org.yawlfoundation.yawl.editor.ui.resourcing
 
ResourceDialog(YNet, YAWLTask) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceDialog
 
ResourceKeyTableDialog - Class in org.yawlfoundation.yawl.views.dialog
 
ResourceKeyTableDialog(Map<String, Color>, ActionListener) - Constructor for class org.yawlfoundation.yawl.views.dialog.ResourceKeyTableDialog
 
ResourceLoader - Class in org.yawlfoundation.yawl.configuration.menu
 
ResourceLoader() - Constructor for class org.yawlfoundation.yawl.configuration.menu.ResourceLoader
 
ResourceLoader - Class in org.yawlfoundation.yawl.decobar
 
ResourceLoader() - Constructor for class org.yawlfoundation.yawl.decobar.ResourceLoader
 
ResourceLoader - Class in org.yawlfoundation.yawl.editor.ui.util
loads images & icons
ResourceLoader() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.ResourceLoader
 
ResourceOverlayAction - Class in org.yawlfoundation.yawl.views.menu
 
ResourceParser - Class in org.yawlfoundation.yawl.views.ontology.resourcing
 
ResourceParser() - Constructor for class org.yawlfoundation.yawl.views.ontology.resourcing.ResourceParser
 
ResourcesCache - Class in org.yawlfoundation.yawl.editor.core.resourcing
Caches all resource references for each task of the loaded specification
ResourcesCache() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
ResourceTable - Class in org.yawlfoundation.yawl.editor.ui.resourcing
 
ResourceTable(AbstractResourceTableModel) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceTable
 
ResourceTable(AbstractResourceTableModel, int) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceTable
 
ResourceTablePanel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
ResourceTablePanel(ResourceTableType) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
ResourceTablePanel(ResourceTableType, int) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
ResourceTableType - Enum in org.yawlfoundation.yawl.editor.ui.resourcing
 
ResourceView - Class in org.yawlfoundation.yawl.views.resource
 
ResourceView(NetGraph) - Constructor for class org.yawlfoundation.yawl.views.resource.ResourceView
 
ResourceViewDialog - Class in org.yawlfoundation.yawl.views.graph
 
ResourceViewDialog() - Constructor for class org.yawlfoundation.yawl.views.graph.ResourceViewDialog
 
ResourceViewHandler - Class in org.yawlfoundation.yawl.views.resource
 
ResourceViewHandler() - Constructor for class org.yawlfoundation.yawl.views.resource.ResourceViewHandler
 
ResourceViewTableModel - Class in org.yawlfoundation.yawl.views.dialog
 
ResourceViewTableModel() - Constructor for class org.yawlfoundation.yawl.views.dialog.ResourceViewTableModel
 
ResourceViewTableModel(Map<String, Color>) - Constructor for class org.yawlfoundation.yawl.views.dialog.ResourceViewTableModel
 
resourcingChanged(YAtomicTask) - Method in class org.yawlfoundation.yawl.configuration.ConfigurationPlugin
 
resourcingChanged(YAtomicTask) - Method in interface org.yawlfoundation.yawl.editor.ui.plugin.YEditorPlugin
Called by the editor when an atomic task's resourcing has been changed
resourcingChanged(YAtomicTask) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
resourcingChanged(YAtomicTask) - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
resourcingChanged(YAtomicTask) - Method in class org.yawlfoundation.yawl.views.ViewsPlugin
 
ResourcingPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
ResourcingPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ResourcingPropertyEditor
 
restoreComponentState(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
called to restore the state of a component in case a drop is not performed.
restoreComponentState(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener
called to restore the state of a component because a drop was not performed.
restoreComponentStateForDrop(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
called to restore the state of a component in case a drop is performed.
RestrictionSampleValueGenerator - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
RestrictionSampleValueGenerator(DynFormFieldRestriction) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.RestrictionSampleValueGenerator
 
revalidate() - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
revalidate() - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
revalidate() - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
revalidateBindingsInBackground() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
revalidateTaskBindings(VariableRow, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.DataTypeChangeValidator
Revalidates all referencing task variable bindings when a net variable changes its data type
revalidateTaskBindingsInBackground() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.DataTypeChangeValidator
Revalidates all task mappings against each net variable
revertNetGraphToPreviousState() - Method in class org.yawlfoundation.yawl.editor.ui.net.PrettyOutputStateManager
 
RFlow - Class in org.yawlfoundation.yawl.analyser.elements
Representation of Flow relation.
RFlow(RElement, RElement) - Constructor for class org.yawlfoundation.yawl.analyser.elements.RFlow
 
RIGHT - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
RIGHT - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
RMarking - Class in org.yawlfoundation.yawl.analyser.elements
Data structure for Marking Storage;
RMarking(List<RElement>) - Constructor for class org.yawlfoundation.yawl.analyser.elements.RMarking
 
RMarking(Map<String, Integer>) - Constructor for class org.yawlfoundation.yawl.analyser.elements.RMarking
 
RoleColorCellRenderer - Class in org.yawlfoundation.yawl.views.dialog
 
RoleColorCellRenderer() - Constructor for class org.yawlfoundation.yawl.views.dialog.RoleColorCellRenderer
 
RoleListModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.listmodel
 
RoleListModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.listmodel.RoleListModel
 
RoleSet - Class in org.yawlfoundation.yawl.editor.core.resourcing.entity
 
RoleSet() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.RoleSet
 
RoleSet(boolean) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.entity.RoleSet
 
RoleTableModel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel
 
RoleTableModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.RoleTableModel
 
rollback() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
RootHandle(GraphContext) - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
Creates a root handle which contains handles for the given cells.
roots - Variable in class org.jgraph.graph.DefaultGraphModel
Set that contains all root cells of this model.
roots - Variable in class org.jgraph.graph.GraphLayoutCache
Ordered list of roots for the view.
route(GraphLayoutCache, EdgeView) - Method in class org.jgraph.graph.DefaultEdge.LoopRouting
 
route(GraphLayoutCache, EdgeView) - Method in interface org.jgraph.graph.Edge.Routing
Returns the points to be used for the edge.
routeEdge(GraphLayoutCache, EdgeView) - Method in class org.jgraph.graph.DefaultEdge.DefaultRouting
 
routeEdge(GraphLayoutCache, EdgeView) - Method in class org.jgraph.graph.DefaultEdge.LoopRouting
 
routeEdge(GraphLayoutCache, EdgeView) - Method in class org.jgraph.util.ParallelEdgeRouter
Calc of intermediates points
routeLoop(GraphLayoutCache, EdgeView) - Method in class org.jgraph.graph.DefaultEdge.LoopRouting
 
ROUTING - Static variable in class org.jgraph.graph.GraphConstants
Key for the routing attribute.
ROUTING_DEFAULT - Static variable in class org.jgraph.graph.GraphConstants
The default routing that deals with loops.
ROUTING_SIMPLE - Static variable in class org.jgraph.graph.GraphConstants
A simple routing.
RowHeaderTable - Class in org.yawlfoundation.yawl.views.table.header
 
RowHeaderTable(JTable) - Constructor for class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
RowRenderer - Class in org.yawlfoundation.yawl.editor.ui.properties.data.binding.view
 
RowRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.RowRenderer
 
RPlace - Class in org.yawlfoundation.yawl.analyser.elements
Representation of a place in a Reset net.
RPlace(String) - Constructor for class org.yawlfoundation.yawl.analyser.elements.RPlace
 
RSetOfMarkings - Class in org.yawlfoundation.yawl.analyser.elements
Data structure for Storage of RMarkings.
RSetOfMarkings() - Constructor for class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
RTransition - Class in org.yawlfoundation.yawl.analyser.elements
 
RTransition(String) - Constructor for class org.yawlfoundation.yawl.analyser.elements.RTransition
 
RULE_FILE - Static variable in class org.yawlfoundation.yawl.worklet.upload.UpLoader
 
RuleChecker - Class in org.yawlfoundation.yawl.views.dialog
 
RuleChecker(String) - Constructor for class org.yawlfoundation.yawl.views.dialog.RuleChecker
 
RulePanel - Class in org.yawlfoundation.yawl.worklet.dialog
 
RulePanel(YAWLAtomicTask, NodePanel, DialogMode) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
run(double) - Method in class org.yawlfoundation.yawl.views.graph.RadialGraphView.TreeRootAction
 
RunnerTable - Class in org.yawlfoundation.yawl.worklet.dialog
 
RunnerTable() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.RunnerTable
 
RunnerTableModel - Class in org.yawlfoundation.yawl.worklet.dialog
 
RunnerTableModel() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
RunnerTableModel(List<WorkletRunner>) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
RunnerTablePanel - Class in org.yawlfoundation.yawl.worklet.dialog
 
RunnerTablePanel(EventListener) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.RunnerTablePanel
 
runSparqlQuery(String) - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 

S

SampleValueGenerator - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
SampleValueGenerator() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.SampleValueGenerator
 
save() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoMap
 
save(FileSaveOptions) - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
save() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Saves the current specification to file, using the previously set file save options, or a default set if none saved
save(FileSaveOptions) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Saves the current specification to file, using the file save options passed
save(YLayout) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Saves the current specification to file, using the previously set file save options, or a default set if none saved, and the layout information passed
save(YLayout, FileSaveOptions) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Saves the current specification to file, using the file save options and layout information passed
save() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
save(Map<String, String>, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
save() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.AbstractResourceTabContent
 
save(BasicOfferInteraction) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ConstraintsPanel
 
save(BasicOfferInteraction) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FiltersPanel
 
save() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.PrimaryResourcesPanel
 
save() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.SecondaryResourcesPanel
 
save() - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegesPanel
 
save(TaskResourceSet) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
save() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.FileOperations
 
save() - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
save(File) - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
saveAs(String, YMetaData, FileSaveOptions) - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
saveAs(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Saves the current specification to a new file name, using the previously set file save options, or a default set if none saved
saveAs(String, FileSaveOptions) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Saves the current specification to a new file name, using the file save options passed
saveAs(String, YLayout) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Saves the current specification to a new file name, using the layout information passed
saveAs(String, YLayout, FileSaveOptions) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Saves the current specification to a new file name, using the layout information and file save options passed
saveAs() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.FileOperations
 
saveChanges() - Method in class org.yawlfoundation.yawl.worklet.client.TaskIDChangeMap
 
saveComponentState(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
called to save the state of a component in case it needs to be restored because a drop is not performed.
saveComponentState(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener
called to save the state of a component in case it needs to be restored because a drop is not performed.
saveFile() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFileHandler
Saves the currently open specification.
saveFileAs() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFileHandler
Saves the currently open specification to a new file.
saveOWFNfile() - Method in class org.yawlfoundation.yawl.configuration.net.PetriNet
 
SaveSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
SaveSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.SaveSpecificationAction
 
SaveSpecificationAsAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
SaveSpecificationAsAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.SaveSpecificationAsAction
 
saveValues() - Method in class org.yawlfoundation.yawl.worklet.settings.SettingsPanel
 
scale(double, double, Point2D) - Method in class org.jgraph.graph.AbstractCellView
Scale view (group) by sx, sy.
scale(double, double, Point2D) - Method in class org.jgraph.graph.AttributeMap
Scales map by the given amount.
scale - Variable in class org.jgraph.JGraph
Scale of the graph.
SCALE_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for scale.
scan() - Method in class org.bounce.text.SyntaxHighlightingScanner
Scans the Xml Stream for XML specific tokens.
scan() - Method in class org.bounce.text.xml.XMLScanner
Scans the Xml Stream for XML specific tokens.
ScrollableEditorPanel - Class in org.bounce.text
Wrapper panel to force the editor pane to resize when a Wrapped View has been installed.
ScrollableEditorPanel(JEditorPane) - Constructor for class org.bounce.text.ScrollableEditorPanel
Constructs the panel, with the editor in the Center of the BorderLayout.
scrollBar - Variable in class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
ScrollBar that is being adjusted.
SCROLLBORDER - Static variable in class org.jgraph.plaf.basic.BasicGraphUI
Border in pixels to scroll if marquee or dragging are active.
scrollCellToVisible(Object) - Method in class org.jgraph.JGraph
Scrolls to the specified cell.
scrollListener - Variable in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
scrollNetToShowCells(NetGraph, Object[]) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
scrollPane - Variable in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
scrollPointToVisible(Point2D) - Method in class org.jgraph.JGraph
Makes sure the specified point is visible.
SCROLLSTEP - Static variable in class org.jgraph.plaf.basic.BasicGraphUI
Multiplicator for width and height when autoscrolling (=stepsize).
SecondaryResourcesPanel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
SecondaryResourcesPanel(YNet, YAtomicTask, ResourceDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.SecondaryResourcesPanel
 
select(Set, Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Selects a single cell and updates all datastructures.
SELECTABLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the selectable attribute.
selectAll(boolean) - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
SelectAllNetElementsAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
selectCellForEvent(Object, MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Messaged to update the selection based on a MouseEvent over a particular cell.
selectCellsForEvent(JGraph, Object[], MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
From GraphUI interface.
selectCellsForEvent(Object[], MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Messaged to update the selection based on a MouseEvent for a group of cells.
selectCellsForEvent(JGraph, Object[], MouseEvent) - Method in class org.jgraph.plaf.GraphUI
Messaged to update the selection based on a MouseEvent for a group of cells.
SELECTED - Static variable in class org.jgraph.graph.DefaultGraphSelectionModel
Value that represents selected state in cellStates.
selected - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
selected - Variable in class org.jgraph.graph.PortRenderer
Cached hasFocus and selected value.
selected - Variable in class org.jgraph.graph.VertexRenderer
Cached hasFocus and selected value.
selection - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
List that contains the selected items.
SELECTION - Static variable in class org.yawlfoundation.yawl.editor.ui.swing.CursorFactory
 
SELECTION_MODE_PROPERTY - Static variable in class org.jgraph.graph.DefaultGraphSelectionModel
Property name for selectionMode.
SELECTION_MODEL_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for selectionModel.
SELECTION_STROKE - Static variable in class org.jgraph.graph.GraphConstants
 
selectionEnabled - Variable in class org.jgraph.JGraph
True if the graph allows selection of cells.
SELECTIONENABLED_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for selectionEnabled.
selectionMode - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
Mode for the selection, will be either SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
selectionModel - Variable in class org.jgraph.JGraph
Models the set of selected objects in this graph.
selectionRedirector - Variable in class org.jgraph.JGraph
Creates a new event and passes it off the selectionListeners.
SelectionTableModel - Class in org.yawlfoundation.yawl.views.graph
 
SelectionTableModel(Set<String>) - Constructor for class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
selectNotesTab() - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.BottomPanel
 
selectProblemsTab() - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.BottomPanel
 
selectRow(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.JSingleSelectTable
 
selectsAllInsertedCells - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether inserted cells should automatically be selected.
selectsLocalInsertedCells - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether cells that are inserted using the local insert method should automatically be selected.
send(Report) - Method in class org.yawlfoundation.yawl.editor.ui.util.ErrorReporter
 
SerializablePoint2D() - Constructor for class org.jgraph.graph.AttributeMap.SerializablePoint2D
 
SerializablePoint2D(double, double) - Constructor for class org.jgraph.graph.AttributeMap.SerializablePoint2D
 
SerializableRectangle2D() - Constructor for class org.jgraph.graph.AttributeMap.SerializableRectangle2D
 
SerializableRectangle2D(double, double, double, double) - Constructor for class org.jgraph.graph.AttributeMap.SerializableRectangle2D
 
ServiceAutomatonTree - Class in org.yawlfoundation.yawl.configuration.net
 
ServiceAutomatonTree(NetGraph) - Constructor for class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree
 
ServiceAutomatonTree.Operation - Class in org.yawlfoundation.yawl.configuration.net
 
ServicesPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
ServicesPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.ServicesPropertyEditor
 
set(AbstractCollection<E>) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
set(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
set(String, Color) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
set(String, List<String>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
set(String, Color, List<String>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
SET_CHANGED - Static variable in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
setAbsolute(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the absolute attributes in the specified map to the specified value.
setAbsoluteX(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the absolutex attribute in the specified map to the specified value.
setAbsoluteY(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the absolutey attribute in the specified map to the specified value.
setAggregateQuery(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
setAggregateQuery(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
setAggregateQuery(String) - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
setAlert(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setAlignEnabled(boolean) - Method in class org.yawlfoundation.yawl.worklet.graph.NetDialog
 
setAllAttributesLocal(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
setAllowAll(boolean) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
setAllowBlockingInputPorts(boolean) - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
setAllowChangingDefaultConfiguration(boolean) - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
setAllowDuplicates(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
setAlwaysReceiveAsCopyAction(boolean) - Method in class org.jgraph.graph.GraphTransferHandler
 
setAnalyseOnSave(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setAnalyserMaxMarkings(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setAncestorCasesTarget(boolean) - Method in class org.yawlfoundation.yawl.worklet.graph.PrimitiveCell
 
setAnchor(Port) - Method in class org.jgraph.graph.DefaultPort
Sets the anchor of this port.
setAnchor(Port) - Method in interface org.jgraph.graph.Port
Sets the anchor of the port.
setAntiAliased(boolean) - Method in class org.jgraph.JGraph
Sets antialiasing on or off based on the boolean value.
setApplyAutoGreyOut(boolean) - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
setApplyState(ProcessConfigurationModel.ApplyState) - Method in class org.yawlfoundation.yawl.configuration.ProcessConfigurationModel
 
setAttributes(AttributeMap) - Method in class org.jgraph.graph.AbstractCellView
Sets the attributes of this view to the specified value
setAttributes(AttributeMap) - Method in class org.jgraph.graph.DefaultGraphCell
Sets the attributes.
setAttributes(AttributeMap) - Method in interface org.jgraph.graph.GraphCell
Sets the attributes
setAttributes(YAttributeMap) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setAuthors(List<String>) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets a list of author names
setAuthors(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setAutoIncrementVersionOnSave(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setAutoIncVersion(boolean) - Method in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
setAutoIndentation(boolean) - Method in class org.bounce.text.xml.XMLEditorKit
 
setAutomated(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
setAutomated(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
setAutoResizeGraph(boolean) - Method in class org.jgraph.JGraph
Sets whether or not the graph should be automatically resize when cells are being moved below the bottom right corner
setAutoSize(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the autosize attribute in the specified map to the specified value.
setAutoSizeOnValueChange(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Determines whether cells should be auto-sized when their values change.
setAvailable(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
Created By Jingxin XU
setBackground(Map, Color) - Static method in class org.jgraph.graph.GraphConstants
Sets the background attribute in the specified map to the specified value.
setBackground(Color) - Method in class org.jgraph.JGraph
Override parent to clear offscreen double buffer
setBackgroundAltColour(Color) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setBackgroundColor(Color) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
setBackgroundColour(Color) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setBackgroundComponent(Component) - Method in class org.jgraph.JGraph
 
setBackgroundImage(ImageIcon) - Method in class org.jgraph.JGraph
Sets the background image.
setBackgroundImage(File) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setBackgroundImagePath(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setBackgroundScaled(boolean) - Method in class org.jgraph.JGraph
 
setBackupOnSave(boolean) - Method in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
setBaseSize(int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
setBeginFill(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the beginfill attribute in the specified map to the specified value.
setBeginSize(Map, int) - Static method in class org.jgraph.graph.GraphConstants
Sets the beginsize attribute in the specified map to the specified value.
setBehaviouralAnalysis(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setBendable(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the bendable attribute in the specified map to the specified value.
setBendable(boolean) - Method in class org.jgraph.JGraph
Sets if the graph allows adding/removing/modifying points.
setBinding(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
Sets the binding for a target net-level variable, and inserts the appropriate outer xml tags
setBinding(String, String, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
Sets the binding for a target net-level variable
setBinding(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setBindingFromSource(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
setBindingIcons(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
setBindingIconsForSelection() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
setBlackout(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setBorder(Map, Border) - Static method in class org.jgraph.graph.GraphConstants
Sets the border attribute in the specified map to the specified value.
setBorderColor(Map, Color) - Static method in class org.jgraph.graph.GraphConstants
Sets the bordercolor attribute in the specified map to the specified value.
setBorderSelectionColor(Color) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Sets the color to use for the border.
setBounds(Rectangle2D) - Method in class org.jgraph.graph.AbstractCellView
Sets the bounds of this view.
setBounds(Map, Rectangle2D) - Static method in class org.jgraph.graph.GraphConstants
Sets the bounds attribute in the specified map to the specified value.
setBounds(Rectangle) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setBounds(Rectangle) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setBounds(Rectangle2D) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
setBounds(Rectangle2D) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
setBounds(Rectangle2D) - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
setCachedBounds(Rectangle2D) - Method in class org.jgraph.graph.VertexView
 
setCancelCasesOnUpload(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setCancellationAnalysis(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setCancellationSet(String, String, List<YExternalNetElement>) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
setCancellationSet(YTask, List<YExternalNetElement>) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
setCancellationSet(CancellationSet) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
setCancellationSetEnable(boolean) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
setCancellationTaskID(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setCardinalPosition(int) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
setCell(Object) - Method in class org.jgraph.graph.AbstractCellView
Sets the model object that this view represents to the specified cell
setCell(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
Sets the cell.
setCellFillColor(Color) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setCellFillColor(Color) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setCells(Object[]) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setCells(Object[]) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
setCheckBox(JCheckBoxMenuItem) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
setCheckForUpdatesOnStart(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setChildrenSelectable(boolean) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Sets if the selection model allows the selection of children.
setChildrenSelectable(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the childrenselectable attribute in the specified map to the specified value.
setChildrenSelectable(boolean) - Method in interface org.jgraph.graph.GraphSelectionModel
Sets if the selection model allows the selection of children.
setCloneable(boolean) - Method in class org.jgraph.JGraph
Sets if cells are cloned on CTRL-Drag operations.
setCodelet(CodeletData) - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
setCodelet(CodeletData) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
setCodeletDataList(List<CodeletData>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletSelectTableModel
 
setCollapsedState(Object[], Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Collapses and/or expands the specified cell(s)
setCollapseXScale(double) - Method in class org.jgraph.graph.GraphLayoutCache
 
setCollapseYScale(double) - Method in class org.jgraph.graph.GraphLayoutCache
 
setColor(Color) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setColor(int) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setColorMap(Map<String, Color>) - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
setColour(Color) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
setColour(Color) - Method in class org.yawlfoundation.yawl.editor.ui.properties.FontColor
 
setCompleteCheck(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.util.CheckThreadViolationRepaintManager
 
setCompletionLogPredicate(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
setCompletionLogPredicate(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
setCompletionPredicate(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
setConclusion(RdrConclusion) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
setConclusion(RdrConclusion) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
setConclusion(RdrConclusion) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
setConclusionStatus(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
setCondition(YCondition) - Method in class org.yawlfoundation.yawl.editor.core.layout.YConditionLayout
 
setCondition(RdrNode) - Method in class org.yawlfoundation.yawl.worklet.dialog.CompositeRulePanel
 
setCondition(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
setConditionLayouts(Map<String, YConditionLayout>) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setConditionLayouts(Set<YConditionLayout>) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setConditionStatus(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
setConditionStatus(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
setConfigurable(boolean) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
This is the set method of configurable;
setConfigurableAllowDefaultChanges(boolean) - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
setConfigurableAutoGreyout(boolean) - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
setConfigurableBlockingInputPorts(boolean) - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
setConfigurableNewElements(boolean) - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
setConfigurationSetting(String) - Method in class org.yawlfoundation.yawl.configuration.CPort
 
setConnectable(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the connectable attribute in the specified map to the specified value.
setConnectable(boolean) - Method in class org.jgraph.JGraph
Setse if the graph allows new connections to be established.
setConnections(Set) - Method in class org.jgraph.graph.ConnectionSet
 
setConstrained(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the constrained attribute in the specified map to the specified value.
setContainingPane(XMLSchemaEditorPane) - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XMLSchemaEditor
 
setContent(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.DataDefinitionDialog
 
setContent(YTimerParameters, YNet, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TimerDialog
 
setContentPanel(JPanel) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDoneDialog
***********************************************************
setContentValidity(Validity) - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
setContinuationThreshold(long) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
setContinuationThreshold(long) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
setContinuationThreshold(long) - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
setCornerstoneNode(XNode) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTable
 
setCurrentCancellationSet(CancellationSet) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
setCurrentPoint(Point2D) - Method in class org.jgraph.graph.BasicMarqueeHandler
Sets the currentPoint.
setCurrentRow(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
setCurrentState(String) - Method in class org.yawlfoundation.yawl.configuration.net.ServiceAutomatonTree
 
setCustomBinding(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
setCustomForm(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setCustomForm(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setCustomFormURL(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
setCustomFormURL(URL) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
setCustomService(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
setCustomService(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
setDashOffset(Map, float) - Static method in class org.jgraph.graph.GraphConstants
Sets the dashoffset attribute in the specified map to the specified value.
setDashPattern(Map, float[]) - Static method in class org.jgraph.graph.GraphConstants
Sets the dashpattern attribute in the specified map to the specified value.
setDataGateway(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setDataSchema(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setDataType(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
setDataType(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.BindingTypeValidator
Sets the target data type to validate against.
setDataType(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setDataTypeSchema(String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
setDataVariables(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setDebugLevel(Level) - Static method in class org.yawlfoundation.yawl.views.graph.RadialGraphView
 
setDecomposition(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.AtomicTask
 
setDecomposition(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.CompositeTask
 
setDecomposition(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
setDecomposition(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
setDecomposition(YDecomposition) - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLAtomicTask
 
setDecomposition(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
setDecomposition(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
setDecomposition(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setDecomposition(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setDecomposition(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
setDecompositionAttributesFilePath(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setDecompositionID(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
setDecompositionID(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setDecompositionID(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
setDefaultTextColour(Color) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setDefaultValue(String) - Method in class org.yawlfoundation.yawl.configuration.CPort
 
setDefaultValue(String, String, String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Sets the default value for an output-only variable (i.e.
setDescription(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoDescriptor
 
setDescription(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
 
setDescription(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets a description of the specification
setDescription(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletData
 
setDescription(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setDesignNotes(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setDesignNotes(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
setDirty() - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
setDirty(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
 
setDirtyRegion(Rectangle2D) - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
In some cases the class firing this event will not have access to the dirty region prior to the change.
setDirtyRegion(Rectangle2D) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
setDirtyRegion(Rectangle2D) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
setDirtyRegion(Rectangle2D) - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
setDisconnectable(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the disconnectable attribute in the specified map to the specified value.
setDisconnectable(boolean) - Method in class org.jgraph.JGraph
Sets if the graph allows existing connections to be removed.
setDisconnectOnMove(boolean) - Method in class org.jgraph.JGraph
Sets if selected edges should be disconnected from unselected vertices when they are moved.
setDividerLocation(JSplitPane, double) - Method in class org.yawlfoundation.yawl.editor.ui.util.SplitPaneUtil
A workaround to ensure the divider location is set, even if the split pane has not yet completed its construction (as required by the Swing API)
setDocument(AbstractXMLStyledDocument) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
setDocument(Document) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ValueField
 
setDocumentation(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
setDocumentation(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
setDocumentation(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
setDocumentation(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
setDocumentation(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setDocumentation(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setDragEnabled(boolean) - Method in class org.jgraph.JGraph
Sets if the graph uses Drag-and-Drop to move cells.
setDropEnabled(boolean) - Method in class org.jgraph.JGraph
Sets if the graph accepts drops/pastes from external sources.
setDurationValue(Duration) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
setDurationValue(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
setEdge(Object) - Method in class org.jgraph.graph.ConnectionSet.Connection
 
setEdgeDeparture(double) - Static method in class org.jgraph.util.ParallelEdgeRouter
Setter to define distance between intermediate and source/target points
setEdgeLabelsMovable(boolean) - Method in class org.jgraph.JGraph
Set if edge labels may be moved with the mouse or not.
setEdges(Set) - Method in class org.jgraph.graph.ConnectionSet
 
setEdges(Set) - Method in class org.jgraph.graph.DefaultPort
Sets the collection of edges connected to this port.
setEdgeSeparation(double) - Static method in class org.jgraph.util.ParallelEdgeRouter
Setter to define distance between each parallel edge
setEditable(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the editable attribute in the specified map to the specified value.
setEditable(boolean) - Method in class org.jgraph.JGraph
Determines whether the graph is editable.
setEditable(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
setEditable(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TextAreaDialog
 
setEditable(boolean) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
setEditable(boolean) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
setEditable(boolean) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
setEditClickCount(int) - Method in class org.jgraph.JGraph
Sets the number of clicks for editing to start.
setEditing(boolean, TableType) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
setEditMode(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
setEditMode(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
setEditorText(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
setElementLabel(GraphCell, String) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
setElementLabelInsideUpdate(GraphCell, String) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.configuration.menu.action.CancellationRegionConfigurationAction
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.configuration.menu.action.InputPortConfigurationAction
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.configuration.menu.action.MultipleInstanceConfigurationAction
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.configuration.menu.action.OutputPortConfigurationAction
 
setEnabled() - Method in class org.yawlfoundation.yawl.configuration.menu.action.PreviewConfigurationProcessAction
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.configuration.menu.YAWLPopupMenuCheckBoxItem
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.TimerDataVariableComboBox
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FiltersPanel
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceTable
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.JFormattedSelectField
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.Palette
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteBar
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteButton
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLCheckBoxMenuItem
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLPopupMenuItem
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLToggleToolBarButton
 
setEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLToolBarButton
 
setEndFill(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the endfill attribute in the specified map to the specified value.
setEndSize(Map, int) - Static method in class org.jgraph.graph.GraphConstants
Sets the endsize attribute in the specified map to the specified value.
setEngineHost(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setEnginePassword(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setEnginePort(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setEngineUri(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setEngineURL(URL) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
setEngineURL(String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
setEngineURL(String, int) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
setEngineUserid(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setEqualWidths(JPanel) - Static method in class org.yawlfoundation.yawl.editor.ui.util.ButtonUtil
 
setError(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NonNegativeInteger
 
setEvenRowColor(Color) - Method in class org.yawlfoundation.yawl.editor.ui.swing.JAlternatingRowColorTable
 
setExpression(String) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.FilterListPanel
 
setExtAttributes(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
setExtAttributes(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
setExtendedCoverability(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setExternalBinding(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindings
 
setExternalDataGateway(String) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
setExtraLabelPosition(int, Point2D) - Method in class org.jgraph.graph.EdgeView
Sets the description of the label position.
setExtraLabelPositions(Map, Point2D[]) - Static method in class org.jgraph.graph.GraphConstants
Sets the labelpositions attribute in the specified map to the specified value.
setExtraLabels(Map, Object[]) - Static method in class org.jgraph.graph.GraphConstants
Sets the array of additional labels.
setFactory(CellViewFactory) - Method in class org.jgraph.graph.GraphLayoutCache
Sets the factory that creates the cell views.
setFalseChild(TreeNode) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
setFamiliarParticipantTask(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
setFamiliarTask(String) - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.TaskResources
 
setFileBackupOnSave(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setFileName(String) - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
setFileName(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
 
setFileName(String) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenRecentSpecificationAction
 
setFileSaveOptions(FileSaveOptions) - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
setFileSaveOptions(FileSaveOptions) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets the global options for future file saves.
setFileVersioningOnSave(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setFillColor(Color) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setFillColor(int) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setFillColor(Color) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setFlow(YAWLFlowRelation) - Method in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
setFlows(Set<YAWLFlowRelation>) - Method in class org.yawlfoundation.yawl.configuration.CPort
 
setFlows(Map<String, YFlowLayout>) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setFlows(Set<YFlowLayout>) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setFlows(Object[]) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiFlowProperties
 
setFlowStyle(NetGraph, YAWLFlowRelation, int) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
setFocus() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicatePanel
 
setFont(Font) - Method in class org.bounce.text.FoldingMargin
 
setFont(Font) - Method in class org.bounce.text.LineNumberMargin
 
setFont(Font) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Sets the font to edit with.
setFont(Map, Font) - Static method in class org.jgraph.graph.GraphConstants
Sets the value attribute in the specified map to the specified font value.
setFont(Font) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setFont(Font) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
setFont(FontColor) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setFont(Font) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
setFont(FontColor) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setFont(Font) - Method in class org.yawlfoundation.yawl.editor.ui.properties.FontColor
 
setFont(FontColor) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setFontFamily(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setFontSize(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setFontStyle(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setForbidDynamic(boolean) - Method in class org.yawlfoundation.yawl.configuration.MultipleInstanceTaskConfigSet
 
setForeground(Map, Color) - Static method in class org.jgraph.graph.GraphConstants
Sets the foregrund attribute in the specified map to the specified value.
setForeground(Color) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
setFormalInputParam(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
setFormat() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
setFourEyesTask(String) - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.TaskResources
 
setFractionDigits(NonNegativeInteger) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setFrame(YAWLEditorNetPanel) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
setFrameHeight(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setFrameLocation(int, int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setFrameWidth(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setGlobalFillColor(Color) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
setGlobalFontSize(int) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
setGradientColor(Color) - Method in class org.jgraph.graph.EdgeRenderer
 
setGradientColor(Map, Color) - Static method in class org.jgraph.graph.GraphConstants
Sets the gradientcolor attribute in the specified map to the specified value.
setGradientColor(Color) - Method in class org.jgraph.graph.VertexRenderer
 
setGraph(JGraph) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Sets the tree currently editing for.
setGraph(JGraph) - Static method in class org.jgraph.util.ParallelEdgeRouter
Deprecated.
graph instance retained internally
setGraph(NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
setGraph(NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
setGraph(NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.properties.PropertiesLoader
 
setGraph(NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
setGraphLayoutCache(GraphLayoutCache) - Method in class org.jgraph.JGraph
Sets the GraphLayoutCache that will provide the view-data.
setGraphLayoutCache(GraphLayoutCache) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Sets the GraphLayoutCache (geometric pattern).
setGridColor(Color) - Method in class org.jgraph.JGraph
Sets the current grid color.
setGridEnabled(boolean) - Method in class org.jgraph.JGraph
If set to true, the grid will be active.
setGridMode(int) - Method in class org.jgraph.JGraph
Sets the current grid view mode.
setGridSize(double) - Method in class org.jgraph.JGraph
Sets the size of the grid.
setGridVisible(boolean) - Method in class org.jgraph.JGraph
If set to true, the grid will be visible.
setGroupOpaque(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the opaque attribute in the specified map to the specified value.
setGroupsEditable(boolean) - Method in class org.jgraph.JGraph
 
setHandleColor(Color) - Method in class org.jgraph.JGraph
Sets the current handle color.
setHandleSize(int) - Method in class org.jgraph.JGraph
Sets the size of the handles.
setHasRunOnce(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setHeaderFont(FontColor) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setHeight(double) - Method in class org.jgraph.graph.AttributeMap.SerializableRectangle2D
 
setHiddenSet(Map) - Method in class org.jgraph.graph.GraphLayoutCache
Sets the hiddenSet.
setHide(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setHideBanner(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setHideIf(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setHidesDanglingConnections(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Sets the hidesDanglingConnections
setHidesExistingConnections(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Sets the hidesExistingConnections
setHighlightColor(Color) - Method in class org.jgraph.JGraph
Sets the current selection highlight color.
setHorizontalAlignment(Map, int) - Static method in class org.jgraph.graph.GraphConstants
This method set the position of the label in vertex cells, and takes aruguments of type SwingConstants (for JLabel) i.e.
setHorizontalTextPosition(Map, int) - Static method in class org.jgraph.graph.GraphConstants
This method set the text of a label on vertext cell relative to image.
setHost(String) - Method in class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionPanel
 
setIcon(Map, Icon) - Static method in class org.jgraph.graph.GraphConstants
Sets the icon attribute in the specified map to the specified value.
setIcon(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setIcon(JButton, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.MiniToolBar
 
setIcon(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setIconPath(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
setIconPath(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
setID(int) - Method in class org.yawlfoundation.yawl.configuration.CPort
 
setID(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setId(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
setID(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
setID(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
setID(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
setIdLabelSynch(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setIdLabelSynch(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setImageAbove(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setImageAboveAlign(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setImageBelow(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setImageBelowAlign(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setIncomingEdge(DefaultEdge) - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
setIncreaseMin(long) - Method in class org.yawlfoundation.yawl.configuration.MultipleInstanceTaskConfigSet
 
setIncreaseThreshold(long) - Method in class org.yawlfoundation.yawl.configuration.MultipleInstanceTaskConfigSet
 
setIndex(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setInitialValue(String, String, String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Sets the initial value for a local (net-level) variable
setInitialX() - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
Sets the initial x coordinate for this node.
setInputBindingIcon(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
setInputCPorts(List<CPort>) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
setInsertionLocation(Point) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Sets the current location for Drag-and-Drop activity.
setInsertionLocation(Point) - Method in class org.jgraph.plaf.GraphUI
Sets the current location for Drag-and-Drop activity.
setInset(Map, int) - Static method in class org.jgraph.graph.GraphConstants
Sets the inset attribute in the specified map to the specified value.
setInstanceCreationType(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
setInstanceCreationType(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
setInstanceCreationType(String) - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
setInternalFrameHeight(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setInternalFrameWidth(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setInvokesStopCellEditing(boolean) - Method in class org.jgraph.JGraph
Determines what happens when editing is interrupted by selecting another cell in the graph, a change in the graph's data, or by some other means.
setIsDefaultFlow(boolean) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
setIsDefaultFlow(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
setIsRootNet(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
setItem(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.TaskComboBox
 
setItems(Vector<String>) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.DeleteOrphanDecompositionDialog
 
setItems() - Method in class org.yawlfoundation.yawl.worklet.dialog.TaskComboBox
 
setItems(Set<String>) - Method in class org.yawlfoundation.yawl.worklet.dialog.TaskComboBox
 
setJobName(String) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetPrinter
 
setJoin(String, String, int) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
setJoin(YTask, int) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
setJoin(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setJoin(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setJoinDecorator(YAWLTask, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
setJoinDecorator(YAWLTask, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
setJoinFillColour(Color) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setJoinLayout(YDecoratorLayout) - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
setJoinPosition(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setJoinPosition(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setJoinQuery(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
setJoinQueryUnwrapped(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
setJumpToDefaultPort(boolean) - Method in class org.jgraph.JGraph
Sets if getPortViewAt should return the default port if no other port is found.
setJustify(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setKeepAnalysisDialogOpen(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setLabel(YExternalNetElement) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
This method add labels for YConditions without a name by setting the name to be the same as the ID.
setLabel(String) - Method in class org.yawlfoundation.yawl.configuration.ConfigureInformation
 
setLabel(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setLabel(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
setLabel(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setLabel(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setLabel(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setLabelAlongEdge(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets if the label should be painted along the edge.
setLabelBounds(Rectangle) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setLabelColor(Color) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setLabelColor(int) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setLabelPosition(Point2D) - Method in class org.jgraph.graph.EdgeView
Sets the description of the label position.
setLabelPosition(Map, Point2D) - Static method in class org.jgraph.graph.GraphConstants
Sets the label position attribute in the specified map to the specified value.
setLabelPosition(Point2D.Double) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setLastDownloadedToPath(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setLastLoadFilePath(String) - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
setLastSaveFilePath(String) - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
setLastSaveOrLoadPath(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setLaunchCaseOnUpload(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setLayout(YLayout) - Method in class org.yawlfoundation.yawl.editor.core.util.FileOperations
 
setLayout(YLayout) - Method in class org.yawlfoundation.yawl.editor.core.util.LayoutHandler
 
setLayout(YLayout) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets the layout information for the current specification
setLength(NonNegativeInteger) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setLine(Line2D.Double) - Method in class org.yawlfoundation.yawl.editor.ui.net.PotentialFlowOverlay
 
setLineAbove(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setLineBegin(Map, int) - Static method in class org.jgraph.graph.GraphConstants
Sets the LINEBEGIN attribute in the specified map to the specified value.
setLineBelow(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setLineColor(Map, Color) - Static method in class org.jgraph.graph.GraphConstants
Sets the linecolor attribute in the specified map to the specified value.
setLineColor(Color) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setLineColor(int) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setLineEnd(Map, int) - Static method in class org.jgraph.graph.GraphConstants
Sets the LINEEND attribute in the specified map to the specified value.
setLineStyle(Map, int) - Static method in class org.jgraph.graph.GraphConstants
Sets the linestyle attribute in the specified map to the specified value.
setLineStyle(LineStyle) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setLineStyle(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
setLineStyle(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiFlowProperties
 
setLineWidth(Map, float) - Static method in class org.jgraph.graph.GraphConstants
Sets the linewidth attribute in the specified map to the specified value.
setLink(Map, String) - Static method in class org.jgraph.graph.GraphConstants
Sets the link attribute in the specified map to the specified value.
setListModel(ListModel) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.ListDialog
 
setLoadedSpecIsUnsavedWorklet(boolean) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
setLocalAttributes(Set) - Method in class org.jgraph.graph.GraphLayoutCache
 
setLocale(Locale) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
setLocation(Point) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setLocationAdjacentTo(Component, Rectangle) - Method in class org.yawlfoundation.yawl.editor.ui.swing.MoreDialog
 
setLockedHandleColor(Color) - Method in class org.jgraph.JGraph
Sets the current second handle color.
setLogPredicate(YLogPredicate) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setLogPredicate(LogPredicateTransport) - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
setLogPredicate(LogPredicateTransport) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setLongForm(String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationMessage
 
setMarquee(BasicMarqueeHandler) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Sets the marquee handler.
setMarqueeBounds(Rectangle2D) - Method in class org.jgraph.graph.BasicMarqueeHandler
Sets the marqueeBounds.
setMarqueeColor(Color) - Method in class org.jgraph.JGraph
Sets the current marquee color.
setMarqueeHandler(BasicMarqueeHandler) - Method in class org.jgraph.JGraph
Sets the MarqueeHandler that will handle marquee selection.
setMaxExclusive(TypeValuePair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setMaxFieldWidth(Integer) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setMaximumInstances(long) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
setMaximumInstances(long) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
setMaximumInstances(long) - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
setMaxInclusive(TypeValuePair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setMaxLength(NonNegativeInteger) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setMaxMarkings(int) - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
setMaxRecentFiles(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setMembers(Set<YAWLCell>) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
setMiAttributes(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setMiAttributes(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setMIEditorText(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
setMinExclusive(TypeValuePair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setMinimumInstances(long) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
setMinimumInstances(long) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
setMinimumInstances(long) - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
setMinimumMove(int) - Method in class org.jgraph.JGraph
Sets the miminum amount of pixels for a move operation.
setMinInclusive(TypeValuePair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setMinLength(NonNegativeInteger) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setMIQuery(String, String, String, String, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Sets a multi-instance query for a task - splitter query if scope is INPUT or joiner query if scope is OUTPUT
setModel(GraphModel) - Method in class org.jgraph.graph.GraphLayoutCache
Sets the current model.
setModel(GraphModel) - Method in class org.jgraph.JGraph
Sets the GraphModel that will provide the data.
setModel(GraphModel) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Sets the GraphModel.
setMouseOverPort(Rectangle2D) - Method in class org.yawlfoundation.yawl.editor.ui.net.PotentialFlowOverlay
 
setMoveable(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the moveable attribute in the specified map to the specified value.
setMoveable(boolean) - Method in class org.jgraph.JGraph
Sets if the graph allows movement of cells.
setMoveableAxis(Map, int) - Static method in class org.jgraph.graph.GraphConstants
Sets the moveableaxis attribute in the specified map to the specified value.
setMoveBelowZero(boolean) - Method in class org.jgraph.JGraph
Sets if the graph should auto resize when cells are being moved below the bottom right corner.
setMoveBeyondGraphBounds(boolean) - Method in class org.jgraph.JGraph
 
setMoveIntoGroups(boolean) - Method in class org.jgraph.JGraph
Specifies if cells should be added to groups when moved over the group's area.
setMoveOutOfGroups(boolean) - Method in class org.jgraph.JGraph
Specifies if cells should be removed from groups when removed from the group's area.
setMovesChildrenOnExpand(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
setMovesParentsOnCollapse(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
setMultiInstance() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.BindingTypeValidator
Called from InputBindingDialog to set a flag for MI input variables so that type evaluations on input bindings can target the child element instead of the parent element (as defined in the expression)
setMultiInstance(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setMultiInstanceHandler(MultiInstanceHandler) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
setMultiInstanceHandler(MultiInstanceHandler) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.InputBindingDialog
 
setMultiInstanceHandler(MultiInstanceHandler) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.OutputBindingDialog
 
setMultiInstanceRow(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
setMultiInstanceRow() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
setMultiInstanceRow(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
setName(String) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoDescriptor
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.DynParam
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletData
 
setName(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setNet(YNet) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setNet(YNet) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.TimerDataVariableComboBox
 
setNet(YNet) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
setNet(NetGraph, String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
setNetBackgroundColour(Color) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setNetFillColor(Color) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setNetID(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidReference
 
setNetLayout(NetGraphModel, YNetLayout) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.io.LayoutImporter
 
setNetName(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
setNew(boolean) - Method in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
Sets the isNew.
setNewElementsConfigurable(boolean) - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
setNode(RdrNode) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
setNode(List<VariableRow>, XNode) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
setNode(List<? extends YVariable>, String, WorkletRunner, RdrNode) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
setNode(RdrNode) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
setNode(WorkletRunner, RdrNode) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
setNode(RdrNode) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
setNumberFormatter(NumberFormat) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
setOddRowColor(Color) - Method in class org.yawlfoundation.yawl.editor.ui.swing.JAlternatingRowColorTable
 
setOffscreenOffset(Point2D) - Method in class org.jgraph.JGraph
 
setOffset(Map, Point2D) - Static method in class org.jgraph.graph.GraphConstants
Sets the offset attribute in the specified map to the specified value.
setOffset(Point2D.Double) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setOK(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
setOKEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ButtonBar
 
setOKEnabled(boolean) - Method in class org.yawlfoundation.yawl.worklet.graph.NetDialog
 
setOnSelectionEnabled(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.DataTypeDialogToolBarMenu
 
setOpaque(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the opaque attribute in the specified map to the specified value.
setOpaque(boolean) - Method in class org.jgraph.JGraph
 
setOptional(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setOrderedRows(List) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractOrderedRowTableModel
 
setOrdering(Integer) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
setOrJoinAnalysis(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setOrJoinCycleAnalysis(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setOutgoingEdge(DefaultEdge) - Method in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
setOutputBindingIcon(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
setOutputCPorts(List<CPort>) - Method in class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
setOutputTarget(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
setOwner(ResourceDialog) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.AbstractResourceTableModel
 
setOwner(AnalysisCanceller) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 
setOwnerTask(YAWLTask) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
setOwnerTaskBackground(Color) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
setPageBackgroundColour(Color) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setPageBackgroundImage(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setPalette(Palette) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteButton
 
setParent(Object, Object) - Method in class org.jgraph.graph.DefaultGraphModel
Sets the parent of the specified cell.
setParent(YAWLResetAnalyser) - Method in class org.yawlfoundation.yawl.analyser.elements.ResetWFNet
 
setParent(YAWLResetAnalyser) - Method in class org.yawlfoundation.yawl.analyser.util.YAWLReachabilityUtils
 
setParentDialogOKButton(JButton) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryValidatingEditorPane
 
setParentOKButton(JButton) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamEditorPane
 
setParentOKButton(JButton) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.InstanceEditorPane
 
setParticipants(ParticipantSet) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
setParticipants(List<Participant>) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
setParticipants(Set<String>) - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.TaskResources
 
setPassword(String) - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
Sets the password for the connection.
setPassword(String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
setPassword(String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
setPattern(RegexString) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setPluginToolBarVisible(JToolBar, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
setPoint(int, Point2D) - Method in class org.jgraph.graph.EdgeView
Sets the point at index to p.
setPoints(Map, List) - Static method in class org.jgraph.graph.GraphConstants
Sets the points attribute in the specified map to the specified value.
setPoints(List<Point2D.Double>) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setPort(Object) - Method in class org.jgraph.graph.ConnectionSet.Connection
 
setPort(int) - Method in class org.yawlfoundation.yawl.editor.ui.preferences.ConnectionPanel
 
setPortLocation(DecoratorPort, Point2D) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
setPortSize(int) - Method in class org.jgraph.graph.PortView
 
setPortsOnTop(boolean) - Method in class org.jgraph.JGraph
 
setPortsScaled(boolean) - Method in class org.jgraph.JGraph
If set to true, the ports will be scaled.
setPortsVisible(boolean) - Method in class org.jgraph.JGraph
If set to true, the ports will be visible.
setPosition(DecoratorPosition) - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
 
setPosition(int) - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
 
setPosition(int) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLPort
 
setPostset(RFlow) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
setPostsetFlows(Map<String, RFlow>) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
setPostUpdatesCompleted(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setPreAndPostEditorText(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
setPreAndPostEditorText(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.data.document.XMLStyledDocument
 
setPreAndPostEditorText(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.data.document.XQueryStyledDocument
 
setPreAndPostEditorText(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryEditor
 
setPreAndPostEditorText(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryEditorPane
 
setPreAndPostEditorText(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamStyledDocument
 
setPreAndPostEditorText(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.InstanceStyledDocument
 
setPredicate(String) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
setPredicate(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
setPredicateScope(LogPredicateScope) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicateStyledDocument
 
setPreferredMinSize(Dimension) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Sets the preferred minimum size.
setPreset(RFlow) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
setPresetFlows(Map<String, RFlow>) - Method in class org.yawlfoundation.yawl.analyser.elements.RElement
 
setPreviewInvalidNullPorts(boolean) - Method in class org.jgraph.JGraph
Determines whether the graph allows invalid null ports during previews
setPreviewState(ProcessConfigurationModel.PreviewState) - Method in class org.yawlfoundation.yawl.configuration.ProcessConfigurationModel
 
setPreviousCursor(Cursor) - Method in class org.jgraph.graph.BasicMarqueeHandler
Sets the previousCursor.
setPriority(Integer) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
setPrivilege(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
setProblemList(String, List<ValidationMessage>) - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.BottomPanel
 
setProblemList(String, List<ValidationMessage>) - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.ProblemPanel
 
setProblemPane(XQueryValidatingEditorPane) - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryValidatingEditor
 
setRange(int, int) - Method in class org.bounce.text.DocumentInputReader
Sets the scan range of the reader.
setRange(int, int) - Method in class org.bounce.text.SyntaxHighlightingScanner
Sets the scanning range.
setRange(int, int) - Method in class org.bounce.text.xml.XMLScanner
Sets the scanning range.
setReadOnly(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setReadOnly(String, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
setReadOnly(String, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet
 
setReconnectsEdgesToVisibleParent(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Deprecated.
edges are moved to parent view and back automatically
setReduceMax(long) - Method in class org.yawlfoundation.yawl.configuration.MultipleInstanceTaskConfigSet
 
setRefers(DynParam.Refers) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.DynParam
 
setReloadLastSpecOnStartup(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setRemembersCellViews(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Sets the rememberCellViews.
setRemoveAll(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the removeall attribute in the specified map to the specified value.
setRemoveAttributes(Map, Object[]) - Static method in class org.jgraph.graph.GraphConstants
Sets specific attributes are being marked for removal @ param map The transport map indicating the attribute removal @ param value The attributes to be removed
setRemoveEmptyGroups(boolean) - Method in class org.jgraph.graph.DefaultGraphModel
 
setRemoveSet(Set<RElement>) - Method in class org.yawlfoundation.yawl.analyser.elements.RTransition
 
setRemoveSet(RPlace) - Method in class org.yawlfoundation.yawl.analyser.elements.RTransition
 
setRemoveSetMembers(HashSet<YAWLCell>) - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
setRepositoryDir(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.YRepository
 
setResetNetAnalysis(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setResize(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the resize attribute in the specified map to the specified value.
setResizesParentsOnCollapse(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
setResourceHost(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setResourcePassword(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setResourcePort(int) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setResourceUri(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setResourceURL(URL) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
setResourceURL(String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
setResourceURL(String, int) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
setResourceUserid(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setResourcing(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setRestricted(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
setRoles(RoleSet) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
setRoles(List<Role>) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
setRoles(Set<String>) - Method in class org.yawlfoundation.yawl.views.ontology.resourcing.TaskResources
 
setRootNet(YNet) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
setRootNet(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setRootNet(String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
setRootNet(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.specification.NetModelSet
 
SetRootNetAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
SetRootNetAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.net.SetRootNetAction
 
setRouting(Map, Edge.Routing) - Static method in class org.jgraph.graph.GraphConstants
Sets the routing attribute in the specified map to the specified value.
setRows(List<WorkletRunner>) - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
setRows(List<WorkletRunner>) - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTablePanel
 
setRuleComboItems(Set<RuleType>) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
setRuleComboItems(Set<RuleType>) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
setScale(double) - Method in class org.jgraph.JGraph
Sets the current scale.
setScale(double, Point2D) - Method in class org.jgraph.JGraph
Sets the current scale and centers the graph to the specified point
setScale(double) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setScale(double) - Method in class org.yawlfoundation.yawl.editor.ui.net.PotentialFlowOverlay
 
setSchema(String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Sets the data schema for subsequent validation activities
setSchema(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets the data schema for this specification
setScope(LogPredicateScope) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicatePanel
 
setScrollFreezer(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
setSelectable(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the selectable attribute in the specified map to the specified value.
setSelected(boolean) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
setSelected(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.actions.view.TogglePluginToolbarViewAction
 
setSelected(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
setSelected(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteButton
 
setSelected(ExletActions) - Method in class org.yawlfoundation.yawl.worklet.graph.PalettePanel
 
setSelected(boolean) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
setSelectedChildCount(Object, int) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Sets the number of selected childs for cell to count.
setSelectedCodelet(CodeletData) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletTable
 
SetSelectedElementsFillColourAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element
 
SetSelectedElementsFillColourAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.element.SetSelectedElementsFillColourAction
 
setSelectedRule(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
setSelectedRule(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
setSelectedRule(RuleType) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
setSelectedState(Palette.SelectionState) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.Palette
 
setSelectedTab(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
setSelectedTask(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
setSelectedTask(int) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
setSelectedTask(YAWLAtomicTask) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
setSelection(CodeletData) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.CodeletDialog
 
setSelection(int, int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TextAreaDialog
 
setSelectionCell(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Selects the specified cell.
setSelectionCell(Object) - Method in interface org.jgraph.graph.GraphSelectionModel
Sets the selection to cell.
setSelectionCell(Object) - Method in class org.jgraph.JGraph
Selects the specified cell.
setSelectionCells(Object[]) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Sets the selection to cells.
setSelectionCells(Object[]) - Method in interface org.jgraph.graph.GraphSelectionModel
Sets the selection to cells.
setSelectionCells(Object[]) - Method in class org.jgraph.JGraph.EmptySelectionModel
A null implementation that selects nothing.
setSelectionCells(Object[]) - Method in class org.jgraph.JGraph
Selects the specified cells.
setSelectionEnabled(boolean) - Method in class org.jgraph.JGraph
Determines whether cell selection is enabled.
setSelectionMode(int) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
Sets the selection mode, which must be one of SINGLE_TREE_SELECTION,
setSelectionMode(int) - Method in interface org.jgraph.graph.GraphSelectionModel
Sets the selection model, which must be either SINGLE_GRAPH_SELECTION or MULTIPLE_GRAPH_SELECTION.
setSelectionMode(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
setSelectionModel(GraphSelectionModel) - Method in class org.jgraph.JGraph
Sets the graph's selection model.
setSelectionModel(GraphSelectionModel) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Resets the selection model.
setSelections(Object) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.subdialog.ListDialog
 
setSelectsAllInsertedCells(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
setSelectsLocalInsertedCells(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
setServiceAutonomous(ServiceAutomatonTree) - Method in class org.yawlfoundation.yawl.configuration.net.NetConfiguration
 
setServiceHost(String) - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
setServicePassword(String) - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
setServicePort(int) - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
setServiceUserId(String) - Static method in class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
setShortForm(String) - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationMessage
 
setShowConstraints(boolean) - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
setShowFileOptionsDialogOnSave(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setShowGrid(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setShowObservations(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setShowPropertyDescriptions(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setShowsChangedConnections(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
 
setShowServices(boolean) - Method in class org.yawlfoundation.yawl.views.resource.ResourceView
 
setShowsExistingConnections(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Sets the showsExistingConnections
setShowsInsertedConnections(boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Sets the showsInsertedConnections
setShowToolTips(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setSimpleText(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
setSize(float, float) - Method in class org.bounce.text.FoldingPlainView
Sets the size of the view.
setSize(Map, Dimension) - Static method in class org.jgraph.graph.GraphConstants
Sets the size attribute in the specified map to the specified value.
setSize(Dimension) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
setSize(int, int) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
setSizeable(Map, boolean) - Static method in class org.jgraph.graph.GraphConstants
Sets the sizeable attribute in the specified map to the specified value.
setSizeable(boolean) - Method in class org.jgraph.JGraph
Sets if the graph allows cells to be resized.
setSizeableAxis(Map, int) - Static method in class org.jgraph.graph.GraphConstants
Sets the sizeableAxis attribute in the specified map to the specified value.
setSkipValidation(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setSnapSelectedView(boolean) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Sets the mode of the snapSelectedView drag operation.
setSoundnessAnalysis(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setSource(boolean) - Method in class org.jgraph.graph.ConnectionSet.Connection
 
setSource(Object) - Method in class org.jgraph.graph.DefaultEdge
Sets the source of the edge.
setSource(Object) - Method in interface org.jgraph.graph.Edge
Sets the source of the edge.
setSource(CellView) - Method in class org.jgraph.graph.EdgeView
Sets the sourceView of the edge.
setSource(YExternalNetElement) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setSourcePort(GraphModel, Object, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Helper methods that connects the source of edge to port in model.
setSourcePort(int) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setSpecification(YSpecification) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
setSpecification(YSpecification) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Sets the current specification
setSpecification(YSpecification) - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
setSpecification(YSpecification) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
setSpecificationSchema(String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataUtil
 
setSpecificationSchema(String) - Method in class org.yawlfoundation.yawl.editor.core.data.InstanceValidator
 
setSplit(String, String, int) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
setSplit(YTask, int) - Method in class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
setSplit(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setSplit(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setSplitConditions(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setSplitDecorator(YAWLTask, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
setSplitDecorator(YAWLTask, int, int) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel
 
setSplitFillColour(Color) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setSplitLayout(YDecoratorLayout) - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
setSplitPosition(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setSplitPosition(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setSplitPredicates(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setSplitQuery(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
setSplitterQuery(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
setSplitterQuery(String) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
setSplitterQuery(String) - Method in interface org.yawlfoundation.yawl.editor.ui.elements.model.YAWLMultipleInstanceTask
 
setStartLogPredicate(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiDecompositionProperties
 
setStartPoint(Point2D) - Method in class org.jgraph.graph.BasicMarqueeHandler
Sets the startPoint.
setStartPredicate(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
setStatus(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
 
setStatus(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
setStatus(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
setStructuralAnalysis(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setStyle(String, Color, int) - Method in class org.bounce.text.xml.XMLEditorKit
Set the style identified by the name.
setSubcategory(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.GenericNonHumanCategory
 
setSuffix(int) - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifier
 
setSuffix(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
setSuppressNamespaces(boolean) - Method in class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
setTableChanged() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
setTablePanel(VariableTablePanel) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
setTablePanel(FlowConditionTablePanel) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionEditor
 
setTablePanelTitle(String) - Method in class org.yawlfoundation.yawl.views.graph.DataViewDialog
 
setTagCompletion(boolean) - Method in class org.bounce.text.xml.XMLEditorKit
 
setTarget(Object) - Method in class org.jgraph.graph.DefaultEdge
Returns the target of edge.
setTarget(Object) - Method in interface org.jgraph.graph.Edge
Returns the target of edge.
setTarget(CellView) - Method in class org.jgraph.graph.EdgeView
Sets the targetView of the edge.
setTarget(YExternalNetElement) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setTarget(Rectangle2D) - Method in class org.yawlfoundation.yawl.editor.ui.net.PotentialFlowOverlay
 
setTargetPort(GraphModel, Object, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
Helper methods that connects the source of edge to port in model.
setTargetPort(int) - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
 
setTargetVariableName(String) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
setTargetVariableName(String) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryEditorPane
 
setTargetVariableName(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
setTask(Object) - Method in interface org.yawlfoundation.yawl.decobar.action.DecoratorAction
 
setTask() - Method in interface org.yawlfoundation.yawl.decobar.action.DecoratorAction
 
setTask(Object) - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
setTask() - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
setTask(Object) - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
setTask() - Method in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
setTask(YAWLTask) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
setTask(YTask) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
setTask(YAWLTask) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
setTaskComboItems(Set<String>) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
setTaskComboItems(Set<String>) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
setTaskDataVariables(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
setTaskDecomposition(YAWLTask, YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
setTaskDecorators(YTask, YAWLTask, NetGraphModel) - Static method in class org.yawlfoundation.yawl.editor.ui.specification.DecoratorUtil
 
setTaskIconsFilePath(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setTaskID(String) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.validation.InvalidReference
 
setTaskIdChangeMap(TaskIDChangeMap) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
setTaskLayouts(Map<String, YTaskLayout>) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setTaskLayouts(Set<YTaskLayout>) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setTasks(ArrayList<YAWLTask>) - Method in class org.yawlfoundation.yawl.configuration.net.PetriNet
 
setTaskXML() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicatePanel
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ValueField
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowPredicateDialog
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TextAreaDialog
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.XQueryDialog
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.JFormattedSelectField
 
setText(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
setTextAbove(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setTextArea(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setTextBelow(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setTextToPrevious() - Method in class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
setTime(Date) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.JTimeSpinner
 
setTimer(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setTimer(NetTaskPair) - Method in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
setTimerParameters(YTimerParameters) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.AtomicTask
 
SettingsDialog - Class in org.yawlfoundation.yawl.worklet.settings
 
SettingsDialog() - Constructor for class org.yawlfoundation.yawl.worklet.settings.SettingsDialog
 
SettingsIconHelper - Class in org.yawlfoundation.yawl.worklet.menu
 
SettingsIconHelper() - Constructor for class org.yawlfoundation.yawl.worklet.menu.SettingsIconHelper
 
SettingsPanel - Class in org.yawlfoundation.yawl.worklet.settings
 
SettingsPanel() - Constructor for class org.yawlfoundation.yawl.worklet.settings.SettingsPanel
 
SettingsStore - Class in org.yawlfoundation.yawl.worklet.settings
 
SettingsStore() - Constructor for class org.yawlfoundation.yawl.worklet.settings.SettingsStore
 
setTitle(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets the specification's title (a non-unique descriptive term)
setTitle(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setTitle(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setTitle(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
setTitle(String) - Method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
setTitleIndicator(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
setTolerance(int) - Method in class org.jgraph.JGraph
Sets the maximum distance between the mousepointer and a cell to be selected.
setToolBarButton(YAWLToggleToolBarButton) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurableTaskAction
 
setToolbarOrientation(int) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
setToolBarSelected(String, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PluginsMenu
 
setTooltip(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setTotalDigits(NonNegativeInteger) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setTree(RdrTree, RdrNode) - Method in class org.yawlfoundation.yawl.worklet.tree.TreePanel
 
setTriggeringTaskBackground(Color) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
setTriples(List<Triple>) - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
setTrueChild(TreeNode) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
setType(DecoratorType) - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
 
setType(String) - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
 
setType(int) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
setType(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.TypeValuePair
 
setTypeChecker(BindingTypeValidator) - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryValidatingEditor
 
setTypeChecker(BindingTypeValidator, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryValidatingEditor
 
setTypeChecker(BindingTypeValidator) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryValidatingEditorPane
 
setTypeChecker(BindingTypeValidator, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryValidatingEditorPane
 
setTypeValidator(BindingTypeValidator) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
setTypeValidator(BindingTypeValidator) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowPredicateDialog
 
setTypeValidator(BindingTypeValidator) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.XQueryDialog
 
setUdAttributeValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setUI(GraphUI) - Method in class org.jgraph.JGraph
Sets the L&F object that renders this component.
setUnfoldingNet(YAWLCompositeTask, NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
setUniqueID() - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Generates a unique identifier (UUID) for this specification
setUnloadPreviousOnUpload(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setupDivider(JSplitPane, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.util.SplitPaneUtil
Sets some divider options and removes its border
setupMultiInstanceRow(VariableRow, VariableTable, VariableTable) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.MultiInstanceHandler
 
setupOffScreen(int, int, int, int, Rectangle2D) - Method in class org.jgraph.JGraph
Utility method that initialises the offscreen graphics area
setURI(String) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets the URI (unique name identifier) of the specification
setURI(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.URIDialogPanel
 
setUri(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setURL(String) - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
Sets the URL for this connection object
setURL(URL) - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
Sets the URL for this connection object
setURL(String, int) - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
setUsage(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setUserDefinedAttributes(UserDefinedAttributesBinder) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
setUseResetReductionRules(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setUserID(String) - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
Sets the user id for the connection.
setUserID(String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
setUserID(String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
setUseYawlReductionRules(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setValid(boolean) - Method in class org.bounce.text.SyntaxHighlightingScanner
Set valid when correct range is set.
setValidating(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
setValidating(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryEditor
 
setValidating(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryEditorPane
 
setValidationResponse(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
setValidBindings() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setValidFrom(Date) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets the date from which this specification is considered to be 'in production'
setValidInputBinding(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setValidName(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setValidOutputBinding(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setValidUntil(Date) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets the date until which this specification is considered to be 'in production'
setValidValue(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setValue(Map, Object) - Static method in class org.jgraph.graph.GraphConstants
Sets the value attribute in the specified map to the specified value.
setValue(String) - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
 
setValue(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.CodeletPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ColorPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.DataDefinitionPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.DataVariablePropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ExtendedAttributesPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.FlowPredicatePropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.FontPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.IconPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.LogPredicatePropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.MultiInstancePropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.NonNegativeIntegerPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.RegexPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ResourcingPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.SplitConditionPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.TextPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.TimerPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.TypeValuePropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.URIPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.XQueryPropertyEditor
 
setValue(Object) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
setValue(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NonNegativeInteger
 
setValueAt(Object, int, int) - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
setValueAt(Object, int, int) - Method in class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
setValueAt(Object, int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTableModel
 
setValueAt(Object, int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
setValueAt(Object, int, int) - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTableModel
 
setValues(double[], double[]) - Method in class org.jgraph.util.Spline
Set values for this Spline.
setValues(List<DynParam>) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NetParamTableModel
 
setValues(List<GenericNonHumanCategory>) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceCategoryTableModel
 
setValues(List<NonHumanResource>) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.NonHumanResourceTableModel
 
setValues(List<Participant>) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.ParticipantTableModel
 
setValues(List<Role>) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.tablemodel.RoleTableModel
 
setValues(Map<String, Color>) - Method in class org.yawlfoundation.yawl.views.dialog.ResourceKeyTableDialog
 
setValues(Map<String, Color>) - Method in class org.yawlfoundation.yawl.views.dialog.ResourceViewTableModel
 
setValues(Set<String>) - Method in class org.yawlfoundation.yawl.views.graph.SelectionTableModel
 
setValues(ResultSet) - Method in class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
setVariableAttributes(String, String, YAttributeMap, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Sets or updates the extended attributes of a task-level variable.
setVariableAttributesFilePath(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setVariableDataType(String, String, String, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Changes the data type of a variable.
setVariableDataTypeAndValue(String, String, String, String, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Changes the data type and value of a variable at the same time.
setVariableIndex(String, String, int, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Sets the sorting index of an input or output variable for either a net or a task decomposition
setVariableLogPredicate(String, String, YLogPredicate, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Sets or updates the log predicate of a task-level variable.
setVariableMapping(String, String, String, String, int) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Sets a mapping for a task variable
setVariableName(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
setVariables(List<VariableRow>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
setVariables(List<VariableRow>) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTable
 
setVariables(List<VariableRow>) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTableModel
 
setVariables(List<VariableRow>) - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextTablePanel
 
setVerifyOnSave(boolean) - Method in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
setVerifyOnSave(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setVersion(YSpecVersion) - Method in class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
Sets the specification's version
setVersion(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetProperties
 
setVersioningOnSave(boolean) - Method in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
setVertex(YAWLVertex) - Method in class org.yawlfoundation.yawl.configuration.ConfigureInformation
 
setVertex(YAWLVertex) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
setVertex(YAWLVertex) - Method in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
setVertex(YAWLVertex) - Method in class org.yawlfoundation.yawl.editor.ui.properties.DecompositionProperties
 
setVertex(YAWLVertex, NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
setVertex(YAWLVertex, NetGraph) - Method in class org.yawlfoundation.yawl.editor.ui.swing.element.LabelElementDialog
 
setVertex(YAWLVertex) - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.NotesPanel
 
setVertexBackgroundColour(Color) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setVertexIcon(YAWLVertex, String) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
Sets an icon on a vertex that becomes an undoable action for the graph.
setVertexSet(Set<YAWLVertex>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
setVerticalAlignment(Map, int) - Static method in class org.jgraph.graph.GraphConstants
This method set the position of the label in vertex cells, and takes aruguments of type SwingConstants (for JLabel) i.e.
setVerticalTextPosition(Map, int) - Static method in class org.jgraph.graph.GraphConstants
This method set the text of a label on vertext cell relative to image.
setViewPluginToolbar(String, boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setViewport(Rectangle) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
setVisible(boolean) - Method in class org.bounce.text.FoldingMargin
 
setVisible(Object, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Makes the specified cell visible or invisible depending on the flag passed in.
setVisible(Object[], boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Makes the specified cells visible or invisible depending on the flag passed in.
setVisible(Object[], Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Changes the visibility state of the cells passed in.
setVisible(Object[], Object[], ConnectionSet) - Method in class org.jgraph.graph.GraphLayoutCache
Changes the visibility state of the cells passed in.
setVisible(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FlowPredicateDialog
 
setVisible(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.XQueryDialog
 
setVisible(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.element.AbstractVertexDoneDialog
 
setVisible(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.MoreDialog
 
setVisible(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
setVisibleImpl(Object[], boolean) - Method in class org.jgraph.graph.GraphLayoutCache
The actual implementation of changing cells' visibility state.
setVisibleSet(Set) - Method in class org.jgraph.graph.GraphLayoutCache
 
setVisuals(List<ExletValidationError>) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTable
 
setVolatileOffscreen(boolean) - Method in class org.jgraph.JGraph
 
setWeakSoundnessAnalysis(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setWendyFilePath(String) - Static method in class org.yawlfoundation.yawl.configuration.ConfigurationSettings
 
setWendyPath(String) - Method in class org.yawlfoundation.yawl.configuration.net.ConfigurationSettingInfo
 
setWhitespace(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributeProperties
 
setWidth(double) - Method in class org.jgraph.graph.AttributeMap.SerializableRectangle2D
 
setWidth(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.ProblemTable
 
setWofyawlAnalysis(boolean) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setWofYawlExecutableLocation(String) - Method in class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
setWofyawlFilePath(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 
setX(double) - Method in class org.jgraph.graph.AttributeMap.SerializablePoint2D
 
setX(double) - Method in class org.jgraph.graph.AttributeMap.SerializableRectangle2D
 
setX(int) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
setXorEnabled(boolean) - Method in class org.jgraph.JGraph
Sets if the graph accepts drops/pastes from external sources.
setY(double) - Method in class org.jgraph.graph.AttributeMap.SerializablePoint2D
 
setY(double) - Method in class org.jgraph.graph.AttributeMap.SerializableRectangle2D
 
setY(int) - Method in class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
setYAWLElement(YTask) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleAtomicTask
 
setYAWLElement(YTask) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.MultipleCompositeTask
 
setYAWLElement(YExternalNetElement) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
setYCondition(YCondition) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.Condition
 
setYFlow(YCompoundFlow) - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
sharedInstance - Static variable in class org.jgraph.JGraph.EmptySelectionModel
Unique shared instance.
sharedInstance() - Static method in class org.jgraph.JGraph.EmptySelectionModel
Returns a shared instance of an empty selection model.
sharedInstance - Static variable in class org.jgraph.util.ParallelEdgeRouter
Singleton to reach parallel edge router
sharedPath - Variable in class org.jgraph.graph.EdgeView
Shared-path tune-up.
shellSpecification - Variable in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
SHORT_EDGE_PORT - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
shouldBeEnabled() - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.GotoSubNetAction
 
shouldBeEnabled() - Method in class org.yawlfoundation.yawl.editor.ui.actions.YAWLBaseAction
 
shouldBeVisible() - Method in class org.yawlfoundation.yawl.editor.ui.actions.YAWLBaseAction
 
shouldInvokePortMagic(EdgeView) - Method in class org.jgraph.graph.PortView
Subclassers can override this to decide whether or not "port magic" should appear on a given edge.
shouldSelectCell(EventObject) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Messages the realEditor for the return value.
shouldShowAncestorPopup() - Method in class org.yawlfoundation.yawl.worklet.graph.PrimitiveCell
 
shouldStartEditingTimer(EventObject) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Returns true if event is a MouseEvent and the click count is 1.
show() - Method in class org.yawlfoundation.yawl.editor.ui.update.InstallInstructions
 
showAnalysisResults() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisResultsParser
 
showBindingStatus(VariableRow) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
showCells(Object[], boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Shows the specified cells with all children if descandants is true.
showCellsForChange(GraphModelEvent.GraphModelChange) - Method in class org.jgraph.graph.GraphLayoutCache
 
showDefaultCursor() - Static method in class org.yawlfoundation.yawl.editor.ui.util.CursorUtil
Sets cursor for specified component to normal cursor
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.CaseParamValueDialog
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.VariableValueDialog
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.TextAreaDialog
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.CodeletPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ColorPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.CustomFormPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.DataDefinitionPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.DataVariablePropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.DialogPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ExtendedAttributesPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.FlowPredicatePropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.FontPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ImageURIPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.LogPredicatePropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.MultiInstancePropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.ResourcingPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.SplitConditionPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.TextPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.TimerPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.URIPropertyEditor
 
showDialog(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.URIPropertyEditor
 
showDialog() - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.XQueryPropertyEditor
 
showEditButton(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
showError(String, Exception) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
showErrorStatus(String, List<String>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
showErrorStatus(String, List<String>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
showErrorStatus(String) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
showMIButton(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
showMsg(String) - Method in class org.yawlfoundation.yawl.worklet.dialog.RunnerTablePanel
 
showOKStatus(String, List<String>) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
showOKStatus() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
showOKStatus(String) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
showPort(PortView) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetMarqueeHandler
Makes the specified port visible.
showProblemList(String, List<ValidationMessage>) - Method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
showProblems(List<String>) - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
showsChangedConnections - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether connections should be made visible when reconnected and their source and target port is visible.
showsErrors() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
showsExistingConnections - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether existing connections should me made visible if their sources or targets are made visible, given the opposite end of the edge is already visible or made visible, too.
showsInsertedCells - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether inserted should be made visible if they are inserted via GraphLayoutCache.insert(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]).
showsInsertedConnections - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether inserted edges should me made visible if their sources or targets are already visible.
showsInvisibleEditedCells - Variable in class org.jgraph.graph.GraphLayoutCache
Boolean indicating whether edited cells should be made visible if they are changed via GraphLayoutCache.edit(Map, ConnectionSet, ParentMap, UndoableEdit[]).
showStatus(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
showTab() - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.ProblemPanel
 
showText(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.YSplashScreen
 
showToolBar(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
showToolBar(boolean) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
showWaitCursor() - Static method in class org.yawlfoundation.yawl.editor.ui.util.CursorUtil
Sets cursor for specified component to Wait cursor
showWarning(String, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
simpleExtraLabels - Variable in class org.jgraph.graph.EdgeRenderer
A switch for painting the extra labels
SINGLE_GRAPH_SELECTION - Static variable in interface org.jgraph.graph.GraphSelectionModel
Selection can only contain one cell at a time.
size() - Method in class org.jgraph.graph.ConnectionSet
Returns the number of (edge, port)-pairs.
SIZE - Static variable in class org.jgraph.graph.GraphConstants
Key for the size attribute.
size() - Method in class org.jgraph.graph.ParentMap
Returns the number of entries.
SIZE - Static variable in class org.jgraph.graph.PortView
Default size for all ports is 6.
size() - Method in class org.yawlfoundation.yawl.analyser.elements.RSetOfMarkings
 
size() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
size() - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSet
 
SIZEABLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the sizeable attribute.
sizeable - Variable in class org.jgraph.JGraph
True if the graph allows cells to be resized.
SIZEABLEAXIS - Static variable in class org.jgraph.graph.GraphConstants
Key for the sizeableAxis attribute.
SizeHandle(VertexView, GraphContext) - Constructor for class org.jgraph.graph.VertexView.SizeHandle
 
sizeOfRemoveMembers() - Method in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
snap(boolean, Point2D) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
 
snap(Point2D) - Method in class org.jgraph.JGraph
Returns the given point applied to the grid.
snap(Rectangle2D) - Method in class org.jgraph.JGraph
Returns the given rectangle applied to the grid.
snap(Dimension2D) - Method in class org.jgraph.JGraph
Returns the given dimension applied to the grid.
snapLast - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
snapSelectedView - Variable in class org.jgraph.plaf.basic.BasicGraphUI
If ture, a the view under mousepointer will be snapped to the grid lines during a drag operation.
snapStart - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
solve(double[][], double[]) - Method in class org.jgraph.util.Spline
Solves Ax=b and stores the solution in b.
sortSpecificationsList(List<YSpecificationID>) - Method in class org.yawlfoundation.yawl.editor.ui.swing.SpecificationDownloadDialog
 
source - Variable in class org.jgraph.graph.DefaultEdge
Source and target of the edge.
source - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
source - Variable in class org.jgraph.graph.EdgeView
Cached source and target portview of the edge.
source - Variable in class org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
Source that events are coming from.
sourceParentView - Variable in class org.jgraph.graph.EdgeView
 
SOUTH - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
spacesAllowed() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AlphaNumericFormatter
 
sparqlQuery(String) - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
sparqlQuery() - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
sparqlQuery(String, String, String) - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
SparqlQueryDialog - Class in org.yawlfoundation.yawl.views.query
 
SparqlQueryDialog() - Constructor for class org.yawlfoundation.yawl.views.query.SparqlQueryDialog
 
SparqlResultsTableModel - Class in org.yawlfoundation.yawl.views.query
 
SparqlResultsTableModel() - Constructor for class org.yawlfoundation.yawl.views.query.SparqlResultsTableModel
 
specHandler - Variable in class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
SPECIAL - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for special
specificationClosed() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
SpecificationCompoundEdit(NetGraphModel) - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager.SpecificationCompoundEdit
 
SpecificationDownloadDialog - Class in org.yawlfoundation.yawl.editor.ui.swing
 
SpecificationDownloadDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.SpecificationDownloadDialog
 
SpecificationFactory - Class in org.yawlfoundation.yawl.editor.ui.specification
 
SpecificationFactory() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFactory
 
SpecificationFileHandler - Class in org.yawlfoundation.yawl.editor.ui.specification
 
SpecificationFileHandler() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.SpecificationFileHandler
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ConfigurationSettingsAction
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.configuration.menu.ProcessConfigurationMenu
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.decobar.DecoratorToolBar
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.ViewCancellationSetAction
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.ExitAction
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.OpenRecentSubMenu
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.YAWLActiveOpenSpecificationAction
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.YAWLOpenSpecificationAction
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.specification.YAWLSpecificationAction
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.editor.ui.properties.PropertiesLoader
 
specificationFileStateChange(FileState) - Method in interface org.yawlfoundation.yawl.editor.ui.specification.pubsub.FileStateListener
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.ProblemPanel
 
specificationFileStateChange(FileState) - Method in class org.yawlfoundation.yawl.editor.ui.YAWLEditor
 
SpecificationListModel - Class in org.yawlfoundation.yawl.editor.ui.swing
 
SpecificationListModel(List<?>) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.SpecificationListModel
 
specificationLoaded() - Method in class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
SpecificationModel - Class in org.yawlfoundation.yawl.editor.ui.specification
 
SpecificationParser - Class in org.yawlfoundation.yawl.views.ontology
 
SpecificationParser(String) - Constructor for class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
SpecificationParser(YSpecificationHandler) - Constructor for class org.yawlfoundation.yawl.views.ontology.SpecificationParser
 
SpecificationReader - Class in org.yawlfoundation.yawl.editor.ui.specification.io
 
SpecificationReader(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationReader
 
SpecificationReader(String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationReader
 
SpecificationState - Enum in org.yawlfoundation.yawl.editor.ui.specification.pubsub
 
specificationStateChange(SpecificationState) - Method in class org.yawlfoundation.yawl.configuration.menu.action.ApplyProcessConfigurationAction
 
specificationStateChange(SpecificationState) - Method in class org.yawlfoundation.yawl.configuration.menu.action.PreviewConfigurationProcessAction
 
specificationStateChange(SpecificationState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.AddToVisibleCancellationSetAction
 
specificationStateChange(SpecificationState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.element.RemoveFromVisibleCancellationSetAction
 
specificationStateChange(SpecificationState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.RemoveNetAction
 
specificationStateChange(SpecificationState) - Method in class org.yawlfoundation.yawl.editor.ui.actions.net.YAWLSelectedNetAction
 
specificationStateChange(SpecificationState) - Method in class org.yawlfoundation.yawl.editor.ui.properties.PropertiesLoader
 
specificationStateChange(SpecificationState) - Method in interface org.yawlfoundation.yawl.editor.ui.specification.pubsub.SpecificationStateListener
 
specificationStateChange(SpecificationState) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.PaletteBar
 
specificationStateChange(SpecificationState) - Method in class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
SpecificationStateListener - Interface in org.yawlfoundation.yawl.editor.ui.specification.pubsub
 
SpecificationUndoManager - Class in org.yawlfoundation.yawl.editor.ui.specification
The SpecificationUndoManager is a special case of an UndoManager where the manager can be told to accept incoming edit events or not.
SpecificationUndoManager(boolean) - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
Constructor that allows the caller to specify whether the returned SpecificationUndoManager initially accepts edits or not.
SpecificationUndoManager.SpecificationCompoundEdit - Class in org.yawlfoundation.yawl.editor.ui.specification
 
SpecificationUploadDialog - Class in org.yawlfoundation.yawl.editor.ui.swing
 
SpecificationUploadDialog(Window) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.SpecificationUploadDialog
 
SpecificationUploader - Class in org.yawlfoundation.yawl.editor.ui.specification.io
 
SpecificationUploader() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationUploader
 
SpecificationValidator - Class in org.yawlfoundation.yawl.editor.ui.specification.validation
A class whose sole responsibility is to provide engine validation results of the current specification.
SpecificationValidator() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.validation.SpecificationValidator
 
SpecificationWriter - Class in org.yawlfoundation.yawl.editor.ui.specification.io
 
SpecificationWriter() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationWriter
 
SpecificationWriter(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationWriter
 
spline - Variable in class org.jgraph.graph.EdgeRenderer
Cached spline curve
Spline - Class in org.jgraph.util
Interpolates given values by B-Splines.
Spline(double[], double[]) - Constructor for class org.jgraph.util.Spline
Creates a new Spline.
Spline2D - Class in org.jgraph.util
Interpolates points given in the 2D plane.
Spline2D(Point2D[]) - Constructor for class org.jgraph.util.Spline2D
Creates a new Spline2D.
Spline2D(double[], double[]) - Constructor for class org.jgraph.util.Spline2D
Creates a new Spline2D.
SPLIT - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
SPLIT - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
SplitConditionPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
SplitConditionPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.SplitConditionPropertyEditor
 
SplitDecorator - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
SplitDecorator(YAWLTask, int, int) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.SplitDecorator
This constructor is to be invoked whenever we are creating a new decorator from scratch.
SplitDecoratorEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.CellBeanInfo.SplitDecoratorEditor
 
SplitDecoratorEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiCellBeanInfo.SplitDecoratorEditor
 
SplitPaneUtil - Class in org.yawlfoundation.yawl.editor.ui.util
 
SplitPaneUtil() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.SplitPaneUtil
 
SpringUtil - Class in org.yawlfoundation.yawl.worklet.dialog
From: http://docs.oracle.com/javase/tutorial/uiswing/examples/layout/ SpringGridProject/src/layout/SpringUtilities.java
SpringUtil() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.SpringUtil
 
start - Variable in class org.bounce.text.SyntaxHighlightingScanner
 
start - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
startCompoundingEdits() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
 
startCompoundingEdits(NetGraphModel) - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
Tells the undo mamager to take all edits received until stopCompoundingEdits() is called and combine then into a single undoable edit.
startDragging(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
startEditing(Object, MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Will start editing for cell if there is a cellEditor and shouldSelectCell returns true.
startEditingAtCell(Object) - Method in class org.jgraph.JGraph
Selects the specified cell and initiates editing.
startEditingAtCell(JGraph, Object) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Selects the cell and tries to edit it.
startEditingAtCell(JGraph, Object) - Method in class org.jgraph.plaf.GraphUI
Selects the cell and tries to edit it.
StartingExpression - Class in org.yawlfoundation.yawl.views.ontology.mapping
 
StartingExpression(YTask, String) - Constructor for class org.yawlfoundation.yawl.views.ontology.mapping.StartingExpression
 
startPoint - Variable in class org.jgraph.graph.BasicMarqueeHandler
 
startTimer() - Method in class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
Creates, if necessary, and starts a Timer to check if need to resize the bounds.
startUndoableEdits() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
stateChanged(ChangeEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.MultiInstanceDialog
 
stateChanged(ChangeEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.NetsPane
 
stateChanged(ChangeEvent) - Method in class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
StatusPanel - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
StatusPanel(Window) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
stopCellEditing() - Method in class org.jgraph.graph.DefaultGraphCellEditor
If the realEditor will allow editing to stop, the realEditor is removed and true is returned, otherwise false is returned.
stopCellEditing() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
stopCellEditing(JTable) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
stopCellEditing() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
stopCellEditing() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowUsageEditor
 
stopCellEditing() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionEditor
 
stopCellEditing() - Method in class org.yawlfoundation.yawl.worklet.dialog.DataContextValueEditor
 
stopCompoundingEdits() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
Tells the undo mamager to post the currently compounded edits received as a single undoable edit and to stop compounding edits from now on.
stopEditing() - Method in class org.jgraph.JGraph
Ends the current editing session.
stopEditing(JGraph) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Stops the current editing session.
stopEditing(JGraph) - Method in class org.jgraph.plaf.GraphUI
Stops the current editing session.
stopEditingInCompleteEditing - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Set to false when editing and shouldSelectCell() returns true meaning the node should be selected before editing, used in completeEditing.
stopEdits() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
stopUndoableEdits() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
storeLayout() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationUploader
 
STRING - Static variable in interface org.bounce.text.xml.XMLStyleConstants
The style constant for string
stripFileExtension(String) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
Strips the extension from a filename, assuming that extensions follow the standard convention of being the text following the last '.' character in the filename.
stripXMLChars(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.XMLUtilities
 
strToInt(String) - Static method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
 
STYLE_BEZIER - Static variable in class org.jgraph.graph.GraphConstants
Represents a bezier line style
STYLE_ORTHOGONAL - Static variable in class org.jgraph.graph.GraphConstants
Represents an orthogonal line style
STYLE_SPLINE - Static variable in class org.jgraph.graph.GraphConstants
Represents an spline line style
StyleEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.FlowBeanInfo.StyleEditor
 
StyleEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.MultiFlowBeanInfo.StyleEditor
 
STYLES - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.FlowProperties
 
STYLES - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.MultiFlowProperties
 
SubNetNameEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
SubNetNameEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.SubNetNameEditor
 
subscribe(ProcessConfigurationModelListener) - Method in class org.yawlfoundation.yawl.configuration.ProcessConfigurationModel
 
subscribe(XMLStyledDocumentValidityListener) - Method in class org.yawlfoundation.yawl.editor.ui.data.document.AbstractXMLStyledDocument
 
subscribe(CancellationSetModelListener) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
subscribe(SpecificationStateListener) - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
subscribe(FileStateListener) - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
subscribe(GraphStateListener, List<GraphState>) - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
subscribeForSelectionStateChanges(PaletteListener) - Method in class org.yawlfoundation.yawl.editor.ui.swing.menu.Palette
 
subscribeForValidityEvents() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
successful() - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationWriter
 
successful(String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
SuffixPair - Class in org.yawlfoundation.yawl.editor.core.identity
 
SuffixPair(int, int) - Constructor for class org.yawlfoundation.yawl.editor.core.identity.SuffixPair
 
supplemental(char, char) - Static method in class org.bounce.xml.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
SyntaxHighlightingScanner - Class in org.bounce.text
Associates input stream characters with specific styles.
SyntaxHighlightingScanner(Document) - Constructor for class org.bounce.text.SyntaxHighlightingScanner
Constructs a scanner for the Document.
SyntaxHighlightingView - Class in org.bounce.text
The View uses the syntax highlighting scanner to determine the style (font, color) of the text that it renders.
SyntaxHighlightingView(SyntaxHighlightingScanner, StyleContext, Element) - Constructor for class org.bounce.text.SyntaxHighlightingView
Construct a colorized view of xml text for the element.

T

table - Variable in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
tableChanged(TableModelEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
tableChanged(TableModelEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
tableChanged(TableModelEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
tableChanged(TableModelEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
tableChanged(TableModelEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.ResourceDialog
 
tableChanged(TableModelEvent) - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
tableChanged(TableModelEvent) - Method in class org.yawlfoundation.yawl.views.table.header.RowHeaderTable
 
tableChanged(TableModelEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.AbstractNodeDialog
 
TableRowFactory - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
TableRowFactory() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.TableRowFactory
 
TableType - Enum in org.yawlfoundation.yawl.editor.ui.properties.data
 
tableType - Variable in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
target - Variable in class org.jgraph.graph.DefaultEdge
Source and target of the edge.
target - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
target - Variable in class org.jgraph.graph.EdgeView
Cached source and target portview of the edge.
targetGroup - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
targetParentView - Variable in class org.jgraph.graph.EdgeView
 
task - Variable in class org.yawlfoundation.yawl.configuration.menu.action.ProcessConfigurationAction
 
TaskComboBox - Class in org.yawlfoundation.yawl.worklet.dialog
 
TaskComboBox(YAWLAtomicTask) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.TaskComboBox
 
TaskConfiguration - Class in org.yawlfoundation.yawl.configuration.element
 
TaskConfiguration(YAWLTask, NetGraphModel) - Constructor for class org.yawlfoundation.yawl.configuration.element.TaskConfiguration
 
TaskConfigurationCache - Class in org.yawlfoundation.yawl.configuration.element
 
TaskDecompositionRepository - Class in org.yawlfoundation.yawl.editor.core.repository
 
TaskDecompositionRepository() - Constructor for class org.yawlfoundation.yawl.editor.core.repository.TaskDecompositionRepository
 
TaskDecompositionRepository(String) - Constructor for class org.yawlfoundation.yawl.editor.core.repository.TaskDecompositionRepository
 
TaskIDChangeMap - Class in org.yawlfoundation.yawl.worklet.client
 
TaskIDChangeMap(Map<String, String>) - Constructor for class org.yawlfoundation.yawl.worklet.client.TaskIDChangeMap
 
TaskIO - Class in org.yawlfoundation.yawl.views.table
 
TaskIO(String, Set<String>, Set<String>) - Constructor for class org.yawlfoundation.yawl.views.table.TaskIO
 
TaskIOTableDialog - Class in org.yawlfoundation.yawl.views.table
 
TaskIOTableDialog() - Constructor for class org.yawlfoundation.yawl.views.table.TaskIOTableDialog
 
TaskIOTableModel - Class in org.yawlfoundation.yawl.views.table
 
TaskIOTableModel() - Constructor for class org.yawlfoundation.yawl.views.table.TaskIOTableModel
 
TaskPrivilege - Class in org.yawlfoundation.yawl.editor.core.resourcing
 
TaskPrivilege(String) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
TaskPrivileges - Class in org.yawlfoundation.yawl.editor.core.resourcing
 
TaskPrivileges() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
TaskPrivilegesPanel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
TaskPrivilegesPanel(YNet, YAtomicTask, ResourceDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegesPanel
 
TaskPrivilegeSubPanel - Class in org.yawlfoundation.yawl.editor.ui.resourcing.panel
 
TaskPrivilegeSubPanel(String, String, ResourceDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.resourcing.panel.TaskPrivilegeSubPanel
 
TaskResources - Class in org.yawlfoundation.yawl.views.ontology.resourcing
 
TaskResources() - Constructor for class org.yawlfoundation.yawl.views.ontology.resourcing.TaskResources
 
TaskResourceSet - Class in org.yawlfoundation.yawl.editor.core.resourcing
 
TaskResourceSet(YAtomicTask) - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
TaskVariableTableModel - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
TaskVariableTableModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTableModel
 
TaskVariableTablePanel - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
TaskVariableTablePanel(List<VariableRow>, String, DataVariableDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.TaskVariableTablePanel
 
TERMINAL_EDGE_TO_SIDE_GAP - Static variable in class org.yawlfoundation.yawl.worklet.graph.NetRenderer
 
TerminalCell - Class in org.yawlfoundation.yawl.worklet.graph
 
TerminalCell(Rectangle2D, boolean) - Constructor for class org.yawlfoundation.yawl.worklet.graph.TerminalCell
 
TerminalCellRenderer - Class in org.yawlfoundation.yawl.worklet.graph
 
TerminalCellRenderer() - Constructor for class org.yawlfoundation.yawl.worklet.graph.TerminalCellRenderer
 
TerminalCellView - Class in org.yawlfoundation.yawl.worklet.graph
 
TerminalCellView(Object) - Constructor for class org.yawlfoundation.yawl.worklet.graph.TerminalCellView
 
test(String, int) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.ReductionRuleTester
This method is used for the analysis.
test(String, int) - Method in class org.yawlfoundation.yawl.analyser.reductionrules.ResetReductionRuleTester
This method is used for the analysis.
testConnection(String, String) - Method in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
testConnection(String, int, String, String) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
testConnection() - Method in class org.yawlfoundation.yawl.worklet.settings.SettingsPanel
 
testEngineParameters(String, int, String, String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
Checks whether a valid connection can be made with the parameters passed.
testEngineParameters(String, String, String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
testEngineParameters(URL, String, String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
testResourceServiceParameters(String, String, String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
Checks whether a valid connection can be made with the parameters passed.
testResourceServiceParameters(String, int, String, String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
testResourceServiceParameters(URL, String, String) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
TextAreaDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
Author: Michael Adams Creation Date: 8/04/2010
TextAreaDialog(Window, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.TextAreaDialog
 
TextColorAction(String) - Constructor for class org.yawlfoundation.yawl.views.graph.RadialGraphView.TextColorAction
 
TextPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
TextPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.TextPropertyEditor
 
timer - Variable in class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
Timer used when inside a scrollpane and the scrollbar is adjusting.
TimerDataVariableComboBox - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
A Data variable combo-box that shows only variables in the given decomposition scope and usage type that are of the XMLSchema 'duration' type.
TimerDataVariableComboBox() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.TimerDataVariableComboBox
 
TimerDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
 
TimerDialog() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.TimerDialog
 
TimerPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
TimerPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.TimerPropertyEditor
 
toBack(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
Sends cells to back.
toBack(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Sends cells to back.
toBack(Object[]) - Method in interface org.jgraph.graph.GraphModel
Sends cells to back.
toBufferedImage(NetGraph, int) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
 
toBufferedImage(Image) - Static method in class org.yawlfoundation.yawl.views.resource.ResourceConstraintsOverlay
 
toContainerNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetElementNode
 
toContainerNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
toCSV() - Method in class org.yawlfoundation.yawl.views.ontology.Triple
 
toFront(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
Brings cells to front.
toFront(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Brings cells to front.
toFront(Object[]) - Method in interface org.jgraph.graph.GraphModel
Brings cells to front.
toggleCollapsedState(Object[], boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Toggles the collapsed state of the specified cells.
ToggleLineNumbersDataTypeDialogAction - Class in org.yawlfoundation.yawl.editor.ui.actions.datatypedialog
 
ToggleLineNumbersDataTypeDialogAction(DataTypeDialogToolBarMenu) - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.datatypedialog.ToggleLineNumbersDataTypeDialogAction
 
TogglePluginToolbarViewAction - Class in org.yawlfoundation.yawl.editor.ui.actions.view
 
TogglePluginToolbarViewAction(JToolBar) - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.view.TogglePluginToolbarViewAction
 
togglePointOnFlow(NetGraph, YAWLFlowRelation, Point) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
togglePreviewState() - Method in class org.yawlfoundation.yawl.configuration.ProcessConfigurationModel
 
toggleSelectionCellForEvent(Object, MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Messaged to update the selection based on a toggle selection event, which means the cell's selection state is inverted.
toggleShowLineNumbers() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ProblemReportingEditorPane
 
toInputStream(List<Triple>) - Method in class org.yawlfoundation.yawl.views.graph.AbstractViewDialog
 
toInputStream(List<Triple>) - Method in class org.yawlfoundation.yawl.views.graph.GenericViewDialog
 
toInputStream(List<Triple>) - Method in class org.yawlfoundation.yawl.views.graph.GraphMLWriter
 
token - Variable in class org.bounce.text.SyntaxHighlightingScanner
The last token scanned
tolerance - Variable in class org.jgraph.JGraph
Maximum distance between a cell and the mousepointer.
toolbar - Variable in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
ToolbarGridToggleAction - Class in org.yawlfoundation.yawl.editor.ui.actions.view
 
ToolbarGridToggleAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.view.ToolbarGridToggleAction
 
ToolBarMenu - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
ToolBarMenu() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.ToolBarMenu
 
ToolbarTipToggleAction - Class in org.yawlfoundation.yawl.editor.ui.actions.view
 
ToolbarTipToggleAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.view.ToolbarTipToggleAction
 
TooltipTogglingWidget - Interface in org.yawlfoundation.yawl.editor.ui.swing
 
TOP - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
TOP - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
toPNGfile(NetGraph, int, String) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetUtilities
 
toPointNode(Point2D.Double, String, NumberFormat) - Static method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
 
toScreen(Point2D) - Method in class org.jgraph.JGraph
Upscale the given point in place, using the given instance.
toScreen(Rectangle2D) - Method in class org.jgraph.JGraph
Upscale the given rectangle in place, using the given instance.
toString() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
toString() - Method in class org.jgraph.graph.ParentMap
 
toString() - Method in class org.yawlfoundation.yawl.editor.core.identity.ElementIdentifier
 
toString() - Method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorType
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.JoinDecorator
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.SplitDecorator
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLPort
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.DefaultBinding
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.CodeletData
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.properties.FontColor
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.properties.LogPredicateTransport
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NetTaskPair
 
toString() - Method in class org.yawlfoundation.yawl.editor.ui.properties.NonNegativeInteger
 
toString() - Method in class org.yawlfoundation.yawl.worklet.client.RdrSetID
 
toString() - Method in class org.yawlfoundation.yawl.worklet.graph.PrimitiveCell
 
toString() - Method in class org.yawlfoundation.yawl.worklet.graph.TerminalCell
 
toValidNCName(String) - Static method in class org.yawlfoundation.yawl.editor.ui.util.XMLUtilities
Returns a variant of the supplied string with all invalid XML NCName characters removed.
toVertexNode(boolean) - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetElementNode
 
toVertexNode(boolean) - Method in class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
toXML() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
Outputs an XML string description of this layout tree
toXML() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
 
toXML(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
toXML(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.core.repository.NetRepository
 
toXML() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
Creates an XML representation of this record
toXML(YDecomposition) - Method in class org.yawlfoundation.yawl.editor.core.repository.TaskDecompositionRepository
 
toXML() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicOfferInteraction
 
toXML() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.BasicSecondaryResources
 
toXML() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.DynParam
this is for the spec file
toXML() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivileges
 
toXML() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskResourceSet
 
toXML(List<Triple>) - Method in class org.yawlfoundation.yawl.views.graph.GraphMLWriter
 
toXNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
Creates an XNode representation of this decorator's layout, to generate its XML representation.
toXNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
Creates an XNode representation of this flow's layout, to generate its XML representation.
toXNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayout
 
toXNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
Writes the values of this node's data members into an XNode describing the XML of this node's layout, to be later used to generate the actual XML
toXNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetElementNode
 
toXNode() - Method in class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
Creates an XNode representation of this net's layout, to generate its XML representation.
toXNode() - Method in class org.yawlfoundation.yawl.editor.core.repository.RepoRecord
Creates an XNode representation of this record
toXNode() - Method in class org.yawlfoundation.yawl.editor.core.resourcing.TaskPrivilege
 
TransferableObject(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject
Creates a new FileDrop.TransferableObject that wraps data.
TransferableObject(FileDrop.TransferableObject.Fetcher) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject
Creates a new FileDrop.TransferableObject that will return the object that is returned by fetcher.
TransferableObject(Class, FileDrop.TransferableObject.Fetcher) - Constructor for class org.yawlfoundation.yawl.editor.ui.util.FileDrop.TransferableObject
Creates a new FileDrop.TransferableObject that will return the object that is returned by fetcher.
translate(double, double) - Method in class org.jgraph.graph.AbstractCellView
Translates view (group) by dx, dy.
translate(Collection, double, double) - Static method in class org.jgraph.graph.AttributeMap
Translates the maps in c using translate(Map, int, int).
translate(double, double) - Method in class org.jgraph.graph.AttributeMap
Translates map by the given amount.
translateGraphics(Graphics) - Method in class org.jgraph.graph.EdgeRenderer
 
translateView(NetGraph, CellView, double, double) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
translateViews(CellView[], double, double) - Static method in class org.jgraph.graph.GraphLayoutCache
Translates the specified views by the given amount.
translateViews(NetGraph, CellView[], double, double) - Static method in class org.yawlfoundation.yawl.editor.ui.net.utilities.NetCellUtilities
 
TreeLayout - Class in org.yawlfoundation.yawl.worklet.tree
 
TreeLayout() - Constructor for class org.yawlfoundation.yawl.worklet.tree.TreeLayout
 
TreeNode - Class in org.yawlfoundation.yawl.worklet.tree
 
TreeNode(TreeNode, RdrNode) - Constructor for class org.yawlfoundation.yawl.worklet.tree.TreeNode
 
TreePanel - Class in org.yawlfoundation.yawl.worklet.tree
 
TreePanel(ViewTreeDialog) - Constructor for class org.yawlfoundation.yawl.worklet.tree.TreePanel
 
TreeRenderer - Class in org.yawlfoundation.yawl.worklet.tree
Paints a tree of TreeNodes in a Graphics context
TreeRenderer() - Constructor for class org.yawlfoundation.yawl.worklet.tree.TreeRenderer
 
TreeRootAction(String) - Constructor for class org.yawlfoundation.yawl.views.graph.RadialGraphView.TreeRootAction
 
Triple - Class in org.yawlfoundation.yawl.views.ontology
 
Triple(String, String, String) - Constructor for class org.yawlfoundation.yawl.views.ontology.Triple
 
TypeValueBuilder - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
TypeValueBuilder() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.TypeValueBuilder
 
TypeValuePair - Class in org.yawlfoundation.yawl.editor.ui.properties
 
TypeValuePair(String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.TypeValuePair
 
TypeValuePropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
TypeValuePropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.TypeValuePropertyEditor
 

U

UnavailableFlows() - Method in class org.yawlfoundation.yawl.configuration.CPort
 
unbind() - Method in class org.yawlfoundation.yawl.editor.ui.properties.Binder
Unbinds the property sheet from a set of properties (a Bean).
UNCERTAIN_COLOR - Static variable in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
undo() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Undoes a change.
undo() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Undoes a change.
undo() - Method in class org.jgraph.graph.ExecutableChange
 
undo() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
Undoes a change.
undo(Object) - Method in class org.jgraph.graph.GraphUndoManager
If this UndoManager is inProgress, undo the last significant UndoableEdit wrt to source, and all insignificant edits back to it.
undo() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraphModel.NetGraphModelEdit
 
undo() - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
Undoes the next undoable edit and refreshes the enabled states of the UndoAction and RedoAction singletons.
undo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableDecompositionLabelChange
 
undo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableFontSizeChange
 
undo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableNetAddition
 
undo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableNetDeletion
 
undo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableNetFrameTitleChange
 
undo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableStartingNetChange
 
undo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableTaskDecompositionChange
 
undo() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableTaskIconChange
 
UndoableDataTypeDialogActionListener - Class in org.yawlfoundation.yawl.editor.ui.swing.undo
Author: Michael Adams Creation Date: 12/06/2008
UndoableDataTypeDialogActionListener() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableDataTypeDialogActionListener
 
UndoableDecompositionLabelChange - Class in org.yawlfoundation.yawl.editor.ui.swing.undo
 
UndoableDecompositionLabelChange(YDecomposition, String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableDecompositionLabelChange
 
undoableEditHappened(UndoableEditEvent) - Method in class org.yawlfoundation.yawl.editor.ui.specification.SpecificationUndoManager
Adds incoming undoable edit to the list of valid events managed if we are currently accepting edits.
undoableEditHappened(UndoableEditEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableDataTypeDialogActionListener
 
undoableEditHappened(UndoableEditEvent) - Method in class org.yawlfoundation.yawl.views.util.ChangeListener
 
UndoableFontSizeChange - Class in org.yawlfoundation.yawl.editor.ui.swing.undo
 
UndoableFontSizeChange(int, int) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableFontSizeChange
 
UndoableNetAddition - Class in org.yawlfoundation.yawl.editor.ui.swing.undo
 
UndoableNetAddition(NetGraphModel) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableNetAddition
 
UndoableNetDeletion - Class in org.yawlfoundation.yawl.editor.ui.swing.undo
 
UndoableNetDeletion(NetModelSet, NetGraphModel, NetGraphModel, Set<YAWLCompositeTask>) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableNetDeletion
 
UndoableNetFrameTitleChange - Class in org.yawlfoundation.yawl.editor.ui.swing.undo
 
UndoableNetFrameTitleChange(YAWLEditorNetPanel, String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableNetFrameTitleChange
 
UndoableStartingNetChange - Class in org.yawlfoundation.yawl.editor.ui.swing.undo
 
UndoableStartingNetChange(NetGraphModel, NetGraphModel) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableStartingNetChange
 
UndoableTaskDecompositionChange - Class in org.yawlfoundation.yawl.editor.ui.swing.undo
 
UndoableTaskDecompositionChange(YAWLTask, YDecomposition, YDecomposition) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableTaskDecompositionChange
 
UndoableTaskIconChange - Class in org.yawlfoundation.yawl.editor.ui.swing.undo
 
UndoableTaskIconChange(NetGraph, YAWLVertex, String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableTaskIconChange
 
UndoAction - Class in org.yawlfoundation.yawl.editor.ui.actions
 
ungroup(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
Ungroups all groups in cells and returns the children that are not ports.
uninstallComponents() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Uninstalls the renderer pane.
uninstallKeyboardActions() - Method in class org.jgraph.plaf.basic.BasicGraphUI
 
uninstallListeners() - Method in class org.jgraph.plaf.basic.BasicGraphUI
 
uninstallUI(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
 
union(Rectangle2D, Rectangle2D) - Static method in class org.jgraph.util.RectUtils
Unions the pair of source Rectangle2D objects and puts the result into the returned Rectangle2D object.
uniquePropertyName(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.ExtendedAttributesPropertySheet
 
unload() - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
unloadAllVersions(YSpecificationID, boolean) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
unloadAllVersions(YSpecificationID, boolean) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
unloadSpecification(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
unloadSpecification(YSpecificationID) - Method in class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
Unloads a specification from the engine.
unloadSpecification(YSpecificationID) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
unmarshalDecomposition(XNode) - Method in class org.yawlfoundation.yawl.editor.core.repository.DecompositionRepoMap
 
UNSELECTED - Static variable in class org.jgraph.graph.DefaultGraphSelectionModel
Object value that represents the unselected state in cellStates.
unsubscribe(CancellationSetModelListener) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
unsubscribe(FileStateListener) - Method in class org.yawlfoundation.yawl.editor.ui.specification.pubsub.Publisher
 
unwrapBinding(String) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataUtils
 
unzip(File, File) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
update(GraphLayoutCache) - Method in class org.jgraph.graph.AbstractCellView
Update attributes for this view and indicate to the parent this child has been updated
update(GraphLayoutCache) - Method in interface org.jgraph.graph.CellView
Update this view's attributes.
update(GraphLayoutCache) - Method in class org.jgraph.graph.EdgeView
Update attributes and recurse children.
update(CellView[]) - Method in class org.jgraph.graph.GraphLayoutCache
 
update(CellView) - Method in class org.jgraph.graph.GraphLayoutCache
 
update(GraphLayoutCache) - Method in class org.jgraph.graph.VertexView
Overrides the parent method to udpate the cached points.
update(VariableTable, YDecomposition) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataUpdater
 
update(YSpecificationHandler) - Static method in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
UpdateAction - Class in org.yawlfoundation.yawl.editor.ui.actions.help
 
UpdateAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.help.UpdateAction
 
updateAutoSize(CellView) - Method in class org.jgraph.JGraph
Computes and updates the size for view.
updateCachedPreferredSize() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Updates the preferredSize instance variable, which is returned from getPreferredSize().
UpdateChecker - Class in org.yawlfoundation.yawl.editor.ui.update
 
UpdateChecker() - Constructor for class org.yawlfoundation.yawl.editor.ui.update.UpdateChecker
 
updateCondition(VariableRow) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionPanel
 
updateCondition(VariableRow) - Method in class org.yawlfoundation.yawl.worklet.dialog.RulePanel
 
UpdateConstants - Class in org.yawlfoundation.yawl.editor.ui.update
 
UpdateConstants() - Constructor for class org.yawlfoundation.yawl.editor.ui.update.UpdateConstants
 
updateDamage(DocumentEvent, Shape, ViewFactory) - Method in class org.bounce.text.FoldingPlainView
 
updateDecompositionReferences(String, String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Updates all references to a net or task decomposition in task mappings, when the net or decomposition has had a name change
UpdateDialog - Class in org.yawlfoundation.yawl.editor.ui.update
Upload Dialog
UpdateDialog(VersionDiffer) - Constructor for class org.yawlfoundation.yawl.editor.ui.update.UpdateDialog
 
UpdateDownloader - Class in org.yawlfoundation.yawl.editor.ui.update
 
UpdateDownloader(VersionDiffer, File) - Constructor for class org.yawlfoundation.yawl.editor.ui.update.UpdateDownloader
 
updateGroupBounds() - Method in class org.jgraph.graph.AbstractCellView
Updates the bounds of this view and its children
updateHandle() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Update the handle using createHandle.
updateHandle() - Method in class org.jgraph.plaf.GraphUI
Updates the handle.
updateInsertionLocation(JComponent, Point) - Method in class org.jgraph.plaf.basic.BasicGraphDropTargetListener
called to set the insertion location to match the current mouse pointer coordinates.
updateInsertionLocation(JComponent, Point) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener
called to set the insertion location to match the current mouse pointer coordinates.
updateListeners() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
updateMappingsOnVarNameChange(VariableRow, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataVariableDialog
 
updateMetrics() - Method in class org.bounce.text.FoldingPlainView
Checks to see if the font metrics and longest line are up-to-date.
updateNext() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
updatePorts() - Method in class org.jgraph.graph.GraphLayoutCache
Updates the cached array of ports.
updateProgress(int) - Method in class org.yawlfoundation.yawl.editor.ui.swing.YSplashScreen
 
updateRationalisedReferences(Map<String, String>) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.ResourcesCache
 
updateRationalisedReferences(Map<String, String>) - Method in class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
updateRdrSetTaskIDs(YSpecificationID, Map<String, String>) - Method in class org.yawlfoundation.yawl.worklet.client.WorkletClient
 
updatesApplied() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
updatesApplied() - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
updateScanner(SyntaxHighlightingScanner, Document, int, int) - Method in class org.bounce.text.SyntaxHighlightingView
 
updateScanner(SyntaxHighlightingScanner, Document, int, int) - Method in class org.bounce.text.xml.XMLView
 
updateSize() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Messages the Graph with graphDidChange.
updateTaskDecompositionReferences(Set<YTask>, String, String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Updates all references to a net or task decomposition in task mappings, when the net or decomposition has had a name change
updateUI() - Method in class org.jgraph.JGraph
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
upload(boolean, boolean) - Method in class org.yawlfoundation.yawl.editor.ui.specification.io.SpecificationUploader
 
upload(File) - Method in class org.yawlfoundation.yawl.worklet.upload.UpLoader
 
UpLoader - Class in org.yawlfoundation.yawl.worklet.upload
 
UpLoader() - Constructor for class org.yawlfoundation.yawl.worklet.upload.UpLoader
 
uploadSpecification(YSpecification) - Method in class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
uploadSpecification(YSpecification) - Static method in class org.yawlfoundation.yawl.editor.core.YConnector
 
UploadSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
UploadSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.UploadSpecificationAction
 
UploadWorker - Class in org.yawlfoundation.yawl.editor.ui.swing
 
UploadWorker(boolean, boolean, boolean) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.UploadWorker
 
URIDialogPanel - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
Author: Michael Adams Creation Date: 4/09/2009
URIDialogPanel(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.URIDialogPanel
 
URIPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
URIPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.URIPropertyEditor
 
URL_BASE - Static variable in class org.yawlfoundation.yawl.editor.ui.update.UpdateConstants
 
URL_PATH - Static variable in class org.yawlfoundation.yawl.editor.ui.update.UpdateConstants
 
URL_SUFFIX - Static variable in class org.yawlfoundation.yawl.editor.ui.update.UpdateConstants
 
USER_RULE_FILE - Static variable in class org.yawlfoundation.yawl.views.ontology.OntologyHandler
 
UserDefinedAttributes - Class in org.yawlfoundation.yawl.editor.ui.properties.extended
A class to load/save user defined attributes from/to disk
UserDefinedAttributesBinder - Class in org.yawlfoundation.yawl.editor.ui.properties.extended
 
UserDefinedAttributesBinder(ExtendedAttributesPropertySheet, YDecomposition) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
UserDefinedAttributesBinder(ExtendedAttributesPropertySheet, YAttributeMap) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder
 
UserDefinedAttributesBinder.OwnerType - Enum in org.yawlfoundation.yawl.editor.ui.properties.extended
 
UserDefinedListPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
UserDefinedListPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.UserDefinedListPropertyEditor
 
UserRulesDialog - Class in org.yawlfoundation.yawl.views.dialog
 
UserRulesDialog() - Constructor for class org.yawlfoundation.yawl.views.dialog.UserRulesDialog
 
UserSettings - Class in org.yawlfoundation.yawl.editor.ui.util
Manages the storage of all user settings between runs of the Editor
UserSettings() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.UserSettings
 

V

valid - Variable in class org.bounce.text.SyntaxHighlightingScanner
 
VALID_COLOR - Static variable in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
VALID_SELECTION_FOR_SET_MEMBERSHIP - Static variable in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
VALID_TYPE_NAMES - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
validate() - Method in class org.jgraph.graph.EdgeRenderer
Overridden for performance reasons.
validate() - Method in class org.jgraph.graph.PortRenderer
Overridden for performance reasons.
validate() - Method in class org.jgraph.graph.VertexRenderer
Overridden for performance reasons.
validate(String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
validate(String, String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
validate(String, String) - Method in class org.yawlfoundation.yawl.editor.core.data.InstanceValidator
 
validate(String, String) - Method in class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Validates a value against type
validate(YSpecification) - Method in class org.yawlfoundation.yawl.editor.core.validation.Validator
 
validate(YSpecification, int) - Method in class org.yawlfoundation.yawl.editor.core.validation.Validator
 
validate(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.BindingTypeValidator
Validates that the binding matches the data type of the target variable
validate(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.NonNegativeIntegerPropertyEditor
 
validate(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.editor.PositiveIntegerPropertyEditor
 
validate() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.FileOperations
 
validate() - Method in class org.yawlfoundation.yawl.editor.ui.specification.validation.DataTypeValidator
 
validate(List<AbstractNetCell>) - Method in class org.yawlfoundation.yawl.worklet.graph.ExletNetValidator
 
validateBindings(VariableRow, String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.DataTypeChangeValidator
Validates the bindings of a variable for a change of data type
validateConclusion() - Method in class org.yawlfoundation.yawl.worklet.dialog.ConclusionTablePanel
 
validateContent() - Method in class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
validateSchema(String) - Method in class org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator
 
validateSchema() - Method in class org.yawlfoundation.yawl.editor.ui.swing.undo.UndoableDataTypeDialogActionListener
 
ValidateSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
 
ValidateSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.ValidateSpecificationAction
 
validateType(String) - Method in class org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributes
 
ValidationMessage - Class in org.yawlfoundation.yawl.editor.ui.specification.validation
 
ValidationMessage(String, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationMessage
 
ValidationMessage(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationMessage
 
ValidationMessageTableModel - Class in org.yawlfoundation.yawl.editor.ui.swing
 
ValidationMessageTableModel() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.ValidationMessageTableModel
 
ValidationResultsParser - Class in org.yawlfoundation.yawl.editor.ui.specification.validation
 
ValidationResultsParser() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.validation.ValidationResultsParser
 
Validator - Class in org.yawlfoundation.yawl.editor.core.validation
 
Validator() - Constructor for class org.yawlfoundation.yawl.editor.core.validation.Validator
 
validCachedPreferredSize - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Is the preferredSize valid?
Validity - Enum in org.yawlfoundation.yawl.editor.ui.data
 
ValidityEditorPane - Class in org.yawlfoundation.yawl.editor.ui.data.editorpane
 
ValidityEditorPane() - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editorpane.ValidityEditorPane
 
VALUE - Static variable in class org.jgraph.graph.GraphConstants
Key for the value attribute.
valueChanged(GraphSelectionEvent) - Method in interface org.jgraph.event.GraphSelectionListener
Called whenever the value of the selection changes.
valueChanged(GraphSelectionEvent) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Resets lastPath.
valueChanged(GraphSelectionEvent) - Method in class org.jgraph.JGraph.GraphSelectionRedirector
Invoked by the GraphSelectionModel when the selection changes.
valueChanged(GraphSelectionEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphSelectionHandler
Messaged when the selection changes in the graph we're displaying for.
valueChanged(GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.CancellationSetModel
 
valueChanged(GraphSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.net.NetSelectionListener
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.view.BindingViewTablePanel
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.FlowConditionTablePanel
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.ExtendedAttributesDialog
Called from the property sheet's table, and used to enable or disable the remove user-defined attribute button based on the selected attribute in the table
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.properties.dialog.FontDialog
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.resourcing.panel.ResourceTablePanel
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AbstractDownloadDialog
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.specification.ProblemPanel
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.AddRuleDialog
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.NodePanel
 
valueChanged(ListSelectionEvent) - Method in class org.yawlfoundation.yawl.worklet.dialog.ReplaceWorkletDialog
 
ValueField - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog.component
 
ValueField(ActionListener, CaretListener) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.component.ValueField
 
valueForCellChanged(Object, Object) - Method in class org.jgraph.graph.DefaultGraphModel
Applies the new value to the specified cell.
valueForCellChanged(Object, Object) - Method in class org.jgraph.graph.GraphLayoutCache
Messaged when the user has altered the value for the item identified by cell to newValue.
valueForCellChanged(Object, Object) - Method in interface org.jgraph.graph.GraphModel
Messaged when the value of the cell has changed, eg from within the edit method.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.analyser.reductionrules.ResetReductionRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.analyser.YAnalyserEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.configuration.DefaultConfigurationExporter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.configuration.ProcessConfigurationModel.ApplyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.configuration.ProcessConfigurationModel.PreviewState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator.DataTypeComplexity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorPosition
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorPosition
 
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.core.layout.LineStyle
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.yawlfoundation.yawl.editor.core.layout.LineStyle
 
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.core.repository.Repo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.core.resourcing.DynParam.Refers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.data.Validity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.properties.data.TableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.properties.data.VariableScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicateScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder.OwnerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.resourcing.ResourceTableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.specification.pubsub.FileState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.specification.pubsub.GraphState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.specification.pubsub.SpecificationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.editor.ui.swing.menu.Palette.SelectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.views.ontology.mapping.Mapping.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yawlfoundation.yawl.worklet.dialog.DialogMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.yawlfoundation.yawl.analyser.reductionrules.ResetReductionRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.analyser.YAnalyserEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.configuration.DefaultConfigurationExporter.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.configuration.ProcessConfigurationModel.ApplyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.configuration.ProcessConfigurationModel.PreviewState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.core.data.DataSchemaValidator.DataTypeComplexity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.core.layout.DecoratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.core.layout.LineStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.core.repository.Repo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.core.resourcing.DynParam.Refers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.data.Validity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.properties.data.TableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.properties.data.VariableScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.properties.dialog.component.LogPredicateScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.properties.extended.UserDefinedAttributesBinder.OwnerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.resourcing.ResourceTableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.specification.pubsub.FileState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.specification.pubsub.GraphState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.specification.pubsub.SpecificationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.editor.ui.swing.menu.Palette.SelectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.views.ontology.mapping.Mapping.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yawlfoundation.yawl.worklet.dialog.DialogMode
Returns an array containing the constants of this enum type, in the order they are declared.
VariableRow - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
VariableRow(int) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
VariableRow(YVariable, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
VariableRow(YVariable, boolean, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRow
 
VariableRowStringEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
VariableRowStringEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
VariableRowStringEditor(VariableTablePanel) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringEditor
 
VariableRowStringRenderer - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
VariableRowStringRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowStringRenderer
 
VariableRowTransferHandler - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
VariableRowTransferHandler(VariableTable, OutputBindings) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowTransferHandler
 
VariableRowUsageEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
VariableRowUsageEditor(VariableTablePanel) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowUsageEditor
 
VariableRowUsageRenderer - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
VariableRowUsageRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableRowUsageRenderer
 
VariableScope - Enum in org.yawlfoundation.yawl.editor.ui.properties.data
 
VariableTable - Class in org.yawlfoundation.yawl.editor.ui.properties.data
 
VariableTable(TableType) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTable
 
VariableTablePanel - Class in org.yawlfoundation.yawl.editor.ui.properties.data
The basic, net-level variable table panel
VariableTablePanel(List<VariableRow>, TableType, String, DataVariableDialog) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.VariableTablePanel
 
VariableUserDefinedAttributes - Class in org.yawlfoundation.yawl.editor.ui.properties.extended
 
VariableUserDefinedAttributes() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.extended.VariableUserDefinedAttributes
 
VariableValueDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
Author: Michael Adams Creation Date: 16/08/2013
VariableValueDialog(Window, VariableRow, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.data.validation.VariableValueDialog
 
VERIFY - Static variable in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
verify(JComponent) - Method in class org.yawlfoundation.yawl.worklet.dialog.ConditionVerifier
 
verifyOnSave() - Method in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
VERSION - Static variable in class org.jgraph.JGraph
 
VersionDiffer - Class in org.yawlfoundation.yawl.editor.ui.update
 
VersionDiffer(File, File) - Constructor for class org.yawlfoundation.yawl.editor.ui.update.VersionDiffer
 
versioningOnSave() - Method in class org.yawlfoundation.yawl.editor.core.util.FileSaveOptions
 
vertex - Variable in class org.jgraph.graph.VertexView.SizeHandle
 
vertex - Variable in class org.yawlfoundation.yawl.editor.ui.properties.CellProperties
 
VertexContainer - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
VertexContainer() - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.VertexContainer
 
VertexContainerView - Class in org.yawlfoundation.yawl.editor.ui.elements.view
 
VertexContainerView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.view.VertexContainerView
 
VertexLabel - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
VertexLabel(YAWLVertex, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.VertexLabel
 
VertexPopupMenu - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
VertexPopupMenu(YAWLCell) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.VertexPopupMenu
 
VertexRenderer - Class in org.jgraph.graph
This renderer displays entries that implement the CellView interface and supports the following attributes.
VertexRenderer() - Constructor for class org.jgraph.graph.VertexRenderer
Constructs a renderer that may be used to render vertices.
vertexSet - Variable in class org.yawlfoundation.yawl.editor.ui.properties.MultiCellProperties
 
VertexView - Class in org.jgraph.graph
The default implementation of a vertex view.
VertexView() - Constructor for class org.jgraph.graph.VertexView
Constructs an empty vertex view.
VertexView(Object) - Constructor for class org.jgraph.graph.VertexView
Constructs a vertex view for the specified model object and the specified child views.
VertexView.SizeHandle - Class in org.jgraph.graph
 
VERTICAL_ALIGNMENT - Static variable in class org.jgraph.graph.GraphConstants
Key for the verticalAlignment attribute.
VERTICAL_TEXT_POSITION - Static variable in class org.jgraph.graph.GraphConstants
Key for the verticalTextPosition attribute.
verticalGap - Variable in class org.yawlfoundation.yawl.editor.ui.elements.view.MultipleAtomicTaskView.MultipleAtomicTaskRenderer
 
VerticalLabelUI - Class in org.yawlfoundation.yawl.views.table.header
A UI delegate for JLabel that rotates the label 90�
VerticalLabelUI() - Constructor for class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
Constructs a VerticalLabelUI with the default anticlockwise rotation
VerticalLabelUI(boolean) - Constructor for class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
Constructs a VerticalLabelUI with the desired rotation.
verticalLabelUI - Static variable in class org.yawlfoundation.yawl.views.table.header.VerticalLabelUI
 
VerticalTableHeaderCellRenderer - Class in org.yawlfoundation.yawl.views.table.header
A renderer for a JTableHeader with text rotated 90° counterclockwise.
VerticalTableHeaderCellRenderer() - Constructor for class org.yawlfoundation.yawl.views.table.header.VerticalTableHeaderCellRenderer
Constructs a VerticalTableHeaderCellRenderer.
view - Variable in class org.jgraph.graph.EdgeRenderer
Cache the current edgeview for drawing
view - Variable in class org.jgraph.graph.PortRenderer
Cache the current edgeview for drawing.
view - Variable in class org.jgraph.graph.VertexRenderer
Cache the current shape for drawing.
ViewCancellationSetAction - Class in org.yawlfoundation.yawl.editor.ui.actions.element
 
viewingCancellationSetOf() - Method in class org.yawlfoundation.yawl.editor.ui.net.NetGraph
 
views - Variable in class org.jgraph.graph.GraphContext
Map of (cell, view) pairs including ports.
views - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
ViewsPlugin - Class in org.yawlfoundation.yawl.views
 
ViewsPlugin() - Constructor for class org.yawlfoundation.yawl.views.ViewsPlugin
 
ViewsPluginAction - Interface in org.yawlfoundation.yawl.views.menu
 
viewToModel(float, float, Shape, Position.Bias[]) - Method in class org.bounce.text.FoldingPlainView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
ViewTreeDialog - Class in org.yawlfoundation.yawl.worklet.dialog
 
ViewTreeDialog(RdrSet) - Constructor for class org.yawlfoundation.yawl.worklet.dialog.ViewTreeDialog
 
visible - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
visibleSet - Variable in class org.jgraph.graph.GraphLayoutCache
The set of visible cells.
volatileOffscreen - Variable in class org.jgraph.JGraph
Whether or not to try to use a volatile offscreen buffer for double buffering.

W

waitForInitialisation(int) - Method in class org.yawlfoundation.yawl.editor.ui.properties.data.validation.BindingTypeValidator
 
warn(String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.MessageDialog
 
warn(Component, String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.swing.MessageDialog
 
WARNING - Static variable in class org.yawlfoundation.yawl.editor.ui.properties.data.StatusPanel
 
WARNING_MESSAGES - Static variable in class org.yawlfoundation.yawl.editor.core.validation.Validator
 
WEST - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorPosAction
 
WHITESPACE - Static variable in interface org.bounce.text.xml.XMLStyleConstants
 
wofYawlAvailable() - Static method in class org.yawlfoundation.yawl.editor.ui.specification.validation.AnalysisUtil
 
WofYAWLInvoker - Class in org.yawlfoundation.yawl.analyser.wofyawl
 
WofYAWLInvoker() - Constructor for class org.yawlfoundation.yawl.analyser.wofyawl.WofYAWLInvoker
 
WORKLET_FILE - Static variable in class org.yawlfoundation.yawl.worklet.upload.UpLoader
 
WorkletClient - Class in org.yawlfoundation.yawl.worklet.client
 
WorkletEditorPlugin - Class in org.yawlfoundation.yawl.worklet
 
WorkletEditorPlugin() - Constructor for class org.yawlfoundation.yawl.worklet.WorkletEditorPlugin
 
WorkletInfoCache - Class in org.yawlfoundation.yawl.worklet.client
 
WorkletInfoCache() - Constructor for class org.yawlfoundation.yawl.worklet.client.WorkletInfoCache
 
WorkletListModel - Class in org.yawlfoundation.yawl.worklet.model
 
WorkletListModel() - Constructor for class org.yawlfoundation.yawl.worklet.model.WorkletListModel
 
WorkletLoadDialog - Class in org.yawlfoundation.yawl.worklet.dialog
 
WorkletLoadDialog() - Constructor for class org.yawlfoundation.yawl.worklet.dialog.WorkletLoadDialog
 
wrapBinding(String, String) - Static method in class org.yawlfoundation.yawl.editor.ui.properties.data.DataUtils
 
write(String, String) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
write(String) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 
write() - Method in class org.yawlfoundation.yawl.editor.ui.util.BuildProperties
 
writeHeader(String...) - Method in class org.yawlfoundation.yawl.views.util.XLSWriter
 
writeRow(String...) - Method in class org.yawlfoundation.yawl.views.util.XLSWriter
 
writeRow(Triple) - Method in class org.yawlfoundation.yawl.views.util.XLSWriter
 

X

X_AXIS - Static variable in class org.jgraph.graph.GraphConstants
Represents an bezier line style
xCursors - Static variable in class org.jgraph.graph.VertexView
Array that holds the cursors for the different control points.
XLSWriter - Class in org.yawlfoundation.yawl.views.util
 
XLSWriter() - Constructor for class org.yawlfoundation.yawl.views.util.XLSWriter
 
XMLChar - Class in org.bounce.xml
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.bounce.xml.XMLChar
 
XMLEditorKit - Class in org.bounce.text.xml
The XML editor kit supports handling of editing XML content.
XMLEditorKit() - Constructor for class org.bounce.text.xml.XMLEditorKit
Constructs an XMLEditorKit with view factory and Context, but with line wrapping turned off.
XMLFoldingMargin - Class in org.bounce.text.xml
Line folding margin for a JTextComponent.
XMLFoldingMargin(JTextComponent) - Constructor for class org.bounce.text.xml.XMLFoldingMargin
Convenience constructor for Text Components
xmlNameCharactersAllowed() - Method in class org.yawlfoundation.yawl.editor.ui.swing.AlphaNumericFormatter
 
XMLScanner - Class in org.bounce.text.xml
Associates XML input stream characters with XML specific styles.
XMLScanner(Document) - Constructor for class org.bounce.text.xml.XMLScanner
Constructs a scanner for the Document.
XMLSchemaEditor - Class in org.yawlfoundation.yawl.editor.ui.data.editor
 
XMLSchemaEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editor.XMLSchemaEditor
 
XMLSchemaEditorPane - Class in org.yawlfoundation.yawl.editor.ui.data.editorpane
 
XMLSchemaEditorPane() - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editorpane.XMLSchemaEditorPane
 
XMLSchemaEditorPane(boolean) - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editorpane.XMLSchemaEditorPane
 
XMLStyleConstants - Interface in org.bounce.text.xml
The contants used for the XML editor.
XMLStyledDocument - Class in org.yawlfoundation.yawl.editor.ui.data.document
 
XMLStyledDocument(ValidityEditorPane) - Constructor for class org.yawlfoundation.yawl.editor.ui.data.document.XMLStyledDocument
 
XMLStyledDocumentValidityListener - Interface in org.yawlfoundation.yawl.editor.ui.data.editorpane
 
XMLUtilities - Class in org.yawlfoundation.yawl.editor.ui.util
 
XMLUtilities() - Constructor for class org.yawlfoundation.yawl.editor.ui.util.XMLUtilities
 
XMLView - Class in org.bounce.text.xml
The XML View uses the XML scanner to determine the style (font, color) of the text that it renders.
XMLView(XMLScanner, StyleContext, Element) - Constructor for class org.bounce.text.xml.XMLView
Construct a colorized view of xml text for the element.
XOR - Static variable in class org.yawlfoundation.yawl.decobar.action.DecoratorTypeAction
 
XOR_Split - Static variable in class org.yawlfoundation.yawl.configuration.net.ConfigureSet
 
XOR_TYPE - Static variable in class org.yawlfoundation.yawl.editor.ui.elements.model.Decorator
 
xorEnabled - Variable in class org.jgraph.graph.PortRenderer
Cached hasFocus and selected value.
xorEnabled - Variable in class org.jgraph.JGraph
True if the graph accepts transfers from other components (graphs).
XQueryDialog - Class in org.yawlfoundation.yawl.editor.ui.properties.dialog
Author: Michael Adams Creation Date: 8/04/2014
XQueryDialog(Window, List<VariableRow>) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.dialog.XQueryDialog
 
XQueryEditor - Class in org.yawlfoundation.yawl.editor.ui.data.editor
 
XQueryEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryEditor
 
XQueryEditor(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryEditor
 
XQueryEditorPane - Class in org.yawlfoundation.yawl.editor.ui.data.editorpane
 
XQueryEditorPane() - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryEditorPane
 
XQueryEditorPane(ValidityEditorPane) - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryEditorPane
 
XQueryEditorPane(String) - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryEditorPane
 
XQueryEvaluator - Class in org.yawlfoundation.yawl.editor.ui.properties.data.validation
 
XQueryPropertyEditor - Class in org.yawlfoundation.yawl.editor.ui.properties.editor
 
XQueryPropertyEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.editor.XQueryPropertyEditor
 
XQueryStyledDocument - Class in org.yawlfoundation.yawl.editor.ui.data.document
 
XQueryStyledDocument(ValidityEditorPane) - Constructor for class org.yawlfoundation.yawl.editor.ui.data.document.XQueryStyledDocument
 
XQueryValidatingEditor - Class in org.yawlfoundation.yawl.editor.ui.data.editor
 
XQueryValidatingEditor() - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editor.XQueryValidatingEditor
 
XQueryValidatingEditorPane - Class in org.yawlfoundation.yawl.editor.ui.data.editorpane
 
XQueryValidatingEditorPane() - Constructor for class org.yawlfoundation.yawl.editor.ui.data.editorpane.XQueryValidatingEditorPane
 

Y

Y_AXIS - Static variable in class org.jgraph.graph.GraphConstants
Represents an bezier line style
YAnalyser - Class in org.yawlfoundation.yawl.analyser
 
YAnalyser() - Constructor for class org.yawlfoundation.yawl.analyser.YAnalyser
 
YAnalyserEvent - Class in org.yawlfoundation.yawl.analyser
 
YAnalyserEvent(YAnalyserEventType, String, String) - Constructor for class org.yawlfoundation.yawl.analyser.YAnalyserEvent
 
yAnalyserEvent(YAnalyserEvent) - Method in interface org.yawlfoundation.yawl.analyser.YAnalyserEventListener
 
yAnalyserEvent(YAnalyserEvent) - Method in class org.yawlfoundation.yawl.editor.ui.swing.AnalysisDialog
 
YAnalyserEventListener - Interface in org.yawlfoundation.yawl.analyser
 
YAnalyserEventType - Enum in org.yawlfoundation.yawl.analyser
 
YAnalyserOptions - Class in org.yawlfoundation.yawl.analyser
 
YAnalyserOptions() - Constructor for class org.yawlfoundation.yawl.analyser.YAnalyserOptions
 
YAWL_PACKAGE_ROOT - Static variable in class org.yawlfoundation.yawl.editor.core.resourcing.entity.EntityCollection
 
YAWLActiveOpenSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
This class is an abstract class that supplies a basic Action for concrete Action classes to build from.
YAWLActiveOpenSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.YAWLActiveOpenSpecificationAction
 
YAWLAtomicTask - Interface in org.yawlfoundation.yawl.editor.ui.elements.model
 
YAWLBaseAction - Class in org.yawlfoundation.yawl.editor.ui.actions
 
YAWLBaseAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.YAWLBaseAction
 
YAWLCell - Interface in org.yawlfoundation.yawl.editor.ui.elements.model
 
YAWLCheckBoxMenuItem - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
YAWLCheckBoxMenuItem(Action) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLCheckBoxMenuItem
 
YAWLCompositeTask - Interface in org.yawlfoundation.yawl.editor.ui.elements.model
 
YAWLEditor - Class in org.yawlfoundation.yawl.editor.ui
The core executable class of the YAWL Editor, responsible for bootstrapping the editor This class is a singleton extension of JFrame.
YAWLEditorNetPanel - Class in org.yawlfoundation.yawl.editor.ui.swing.net
 
YAWLEditorNetPanel(Rectangle, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
YAWLEditorNetPanel(Rectangle, NetGraph) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.net.YAWLEditorNetPanel
 
YAWLFlowRelation - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
YAWLFlowRelation(YCompoundFlow) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLFlowRelation
 
YAWLMenuBar - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
YAWLMenuBar(YSplashScreen) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLMenuBar
 
YAWLMenuItem - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
YAWLMenuItem(Action) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLMenuItem
 
YAWLMultipleInstanceTask - Interface in org.yawlfoundation.yawl.editor.ui.elements.model
 
YAWLOpenSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
This class is an abstract class that supplies a basic Action for concrete Action classes to build from.
YAWLOpenSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.YAWLOpenSpecificationAction
 
YAWLPopupMenuCheckBoxItem - Class in org.yawlfoundation.yawl.configuration.menu
 
YAWLPopupMenuCheckBoxItem(Action) - Constructor for class org.yawlfoundation.yawl.configuration.menu.YAWLPopupMenuCheckBoxItem
 
YAWLPopupMenuItem - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
YAWLPopupMenuItem(YAWLBaseAction) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLPopupMenuItem
 
YAWLPort - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
YAWLPort() - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLPort
 
YAWLReachabilityUtils - Class in org.yawlfoundation.yawl.analyser.util
This class is used to determine reachability set for a YAWL net.
YAWLReachabilityUtils(YNet) - Constructor for class org.yawlfoundation.yawl.analyser.util.YAWLReachabilityUtils
 
YAWLReachabilityUtils(YNet, int) - Constructor for class org.yawlfoundation.yawl.analyser.util.YAWLReachabilityUtils
 
YAWLReductionRule - Class in org.yawlfoundation.yawl.analyser.reductionrules
 
YAWLReductionRule() - Constructor for class org.yawlfoundation.yawl.analyser.reductionrules.YAWLReductionRule
 
YAWLReductionRuleType - Enum in org.yawlfoundation.yawl.analyser.reductionrules
 
YAWLResetAnalyser - Class in org.yawlfoundation.yawl.analyser.util
 
YAWLResetAnalyser() - Constructor for class org.yawlfoundation.yawl.analyser.util.YAWLResetAnalyser
 
YAWLSelectedNetAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net
 
YAWLSelectedNetAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.net.YAWLSelectedNetAction
 
YAWLSpecificationAction - Class in org.yawlfoundation.yawl.editor.ui.actions.specification
This class is an abstract class that supplies a basic Action for concrete Action classes to build from.
YAWLSpecificationAction() - Constructor for class org.yawlfoundation.yawl.editor.ui.actions.specification.YAWLSpecificationAction
 
YAWLTask - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
YAWLTask() - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
This constructor is ONLY to be invoked when we are reconstructing a task from saved state.
YAWLTask(Point2D) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
This constructor is to be invoked whenever we are creating a new task from scratch.
YAWLTask(Point2D, String) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLTask
 
YAWLToggleToolBarButton - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
Author: Michael Adams Creation Date: 11/05/2010
YAWLToggleToolBarButton(Action) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLToggleToolBarButton
 
YAWLToolBarButton - Class in org.yawlfoundation.yawl.editor.ui.swing.menu
 
YAWLToolBarButton(Action) - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.menu.YAWLToolBarButton
 
YAWLVertex - Class in org.yawlfoundation.yawl.editor.ui.elements.model
 
YAWLVertex(Point2D) - Constructor for class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
This constructor is to be invoked whenever we are creating a new vertex from scratch.
YBeanInfo - Class in org.yawlfoundation.yawl.editor.ui.properties
Loads the properties for a CellProperties backing Bean
YBeanInfo(Class) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.YBeanInfo
 
YCompoundFlow - Class in org.yawlfoundation.yawl.editor.core.controlflow
 
YCompoundFlow() - Constructor for class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
YCompoundFlow(YFlow) - Constructor for class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
YCompoundFlow(YFlow, YCondition, YFlow) - Constructor for class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
YCompoundFlow(YExternalNetElement, YExternalNetElement) - Constructor for class org.yawlfoundation.yawl.editor.core.controlflow.YCompoundFlow
 
YConditionLayout - Class in org.yawlfoundation.yawl.editor.core.layout
Stores the layout information for a particular condition
YConditionLayout(YCondition, NumberFormat) - Constructor for class org.yawlfoundation.yawl.editor.core.layout.YConditionLayout
Creates a new YConditionLayout object
YConnection - Class in org.yawlfoundation.yawl.editor.core.connection
A base wrapper class for connecting to a running YAWL instance.
YConnection() - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
YConnection(String) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
YConnection(URL) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
YConnector - Class in org.yawlfoundation.yawl.editor.core
A wrapper class of static methods for the connection API (to a running engine and resource service)
YControlFlowHandler - Class in org.yawlfoundation.yawl.editor.core.controlflow
 
YControlFlowHandler() - Constructor for class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
YControlFlowHandler(YSpecification) - Constructor for class org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandler
 
YControlFlowHandlerException - Exception in org.yawlfoundation.yawl.editor.core.controlflow
 
YControlFlowHandlerException() - Constructor for exception org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandlerException
 
YControlFlowHandlerException(String) - Constructor for exception org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandlerException
 
YControlFlowHandlerException(String, Throwable) - Constructor for exception org.yawlfoundation.yawl.editor.core.controlflow.YControlFlowHandlerException
 
yCursors - Static variable in class org.jgraph.graph.VertexView
Array that holds the cursors for the different control points.
YDataHandler - Class in org.yawlfoundation.yawl.editor.core.data
This class abstracts and handles all data perspective operations.
YDataHandler() - Constructor for class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Creates a new data handler
YDataHandler(YSpecification) - Constructor for class org.yawlfoundation.yawl.editor.core.data.YDataHandler
Creates a new data handler for a specified YAWL specification
YDataHandlerException - Exception in org.yawlfoundation.yawl.editor.core.data
 
YDataHandlerException() - Constructor for exception org.yawlfoundation.yawl.editor.core.data.YDataHandlerException
 
YDataHandlerException(String) - Constructor for exception org.yawlfoundation.yawl.editor.core.data.YDataHandlerException
 
YDataHandlerException(String, Throwable) - Constructor for exception org.yawlfoundation.yawl.editor.core.data.YDataHandlerException
 
YDecoratorLayout - Class in org.yawlfoundation.yawl.editor.core.layout
Stores the layout information for a particular decorator of a task
YDecoratorLayout(YTaskLayout, NumberFormat) - Constructor for class org.yawlfoundation.yawl.editor.core.layout.YDecoratorLayout
Creates a new Decorator layout for a particular task.
YEditorBootstrap - Class in org.yawlfoundation.yawl.editor.ui
Sets a couple of system properties for mac users, then calls the main editor class.
YEditorBootstrap() - Constructor for class org.yawlfoundation.yawl.editor.ui.YEditorBootstrap
 
YEditorPlugin - Interface in org.yawlfoundation.yawl.editor.ui.plugin
 
YEditorPluginAdapter - Class in org.yawlfoundation.yawl.editor.ui.plugin
 
YEditorPluginAdapter() - Constructor for class org.yawlfoundation.yawl.editor.ui.plugin.YEditorPluginAdapter
 
YEngineConnection - Class in org.yawlfoundation.yawl.editor.core.connection
A wrapper class for getting data from the YAWL engine, with added caching to handle when the connection becomes unavailable.
YEngineConnection() - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
YEngineConnection(String, int) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
YEngineConnection(String) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
YEngineConnection(URL) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YEngineConnection
 
YFlowLayout - Class in org.yawlfoundation.yawl.editor.core.layout
Store the layout information for a particular flow
YFlowLayout(YExternalNetElement, YExternalNetElement, NumberFormat) - Constructor for class org.yawlfoundation.yawl.editor.core.layout.YFlowLayout
Creates a YFlowLayout object
YLayout - Class in org.yawlfoundation.yawl.editor.core.layout
This class represents the root of a layout tree for a specification.
YLayout(YSpecification) - Constructor for class org.yawlfoundation.yawl.editor.core.layout.YLayout
Creates a new layout tree for a specification
YLayoutNode - Class in org.yawlfoundation.yawl.editor.core.layout
The abstract base class of all layout nodes (tasks, conditions, flows, decorators).
YLayoutNode() - Constructor for class org.yawlfoundation.yawl.editor.core.layout.YLayoutNode
 
YLayoutParseException - Exception in org.yawlfoundation.yawl.editor.core.layout
An exception that may be thrown when parsing layout XML into layout objects
YLayoutParseException() - Constructor for exception org.yawlfoundation.yawl.editor.core.layout.YLayoutParseException
 
YLayoutParseException(String) - Constructor for exception org.yawlfoundation.yawl.editor.core.layout.YLayoutParseException
 
YLayoutParseException(String, Throwable) - Constructor for exception org.yawlfoundation.yawl.editor.core.layout.YLayoutParseException
 
YLayoutParseException(Throwable) - Constructor for exception org.yawlfoundation.yawl.editor.core.layout.YLayoutParseException
 
YLayoutUtil - Class in org.yawlfoundation.yawl.editor.core.layout
Some static utility methods for layout (un)marshaling
YLayoutUtil() - Constructor for class org.yawlfoundation.yawl.editor.core.layout.YLayoutUtil
 
YNetElementEdit - Class in org.yawlfoundation.yawl.editor.ui.specification
Applies undos & redos and cut & pastes of net elements and flows to the external YSpecification object.
YNetElementEdit() - Constructor for class org.yawlfoundation.yawl.editor.ui.specification.YNetElementEdit
 
YNetElementNode - Class in org.yawlfoundation.yawl.editor.core.layout
The abstract base class of YTaskLayout and YConditionLayout
YNetElementNode() - Constructor for class org.yawlfoundation.yawl.editor.core.layout.YNetElementNode
 
YNetLayout - Class in org.yawlfoundation.yawl.editor.core.layout
Stores the layout information for a particular net
YNetLayout(YNet, NumberFormat) - Constructor for class org.yawlfoundation.yawl.editor.core.layout.YNetLayout
Creates a new layout for a net
YPluginHandler - Class in org.yawlfoundation.yawl.editor.ui.plugin
 
YPluginHandler() - Constructor for class org.yawlfoundation.yawl.editor.ui.plugin.YPluginHandler
 
YPluginLoader - Class in org.yawlfoundation.yawl.editor.ui.plugin
 
YPluginLoader() - Constructor for class org.yawlfoundation.yawl.editor.ui.plugin.YPluginLoader
 
YPortRenderer - Class in org.yawlfoundation.yawl.editor.ui.net
 
YPortRenderer() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.YPortRenderer
 
YPortView - Class in org.yawlfoundation.yawl.editor.ui.net
 
YPortView() - Constructor for class org.yawlfoundation.yawl.editor.ui.net.YPortView
 
YPortView(Object) - Constructor for class org.yawlfoundation.yawl.editor.ui.net.YPortView
 
YPropertiesBean - Class in org.yawlfoundation.yawl.editor.ui.properties
 
YPropertiesBean(YPropertySheet) - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.YPropertiesBean
 
YPropertySheet - Class in org.yawlfoundation.yawl.editor.ui.properties
 
YPropertySheet() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet
 
YPropertySheet.CategorySorter - Class in org.yawlfoundation.yawl.editor.ui.properties
Sorts categories in a fixed order
YPropertySheet.PropertySorter - Class in org.yawlfoundation.yawl.editor.ui.properties
Sorts properties by display name
YPropertySheet.YPropertySheetTable - Class in org.yawlfoundation.yawl.editor.ui.properties
Override of table class to allow provision to disable for read-only properties on the fly
YPropertySheetTable() - Constructor for class org.yawlfoundation.yawl.editor.ui.properties.YPropertySheet.YPropertySheetTable
 
YRepository - Class in org.yawlfoundation.yawl.editor.core.repository
Manages a file based repository of task decompositions, net decompositions, extended variables and data definitions for re-use across different specifications
YResourceConnection - Class in org.yawlfoundation.yawl.editor.core.connection
A wrapper class for getting data from the YAWL resource service, with added caching to handle when the connection becomes unavailable.
YResourceConnection() - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
 
YResourceConnection(String, int) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
 
YResourceConnection(String) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
 
YResourceConnection(URL) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YResourceConnection
 
YResourceHandler - Class in org.yawlfoundation.yawl.editor.core.resourcing
 
YResourceHandler() - Constructor for class org.yawlfoundation.yawl.editor.core.resourcing.YResourceHandler
 
YSpecificationHandler - Class in org.yawlfoundation.yawl.editor.core
A YSpecificationHandler object manages a YAWL specification file, including creation, population, update, loading and saving.
YSpecificationHandler() - Constructor for class org.yawlfoundation.yawl.editor.core.YSpecificationHandler
The constructor.
YSplashScreen - Class in org.yawlfoundation.yawl.editor.ui.swing
Based on code sourced from wiki.netbeans.org
YSplashScreen() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.YSplashScreen
 
YStatusBar - Class in org.yawlfoundation.yawl.editor.ui.swing
 
YStatusBar() - Constructor for class org.yawlfoundation.yawl.editor.ui.swing.YStatusBar
 
YTaskLayout - Class in org.yawlfoundation.yawl.editor.core.layout
 
YTaskLayout(YTask, NumberFormat) - Constructor for class org.yawlfoundation.yawl.editor.core.layout.YTaskLayout
 
YWorkQueueConnection - Class in org.yawlfoundation.yawl.editor.core.connection
 
YWorkQueueConnection() - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
 
YWorkQueueConnection(String, int) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
 
YWorkQueueConnection(String) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
 
YWorkQueueConnection(URL) - Constructor for class org.yawlfoundation.yawl.editor.core.connection.YWorkQueueConnection
 

Z

zip(File, File) - Static method in class org.yawlfoundation.yawl.editor.core.util.FileUtil
 
ZoomActualSizeAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net.zoom
 
ZoomInAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net.zoom
 
ZoomOutAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net.zoom
 
ZoomSelectedElementsAction - Class in org.yawlfoundation.yawl.editor.ui.actions.net.zoom
 

_

_basePath - Variable in class org.yawlfoundation.yawl.editor.core.repository.YRepository
 
_combo - Variable in class org.yawlfoundation.yawl.worklet.dialog.ExletCellEditor
 
_handle - Variable in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
_inEdge - Variable in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
_initialising - Variable in class org.yawlfoundation.yawl.editor.ui.properties.data.binding.AbstractDataBindingDialog
 
_mouseToViewDelta_x - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
_mouseToViewDelta_y - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
_outEdge - Variable in class org.yawlfoundation.yawl.worklet.graph.AbstractNetCell
 
_url - Variable in class org.yawlfoundation.yawl.editor.core.connection.YConnection
 
_yawlElement - Variable in class org.yawlfoundation.yawl.editor.ui.elements.model.YAWLVertex
 
$ 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 _