- actionPerformed(ActionEvent) - Method in class jadex.tools.comanalyzer.chart.ChartPanel
-
The action listener for the controls.
- actionPerformed(ActionEvent) - Method in class jadex.tools.comanalyzer.diagram.DiagramPanel
-
Action listener for the controls.
- actionPerformed(ActionEvent) - Method in class jadex.tools.comanalyzer.graph.GraphPanel
-
Action listener for the controls.
- actionPerformed(ActionEvent) - Method in class jadex.tools.comanalyzer.graph.GraphPanel.LayoutComboListener
-
- actions - Variable in class jadex.tools.comanalyzer.ToolTab
-
The common toolbar actions.
- active - Variable in class jadex.tools.comanalyzer.ToolTab
-
Flag indicating if tool is active.
- addAgent(Component) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
Adds an agent.
- addAgent(Component) - Method in class jadex.tools.comanalyzer.ComponentList
-
Adds an agent to the list.
- addAgent(Component) - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Adds the agent.
- addBottomControls(JScrollPane) - Method in class jadex.tools.comanalyzer.chart.ChartPanel
-
Creates the option panel by adding the controls to the given scroll pane.
- addBottomControls(JScrollPane) - Method in class jadex.tools.comanalyzer.diagram.DiagramPanel
-
Creates the controls for the option panel
- addBottomControls(JScrollPane) - Method in class jadex.tools.comanalyzer.graph.GraphPanel
-
Creates the controls for the option panel
- addCategoryDataset(CategoryDataset, String) - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Adds a dataset and (if the dataset is not empty) assigning groups for
each rowkey to the renderer and adding subcategories to the axis.
- addComponent(Component) - Method in class jadex.tools.comanalyzer.diagram.DiagramCanvas
-
Adds the component.
- addEdge(Object, Collection) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Adds an edge to the graph.
- addEdge(Object, Object, Object, EdgeType) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Adds an edge with a given edge type to the graph.
- addEdge(Object, Collection, EdgeType) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Adds edge
to this graph with type edge_type
.
- addEdge(Object, Object, Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Adds an directed edge to the graph.
- addEdge(Object, Pair) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Adds a directed edge to the graph.
- addEdge(Object, Pair, EdgeType) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Adds a edge to the graph with a specific edge type.
- addEdge(Object, Object, Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Adds a directed edge to the graph.
- addEdge(Object, Object, Object, EdgeType) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Adds a edge to the graph with a specific edge type.
- addEdgeElement(Object, Object, Object, EdgeType) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Adds an edge element with given vertex elements and edge type to the
graph.
- addEdgeElement(Object, Object, Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Adds an directed edge element with given vertex elements to the graph.
- addElement(Object, Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Adds an element to an existing list in the dataset and sends a
DatasetChangeEvent to all registered listeners.
- addElement(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroup
-
Add an element to the group.
- addElement(Object) - Method in interface jadex.tools.comanalyzer.graph.IComponentGroup
-
Adds an element to the group
- addListener(IComponentListListener) - Method in class jadex.tools.comanalyzer.ComponentList
-
Register for agent events.
- addListener(IMessageListListener) - Method in class jadex.tools.comanalyzer.MessageList
-
Register for message events.
- addMessage(Message) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
Ad a message.
- addMessage(IMessageAdapter) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Entry point for agent notifications, i.e.
- addMessage(Message) - Method in class jadex.tools.comanalyzer.Component
-
Adds a message to the agent.
- addMessage(Message, Component, Component) - Method in class jadex.tools.comanalyzer.diagram.DiagramCanvas
-
Add message with given sender and receiver (for redirection)
- addMessage(Message, Component, Component) - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Add message with given sender and receiver (for redirection)
- addMessage(Message) - Method in class jadex.tools.comanalyzer.MessageList
-
Adds a message to the list.
- addMessage(Message) - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Add a message to the table
- addMessage(Message) - Method in class jadex.tools.comanalyzer.table.TableCanvas
-
Adds a message.
- addMessageListener(List) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Update message listeners after agents have been added.
- addMessages(Message[]) - Method in class jadex.tools.comanalyzer.MessageList
-
- addMessages(Message[]) - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Add an array of message to the table.
- addToList(Object, Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Adds a element to a list.
- addValue(String, Object) - Method in class jadex.tools.comanalyzer.ParameterElementFilter
-
Add a required attribute value.
- addVertex(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Adds a vertex to the graph.
- addVertex(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Adds a vertex to the graph.
- addVertexElement(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Adds a new vertex containing the vertex element to the graph.
- AGENT_ATTRIBUTES - Static variable in class jadex.tools.comanalyzer.Component
-
The allowed message attributes.
- agentBorn(IComponentDescription) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Add the agent to the agentlist
- agentChanged(IComponentDescription) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- agentDied(IComponentDescription) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Remove listeners and set agent state.
- agentfilter - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
The global agentfilter
- AgentGroup() - Constructor for class jadex.tools.comanalyzer.graph.GraphCanvas.AgentGroup
-
- AgentGroup(Component) - Constructor for class jadex.tools.comanalyzer.graph.GraphCanvas.AgentGroup
-
- AgentKeyRenderer() - Constructor for class jadex.tools.comanalyzer.chart.ChartCanvas.AgentKeyRenderer
-
- agentPaints - Variable in class jadex.tools.comanalyzer.PaintMaps
-
The paint map for agents
- agents - Variable in class jadex.tools.comanalyzer.ComponentFilterMenu
-
Array of agents passed to the menu
- AID - Static variable in class jadex.tools.comanalyzer.Component
-
- AND - Static variable in class jadex.tools.comanalyzer.ComposedFilter
-
The AND operator.
- animate - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas
-
animate the layout adjustments
- appendEdgeElement(Object, Object, Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Appends an directed edge element with given vertex elements to the graph.
- appendEdgeElement(Object, Object, Object, EdgeType) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Appends an edge element with given vertex elements and edge type to the
graph.
- appendVertexElement(Object, Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Append a vertex element to a vertex.
- applyAgentFilter() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Applies the current agentfilter to all agents.
- applyAgentFilter(Component) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Applies the current agentfilter to a single agent.
- applyAgentFilter(Component[]) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Applies the current agentfilter to the given agents.
- applyFilter(ComponentFilter[], boolean) - Method in class jadex.tools.comanalyzer.Component
-
Applies a filter to the agent and returns if the visibility has changed.
- applyFilter(MessageFilter[]) - Method in class jadex.tools.comanalyzer.Message
-
Applies a filter on the message and returns if the visibility has changed.
- applyMessageFilter() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Applies the current messagefilter to all messages.
- applyMessageFilter(Message) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Applies the current messagefilter to a single message.
- applyMessageFilter(Message[]) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Applies the current messagefilter to the given messages and
notifies tools about changed set of messages.
- arrowHeight - Static variable in class jadex.tools.comanalyzer.diagram.DiagramConstants
-
arrow constants
- arrowNotch - Static variable in class jadex.tools.comanalyzer.diagram.DiagramConstants
-
- arrowWidth - Static variable in class jadex.tools.comanalyzer.diagram.DiagramConstants
-
- autolayout - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas
-
adjust layout with each change
- autoScroll - Variable in class jadex.tools.comanalyzer.diagram.DiagramCanvas
-
The autoscroll for the diagramm
- autoScroll - Variable in class jadex.tools.comanalyzer.table.TableCanvas
-
The autoscroll for the table
- axis - Variable in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
The category axis for groups
- cancel() - Method in class jadex.tools.comanalyzer.RefreshTask
-
Cancel the task.
- CategoryPieDataset - Class in jadex.tools.comanalyzer.chart
-
A dataset that implements both PieDataset and CategoryDataset and can be used
for both types of charts.
- CategoryPieDataset() - Constructor for class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Creates a new (empty) dataset.
- changeAgentFilter(String, Object) - Method in class jadex.tools.comanalyzer.ToolTab
-
Changes a filter for a given parameter name and value by switching If the
combination is already contained by the filter it is removed, otherwise
it is added.
- chart - Variable in class jadex.tools.comanalyzer.chart.ChartCanvas
-
The chart
- chart - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- ChartCanvas - Class in jadex.tools.comanalyzer.chart
-
The container for the chart.
- ChartCanvas(ToolTab) - Constructor for class jadex.tools.comanalyzer.chart.ChartCanvas
-
Constructor for the container.
- ChartCanvas.AgentKeyRenderer - Class in jadex.tools.comanalyzer.chart
-
A key renderer for agents that returns the name of the agent.
- ChartCanvas.ChartMouseListener - Class in jadex.tools.comanalyzer.chart
-
The mouselistener for displaying the filter menu on pie sections and bar
series.
- ChartGroupedStackedBarRenderer - Class in jadex.tools.comanalyzer.chart
-
Subclass that implements the use of the paint maps for providing the
predefined shared colors for all tooltabs by overriding serveral methods.
- ChartGroupedStackedBarRenderer(PaintMaps) - Constructor for class jadex.tools.comanalyzer.chart.ChartGroupedStackedBarRenderer
-
Create the renderer with provided paint maps
- ChartLabelGenerator - Class in jadex.tools.comanalyzer.chart
-
A label generator that can be used for category datasets and pie datasets.
- ChartLabelGenerator() - Constructor for class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Crates a label generator with default values.
- ChartLabelGenerator(String) - Constructor for class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Creates a label generator with a given label format.
- ChartLabelGenerator(String, DateFormat, NumberFormat, NumberFormat, String) - Constructor for class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Creates a label generator where all the values can be adjusted.
- ChartLabelGenerator.KeyRenderer - Interface in jadex.tools.comanalyzer.chart
-
The interface for a renderer.
- ChartMouseListener() - Constructor for class jadex.tools.comanalyzer.chart.ChartCanvas.ChartMouseListener
-
- ChartMultiplePiePlot - Class in jadex.tools.comanalyzer.chart
-
Subclass that implements the use of the paint maps for providing the
predefined shared colors for all tooltabs by overriding serveral methods.
- ChartMultiplePiePlot(CategoryDataset, PaintMaps) - Constructor for class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
Creates a new plot with a given dataset and paint maps.
- chartPanel - Variable in class jadex.tools.comanalyzer.chart.ChartCanvas
-
The JFreeChart chart panel
- ChartPanel - Class in jadex.tools.comanalyzer.chart
-
The tooltab for displaying messages in a chart.
- ChartPanel(ComanalyzerPlugin) - Constructor for class jadex.tools.comanalyzer.chart.ChartPanel
-
Creates a new phart panel
- ChartPiePlot - Class in jadex.tools.comanalyzer.chart
-
Subclass that implements the use of the paint maps for providing the
predefined shared colors for all tooltabs by overriding serveral methods.
- ChartPiePlot(PieDataset, PaintMaps, int) - Constructor for class jadex.tools.comanalyzer.chart.ChartPiePlot
-
Create a plot with given dataset, paint maps and paint mode.
- ChartSubCategoryAxis - Class in jadex.tools.comanalyzer.chart
-
Subclass that implements automatic label rotation for the axis, if the they
dont fit in the given space.
- ChartSubCategoryAxis(String) - Constructor for class jadex.tools.comanalyzer.chart.ChartSubCategoryAxis
-
Create an axis with a given label.
- ChartSubCategoryAxis() - Constructor for class jadex.tools.comanalyzer.chart.ChartSubCategoryAxis
-
Create an axis without a label.
- chartType - Variable in class jadex.tools.comanalyzer.chart.ChartCanvas
-
The chart type (pie vs bar)
- CHARTTYPE_BARCHART - Static variable in class jadex.tools.comanalyzer.chart.ChartCanvas
-
The chart type for a bar chart
- CHARTTYPE_PIECHART - Static variable in class jadex.tools.comanalyzer.chart.ChartCanvas
-
The chart type for a pie chart
- checkboxes - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
The checkbox items for selecting default values.
- CLASS - Static variable in class jadex.tools.comanalyzer.ParameterElement
-
- cleanup() - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Removes all references to assigned objects.
- clear() - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Clears all data from the dataset and sends a DatasetChangeEvent} to all
registered listeners.
- clear() - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
Clears the canvas and datasets and lists.
- clear() - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Clears all the data and associated keys.
- clear() - Method in class jadex.tools.comanalyzer.diagram.DiagramCanvas
-
Clear the diagramm by removing all messages and components.
- clear() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Clear all elements from the delegated graph and this graph.
- clear() - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Clear the graph.
- clear() - Method in class jadex.tools.comanalyzer.table.TableCanvas
-
Clear the table by removing all messages.
- clear() - Method in class jadex.tools.comanalyzer.ToolCanvas
-
Clear the canvas and remove all internal messages and agents.
- CLEAR - Variable in class jadex.tools.comanalyzer.ToolTab
-
Clears the canvas
- clear() - Method in class jadex.tools.comanalyzer.ToolTab
-
Clear the view when refreshing.
- clockservice - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
The clock service.
- cluster - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas
-
cluster the graph
- cluster - Variable in class jadex.tools.comanalyzer.graph.GraphPanel
-
- cluster_slider - Variable in class jadex.tools.comanalyzer.graph.GraphPanel
-
- clusterGraph(int, boolean) - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Cluster the vertices with edge betweenness algorithm.
- COLOR_COMPONENT - Static variable in class jadex.tools.comanalyzer.PaintMaps
-
The paint mode for differ agents
- COLOR_MESSAGENUMBER - Static variable in class jadex.tools.comanalyzer.diagram.DiagramConstants
-
Color of the message number
- COLOR_TIMELINE - Static variable in class jadex.tools.comanalyzer.diagram.DiagramConstants
-
Color of the timeline.
- COLUMN_HEADERS - Static variable in class jadex.tools.comanalyzer.table.MessageTableModel
-
List of all available column headers.
- COMANALYZER_IMAGES - Static variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
The icon paths
- ComanalyzerPlugin - Class in jadex.tools.comanalyzer
-
The comanalyzer plugin.
- ComanalyzerPlugin() - Constructor for class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Create a new comanalyzer plugin.
- compareTo(Object) - Method in class jadex.tools.comanalyzer.Component
-
Agents are compared by their names.
- compareTo(Object) - Method in class jadex.tools.comanalyzer.Message
-
Messages are compared by their unique_id.
- compareTo(Object) - Method in class jadex.tools.comanalyzer.ParameterElement
-
Elements are compared by their ids.
- Component - Class in jadex.tools.comanalyzer
-
The Agent object.
- Component() - Constructor for class jadex.tools.comanalyzer.Component
-
Constructor for a dummy agent which represents every agent not present on
the canvas.
- Component(IComponentDescription) - Constructor for class jadex.tools.comanalyzer.Component
-
Constructor for any named agent to be put on the Agent Canvas
- ComponentCanvas - Class in jadex.tools.comanalyzer.diagram
-
The panel for component representation.
- ComponentCanvas(DiagramCanvas) - Constructor for class jadex.tools.comanalyzer.diagram.ComponentCanvas
-
Creates a new component panel for the diagram.
- ComponentFilter - Class in jadex.tools.comanalyzer
-
A filter for Agents.
- ComponentFilter() - Constructor for class jadex.tools.comanalyzer.ComponentFilter
-
Create an agent filter.
- ComponentFilter(String, Object) - Constructor for class jadex.tools.comanalyzer.ComponentFilter
-
Create an agent filter with given arguments.
- ComponentFilterMenu - Class in jadex.tools.comanalyzer
-
The filter menu for agents.
- ComponentFilterMenu(ComanalyzerPlugin, Component) - Constructor for class jadex.tools.comanalyzer.ComponentFilterMenu
-
Creates the agent filter menu with a single agent.
- ComponentFilterMenu(ComanalyzerPlugin, Component[]) - Constructor for class jadex.tools.comanalyzer.ComponentFilterMenu
-
Creates the agent filter menu with an array of agents.
- componentFont - Static variable in class jadex.tools.comanalyzer.diagram.ComponentCanvas
-
Font used for component label.
- ComponentGroup - Class in jadex.tools.comanalyzer.graph
-
Base class for Groups (of Agents or Messages) in the
ComponentGroupMultiGraph.
- ComponentGroup() - Constructor for class jadex.tools.comanalyzer.graph.ComponentGroup
-
Create a new group.
- ComponentGroup(List) - Constructor for class jadex.tools.comanalyzer.graph.ComponentGroup
-
Create a new group with given elements.
- ComponentGroupMultiGraph - Class in jadex.tools.comanalyzer.graph
-
A generic Graph with edges and vertices consisting of groups of elements.
- ComponentGroupMultiGraph(Factory, Factory, Graph) - Constructor for class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
The constructor.
- componentlist - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
The global list of recognized agents.
- ComponentList - Class in jadex.tools.comanalyzer
-
A list of Agents.
- ComponentList() - Constructor for class jadex.tools.comanalyzer.ComponentList
-
Default constructor for the agent list.
- componentlist - Variable in class jadex.tools.comanalyzer.ToolTab
-
The agentlist held by the tool
- componentsAdded(Component[]) - Method in interface jadex.tools.comanalyzer.IComponentListListener
-
- componentsAdded(Component[]) - Method in class jadex.tools.comanalyzer.ToolTab
-
Update the view as for agents have been added.
- componentsChanged(Component[]) - Method in interface jadex.tools.comanalyzer.IComponentListListener
-
- componentsChanged(Component[]) - Method in class jadex.tools.comanalyzer.ToolTab
-
Update the view as for agents have changed due to filter operaions.
- componentsRemoved(Component[]) - Method in interface jadex.tools.comanalyzer.IComponentListListener
-
- componentsRemoved(Component[]) - Method in class jadex.tools.comanalyzer.ToolTab
-
Update the view as for agents have been removed.
- ComposedFilter - Class in jadex.tools.comanalyzer
-
A filter checks if an object matches
the given subfilters.
- ComposedFilter(IFilter[], int) - Constructor for class jadex.tools.comanalyzer.ComposedFilter
-
Create a composed filter.
- comptree - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
The agent tree table.
- contains(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroup
-
Check if the group contains the given element.
- contains(Object) - Method in interface jadex.tools.comanalyzer.graph.IComponentGroup
-
Returns true
if the element is in the group.
- containsAgent(Component) - Method in class jadex.tools.comanalyzer.ComponentList
-
Checks if an agent is contained in the agent list.
- containsEdge(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns true
if the graph contains the edge.
- containsEdge(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns true
if the graph contains the edge.
- containsEdgeElement(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns true
if the graph contains the given edge element.
- containsMessage(Message) - Method in class jadex.tools.comanalyzer.MessageList
-
Checks if a message is contained in the message list.
- containsMessage(Message) - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Returns true
if the message is in the table
- containsValue(String, Object) - Method in class jadex.tools.comanalyzer.ParameterElementFilter
-
Returns true if the filter contains the given attribute value.
- containsVertex(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns true
if the graph contains the vertex.
- containsVertex(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns true
if the graph contains the vertex.
- containsVertexElement(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns true
if the graph contains the given vertex
element.
- CONTENT - Static variable in class jadex.tools.comanalyzer.Message
-
- content - Variable in class jadex.tools.comanalyzer.ToolPanel
-
The content pane.
- CONVERSATION_ID - Static variable in class jadex.tools.comanalyzer.Message
-
- conversationPaints - Variable in class jadex.tools.comanalyzer.PaintMaps
-
The paint map for conversation ids
- create() - Static method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns a new MultidirectedMultiGraph.
- createColor(Message) - Method in class jadex.tools.comanalyzer.PaintMaps
-
Retrievs information from the message and creates unique colors.
- createColumnItemArray(CategoryDataset, int) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Creates the array of items that can be passed to the
MessageFormat
class for creating labels.
- createDefaultPaintArray() - Static method in class jadex.tools.comanalyzer.ToolColor
-
Convenience method to return an array of colors.
- createFrame(IInternalAccess) - Static method in class jadex.tools.dhtgraph.DhtViewerPanel
-
Create a frame for dr structure.
- createFrame(String, DependencyResolver) - Static method in class jadex.tools.featuredeps.DepViewerPanel
-
Create a frame for dr structure.
- createInstance(Factory, Factory, Graph) - Static method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Factory method for the graph.
- createItemArray(PieDataset, Comparable) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Creates the array of items that can be passed to the
MessageFormat
class for creating labels.
- createItemArray(CategoryDataset, int, int) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Creates the array of items that can be passed to the
MessageFormat
class for creating labels.
- createLabel(Comparable, float, RectangleEdge, Graphics2D) - Method in class jadex.tools.comanalyzer.chart.ChartSubCategoryAxis
-
Creates a label by using the BaseItemLabelGenerator form the plot.
- createMenu() - Method in class jadex.tools.comanalyzer.ComponentFilterMenu
-
Creates the menu items
- createMenu() - Method in class jadex.tools.comanalyzer.MessageFilterMenu
-
Creates the menu items.
- createMenuBar() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Create menu bar.
- createMessage(IMessageAdapter, IComponentIdentifier, IComponentIdentifier) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Creates a message object with the corresponding sender and receiver
agents and adds them to the message and agentlist.
- createMessageFilter(Set) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Create a transferable filter for a remote message listener.
- createRowItemArray(CategoryDataset, int) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Creates the array of items that can be passed to the
MessageFormat
class for creating labels.
- createToolBar() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Create tool bar.
- createView() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Create main panel.
- g - Variable in class jadex.tools.dhtgraph.DhtViewerPanel
-
The graph.
- g - Variable in class jadex.tools.featuredeps.DepViewerPanel
-
The graph.
- g_dgraph - Variable in class jadex.tools.comanalyzer.graph.GraphPanel
-
- g_mgraph - Variable in class jadex.tools.comanalyzer.graph.GraphPanel
-
- g_ugraph - Variable in class jadex.tools.comanalyzer.graph.GraphPanel
-
- generateAttributedSectionLabel(PieDataset, Comparable) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Not used
- generateColumnLabel(CategoryDataset, int) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Generates a label for the specified row.
- generateLabel(CategoryDataset, int) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Generates a label for the specified series.
- generateLabel(CategoryDataset, int, int) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Generates the label for an item in a dataset.
- generateRowLabel(CategoryDataset, int) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Generates a label for the specified row.
- generateSectionLabel(PieDataset, Comparable) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Generates a label for a pie section.
- generateToolTip(PieDataset, Comparable) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Generates a tool tip text item for one section in a pie chart.
- generateToolTip(CategoryDataset, int, int) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Generates the tool tip text for an item in a dataset.
- getActions() - Method in class jadex.tools.comanalyzer.chart.ChartPanel
-
Adds the panel actions to the common tooltab actions
- getActions() - Method in class jadex.tools.comanalyzer.diagram.DiagramPanel
-
Get the (menu/toolbar) actions of this tooltab.
- getActions() - Method in class jadex.tools.comanalyzer.graph.GraphPanel
-
Get the (menu/toolbar) actions of this tooltab.
- getActions() - Method in class jadex.tools.comanalyzer.table.TablePanel
-
Get the (menu/toolbar) actions.
- getActions() - Method in class jadex.tools.comanalyzer.ToolTab
-
Get the (menu/toolbar) actions of the tooltab.
- getAgent(IComponentIdentifier) - Method in class jadex.tools.comanalyzer.ComponentList
-
Returns the agent from the list with the same identifier
- getAgentFilter() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getAgentList() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getAgents() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getAgents() - Method in class jadex.tools.comanalyzer.ComponentList
-
- getAllEdgeElements() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns all edge elements.
- getAllVertexElements() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns all vertex elements.
- getAverageExecutionDuration(int) - Method in class jadex.tools.comanalyzer.RefreshTask
-
- getBaseItemLabelGenerator() - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- getBaseItemURLGenerator() - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- getBaseToolTipGenerator() - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- getBold() - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.LabelFont
-
- getBold() - Method in class jadex.tools.comanalyzer.graph.VertexTransformer.LabelFont
-
- getCanvas() - Method in class jadex.tools.comanalyzer.chart.ChartPanel
-
Returns the ChartCanvas.
- getCanvas() - Method in class jadex.tools.comanalyzer.diagram.DiagramPanel
-
Returns the DiagramCanvas
- getCanvas() - Method in class jadex.tools.comanalyzer.graph.GraphPanel
-
Returns the canvas for the tooltab.
- getCanvas() - Method in class jadex.tools.comanalyzer.table.TablePanel
-
Returns the TableCanvas
- getCanvas() - Method in class jadex.tools.comanalyzer.ToolTab
-
Receives the actual canvas of the tooltab.
- getChartType() - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
- getColor1(Object) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.GradientPaint
-
The super class retrieves the start color.
- getColor2(Object) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.GradientPaint
-
The super class retrieves the end color.
- getColumnClass(int) - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Returns the class of column columnIndex
.
- getColumnCount() - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the number of columns in the table.
- getColumnCount() - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns the total number of different columns in the datasets.
- getColumnCount() - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the column count.
- getColumnCount() - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Returns the number of columns in the model
- getColumnIndex(Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the column index for a given key.
- getColumnIndex(Comparable) - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns the column index for a given key.
- getColumnIndex(Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the column index for a given key.
- getColumnKey(int) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns a column key.
- getColumnKey(int) - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns a column key.
- getColumnKey(int) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the key for a given column.
- getColumnKeys() - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the column keys.
- getColumnKeys() - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns the column keys.
- getColumnKeys() - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the column keys in an unmodifiable list.
- getColumnName(int) - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Returns the name for the column.
- getComponent(int, int) - Method in class jadex.tools.comanalyzer.diagram.ComponentCanvas
-
Return the component for a given x- and y-coordinate.
- getDeclaredAttributes() - Static method in class jadex.tools.comanalyzer.Component
-
- getDeclaredParameters() - Static method in class jadex.tools.comanalyzer.Message
-
Get the user defined parameters.
- getDefaultEdgeType() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
- getDefaultPaint() - Method in class jadex.tools.comanalyzer.PaintMaps
-
- getDefaultRenderer(Class) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Return the default renderer for this class
- getDescription() - Method in class jadex.tools.comanalyzer.Component
-
- getDest(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the destination of a directed edge.
- getDest(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the destination of a directed edge.
- getDurations() - Method in class jadex.tools.comanalyzer.RefreshTask
-
- getEdgeCount() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
- getEdgeCount(EdgeType) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
- getEdgeCount() - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
- getEdges() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns all edges of the graph.
- getEdges(EdgeType) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the edges for a given edge type.
- getEdges(EdgeType) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the edges for a given edge type.
- getEdges() - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns all edges of the graph.
- getEdgesRemoved() - Method in class jadex.tools.comanalyzer.graph.GraphEdgeBetweennessClusterer
-
Retrieves the list of all edges that were removed (assuming extract(...)
was previously called.
- getEdgeType(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the edge type of en edge.
- getEdgeType(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the edge type of en edge.
- getElements() - Method in class jadex.tools.comanalyzer.graph.ComponentGroup
-
Returns a list of the elements.
- getElements() - Method in interface jadex.tools.comanalyzer.graph.IComponentGroup
-
- getEncodableRepresentation() - Method in class jadex.tools.comanalyzer.ComposedFilter
-
Get the encodable representation.
- getEndpoints(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the endpoints of the edge.
- getEndpoints(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the endpoints of the edge.
- getEndpoints() - Method in class jadex.tools.comanalyzer.Message
-
Helper method for checking the visibility of the message including the state of sender , receiver and dummy agent
Returns a pair of Agents if the message should be displayed or null
if not.
- getExtractMode() - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
- getFactory() - Static method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the factory for the graph.
- getGradientLevel() - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.GradientPaint
-
- getGraphType() - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Returns the graph type
- getHighestEdgeWeight() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the highest edge weight
- getHighestVertexWeight() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the highest vertex weight.
- getIcon() - Method in class jadex.tools.comanalyzer.ToolTab
-
Get the icon of this component.
- getId() - Method in class jadex.tools.comanalyzer.Component
-
- getId() - Method in class jadex.tools.comanalyzer.Message
-
- getId() - Method in class jadex.tools.comanalyzer.ParameterElement
-
- getIncident_internal(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the incident edges of the vertex
- getIncidentCount(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns 2 if the edge has two different endpoints.
- getIncidentEdges(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the incident edges of the vertex.
- getIncidentEdges(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the incident edges of the vertex.
- getIncidentVertices(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
- getIncoming_internal(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the incoming edges of the vertex
- getIndex(Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the index for a key in the pie dataset, or -1 if the key is not
recognised.
- getIndex(Graph, Object) - Method in class jadex.tools.comanalyzer.graph.MessageNumberIndexFunction
-
Returns the index for the specified message group.
- getIndex(Graph, GraphCanvas.MessageGroup, GraphCanvas.AgentGroup, GraphCanvas.AgentGroup) - Method in class jadex.tools.comanalyzer.graph.MessageNumberIndexFunction
-
Returns the index for the message group.
- getIndex(Graph, GraphCanvas.MessageGroup, GraphCanvas.AgentGroup) - Method in class jadex.tools.comanalyzer.graph.MessageNumberIndexFunction
-
Returns the index for the message group.
- getInEdges(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the incoming edges of the vertex.
- getInEdges(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the incoming edges of the vertex.
- getISOMVertexData(Object) - Method in class jadex.tools.comanalyzer.graph.GraphISOMLayout
-
- getItemCount() - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the number of items in the pie dataset.
- getItemPaint(int, int) - Method in class jadex.tools.comanalyzer.chart.ChartGroupedStackedBarRenderer
-
Returns the paint from the paint maps used to fill data items.
- getKey(int) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the key for the specified item in the pie dataset, or
null
.
- getKeys() - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the categories in the pie dataset.
- getLastExecutionDuration() - Method in class jadex.tools.comanalyzer.RefreshTask
-
- getLegendItem(int, int) - Method in class jadex.tools.comanalyzer.chart.ChartGroupedStackedBarRenderer
-
Returns a legend item for a series.
- getLegendItemLabelGenerator() - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- getLegendItems() - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
Returns a collection of legend items for the pie chart.
- getList(Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Retrun the list for a given row and column key.
- getList(Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the list of all pie elements.
- getList(Comparable, int) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the list of elements from a specific pieindex.
- getList(Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns the List for a given group rowkey and column key.
- getList(Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the List for the given row and column keys.
- getList() - Method in class jadex.tools.comanalyzer.ComponentList
-
- getList() - Method in class jadex.tools.comanalyzer.MessageList
-
- getMessage(int) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getMessage(int, int) - Method in class jadex.tools.comanalyzer.diagram.MessageCanvas
-
Return the message for a given x- and y-coordinate.
- getMessage(int) - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Returns the message at row i.
- getMessageFilter() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getMessageList() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getMessagePaint(Message, int) - Method in class jadex.tools.comanalyzer.PaintMaps
-
Returns the color for a given message and a given paint mode.
- getMessages() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getMessages() - Method in class jadex.tools.comanalyzer.Component
-
Returns the messages send or received by the agent.
- getMessages() - Method in class jadex.tools.comanalyzer.MessageList
-
- getMessageSize() - Method in class jadex.tools.comanalyzer.RefreshTask
-
- getName() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getName() - Method in class jadex.tools.comanalyzer.ToolTab
-
Get the name this component.
- getNeighborCount(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the neighbor count.
- getNeighbors(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the neighbor vertices of a given vertex.
- getNeighbors(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the neighbor vertices of a given vertex.
- getOpposite(Object, Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the other endpoint of the edge.
- getOriginalRowKey(Comparable) - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns the original rowkey from a group rowkey
- getOutEdges(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the outgoing edges of the vertex.
- getOutEdges(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the outgoing edges of the vertex.
- getOutgoing_internal(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the outgoing edges of the vertex
- getPaint(Comparable, int) - Method in class jadex.tools.comanalyzer.PaintMaps
-
Returns a color for the given key and the given paint mode.
- getPaint(Comparable, int, Paint) - Method in class jadex.tools.comanalyzer.PaintMaps
-
Returns a color for the given key and the given paint mode.
- getPaintMaps() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getPaintMaps() - Method in class jadex.tools.comanalyzer.ToolTab
-
- getPaintMode() - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
- getPaintMode() - Method in class jadex.tools.comanalyzer.chart.ChartGroupedStackedBarRenderer
-
- getPaintMode() - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- getPaintMode() - Method in class jadex.tools.comanalyzer.chart.ChartPiePlot
-
- getPaintMode() - Method in class jadex.tools.comanalyzer.diagram.MessageCanvas
-
- getPaintMode() - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.PaintMode
-
- getPaints(int) - Method in class jadex.tools.comanalyzer.PaintMaps
-
Returns the created paint map for the given paint mode.
- getParameter(String) - Method in class jadex.tools.comanalyzer.Component
-
Returns the parameter with the given name.
- getParameter(String) - Method in class jadex.tools.comanalyzer.Message
-
Returns a parameter value.
- getParameter(String) - Method in class jadex.tools.comanalyzer.ParameterElement
-
Returns a parameter value.
- getParameters() - Method in class jadex.tools.comanalyzer.Component
-
Returns the parameter map.
- getParameters() - Method in class jadex.tools.comanalyzer.Message
-
Returns the parameter map.
- getParameters() - Method in class jadex.tools.comanalyzer.ParameterElement
-
Returns the parameter map.
- getPeriod() - Method in class jadex.tools.comanalyzer.RefreshTask
-
- getPiePlot() - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- getPlugin() - Method in class jadex.tools.comanalyzer.ToolTab
-
Get the plugin of this component.
- getPredecessorCount(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the number of vertices that have an outgoing edge to the given vertex.
- getPredecessors(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the vertices that have an outgoing edge to the given vertex.
- getPredecessors(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the vertices that have an outgoing edge to the given vertex.
- getProperties() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Get plugin properties to be saved in a project.
- getReceiver() - Method in class jadex.tools.comanalyzer.Message
-
- getRowCount() - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the number of rows in the table.
- getRowCount() - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns the total number of all rows in the datasets.
- getRowCount() - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the row count.
- getRowCount() - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Returns the number of rows in the model.
- getRowIndex(Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the row index for a given key.
- getRowIndex(Comparable) - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns the row index for a given key.
- getRowIndex(Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the row index for a given key.
- getRowKey(int) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns a row key.
- getRowKey(int) - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns a row key.
- getRowKey(int) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the key for a given row.
- getRowKeys() - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the row keys.
- getRowKeys() - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns the row keys.
- getRowKeys() - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the row keys in an unmodifiable list.
- getSelectedMessages() - Method in class jadex.tools.comanalyzer.table.TableCanvas
-
Get the selected messages.
- getSender() - Method in class jadex.tools.comanalyzer.Message
-
- getSingelton() - Method in class jadex.tools.comanalyzer.graph.ComponentGroup
-
If there is only one element in the group, return this element, else
null
- getSource(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the source of a directed edge.
- getSource(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the source of a directed edge.
- getState() - Method in class jadex.tools.comanalyzer.Component
-
- getStatus() - Method in class jadex.tools.comanalyzer.graph.GraphISOMLayout
-
Returns the current number of epochs and execution status, as a string.
- getSuccessorCount(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the number of vertices that have an incoming edge from the given vertex.
- getSuccessors(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns the vertices that have an incoming edge from the given vertex.
- getSuccessors(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns the vertices that have an incoming edge from the given vertex.
- getTimelineX(int) - Static method in class jadex.tools.comanalyzer.diagram.DiagramConstants
-
Get the x-position for the timeline from the index of an component.
- getTimelineY(int) - Static method in class jadex.tools.comanalyzer.diagram.DiagramConstants
-
Get the y-position for the timeline from the index of a message.
- getTitle() - Method in class jadex.tools.comanalyzer.TitlePopupMenu
-
- getToolIcon(boolean) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- getToolPanel() - Method in class jadex.tools.comanalyzer.ToolTab
-
Get the tool panel of this component.
- getTools() - Method in class jadex.tools.comanalyzer.ToolPanel
-
Get the tools.
- getToolTab() - Method in class jadex.tools.comanalyzer.ToolCanvas
-
- getToolTipText(MouseEvent) - Method in class jadex.tools.dhtgraph.JContentsTable
-
- getUniqueId() - Method in class jadex.tools.comanalyzer.Message
-
- getValue(int, int) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns a value from the table.
- getValue(Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the value for a pair of keys.
- getValue(int) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns a value for a specific item in the pie dataset.
- getValue(Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Returns the data value associated with a key.
- getValue(int, int) - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns a value from the table.
- getValue(Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Returns the value for a pair of keys.
- getValue(int, int) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the value for a given row and column.
- getValue(Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Returns the value for the given row and column keys.
- getValueAt(int, int) - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getVertexCount() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
- getVertexCount() - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
- getVertices() - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Returns all vertices of the graph.
- getVertices() - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Returns all vertices of the graph.
- getXDisp() - Method in class jadex.tools.comanalyzer.graph.GraphISOMLayout.ISOMVertexData
-
- getYDisp() - Method in class jadex.tools.comanalyzer.graph.GraphISOMLayout.ISOMVertexData
-
- gm - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Support for picking and transforming
- GRADIENT_NONE - Static variable in class jadex.tools.comanalyzer.graph.EdgeTransformer.GradientPaint
-
The gradient level off
- GRADIENT_RELATIVE - Static variable in class jadex.tools.comanalyzer.graph.EdgeTransformer.GradientPaint
-
The gradient level on
- gradientLevel - Variable in class jadex.tools.comanalyzer.graph.EdgeTransformer.GradientPaint
-
The gradient level
- GradientPaint(Transformer, VisualizationViewer, int) - Constructor for class jadex.tools.comanalyzer.graph.EdgeTransformer.GradientPaint
-
Create a transformer with given default paint transformer, the
visualization viewer to get the picked state of an edge and the
gradient level.
- graph - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- graph - Variable in class jadex.tools.comanalyzer.graph.EdgeTransformer.WeightStroke
-
The graph
- graph - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas
-
The graph.
- graph - Variable in class jadex.tools.comanalyzer.graph.VertexTransformer.IconSize
-
The graph
- graph - Variable in class jadex.tools.comanalyzer.graph.VertexTransformer.ShapeSize
-
The graph.
- GraphCanvas - Class in jadex.tools.comanalyzer.graph
-
The container for the graph.
- GraphCanvas(GraphPanel) - Constructor for class jadex.tools.comanalyzer.graph.GraphCanvas
-
Constructor for the container.
- GraphCanvas.AgentGroup - Class in jadex.tools.comanalyzer.graph
-
A component group for agents.
- GraphCanvas.DirectionDisplayPredicate - Class in jadex.tools.comanalyzer.graph
-
A prdicate class that shows arrows for directed edges and hides them for
undirected edges.
- GraphCanvas.MessageGroup - Class in jadex.tools.comanalyzer.graph
-
A component group for messages.
- GraphCircleLayout - Class in jadex.tools.comanalyzer.graph
-
Subclassing to support locked vertices (so they get not shuffled) and
initializing random locations on setSize().
- GraphCircleLayout(Graph) - Constructor for class jadex.tools.comanalyzer.graph.GraphCircleLayout
-
Default constructor for a given graph.
- GraphEdgeBetweennessClusterer - Class in jadex.tools.comanalyzer.graph
-
An algorithm for computing clusters (community structure) in graphs based on
edge betweenness.
- GraphEdgeBetweennessClusterer(int) - Constructor for class jadex.tools.comanalyzer.graph.GraphEdgeBetweennessClusterer
-
Constructs a new clusterer for the specified graph.
- GraphEdgeBetweennessClusterer(int, Map) - Constructor for class jadex.tools.comanalyzer.graph.GraphEdgeBetweennessClusterer
-
Constructs a new clusterer for the specified graph.
- graphFactory - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas
-
The factory for the graph
- GraphISOMLayout - Class in jadex.tools.comanalyzer.graph
-
Implements a self-organizing map layout algorithm, based on Meyer's
self-organizing graph methods.
- GraphISOMLayout(Graph) - Constructor for class jadex.tools.comanalyzer.graph.GraphISOMLayout
-
- GraphISOMLayout.ISOMVertexData - Class in jadex.tools.comanalyzer.graph
-
- GraphLayoutTransition - Class in jadex.tools.comanalyzer.graph
-
Added ConcurrentModificationException handling in method step()
- GraphLayoutTransition(VisualizationViewer, Layout, Layout) - Constructor for class jadex.tools.comanalyzer.graph.GraphLayoutTransition
-
- GraphPanel - Class in jadex.tools.comanalyzer.graph
-
The tooltab for displaying messages in a graph.
- GraphPanel(ComanalyzerPlugin) - Constructor for class jadex.tools.comanalyzer.graph.GraphPanel
-
Create the graph panel.
- GraphPanel.LayoutComboListener - Class in jadex.tools.comanalyzer.graph
-
Listener for the layout combobox.
- graphType - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas
-
The graph type
- groupCluster(Set) - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Groups a cluster (set) of agents into a sublayout.
- GroupedCategoryDataset - Class in jadex.tools.comanalyzer.chart
-
This class provides methods for automatic grouping of data for the
GroupedStackedBarRenderer.
- GroupedCategoryDataset() - Constructor for class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Creates an initial dataset.
- GroupedCategoryDataset(GroupedStackedBarRenderer, SubCategoryAxis) - Constructor for class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Creates a dataset, that is linked to a GroupedStackedBarRenderer for
assigne the groupmaps and to the SubCategoryAxis to create subcategories.
- GroupedCategoryDataset(JFreeChart) - Constructor for class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
Creates a dataset and retrieves the GroupedStackedBarRenderer and the
SubCategoryAxis from the chart.
- read(String) - Method in class jadex.tools.dhtgraph.DhtViewerPanel
-
- RECEIVER - Static variable in class jadex.tools.comanalyzer.Message
-
- receiver - Variable in class jadex.tools.comanalyzer.Message
-
The receiver of the message
- RECEIVERS - Static variable in class jadex.tools.comanalyzer.Message
-
- REFRESH - Variable in class jadex.tools.comanalyzer.ToolTab
-
Refresh the internal messages list and update the view
- refresh() - Method in class jadex.tools.comanalyzer.ToolTab
-
Refresh the tooltabs presentation.
- REFRESH1 - Static variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Refresh every 1 second
- REFRESH10 - Static variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Refresh every 10 seconds
- REFRESH5 - Static variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Refresh every 5 seconds
- refresh_task - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
The refresh task.
- REFRESHA - Static variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Refresh auto sensored (experimental).
- REFRESHI - Static variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Refresh immediately.
- RefreshTask - Class in jadex.tools.comanalyzer
-
The refresh task.
- RefreshTask(ComanalyzerPlugin, long) - Constructor for class jadex.tools.comanalyzer.RefreshTask
-
Create a new RefreshTask.
- RefreshTask(ComanalyzerPlugin, long, List) - Constructor for class jadex.tools.comanalyzer.RefreshTask
-
Since TimerTasks cant be rescheduled, this constructor provides the
possibility to pass the durationlist from an other task to this one.
- refreshToolBar() - Method in class jadex.tools.comanalyzer.ToolTab
-
Refresh the toolbar of each tooltab to account for global filter states
- reinitializeCanvas() - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Repaints the canvas with reinitializes its layout.
- removeAgent(Component) - Method in class jadex.tools.comanalyzer.ComponentList
-
- removeAgentFilter() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Remove all agent filter except for the standard filters that are
accessible by the standard tool tab toolbar.
- removeAllAgents() - Method in class jadex.tools.comanalyzer.ComponentList
-
Clears the agent list and notifies all listeners
- removeAllMessages() - Method in class jadex.tools.comanalyzer.Component
-
Removes all messages send or received by the agent.
- removeAllMessages() - Method in class jadex.tools.comanalyzer.MessageList
-
Clear all messages in the list.
- removeAllMessages() - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Remove all messages from table.
- removeColumn(int) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Removes a column from the dataset and sends a DatasetChangeEvent to all
registered listeners.
- removeColumn(Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Removes a column from the dataset and sends a DatasetChangeEvent to all
registered listeners.
- removeColumn(int) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Removes a column.
- removeColumn(Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Removes a column.
- removeComponent(Component) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
Removes an agent.
- removeComponent(Component) - Method in class jadex.tools.comanalyzer.diagram.DiagramCanvas
-
Removes an component.
- removeComponent(Component) - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Removes an agent.
- removeComponent(Component) - Method in class jadex.tools.comanalyzer.table.TableCanvas
-
Removes an agent.
- removeComponent(Component) - Method in class jadex.tools.comanalyzer.ToolCanvas
-
Removes an agent.
- removeEdge(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Removes an edge.
- removeEdge(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Removes a edge from the graph.
- removeEdgeElement(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Removes an edge element from the graph.
- removeElement(Object, Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Removes an element from an existing list in the dataset and sends a
DatasetChangeEvent to all registered listeners.
- removeElement(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroup
-
Remove an element from the group.
- removeElement(Object) - Method in interface jadex.tools.comanalyzer.graph.IComponentGroup
-
Removes an element from the group
- removeFromList(Object, Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Removes an element from the table.
- removeList(Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Removes a value from the table by setting it to null
.
- removeMessage(Message) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
Removes a message.
- removeMessage(Message) - Method in class jadex.tools.comanalyzer.Component
-
Removes a message from the agent.
- removeMessage(Message) - Method in class jadex.tools.comanalyzer.diagram.DiagramCanvas
-
Removes a message.
- removeMessage(Message) - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Removes a message.
- removeMessage(Message) - Method in class jadex.tools.comanalyzer.MessageList
-
- removeMessage(Message) - Method in class jadex.tools.comanalyzer.table.MessageTableModel
-
Remove a message from the table.
- removeMessage(Message) - Method in class jadex.tools.comanalyzer.table.TableCanvas
-
Removes a message.
- removeMessage(Message) - Method in class jadex.tools.comanalyzer.ToolCanvas
-
Removes a message.
- removeMessageFilter() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Removes the current messagefilter.
- removeMessageListener(List) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Update message listeners after agents have been removed.
- removeMessages(Message[]) - Method in class jadex.tools.comanalyzer.MessageList
-
- removeRow(int) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Removes a row from the dataset and sends a DatasetChangeEvent to all
registered listeners.
- removeRow(Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Removes a row from the dataset and sends a DatasetChangeEvent to all
registered listeners.
- removeRow(int) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Removes a row.
- removeRow(Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Removes a row.
- removeValue(String, Object) - Method in class jadex.tools.comanalyzer.ParameterElementFilter
-
Removes an attribute value.
- removeVertex(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Removes a vertex.
- removeVertex(Object) - Method in class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph
-
Removes a vertex from the graph.
- removeVertexElement(Object) - Method in class jadex.tools.comanalyzer.graph.ComponentGroupMultiGraph
-
Removes a vertex element from the graph.
- render(Comparable) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas.AgentKeyRenderer
-
- render(Comparable) - Method in interface jadex.tools.comanalyzer.chart.ChartLabelGenerator.KeyRenderer
-
- renderer - Variable in class jadex.tools.comanalyzer.chart.GroupedCategoryDataset
-
The bar renderer for groups.
- repaintCanvas() - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
Repaints the chart.
- repaintCanvas() - Method in class jadex.tools.comanalyzer.diagram.DiagramCanvas
-
This method repaint both canvas checking the size of the scrollbars.
- repaintCanvas() - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Repaint the graph.
- repaintCanvas() - Method in class jadex.tools.comanalyzer.table.TableCanvas
-
Repaint the canvas.
- repaintCanvas() - Method in class jadex.tools.comanalyzer.ToolCanvas
-
Repaint the canvas.
- replacefilter - Variable in class jadex.tools.comanalyzer.ComponentFilterMenu
-
Weather to replace an existing filter or to add a new
- replacefilter - Variable in class jadex.tools.comanalyzer.MessageFilterMenu
-
Weather to replace an existing filter or to add a new
- REPLY_BY - Static variable in class jadex.tools.comanalyzer.Message
-
- REPLY_TO - Static variable in class jadex.tools.comanalyzer.Message
-
- REPLY_WITH - Static variable in class jadex.tools.comanalyzer.Message
-
- reset() - Method in class jadex.tools.comanalyzer.graph.GraphISOMLayout
-
- reset(Graph, Object) - Method in class jadex.tools.comanalyzer.graph.MessageNumberIndexFunction
-
Resets the indices for this edge group and its parallel groups.
- reset() - Method in class jadex.tools.comanalyzer.graph.MessageNumberIndexFunction
-
Clears all edge indices for all edges in all graphs.
- RESIZE_COLUMNS - Variable in class jadex.tools.comanalyzer.table.TablePanel
-
Resize the column width to fit content.
- ringNode - Variable in class jadex.tools.dhtgraph.DhtViewerPanel.ProxyHolder
-
- run() - Method in class jadex.tools.comanalyzer.RefreshTask
-
Invokes the messagesAdded notification on the awt thread and meseasures
the duration.
- save(String, String) - Method in class jadex.tools.dhtgraph.DhtViewerPanel
-
- scale - Variable in class jadex.tools.comanalyzer.graph.EdgeTransformer.WeightStroke
-
If stroke scaling is enabled
- scale - Variable in class jadex.tools.comanalyzer.graph.VertexTransformer.IconSize
-
If icon scaling is enabled
- scaler - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas
-
- scaleRange - Variable in class jadex.tools.comanalyzer.graph.EdgeTransformer.WeightStroke
-
The scale range.
- scaleRange - Variable in class jadex.tools.comanalyzer.graph.VertexTransformer.IconSize
-
The scale range.
- scheduleAutoRefresh() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Schedule the refresh time by retrieving the last duration for the update
of the tools.
- SCROLL_LOCK - Variable in class jadex.tools.comanalyzer.diagram.DiagramPanel
-
Toggle scroll lock
- SCROLL_LOCK - Variable in class jadex.tools.comanalyzer.table.TablePanel
-
Toggle scroll lock
- SEARCH_DELAY - Static variable in class jadex.tools.dhtgraph.DhtViewerPanel
-
- sectionPaints - Variable in class jadex.tools.comanalyzer.chart.ChartGroupedStackedBarRenderer
-
Stored paintMaps for sections.
- sectionPaints - Variable in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
Stored paintMaps for sections.
- sectionPaints - Variable in class jadex.tools.comanalyzer.chart.ChartPiePlot
-
Stored paint maps for sections.
- SENDER - Static variable in class jadex.tools.comanalyzer.Message
-
- sender - Variable in class jadex.tools.comanalyzer.Message
-
The sender of the message
- SEQ_NO - Static variable in class jadex.tools.comanalyzer.Message
-
- setActive(boolean) - Method in class jadex.tools.comanalyzer.ToolTab
-
(De-)Activate the tool tab.
- setAgentFilter(ComponentFilter[]) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Sets a new agentfilter.
- setAutoScroll(boolean) - Method in class jadex.tools.comanalyzer.diagram.DiagramCanvas
-
- setAutoScroll(boolean) - Method in class jadex.tools.comanalyzer.table.TableCanvas
-
- setBaseItemLabelGenerator(CategoryItemLabelGenerator) - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- setBaseItemURLGenerator(CategoryURLGenerator) - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- setBaseToolTipGenerator(CategoryToolTipGenerator) - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- setBold(boolean) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.LabelFont
-
- setBold(boolean) - Method in class jadex.tools.comanalyzer.graph.VertexTransformer.LabelFont
-
- setChartType(int) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
Sets the type of the chart.
- setDefaultPaint(Paint) - Method in class jadex.tools.comanalyzer.PaintMaps
-
- setDefaultRenderer(Class, ChartLabelGenerator.KeyRenderer) - Method in class jadex.tools.comanalyzer.chart.ChartLabelGenerator
-
Sets the renderer for a specific class.
- setDefaultTransformer(Transformer) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.GradientPaint
-
Sets the default paint transformer.
- setDisp(double, double) - Method in class jadex.tools.comanalyzer.graph.GraphISOMLayout.ISOMVertexData
-
- setDuration(long) - Method in class jadex.tools.comanalyzer.Message
-
- setEnabled(boolean) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.Label
-
Enable/disable the transformer.
- setEnabled(boolean) - Method in class jadex.tools.comanalyzer.graph.VertexTransformer.Label
-
Enable/disable the transformer.
- setExtractMode(int) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
- setForceLabels(boolean) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
An option for the barchart to display labels, even if they dont fit in
the bar.
- setGradientLevel(int) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.GradientPaint
-
- setGraphType(int) - Method in class jadex.tools.comanalyzer.graph.GraphCanvas
-
Sets the graph type.
- setLabel(String) - Method in class jadex.tools.comanalyzer.TitlePopupMenu
-
Overides the JPopupMenu method.
- setLegendItemLabelGenerator(CategoryItemLabelGenerator) - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- setList(List, Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.CategoryPieDataset
-
Adds or updates a list in the table and sends a DatasetChangeEvent to all
registered listeners.
- setList(List, Comparable, Comparable) - Method in class jadex.tools.comanalyzer.chart.KeyedListsTable
-
Adds or updates a list.
- setMessageFilter(MessageFilter[]) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
- setMessages(List) - Method in class jadex.tools.comanalyzer.Component
-
Set the messages.
- setPaintMode(int) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
Set the paint mode.
- setPaintMode(int) - Method in class jadex.tools.comanalyzer.chart.ChartGroupedStackedBarRenderer
-
- setPaintMode(int) - Method in class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot
-
- setPaintMode(int) - Method in class jadex.tools.comanalyzer.chart.ChartPiePlot
-
- setPaintMode(int) - Method in class jadex.tools.comanalyzer.diagram.MessageCanvas
-
Set the paint mode.
- setPaintMode(int) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.PaintMode
-
- setParameter(String, Object) - Method in class jadex.tools.comanalyzer.ParameterElement
-
Sets a parameter value
- setParameters(Map) - Method in class jadex.tools.comanalyzer.ParameterElement
-
Replaces the existing parameter map.
- setPreferredSize() - Method in class jadex.tools.comanalyzer.diagram.ComponentCanvas
-
Sets the prefferred size for this component.
- setPreferredSize() - Method in class jadex.tools.comanalyzer.diagram.MessageCanvas
-
Set the preffered size according to component and message count.
- setProperties(Properties) - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Set plugin properties loaded from a project.
- setPropFactor(int) - Method in class jadex.tools.comanalyzer.graph.VertexTransformer.IconSize
-
- setPropValue(int) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.WeightStroke
-
- setReceiver(Component) - Method in class jadex.tools.comanalyzer.Message
-
- setScaleRange(int) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.WeightStroke
-
- setScaleRange(int) - Method in class jadex.tools.comanalyzer.graph.VertexTransformer.IconSize
-
- setScaling(boolean) - Method in class jadex.tools.comanalyzer.graph.EdgeTransformer.WeightStroke
-
- setScaling(boolean) - Method in class jadex.tools.comanalyzer.graph.VertexTransformer.IconSize
-
- setSender(Component) - Method in class jadex.tools.comanalyzer.Message
-
- setShowLabels(boolean) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
- setShowLegend(boolean) - Method in class jadex.tools.comanalyzer.chart.ChartCanvas
-
- setSize(Dimension) - Method in class jadex.tools.comanalyzer.graph.GraphCircleLayout
-
Initialize with random locations .
- setSortedContent(List<Tuple2<String, Object>>) - Method in class jadex.tools.dhtgraph.JContentsTable
-
- setSortedFingers(List<IFinger>) - Method in class jadex.tools.dhtgraph.JFingerTable
-
- setState(String) - Method in class jadex.tools.comanalyzer.Component
-
- setTitle(String) - Method in class jadex.tools.comanalyzer.TitlePopupMenu
-
- setUniqueId(int) - Method in class jadex.tools.comanalyzer.Message
-
Set the unique id.
- setVisible(boolean) - Method in class jadex.tools.comanalyzer.ParameterElement
-
Set the visbile state.
- shapeMap - Variable in class jadex.tools.comanalyzer.graph.VertexTransformer.ShapeSize
-
The shape map to save transformed shapes for performance reason
- ShapeSize(Graph, VertexTransformer.IconSize) - Constructor for class jadex.tools.comanalyzer.graph.VertexTransformer.ShapeSize
-
Creates a ShapeSize transformer for the graph.
- show_d - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas.DirectionDisplayPredicate
-
Show arrows for directed edges
- SHOW_DEAD - Variable in class jadex.tools.comanalyzer.ToolTab
-
Show/hide dead agents
- SHOW_DUMMY - Variable in class jadex.tools.comanalyzer.ToolTab
-
Show/hide dummy agent
- SHOW_IGNORED - Variable in class jadex.tools.comanalyzer.ToolTab
-
Show/hide ignored agents
- show_label - Variable in class jadex.tools.comanalyzer.diagram.MessageCanvas
-
Show labels for messages
- show_u - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas.DirectionDisplayPredicate
-
Show arrows for undirected edges (on both sides)
- SHOW_ZERO - Variable in class jadex.tools.comanalyzer.ToolTab
-
Show/hide agents with no messages
- showDirected(boolean) - Method in class jadex.tools.comanalyzer.graph.GraphCanvas.DirectionDisplayPredicate
-
Set the predicate for directed edges.
- showElementDetails(Map) - Method in class jadex.tools.comanalyzer.ToolPanel
-
Show element details.
- showLabels - Variable in class jadex.tools.comanalyzer.chart.ChartCanvas
-
If labels should be displayed
- showLegend - Variable in class jadex.tools.comanalyzer.chart.ChartCanvas
-
If the legend should be displayed
- showtxt - Variable in class jadex.tools.dhtgraph.DhtViewerPanel
-
- showtxt - Variable in class jadex.tools.featuredeps.DepViewerPanel
-
- showUndirected(boolean) - Method in class jadex.tools.comanalyzer.graph.GraphCanvas.DirectionDisplayPredicate
-
Set the predicate for undirected edges.
- shutdown() - Method in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
Shutdown the plugin.
- size() - Method in class jadex.tools.comanalyzer.ComponentList
-
- size() - Method in class jadex.tools.comanalyzer.graph.ComponentGroup
-
Returns the size (number of elements) for the group.
- size() - Method in interface jadex.tools.comanalyzer.graph.IComponentGroup
-
- size() - Method in class jadex.tools.comanalyzer.MessageList
-
- sleep - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
How long should the refresh process wait
- sorter - Variable in class jadex.tools.comanalyzer.table.TableCanvas
-
The table model for sorting the actual model
- split - Variable in class jadex.tools.comanalyzer.ComanalyzerPlugin
-
The split panel.
- STARTSTOP_ACTION - Variable in class jadex.tools.comanalyzer.ToolTab
-
Activate / deactivate tooltab
- STATE - Static variable in class jadex.tools.comanalyzer.Component
-
- STATE_DEAD - Static variable in class jadex.tools.comanalyzer.Component
-
- STATE_DUMMY - Static variable in class jadex.tools.comanalyzer.Component
-
- STATE_IGNORED - Static variable in class jadex.tools.comanalyzer.Component
-
- STATE_OBSERVED - Static variable in class jadex.tools.comanalyzer.Component
-
- STATE_REMOTE - Static variable in class jadex.tools.comanalyzer.Component
-
- stateChanged(ChangeEvent) - Method in class jadex.tools.comanalyzer.graph.GraphPanel
-
Change listener for the sliders.
- stateChanged(ChangeEvent) - Method in class jadex.tools.comanalyzer.MessageSliderMenu
-
This method is called when the value of the slidere changes.
- staticLayout - Variable in class jadex.tools.comanalyzer.graph.GraphCanvas
-
The static layout.
- step() - Method in class jadex.tools.comanalyzer.graph.GraphISOMLayout
-
Advances the current positions of the graph elements.
- step() - Method in class jadex.tools.comanalyzer.graph.GraphLayoutTransition
-
- store - Variable in class jadex.tools.dhtgraph.DhtViewerPanel.ProxyHolder
-
- successor - Variable in class jadex.tools.dhtgraph.DhtViewerPanel.ProxyHolder
-