A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

AboutAction - Class in pl.edu.agh.cast.action
 
AboutAction() - Constructor for class pl.edu.agh.cast.action.AboutAction
 
AbstractConfigurableView - Class in pl.edu.agh.cast.ui
This abstract class is to be implemented by classes which want to store their state accross system start-stop cycles.
AbstractConfigurableView() - Constructor for class pl.edu.agh.cast.ui.AbstractConfigurableView
 
AbstractContentProvider - Class in pl.edu.agh.cast.ui
This is base class for content providers which are used with viewers in GUI.
AbstractContentProvider(Viewer, AbstractConfigurableView) - Constructor for class pl.edu.agh.cast.ui.AbstractContentProvider
Basic constructor - initializes this content provider with necessary information.
AbstractEditor - Class in pl.edu.agh.cast.editor
 
AbstractEditor() - Constructor for class pl.edu.agh.cast.editor.AbstractEditor
 
AbstractEditor_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
AbstractEditor_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
AbstractEditor_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
AbstractEditor_6 - Static variable in class pl.edu.agh.cast.util.Messages
 
AbstractEditor_9 - Static variable in class pl.edu.agh.cast.util.Messages
 
AbstractNodeIconFactory - Class in pl.edu.agh.cast.figure.icons
Abstract factory for creating NodeIcons.
AbstractNodeIconFactory() - Constructor for class pl.edu.agh.cast.figure.icons.AbstractNodeIconFactory
 
AbstractOpenEditorAction - Class in pl.edu.agh.cast.editor.action
 
AbstractOpenEditorAction(String) - Constructor for class pl.edu.agh.cast.editor.action.AbstractOpenEditorAction
 
AbstractOpenEditorAction_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
AbstractOpenEditorAction_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
AbstractTableView - Class in pl.edu.agh.cast.ui
This class is base class for all viewes which implement the IConfigurableView and have TableViewer as visual model.
AbstractTableView() - Constructor for class pl.edu.agh.cast.ui.AbstractTableView
 
AbstractTreeView - Class in pl.edu.agh.cast.ui
This class is base class for all viewes which implement the IConfigurableView and have TreeViewer as visual model.
AbstractTreeView() - Constructor for class pl.edu.agh.cast.ui.AbstractTreeView
 
activate() - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
activate() - Method in class pl.edu.agh.cast.ui.AbstractConfigurableView
Activate the view, e.g.
activate() - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
activate() - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
Activator - Class in pl.edu.agh.cast
The activator class controls the plug-in life cycle
Activator() - Constructor for class pl.edu.agh.cast.Activator
The constructor
add(Connection) - Method in class pl.edu.agh.cast.command.DeleteModelElementsCommand
 
add(ConnectionGroup) - Method in class pl.edu.agh.cast.command.DeleteModelElementsCommand
 
add(Node) - Method in class pl.edu.agh.cast.command.DeleteModelElementsCommand
 
addAttributesFromEntities(Collection<IEntity>, Collection<String>, Map<String, AttributeMergePolicy>, String, IProgressMonitor) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
addAttributesFromEntities(Collection<IEntity>, Collection<String>, Map<String, AttributeMergePolicy>, String, String, String, IProgressMonitor) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
addAttributesFromEntities(Collection<IEntity>, Collection<String>, Map<String, AttributeMergePolicy>, String, IProgressMonitor) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Adds attributes from a collection of entities to the diagram with join on entity and node IDs.
addAttributesFromEntities(Collection<IEntity>, Collection<String>, Map<String, AttributeMergePolicy>, String, String, String, IProgressMonitor) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Adds attributes from a collection of entities to the diagram.
addConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
addConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.Diagram
Adds a connection to the diagram.
addConnection(Connection) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Adds a connection to the diagram.
addConnectionGroup(ConnectionGroup) - Method in class pl.edu.agh.cast.model.visual.Node
 
addConnectionGroupToNodes() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
Adds this connection group to both nodes
addConnections(Collection<Connection>) - Method in class pl.edu.agh.cast.model.visual.Diagram
Adds many connections.
addConnections(Collection<Connection>) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Adds many connections.
addConnectionsForNode(Node) - Method in class pl.edu.agh.cast.model.visual.Diagram
Adds connections of a given node to the diagram.
addNode(Node) - Method in class pl.edu.agh.cast.model.visual.Diagram
Adds a node to the model
addNode(Node) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Adds a node to the model
AddNodeCommand - Class in pl.edu.agh.cast.command
 
AddNodeCommand(IDiagram, Node, Point, String) - Constructor for class pl.edu.agh.cast.command.AddNodeCommand
 
addNodeInternal(Node) - Method in class pl.edu.agh.cast.model.visual.Diagram
Adds a node to the model
addNodes(Collection<Node>) - Method in class pl.edu.agh.cast.model.visual.Diagram
Adds nodes to the model.
addNodes(Collection<Node>) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Adds nodes to the model.
addPropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.CastApplication
 
addPropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
addPropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface pl.edu.agh.cast.model.IPropertyChangeProvider
Add a property change listener to the object
addPropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.PropertyChangeProviderHelper
 
addPropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
addSelectionListener(ISelectionChangedListener) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
Add selection change listener to incorporated TreeViewer.
addSourceConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
addTargetConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
AdvancedSearchDialog - Class in pl.edu.agh.cast.ui.dialogs.search
This code was edited or generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use.
AdvancedSearchDialog(Shell, int, Diagram) - Constructor for class pl.edu.agh.cast.ui.dialogs.search.AdvancedSearchDialog
 
AdvancedSearchDialog_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
AdvancedSearchDialog_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
AdvancedSearchDialog_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
AdvancedSearchDialog_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
AdvancedSearchDialog_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
AllRelations - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationActionBarAdvisor - Class in pl.edu.agh.cast.ui.advisor
Class responsible for creating default top menu for application.
ApplicationActionBarAdvisor(IActionBarConfigurer) - Constructor for class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
ApplicationActionBarAdvisor_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationActionBarAdvisor_11 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationActionBarAdvisor_18 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationActionBarAdvisor_6 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchAdvisor - Class in pl.edu.agh.cast.ui.advisor
 
ApplicationWorkbenchAdvisor() - Constructor for class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchAdvisor
 
ApplicationWorkbenchAdvisor_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchAdvisor_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchAdvisor_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchAdvisor_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchAdvisor_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchAdvisor_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchAdvisor_7 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchAdvisor_8 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchAdvisor_9 - Static variable in class pl.edu.agh.cast.util.Messages
 
ApplicationWorkbenchWindowAdvisor - Class in pl.edu.agh.cast.ui.advisor
 
ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchWindowAdvisor
 
applyEditorValue() - Method in class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
Attribute - Class in pl.edu.agh.cast.model.attributes
Stores information about a single attribute registered in an attribute manager.
Attribute(String, boolean, ValueType, Object, boolean, boolean, boolean, String, String) - Constructor for class pl.edu.agh.cast.model.attributes.Attribute
 
ATTRIBUTE_CHANGE - Static variable in class pl.edu.agh.cast.model.visual.ModelElement
Id of an event informing of attribute value changes in model elements.
ATTRIBUTE_REGISTRATION_STATUS - Static variable in class pl.edu.agh.cast.model.attributes.AttributeManager
 
AttributeCellEditor - Class in pl.edu.agh.cast.ui.dialogs
Attribute cell editor allows editing text, color and boolean values in one column.
AttributeCellEditor(Composite) - Constructor for class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
AttributeEditorDialog - Class in pl.edu.agh.cast.ui.dialogs
Shows and enables changes of attributes of modelElement
AttributeEditorDialog(Shell, AttributeValueContainer, AttributeManager) - Constructor for class pl.edu.agh.cast.ui.dialogs.AttributeEditorDialog
 
AttributeEditorDialog(Shell, AttributeValueContainer, AttributeManager, int, int) - Constructor for class pl.edu.agh.cast.ui.dialogs.AttributeEditorDialog
 
AttributeEditorDialog_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
AttributeEditorDialog_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
AttributeEditorDialog_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
AttributeEditorDialog_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
AttributeEditorDialog_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
AttributeEditorDialog_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
AttributeEditorDialogLabelProvider_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
AttributeEditorDialogLabelProvider_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
AttributeManager - Class in pl.edu.agh.cast.model.attributes
Class responsible for holding available attribute types for different model element types.
AttributeManager() - Constructor for class pl.edu.agh.cast.model.attributes.AttributeManager
 
AttributeManagerConverter - Class in pl.edu.agh.cast.resources.xml
 
AttributeManagerConverter() - Constructor for class pl.edu.agh.cast.resources.xml.AttributeManagerConverter
 
AttributeMergePolicy - Class in pl.edu.agh.cast.model.attributes
This class represents a policy of merging two values of an Attribute into one.
AttributeMergePolicy() - Constructor for class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
 
AttributeMergePolicy.MergePolicyAlwaysFirst - Class in pl.edu.agh.cast.model.attributes
 
AttributeMergePolicy.MergePolicyAlwaysSecond - Class in pl.edu.agh.cast.model.attributes
 
AttributeMergePolicy.MergePolicyLogicalAnd - Class in pl.edu.agh.cast.model.attributes
 
AttributeMergePolicy.MergePolicyLogicalOr - Class in pl.edu.agh.cast.model.attributes
 
AttributeMergePolicyNotUniqueException - Exception in pl.edu.agh.cast.model.attributes
Thrown when an instance of AttributeMergePolicy with non unique Id is instantiated.
AttributeMergePolicyNotUniqueException() - Constructor for exception pl.edu.agh.cast.model.attributes.AttributeMergePolicyNotUniqueException
 
AttributeMergePolicyNotUniqueException(String) - Constructor for exception pl.edu.agh.cast.model.attributes.AttributeMergePolicyNotUniqueException
 
AttributeMergePolicyNotUniqueException(Throwable) - Constructor for exception pl.edu.agh.cast.model.attributes.AttributeMergePolicyNotUniqueException
 
AttributeMergePolicyNotUniqueException(String, Throwable) - Constructor for exception pl.edu.agh.cast.model.attributes.AttributeMergePolicyNotUniqueException
 
ATTRIBUTES_PROPERTY_CHANGE - Static variable in class pl.edu.agh.cast.model.attributes.AttributeManager
 
AttributeValidator - Class in pl.edu.agh.cast.model.attributes.validation
Class responsible for validation type of property.
AttributeValidator() - Constructor for class pl.edu.agh.cast.model.attributes.validation.AttributeValidator
 
AttributeValue - Class in pl.edu.agh.cast.model.attributes
 
AttributeValue(Attribute, Object) - Constructor for class pl.edu.agh.cast.model.attributes.AttributeValue
 
AttributeValueContainer - Interface in pl.edu.agh.cast.model.visual
An interface to be implemented by elements containing attributes.
AttributeValuesConverter - Class in pl.edu.agh.cast.resources.xml
 
AttributeValuesConverter() - Constructor for class pl.edu.agh.cast.resources.xml.AttributeValuesConverter
 

B

bindToAttributeManager() - Method in class pl.edu.agh.cast.model.visual.ModelElement
Registers this model elements to notifications from its attribute manager about changed properties.
BooleanAttributeValidator - Class in pl.edu.agh.cast.model.attributes.validation
 
BooleanAttributeValidator() - Constructor for class pl.edu.agh.cast.model.attributes.validation.BooleanAttributeValidator
 
BooleanCellEditor - Class in pl.edu.agh.cast.ui.dialogs
 
BooleanCellEditor(Composite, boolean) - Constructor for class pl.edu.agh.cast.ui.dialogs.BooleanCellEditor
 
BooleanCellEditor(Composite, int) - Constructor for class pl.edu.agh.cast.ui.dialogs.BooleanCellEditor
 
bringDown() - Method in class pl.edu.agh.cast.editpart.LabelEditManager
 
buildActions() - Method in class pl.edu.agh.cast.editor.DefaultActionBarContributor
 
BUNDLE_CLASS_NAME - Static variable in class pl.edu.agh.cast.util.Configuration
 
button - Variable in class pl.edu.agh.cast.ui.dialogs.BooleanCellEditor
 
Button_Cancel - Static variable in class pl.edu.agh.cast.util.Messages
 
Button_OK - Static variable in class pl.edu.agh.cast.util.Messages
 

C

calculateEnabled() - Method in class pl.edu.agh.cast.editor.action.ShowLegendSettingChangedAction
 
calculateEnabled() - Method in class pl.edu.agh.cast.editor.action.ShowStatisticsAction
 
cancelEditor() - Method in class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
cancelled - Variable in class pl.edu.agh.cast.resources.ProjectUtil.NewDiagramInfo
 
canConvert(Class) - Method in class pl.edu.agh.cast.resources.xml.AttributeManagerConverter
 
canConvert(Class) - Method in class pl.edu.agh.cast.resources.xml.AttributeValuesConverter
 
canConvert(Class) - Method in class pl.edu.agh.cast.resources.xml.VisualModelCachingFactoryConverter
 
canExecute() - Method in class pl.edu.agh.cast.command.ModifyAttributesCommand
Command can be executed only if: attributes were added or removed attribute values were changed attribute's showAsLabel flag changed Otherwise, command cannot be executed.
canExecute() - Method in class pl.edu.agh.cast.command.PasteCommand
 
canUndo() - Method in class pl.edu.agh.cast.command.EnhanceNodesCommand
This method always returns false.
CAST - Static variable in class pl.edu.agh.cast.util.Messages
 
CastApplication - Class in pl.edu.agh.cast
This class controls all aspects of the application's execution
CastApplication() - Constructor for class pl.edu.agh.cast.CastApplication
 
CastClipboardContents - Class in pl.edu.agh.cast.editor.action
Clipboard contents by CAST.
CastClipboardContents(List<Node>) - Constructor for class pl.edu.agh.cast.editor.action.CastClipboardContents
 
changeMostRecentlyProjectName(IProject, String) - Method in class pl.edu.agh.cast.resources.UserPreferences
Changes MRU project name.
changeProjectLocation(String) - Method in class pl.edu.agh.cast.resources.ProjectUtil
Removes project from workspace and adds project pointed to by newLocation.
checkFormat(String) - Method in class pl.edu.agh.cast.model.attributes.ListAttributeValidator
 
checkFormat(String) - Method in class pl.edu.agh.cast.model.attributes.validation.AttributeValidator
 
checkFormat(String) - Method in class pl.edu.agh.cast.model.attributes.validation.BooleanAttributeValidator
 
checkFormat(String) - Method in class pl.edu.agh.cast.model.attributes.validation.ColorAttributeValidator
 
checkFormat(String) - Method in class pl.edu.agh.cast.model.attributes.validation.DateAttributeValidator
 
checkFormat(String) - Method in class pl.edu.agh.cast.model.attributes.validation.IntegerAttributeValidator
 
checkFormat(String) - Method in class pl.edu.agh.cast.model.attributes.validation.StringAttributeValidator
 
checkIfBoolean(Object, Object) - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
Verifies if two values are of type Boolean.
CHILD - Static variable in class pl.edu.agh.cast.model.visual.Diagram
 
CHILDREN - Static variable in class pl.edu.agh.cast.model.visual.Diagram
 
closeProject(IProject) - Method in class pl.edu.agh.cast.resources.ProjectUtil
Closes a project, closing all editors as well.
CloseProjectAction - Class in pl.edu.agh.cast.ui.navigator.action
Closes current case.
CloseProjectAction() - Constructor for class pl.edu.agh.cast.ui.navigator.action.CloseProjectAction
 
closeProjectEditors(IProject, boolean) - Static method in class pl.edu.agh.cast.editor.EditorUtil
Close opened editors of given project.
ColorAttributeValidator - Class in pl.edu.agh.cast.model.attributes.validation
Class validating color property.
ColorAttributeValidator() - Constructor for class pl.edu.agh.cast.model.attributes.validation.ColorAttributeValidator
 
ColorFilterPanel - Class in pl.edu.agh.cast.ui.dialogs.search
 
ColorFilterPanel(Composite, int, String) - Constructor for class pl.edu.agh.cast.ui.dialogs.search.ColorFilterPanel
 
ColorLine_Label - Static variable in class pl.edu.agh.cast.util.Messages
 
ColorParameterFilter - Class in pl.edu.agh.cast.editor.operation.search.filters
 
ColorParameterFilter(String, String) - Constructor for class pl.edu.agh.cast.editor.operation.search.filters.ColorParameterFilter
 
com.cloudgarden.resource - package com.cloudgarden.resource
 
COMMON_CHECKBOX - Static variable in class pl.edu.agh.cast.util.Images
 
COMMON_CHECKBOX_SELECTED - Static variable in class pl.edu.agh.cast.util.Images
 
compare(Viewer, Object, Object) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorNameSorter
 
compareTo(Attribute) - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
Configuration - Class in pl.edu.agh.cast.util
 
Configuration_13 - Static variable in class pl.edu.agh.cast.util.Messages
 
Configuration_8 - Static variable in class pl.edu.agh.cast.util.Messages
 
configureGraphicalViewer() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
confirmationDialog(String, String) - Static method in class pl.edu.agh.cast.CastApplication
 
Connection - Class in pl.edu.agh.cast.model.visual
A visual representation of a IRelation // TODO remove _startDate from this class?
Connection() - Constructor for class pl.edu.agh.cast.model.visual.Connection
 
Connection(Node, Node, Date) - Constructor for class pl.edu.agh.cast.model.visual.Connection
 
CONNECTION - Static variable in class pl.edu.agh.cast.model.visual.Diagram
 
CONNECTION - Static variable in class pl.edu.agh.cast.util.Images
 
CONNECTION_COUNT_CHANGED - Static variable in class pl.edu.agh.cast.model.visual.ConnectionGroup
Events fired by connection group
ConnectionFactory - Class in pl.edu.agh.cast.model.visual
Factory responsible for creating new Connection objects
ConnectionFactory() - Constructor for class pl.edu.agh.cast.model.visual.ConnectionFactory
 
ConnectionGroup - Class in pl.edu.agh.cast.model.visual
Stores list of all connections between two nodes.
ConnectionGroup(Node, Node, ConnectionGroupAttributeManager) - Constructor for class pl.edu.agh.cast.model.visual.ConnectionGroup
Creates a connection group
ConnectionGroup_ConnCountChanged - Static variable in class pl.edu.agh.cast.util.Messages
 
ConnectionGroup_DoubleLineSourceToTargetLabel - Static variable in class pl.edu.agh.cast.util.Messages
 
ConnectionGroup_DoubleLineTargetToSourceLabel - Static variable in class pl.edu.agh.cast.util.Messages
 
ConnectionGroup_LineColor - Static variable in class pl.edu.agh.cast.util.Messages
 
ConnectionGroup_LineThickness - Static variable in class pl.edu.agh.cast.util.Messages
 
ConnectionGroup_SingleLineLabel - Static variable in class pl.edu.agh.cast.util.Messages
 
ConnectionGroup_VariableThicknessLineLabel - Static variable in class pl.edu.agh.cast.util.Messages
 
ConnectionGroupAttributeManager - Class in pl.edu.agh.cast.model.attributes
 
ConnectionGroupAttributeManager() - Constructor for class pl.edu.agh.cast.model.attributes.ConnectionGroupAttributeManager
 
ConnectionGroupWrapper - Class in pl.edu.agh.cast.ui.outline
Class wrapping ConnectionGroup so that it can be easily displayed in a OutlineTreeView.
ConnectionGroupWrapper(ConnectionGroup, Node) - Constructor for class pl.edu.agh.cast.ui.outline.ConnectionGroupWrapper
 
CONNECTIONS - Static variable in class pl.edu.agh.cast.model.visual.Node
 
containsNode(String) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Returns true if factory has created a node with specific id.
contributeToActionBars() - Method in class pl.edu.agh.cast.ui.AbstractConfigurableView
Fill action bars with view specific actions.
contributeToActionBars() - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
contributeToActionBars() - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
contributeToMenu(IMenuManager) - Method in class pl.edu.agh.cast.editor.DefaultActionBarContributor
 
contributeToToolBar(IToolBarManager) - Method in class pl.edu.agh.cast.editor.DefaultActionBarContributor
 
convert(String) - Method in class pl.edu.agh.cast.model.attributes.ListAttributeValidator
 
convert(String) - Method in class pl.edu.agh.cast.model.attributes.validation.AttributeValidator
 
convert(String) - Method in class pl.edu.agh.cast.model.attributes.validation.BooleanAttributeValidator
 
convert(String) - Method in class pl.edu.agh.cast.model.attributes.validation.ColorAttributeValidator
 
convert(String) - Method in class pl.edu.agh.cast.model.attributes.validation.DateAttributeValidator
 
convert(String) - Method in class pl.edu.agh.cast.model.attributes.validation.IntegerAttributeValidator
 
convert(String) - Method in class pl.edu.agh.cast.model.attributes.validation.StringAttributeValidator
 
convertFromStringFormat(String) - Method in class pl.edu.agh.cast.model.attributes.validation.AttributeValidator
Converts from string representation of property type to its object representation e.g.
convertToStringFormat(Object) - Method in class pl.edu.agh.cast.model.attributes.ListAttributeValidator
 
convertToStringFormat(Object) - Method in class pl.edu.agh.cast.model.attributes.validation.AttributeValidator
Returns a string representation of the value.
copy() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
copy() - Method in class pl.edu.agh.cast.model.attributes.AttributeValue
 
copyAttributes(AttributeValueContainer) - Method in class pl.edu.agh.cast.model.visual.ModelElement
Copies attributes present in current model element to another model element
copyAttributes(Mappable, ModelElement) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Copies entity's attributes to a node
copyAttributeValues(Mappable) - Method in class pl.edu.agh.cast.model.visual.ModelElement
Copies values of all Attributes of mappable that are registered in this ModelElement's AttributeManager.
copyConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
copyConnectionGroup(ConnectionGroup, Connection) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
copyNode(Node) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
copyTo(Connection) - Method in class pl.edu.agh.cast.model.visual.Connection
 
copyTo(ConnectionGroup) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
copyTo(Node) - Method in class pl.edu.agh.cast.model.visual.Node
 
CoreNodeIcon_DisplayName_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
CoreNodeIcon_DisplayName_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
CoreNodeIcon_DisplayName_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
CoreNodeIcon_DisplayName_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
CoreNodeIcon_DisplayName_Default - Static variable in class pl.edu.agh.cast.util.Messages
 
CoreNodeIcon_Group_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
CoreNodeIconFactory - Class in pl.edu.agh.cast.figure.icons
Implementation of node icon factory for Core component.
CoreNodeIconFactory() - Constructor for class pl.edu.agh.cast.figure.icons.CoreNodeIconFactory
 
createActionBarAdvisor(IActionBarConfigurer) - Method in class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchWindowAdvisor
 
createActions() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
createAndActivateProject(String, IPath) - Method in class pl.edu.agh.cast.resources.ProjectUtil
Create project of specified name if it does not exists and activates created project.
createCellEditorOn(Composite) - Method in class pl.edu.agh.cast.editpart.LabelEditManager
 
createConnection(IRelation) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Returns a connection corresponding to the given relation, creating it if necessary.
createConnection(IRelation, Set<String>) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Returns a connection corresponding to the given relation, creating it if necessary.
createConnectionGroup(Connection) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
createControl(Composite) - Method in class pl.edu.agh.cast.ui.AbstractTableView
This method creats the tree control, it is intendet to be changed in subclasses which need some more sophisticated control.
createControl(Composite) - Method in class pl.edu.agh.cast.ui.AbstractTreeView
This method creats the tree control, it is intendet to be changed in subclasses which need some more sophisticated control.
createControl(Composite) - Method in class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
createControl(Composite) - Method in class pl.edu.agh.cast.ui.dialogs.BooleanCellEditor
 
createControl(Composite) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
createControl(Composite) - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
createControl(Composite) - Method in class pl.edu.agh.cast.ui.wizards.SelectRootNumbersWizardPage
 
createEditPolicies() - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
createFieldEditors() - Method in class pl.edu.agh.cast.ui.preferences.GeneralPreferencesPage
 
createFigure() - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
createInitialLayout(IPageLayout) - Method in class pl.edu.agh.cast.ui.DefaultPerspective
 
createNode(IEntity) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Returns a node corresponding to the given entity, creating if it necessary.
createNode(IEntity, Set<String>) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Returns a node corresponding to the given entity, creating if it necessary.
createNodeCreationToolDrawers() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
createNodeIcon(Class, String, String, String, String, String) - Static method in class pl.edu.agh.cast.figure.icons.AbstractNodeIconFactory
Creates node icon object.
createPaletteViewerProvider() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
createPartControl(Composite) - Method in class pl.edu.agh.cast.ui.AbstractTableView
This method initializes the part control, i.e.
createPartControl(Composite) - Method in class pl.edu.agh.cast.ui.AbstractTreeView
This method initializes the part control, i.e.
createProject(String, IPath) - Method in class pl.edu.agh.cast.resources.ProjectUtil
Create project of specified name if it does not exists.
CreateProjectAction - Class in pl.edu.agh.cast.ui.navigator.action
 
CreateProjectAction() - Constructor for class pl.edu.agh.cast.ui.navigator.action.CreateProjectAction
 
CreateProjectAction_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectAction_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectAction_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectAction_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectAction_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectAction_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectAction_6 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectAction_7 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectAction_8 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectDialog - Class in pl.edu.agh.cast.ui.dialogs
Dialog used for creating a new project.
CreateProjectDialog(Shell, int, String, String, String) - Constructor for class pl.edu.agh.cast.ui.dialogs.CreateProjectDialog
 
CreateProjectDialog_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectDialog_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
CreateProjectDialog_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
createTargetRequest() - Method in class pl.edu.agh.cast.editor.EntityCreationTool
 
createTargetRequest() - Method in class pl.edu.agh.cast.editor.EntityDropTargetListener
 
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchAdvisor
 
createXStreamInstance() - Static method in class pl.edu.agh.cast.resources.xml.XStreamInitializer
Creates and initializes a new XStream instance with default set of classes
createXStreamInstance(Class<?>[]) - Static method in class pl.edu.agh.cast.resources.xml.XStreamInitializer
Creates and initializes a new XStream instance

D

DATA - Static variable in class pl.edu.agh.cast.util.Images
 
DateAttributeValidator - Class in pl.edu.agh.cast.model.attributes.validation
Class validation date property
DateAttributeValidator() - Constructor for class pl.edu.agh.cast.model.attributes.validation.DateAttributeValidator
 
DateFilterPanel - Class in pl.edu.agh.cast.ui.dialogs.search
 
DateFilterPanel(Composite, int, String) - Constructor for class pl.edu.agh.cast.ui.dialogs.search.DateFilterPanel
 
DateParameterFilter - Class in pl.edu.agh.cast.editor.operation.search.filters
 
DateParameterFilter(String, Date, Date) - Constructor for class pl.edu.agh.cast.editor.operation.search.filters.DateParameterFilter
 
deactivate() - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
declareGlobalActionKeys() - Method in class pl.edu.agh.cast.editor.DefaultActionBarContributor
 
DEFAULT_NODE_TYPE - Static variable in class pl.edu.agh.cast.model.visual.Node
 
DefaultActionBarContributor - Class in pl.edu.agh.cast.editor
 
DefaultActionBarContributor() - Constructor for class pl.edu.agh.cast.editor.DefaultActionBarContributor
 
DefaultFlayoutPreferences - Class in pl.edu.agh.cast.editor
 
DefaultFlayoutPreferences() - Constructor for class pl.edu.agh.cast.editor.DefaultFlayoutPreferences
 
DefaultPerspective - Class in pl.edu.agh.cast.ui
 
DefaultPerspective() - Constructor for class pl.edu.agh.cast.ui.DefaultPerspective
 
DefaultStatisticsProvider - Class in pl.edu.agh.cast.model
The default implementation of the statistics provider counts only the number of source and target relations, not taking into account any domain model data associated with them.
DefaultStatisticsProvider() - Constructor for class pl.edu.agh.cast.model.DefaultStatisticsProvider
 
DefaultStatisticsProvider_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
DeleteActionDelegate - Class in pl.edu.agh.cast.editor.action
 
DeleteActionDelegate() - Constructor for class pl.edu.agh.cast.editor.action.DeleteActionDelegate
 
DeleteModelElementsCommand - Class in pl.edu.agh.cast.command
This command will be created multiple times because of the way delete requests work on edit parts.
DeleteModelElementsCommand(IDiagram) - Constructor for class pl.edu.agh.cast.command.DeleteModelElementsCommand
 
DeleteModelElementsCommand_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
DeleteModelElementsCommand_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
DeleteModelElementsCommand_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
DeleteModelElementsCommand_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
DeleteModelElementsCommand_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
DeleteModelElementsCommand_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
DeleteModelElementsCommand_6 - Static variable in class pl.edu.agh.cast.util.Messages
 
dependsOnExternalFocusListener() - Method in class pl.edu.agh.cast.ui.dialogs.BooleanCellEditor
 
DESELECT - Static variable in class pl.edu.agh.cast.model.visual.Diagram
 
deselect() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
deselect() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
 
Diagram - Class in pl.edu.agh.cast.model.visual
 
Diagram(Collection<IDataSet>) - Constructor for class pl.edu.agh.cast.model.visual.Diagram
Constructs new diagram from model.
Diagram(Collection<IDataSet>, IProgressMonitor) - Constructor for class pl.edu.agh.cast.model.visual.Diagram
Constructs new diagram from model.
Diagram(Collection<IDataSet>, IProgressMonitor, boolean) - Constructor for class pl.edu.agh.cast.model.visual.Diagram
Constructs new diagram from model.
Diagram_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
Diagram_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
Diagram_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
Diagram_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
DIAGRAM_MARGIN_ID - Static variable in class pl.edu.agh.cast.model.attributes.DiagramAttributeManager
 
DiagramAttributeManager - Class in pl.edu.agh.cast.model.attributes
Attribute manager for diagram's attributes
DiagramAttributeManager() - Constructor for class pl.edu.agh.cast.model.attributes.DiagramAttributeManager
 
diagramCounter - Variable in class pl.edu.agh.cast.resources.ProjectUtil
 
DiagramEditorInput - Class in pl.edu.agh.cast.resources
 
DiagramEditorInput(IDiagram, IFile) - Constructor for class pl.edu.agh.cast.resources.DiagramEditorInput
 
DiagramEnhancingMonitor_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
DiagramEnhancingMonitor_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
DiagramEnhancingMonitor_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
DiagramFile - Class in pl.edu.agh.cast.ui.navigator
A wrapper for holding a File (probably) containing a serialized IDiagram.
DiagramFile(IFile) - Constructor for class pl.edu.agh.cast.ui.navigator.DiagramFile
Creates a wrapper for a diagram file, trying to read its diagram settings from it.
DiagramMarin_Label - Static variable in class pl.edu.agh.cast.util.Messages
 
DiagramSettings - Class in pl.edu.agh.cast.model.visual
Schema diagram settings.
DiagramSettings() - Constructor for class pl.edu.agh.cast.model.visual.DiagramSettings
 
DISPLAY_NAME - Static variable in class pl.edu.agh.cast.model.visual.DiagramSettings
 
displayName - Variable in class pl.edu.agh.cast.resources.ProjectUtil.NewDiagramInfo
 
dispose() - Static method in class com.cloudgarden.resource.SWTResourceManager
 
dispose() - Method in class pl.edu.agh.cast.action.AboutAction
 
dispose() - Method in class pl.edu.agh.cast.action.ExitAction
 
dispose() - Method in class pl.edu.agh.cast.action.HelpContentsAction
 
dispose() - Method in class pl.edu.agh.cast.action.PluginConfigurationAction
 
dispose() - Method in class pl.edu.agh.cast.action.PluginUpdateAction
 
dispose() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
dispose() - Method in class pl.edu.agh.cast.editor.action.AbstractOpenEditorAction
 
dispose() - Method in class pl.edu.agh.cast.editor.action.FitZoomAction
 
dispose() - Method in class pl.edu.agh.cast.editor.action.SaveAction
 
dispose() - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
dispose() - Method in class pl.edu.agh.cast.editor.action.SearchAction
dispose() - Method in class pl.edu.agh.cast.ui.AbstractContentProvider
The default implementation does not grab any resources, so this method is empty.
dispose() - Method in class pl.edu.agh.cast.ui.AbstractTableView
 
dispose() - Method in class pl.edu.agh.cast.ui.AbstractTreeView
 
dispose() - Method in class pl.edu.agh.cast.ui.navigator.action.CloseProjectAction
 
dispose() - Method in class pl.edu.agh.cast.ui.navigator.action.CreateProjectAction
 
dispose() - Method in class pl.edu.agh.cast.ui.navigator.action.ExportProjectToXMLAction
 
dispose() - Method in class pl.edu.agh.cast.ui.navigator.action.OpenProjectAction
 
dispose() - Method in class pl.edu.agh.cast.ui.navigator.action.RenameProjectAction
 
dispose() - Method in class pl.edu.agh.cast.ui.navigator.action.ShowProjectStartupAction
 
dispose() - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
dispose() - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
doGetValue() - Method in class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
doGetValue() - Method in class pl.edu.agh.cast.ui.dialogs.BooleanCellEditor
 
doSave(IProgressMonitor) - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
doSetFocus() - Method in class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
doSetFocus() - Method in class pl.edu.agh.cast.ui.dialogs.BooleanCellEditor
 
doSetValue(Object) - Method in class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
doSetValue(Object) - Method in class pl.edu.agh.cast.ui.dialogs.BooleanCellEditor
 
DOUBLE_CONNECTION_SOURCE_LABEL - Static variable in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
DOUBLE_CONNECTION_TARGET_LABEL - Static variable in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
DUMMY_ID - Static variable in class pl.edu.agh.cast.model.visual.Diagram
 
DUMMY_PROJECT_FILE_EXTENSION - Static variable in class pl.edu.agh.cast.util.Configuration
 

E

EDITED_ATTRIBUTE_ID - Static variable in class pl.edu.agh.cast.policy.NodeDirectEditPolicy
 
EditorAction - Class in pl.edu.agh.cast.editor.action
Default implementation of editor Actions
EditorAction() - Constructor for class pl.edu.agh.cast.editor.action.EditorAction
 
EditorSaverSupport - Class in pl.edu.agh.cast.editor
Handles prompts to save an editor when closing.
EditorSaverSupportDialog - Class in pl.edu.agh.cast.editor
 
EditorSaverSupportDialog(Shell, int, String, boolean) - Constructor for class pl.edu.agh.cast.editor.EditorSaverSupportDialog
 
EditorSaverSupportDialog_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
EditorSaverSupportDialog_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
EditorSaverSupportDialog_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
EditorSaverSupportDialog_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
EditorSaverSupportDialog_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
EditorSaverSupportDialog_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
EditorUtil - Class in pl.edu.agh.cast.editor
Utility methods for editors.
EditorUtil() - Constructor for class pl.edu.agh.cast.editor.EditorUtil
 
EditorUtil_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
EditorUtil_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
editorValueChanged(boolean, boolean) - Method in class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
EnhanceNodesAction - Class in pl.edu.agh.cast.editor.action
An EditorAction for executing EnhanceNodesCommand.
EnhanceNodesAction(IDiagram, IDataSet) - Constructor for class pl.edu.agh.cast.editor.action.EnhanceNodesAction
Constructor.
EnhanceNodesCommand - Class in pl.edu.agh.cast.command
A command that is to enhance Nodes from a IDiagram with attributes from matching entities of given IDataSet.
EnhanceNodesCommand(IDiagram, IDataSet) - Constructor for class pl.edu.agh.cast.command.EnhanceNodesCommand
Command constructor.
EnhanceNodesCommand_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
ENTITY_BIG - Static variable in class pl.edu.agh.cast.util.Images
 
ENTITY_SMALL - Static variable in class pl.edu.agh.cast.util.Images
 
EntityCreationTool - Class in pl.edu.agh.cast.editor
 
EntityCreationTool() - Constructor for class pl.edu.agh.cast.editor.EntityCreationTool
 
EntityCreationToolEntry - Class in pl.edu.agh.cast.editor
Tool entry for creating entities.
EntityCreationToolEntry(String, String, CreationFactory, ImageDescriptor, ImageDescriptor) - Constructor for class pl.edu.agh.cast.editor.EntityCreationToolEntry
 
EntityDropTargetListener - Class in pl.edu.agh.cast.editor
 
EntityDropTargetListener(EditPartViewer) - Constructor for class pl.edu.agh.cast.editor.EntityDropTargetListener
 
EntityHeader - Static variable in class pl.edu.agh.cast.util.Messages
 
equals(Object) - Method in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
equals(Object) - Method in class pl.edu.agh.cast.model.attributes.Attribute
Two Attributes are considered equal if their names are equal.
equals(Object) - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
 
equals(Object) - Method in class pl.edu.agh.cast.model.attributes.AttributeValue
 
equals(Object) - Method in class pl.edu.agh.cast.model.attributes.HexColor
 
equals(Object) - Method in class pl.edu.agh.cast.model.visual.Connection
 
equals(Object) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
Two ConnectionGroups are equal if their sources and targets are equal.
equals(Object) - Method in class pl.edu.agh.cast.model.visual.Node
 
equals(Object) - Method in class pl.edu.agh.cast.model.visual.Statistic
 
equals(Object) - Method in class pl.edu.agh.cast.resources.DiagramEditorInput
Two DiagramEditorInputs are equal if their files are equal.
equals(Object) - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
equals(Object) - Method in class pl.edu.agh.cast.resources.ModelEditorInput
Two ModelEditorInputs are equal if their files and models are equal
equals(Object) - Method in class pl.edu.agh.cast.util.MultiMap
 
errorDialog(String, String) - Static method in class pl.edu.agh.cast.CastApplication
 
escapeName(String) - Method in class pl.edu.agh.cast.resources.ProjectUtil
 
eventLoopException(Throwable) - Method in class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchAdvisor
 
execute() - Method in class pl.edu.agh.cast.command.AddNodeCommand
 
execute() - Method in class pl.edu.agh.cast.command.DeleteModelElementsCommand
 
execute() - Method in class pl.edu.agh.cast.command.EnhanceNodesCommand
 
execute() - Method in class pl.edu.agh.cast.command.LabelCommand
 
execute() - Method in class pl.edu.agh.cast.command.ModifyAttributesCommand
 
execute() - Method in class pl.edu.agh.cast.command.PasteCommand
 
execute() - Method in class pl.edu.agh.cast.command.RenameDiagramCommand
 
execute() - Method in class pl.edu.agh.cast.command.ToggleShowLegendSettingCommand
 
execute() - Method in class pl.edu.agh.cast.editor.operation.search.SearchOperation
 
execute() - Method in class pl.edu.agh.cast.editor.operation.SelectMediatorsOperation
Executes the algorithm.
executeCommand(Command) - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
exists() - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
ExitAction - Class in pl.edu.agh.cast.action
 
ExitAction() - Constructor for class pl.edu.agh.cast.action.ExitAction
 
export(String, List<IDiagram>, File) - Method in interface pl.edu.agh.cast.resources.IExporter
Exports list of IDiagram objects to external format and saves the output to specified file
export(IDiagram, File) - Method in interface pl.edu.agh.cast.resources.IExporter
Exports a single IDiagram to external format and saves the output to specified file
export(String, List<IDiagram>, File) - Method in class pl.edu.agh.cast.resources.xml.XMLExporter
 
export(IDiagram, File) - Method in class pl.edu.agh.cast.resources.xml.XMLExporter
 
ExportDiagramAction - Class in pl.edu.agh.cast.editor.action
 
ExportDiagramAction() - Constructor for class pl.edu.agh.cast.editor.action.ExportDiagramAction
 
ExportDiagramAction_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
ExportProjectToXMLAction - Class in pl.edu.agh.cast.ui.navigator.action
Exports selected project to XML file
ExportProjectToXMLAction() - Constructor for class pl.edu.agh.cast.ui.navigator.action.ExportProjectToXMLAction
 

F

FigureProvider - Class in pl.edu.agh.cast.editor
 
FigureProvider() - Constructor for class pl.edu.agh.cast.editor.FigureProvider
 
FILE - Static variable in class pl.edu.agh.cast.model.visual.Diagram
 
file - Variable in class pl.edu.agh.cast.resources.ProjectUtil.NewDiagramInfo
 
FILE - Static variable in class pl.edu.agh.cast.util.Images
 
FILE_EXTENSION - Static variable in class pl.edu.agh.cast.util.Configuration
 
FileEditorInput - Class in pl.edu.agh.cast.resources
 
FileEditorInput(IFile) - Constructor for class pl.edu.agh.cast.resources.FileEditorInput
 
fillAttributeHolder(Collection<AttributeValue>) - Method in class pl.edu.agh.cast.command.ModifyAttributesCommand
Changes attributes and it's values in attributesHolder to attributes attached in input newAttributesValues Collection.
fillMenuBar(IMenuManager) - Method in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
FILTER - Static variable in class pl.edu.agh.cast.util.Images
 
FilterPanel - Class in pl.edu.agh.cast.ui.dialogs.search
 
FilterPanel(Composite, int) - Constructor for class pl.edu.agh.cast.ui.dialogs.search.FilterPanel
 
FindAction - Class in pl.edu.agh.cast.editor.action
Open dialog for finding nodes on a diagram.
FindAction() - Constructor for class pl.edu.agh.cast.editor.action.FindAction
 
findAll(FindNodesParameters, Collection<Node>) - Method in class pl.edu.agh.cast.editor.operation.FindNodesOperation
 
findConnection(String, String, Date) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
findConnection(String, String, Date) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
 
findConnection(String, String, Date) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
FindDialog - Class in pl.edu.agh.cast.ui.dialogs
Dialog used for finding nodes in diagram.
FindDialog(Shell, int, IEditorPart) - Constructor for class pl.edu.agh.cast.ui.dialogs.FindDialog
 
FindElement_Cancel - Static variable in class pl.edu.agh.cast.util.Messages
 
FindElement_Find - Static variable in class pl.edu.agh.cast.util.Messages
 
FindElement_FindAll - Static variable in class pl.edu.agh.cast.util.Messages
 
FindElement_MatchCase - Static variable in class pl.edu.agh.cast.util.Messages
 
FindElement_Next - Static variable in class pl.edu.agh.cast.util.Messages
 
FindElement_Prev - Static variable in class pl.edu.agh.cast.util.Messages
 
FindElement_UseWildcards - Static variable in class pl.edu.agh.cast.util.Messages
 
FindElement_WholeWord - Static variable in class pl.edu.agh.cast.util.Messages
 
FindElement_WildcardDescription - Static variable in class pl.edu.agh.cast.util.Messages
 
findFile(String, IContainer) - Static method in class pl.edu.agh.cast.editor.EditorUtil
Find reference to a file in given container.
findNext(FindNodesParameters, Collection<Node>) - Method in class pl.edu.agh.cast.editor.operation.FindNodesOperation
 
findNode(String) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
findNode(String) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
 
findNode(String) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
findNodes(FindNodesParameters, Collection<Node>) - Method in class pl.edu.agh.cast.editor.operation.FindNodesOperation
 
FindNodesOperation - Class in pl.edu.agh.cast.editor.operation
This class could probably use some refactoring..
FindNodesOperation() - Constructor for class pl.edu.agh.cast.editor.operation.FindNodesOperation
 
FindNodesParameters - Class in pl.edu.agh.cast.editor.operation
 
FindNodesParameters(String) - Constructor for class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
findNoWildcards(FindNodesParameters, Collection<Node>) - Method in class pl.edu.agh.cast.editor.operation.FindNodesOperation
 
findPrev(FindNodesParameters, Collection<Node>) - Method in class pl.edu.agh.cast.editor.operation.FindNodesOperation
 
findRelation(Connection) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
findRelation(Connection) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Finds relation for given connection
findRelation(Connection) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Find relation which was used to create given connection
findUsingWildcards(FindNodesParameters, Collection<Node>) - Method in class pl.edu.agh.cast.editor.operation.FindNodesOperation
 
firePropertyChange(String, Object, Object) - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
firePropertyChange(String, Object, Object) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
 
firePropertyChange(String, Object, Object) - Method in class pl.edu.agh.cast.model.PropertyChangeProviderHelper
 
firePropertyChange(String, Object, Object) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
firePropertyChange(String, Object, Object) - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
firePropertyChange(String, Object, Object) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
FitZoomAction - Class in pl.edu.agh.cast.editor.action
This class represents action which fits zoom level.
FitZoomAction(String, ImageDescriptor, ZoomManager) - Constructor for class pl.edu.agh.cast.editor.action.FitZoomAction
Public constructor.
FitZoomAction_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
FitZoomRetargetAction - Class in pl.edu.agh.cast.editor.action
This class represents retarget version of action which fits zoom level.
FitZoomRetargetAction() - Constructor for class pl.edu.agh.cast.editor.action.FitZoomRetargetAction
Public constructor.
FOLDER - Static variable in class pl.edu.agh.cast.util.Images
 
format() - Method in class pl.edu.agh.cast.model.attributes.AttributeValue
Returns a string representation of this value, to be used
foundCount() - Method in class pl.edu.agh.cast.editor.operation.FindNodesOperation
 
fromValue(Object) - Static method in enum pl.edu.agh.cast.model.attributes.ValueType
Returns ValueType matching given value object or null if none is applicable.

G

GeneralPreferencesPage - Class in pl.edu.agh.cast.ui.preferences
 
GeneralPreferencesPage() - Constructor for class pl.edu.agh.cast.ui.preferences.GeneralPreferencesPage
 
GeneralPreferencesPage_ShowStartup - Static variable in class pl.edu.agh.cast.util.Messages
 
generateProjectId() - Method in class pl.edu.agh.cast.resources.ProjectUtil
Create unique identifier for the project
get(String) - Method in class pl.edu.agh.cast.util.Images
 
get(K) - Method in class pl.edu.agh.cast.util.MultiMap
Returns a (modifiable) list of values stored under given key.
getActiveDiagram() - Static method in class pl.edu.agh.cast.editor.EditorUtil
Returns the active diagram - the diagram from active editor, if it has one.
getActiveEditorCommandStack() - Static method in class pl.edu.agh.cast.editor.EditorUtil
Returns CommandStack for active editor.
getActiveProject() - Static method in class pl.edu.agh.cast.CastApplication
 
getActiveProjectLocation() - Static method in class pl.edu.agh.cast.CastApplication
 
getActiveShell() - Static method in class pl.edu.agh.cast.CastApplication
 
getAdapter(Class) - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getAdapter(Class) - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
getAllConnections() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getAllEditors() - Static method in class pl.edu.agh.cast.editor.EditorUtil
 
getAllNodeIcons() - Method in class pl.edu.agh.cast.figure.icons.NodeIconProvider
 
getAllValues() - Method in interface pl.edu.agh.cast.model.visual.AttributeValueContainer
Returns complete list of attribute values in this container.
getAllValues() - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
getAttribute(String) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
Returns attribute with given id (name).
getAttribute() - Method in class pl.edu.agh.cast.model.attributes.AttributeValue
 
getAttributeManager() - Method in interface pl.edu.agh.cast.model.visual.AttributeValueContainer
 
getAttributeManager() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getAttributeManager() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getAttributeManager() - Method in class pl.edu.agh.cast.model.visual.Legend
 
getAttributeManager() - Method in class pl.edu.agh.cast.model.visual.ModelElement
Returns element's attribute manager
getAttributeManager() - Method in class pl.edu.agh.cast.model.visual.Node
 
getAttributes() - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
 
getAttributeValue(String) - Method in interface pl.edu.agh.cast.model.visual.AttributeValueContainer
 
getAttributeValue(String) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
getBaseUrl(String) - Static method in class pl.edu.agh.cast.util.Configuration
 
getBlue() - Method in class pl.edu.agh.cast.model.attributes.HexColor
 
getByClassName(String) - Static method in class pl.edu.agh.cast.editor.LayoutManagerFactory
 
getByKey(String) - Static method in class pl.edu.agh.cast.util.Messages
 
getChildren(Object) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorContentProvider
 
getChildren(Object) - Method in class pl.edu.agh.cast.ui.outline.OutlineContentProvider
 
getClipboard() - Static method in class pl.edu.agh.cast.CastApplication
 
getColor(int, int, int) - Static method in class com.cloudgarden.resource.SWTResourceManager
 
getCommonKeyHandler() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getConfiguration() - Method in class pl.edu.agh.cast.ui.AbstractConfigurableView
Returns the configuration of the view.
getConnection() - Method in class pl.edu.agh.cast.ui.outline.OutlineConnectionNode
 
getConnectionCount() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getConnectionGroup(Node, Node) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Find ConnectionGroup for given nodes.
getConnectionGroup() - Method in class pl.edu.agh.cast.ui.outline.ConnectionGroupWrapper
 
getConnectionGroups() - Method in class pl.edu.agh.cast.model.visual.Node
 
getConnections() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getConnections() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
This can throw UnsupportedOperationException if diagram does not have information about single connections.
getConnections() - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
getConnectionsNumber() - Method in class pl.edu.agh.cast.ui.wizards.SelectRootNumbersWizardPage
 
getContextMenuProvider() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getControl() - Method in class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
getController() - Method in class pl.edu.agh.cast.figure.LegendFigure
 
getCursor(int) - Static method in class com.cloudgarden.resource.SWTResourceManager
 
getDefault() - Static method in class pl.edu.agh.cast.Activator
Returns the shared instance
getDefaultDiagramName() - Method in class pl.edu.agh.cast.resources.ProjectUtil
 
getDefaultEditor() - Static method in class pl.edu.agh.cast.editor.EditorUtil
 
getDefaultIcon() - Method in class pl.edu.agh.cast.figure.icons.NodeIconProvider
 
getDefaultLayoutManager() - Method in interface pl.edu.agh.cast.editor.ILayoutSwitchable
Get default manager.
getDefaultLayoutManagerClass() - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
getDefaultLayoutManagerClass() - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
Get layout manager class.
getDefaultMergePolicy() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
getDefaultValue() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
getDefaultValue() - Method in enum pl.edu.agh.cast.model.attributes.ValueType
 
getDescriptor(String) - Method in class pl.edu.agh.cast.util.Images
 
getDiagram() - Method in class pl.edu.agh.cast.model.visual.NodeFactory
 
getDiagram() - Method in class pl.edu.agh.cast.resources.DiagramEditorInput
 
getDiagram() - Method in interface pl.edu.agh.cast.resources.IDiagramEditorInput
 
getDiagramName() - Method in class pl.edu.agh.cast.model.visual.Legend
 
getDiagramNames() - Method in class pl.edu.agh.cast.resources.ProjectUtil
Returns list of names of diagrams contained in project identified by projectName
getDiagrams() - Method in interface pl.edu.agh.cast.resources.IProjectContainer
 
getDiagrams() - Method in class pl.edu.agh.cast.resources.xml.XMLProjectContainer
 
getDiagramSettings() - Method in class pl.edu.agh.cast.ui.navigator.DiagramFile
Gets diagram settings
getDimensions() - Method in class pl.edu.agh.cast.model.visual.Node
 
getDirectEditCommand(DirectEditRequest) - Method in class pl.edu.agh.cast.policy.NodeDirectEditPolicy
 
getDisplay() - Static method in class pl.edu.agh.cast.CastApplication
 
getDisplayName() - Method in class pl.edu.agh.cast.model.attributes.Attribute
The human readable name of the attribute.
getDisplayName() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getDisplayName() - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
getDisplayName() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
 
getDisplayName() - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
 
getDisplayName(IProject) - Method in class pl.edu.agh.cast.resources.ProjectUtil
 
getDockLocation() - Method in class pl.edu.agh.cast.editor.DefaultFlayoutPreferences
 
getDomainModel() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getDomainModel() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Returns all model data (packaged as one DataSet) kept in the diagram.
getDoubleClickTimeout() - Method in class pl.edu.agh.cast.ui.dialogs.AttributeCellEditor
 
getDoubleClickTimeout() - Method in class pl.edu.agh.cast.ui.dialogs.BooleanCellEditor
 
getDummyManager() - Static method in class pl.edu.agh.cast.model.attributes.ConnectionGroupAttributeManager
 
getDummyManager() - Static method in class pl.edu.agh.cast.model.attributes.LegendAttributeManager
 
getDummyManager() - Static method in class pl.edu.agh.cast.model.attributes.NodeAttributeManager
 
getEditor() - Method in class pl.edu.agh.cast.editor.action.EditorAction
 
getEditorId() - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
getEditorId() - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
 
getEditPartsFactory() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getElements(Object) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorContentProvider
 
getElements(Object) - Method in class pl.edu.agh.cast.ui.outline.OutlineContentProvider
 
getFile() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getFile() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Reterun file in which this diagram is stored.
getFile() - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
getFile() - Method in class pl.edu.agh.cast.ui.navigator.DiagramFile
 
getFilter() - Method in class pl.edu.agh.cast.ui.dialogs.search.ColorFilterPanel
 
getFilter() - Method in class pl.edu.agh.cast.ui.dialogs.search.DateFilterPanel
 
getFilter() - Method in class pl.edu.agh.cast.ui.dialogs.search.FilterPanel
 
getFilter() - Method in class pl.edu.agh.cast.ui.dialogs.search.NumericFilterPanel
 
getFilter() - Method in class pl.edu.agh.cast.ui.dialogs.search.StringFilterPanel
 
getFont(String, int, int) - Static method in class com.cloudgarden.resource.SWTResourceManager
 
getFont(String, int, int, boolean, boolean) - Static method in class com.cloudgarden.resource.SWTResourceManager
 
getFriendlyName(String) - Method in class pl.edu.agh.cast.figure.icons.NodeIconProvider
 
getFriendlyName(String) - Method in class pl.edu.agh.cast.util.Images
Deprecated. To be removed. Use NodeIconProvider.getFriendlyName() instead.
getGreen() - Method in class pl.edu.agh.cast.model.attributes.HexColor
 
getGroup() - Method in class pl.edu.agh.cast.figure.icons.NodeIcon
Returns the name of the group this icon belongs to.
getGroupedNodeIcons() - Method in class pl.edu.agh.cast.figure.icons.NodeIconProvider
Returns a map of NodeIcons groups, with localized group names as keys.
getIcon() - Method in class pl.edu.agh.cast.figure.NodeFigure
 
getIconDescriptor() - Method in class pl.edu.agh.cast.figure.icons.NodeIcon
Returns the large icon descriptor.
getIconId() - Method in class pl.edu.agh.cast.figure.icons.NodeIcon
Returns the large icon unique ID.
getIconId(String) - Method in class pl.edu.agh.cast.figure.icons.NodeIconProvider
 
getId() - Method in class pl.edu.agh.cast.editor.action.ShowLegendSettingChangedAction
 
getId() - Method in class pl.edu.agh.cast.editor.action.ShowStatisticsAction
 
getId() - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
 
getId() - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy.MergePolicyAlwaysFirst
 
getId() - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy.MergePolicyAlwaysSecond
 
getId() - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy.MergePolicyLogicalAnd
 
getId() - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy.MergePolicyLogicalOr
 
getId() - Method in class pl.edu.agh.cast.model.visual.Node
 
getImage(String, Control) - Static method in class com.cloudgarden.resource.SWTResourceManager
 
getImage(String) - Static method in class com.cloudgarden.resource.SWTResourceManager
 
getImage(Object) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorLabelProvider
 
getImage(Object) - Method in class pl.edu.agh.cast.ui.outline.OutlineLabelProvider
 
getImageDescriptor(String) - Static method in class pl.edu.agh.cast.Activator
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor() - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
getImageId() - Method in class pl.edu.agh.cast.model.visual.Node
 
getImageId() - Method in class pl.edu.agh.cast.model.visual.NodeFactory
Returns image identifier that should be used as an icon for entities created by this factory
getImageLabel(String) - Method in class pl.edu.agh.cast.model.visual.Legend
 
getInitialWindowPerspectiveId() - Method in class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchAdvisor
 
getInput() - Method in class pl.edu.agh.cast.ui.AbstractTableView
 
getInstance() - Static method in class pl.edu.agh.cast.editor.EditorSaverSupport
 
getInstance() - Static method in class pl.edu.agh.cast.figure.icons.NodeIconProvider
 
getInstance() - Static method in class pl.edu.agh.cast.resources.ProjectStore
 
getInstance() - Static method in class pl.edu.agh.cast.resources.ProjectUtil
 
getInstance() - Static method in class pl.edu.agh.cast.resources.UserPreferences
 
getInstance() - Static method in class pl.edu.agh.cast.ui.navigator.NavigatorLabelProvider
 
getInstance() - Static method in class pl.edu.agh.cast.ui.navigator.NavigatorNameSorter
 
getInstance() - Static method in class pl.edu.agh.cast.ui.outline.dnd.ModelElementTransfer
 
getInstance() - Static method in class pl.edu.agh.cast.ui.outline.OutlineLabelProvider
 
getInstance() - Static method in class pl.edu.agh.cast.util.Configuration
 
getInstance() - Static method in class pl.edu.agh.cast.util.Images
 
getLabel() - Method in class pl.edu.agh.cast.command.RenameDiagramCommand
 
getLabel() - Method in class pl.edu.agh.cast.editpart.LabelCellEditorLocator
Returns the nodeFigure figure.
getLabel() - Method in interface pl.edu.agh.cast.figure.ILabeledFigure
 
getLabel() - Method in class pl.edu.agh.cast.figure.NodeFigure
 
getLabel() - Method in interface pl.edu.agh.cast.model.visual.IMoveable
 
getLabel() - Method in class pl.edu.agh.cast.model.visual.Legend
 
getLabel() - Method in class pl.edu.agh.cast.model.visual.Node
Returns a label, composed of values of all ValueType.String attributes that have Attribute.isShowAsLabel() set.
getLabelFigure() - Method in class pl.edu.agh.cast.figure.NodeFigure
 
getLayoutManager() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getLayoutManager() - Method in interface pl.edu.agh.cast.editor.IHasLayoutManager
Get current layout manager.
getLineColorLabel(HexColor) - Method in class pl.edu.agh.cast.model.visual.Legend
 
getLocation() - Method in interface pl.edu.agh.cast.model.visual.IMoveable
 
getLocation() - Method in class pl.edu.agh.cast.model.visual.Legend
 
getLocation() - Method in class pl.edu.agh.cast.model.visual.Node
 
getLocation() - Method in class pl.edu.agh.cast.ui.dialogs.CreateProjectDialog
 
getLocations() - Method in class pl.edu.agh.cast.resources.MostRecentlyUsedProject
 
getLogger() - Static method in class pl.edu.agh.cast.Activator
 
getMap() - Method in class pl.edu.agh.cast.util.MultiMap
Returns an unmodifiable view of the underlying map.
getMaximumAllowedInitialZoom() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getMid() - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
getMinEachConnections() - Method in class pl.edu.agh.cast.editor.operation.SelectMediatorsParameters
 
getMinimumAllowedInitialZoom() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getMinimumSize(int, int) - Method in class pl.edu.agh.cast.figure.ImageFigure
 
getMinMainConnections() - Method in class pl.edu.agh.cast.editor.operation.SelectMediatorsParameters
 
getMinTotalConnections() - Method in class pl.edu.agh.cast.editor.operation.SelectMediatorsParameters
 
getMode() - Method in class pl.edu.agh.cast.editor.operation.SelectMediatorsParameters
 
getModel() - Method in class pl.edu.agh.cast.resources.ModelEditorInput
 
getModel(IProject) - Method in class pl.edu.agh.cast.resources.ProjectStore
Returns model for given project.
getModelCasted() - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
getMostRecentlyUsedProjects() - Method in class pl.edu.agh.cast.resources.UserPreferences
 
getName() - Method in class pl.edu.agh.cast.figure.icons.NodeIcon
Returns icon's display name.
getName() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
getName() - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
getName() - Method in class pl.edu.agh.cast.resources.MostRecentlyUsedProject
 
getName() - Method in class pl.edu.agh.cast.ui.dialogs.CreateProjectDialog
 
getNewDiagramInfo(IProject) - Method in class pl.edu.agh.cast.resources.ProjectUtil
Returns new IFile for diagram.
GetNewNameDialog - Class in pl.edu.agh.cast.ui.dialogs
Dialog used for renaming project name.
GetNewNameDialog(Shell, int, String, String, String) - Constructor for class pl.edu.agh.cast.ui.dialogs.GetNewNameDialog
 
getNewObject() - Method in class pl.edu.agh.cast.model.visual.ConnectionFactory
 
getNewObject() - Method in class pl.edu.agh.cast.model.visual.NodeFactory
 
getNode() - Method in class pl.edu.agh.cast.ui.outline.OutlineConnectionNode
 
getNodeAttributeManager() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getNodeAttributeManager() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
 
getNodeCount() - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
getNodeFigure() - Method in class pl.edu.agh.cast.editpart.LabelCellEditorLocator
 
getNodeIcon(String) - Method in class pl.edu.agh.cast.figure.icons.NodeIconProvider
 
getNodeIcons() - Method in class pl.edu.agh.cast.figure.icons.AbstractNodeIconFactory
 
getNodeIcons() - Method in interface pl.edu.agh.cast.figure.icons.INodeIconFactory
 
getNodeIconsConfigurations() - Static method in class pl.edu.agh.cast.Activator
 
getNodeName() - Method in class pl.edu.agh.cast.model.visual.Statistic
The name of the node which correspond to this statistics row.
getNodes() - Method in class pl.edu.agh.cast.editor.action.CastClipboardContents
 
getNodes() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getNodes() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
 
getNodes() - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
getNodesNumber() - Method in class pl.edu.agh.cast.ui.wizards.SelectRootNumbersWizardPage
 
getNodeType() - Method in class pl.edu.agh.cast.figure.icons.NodeIcon
Returns the type of node this icon is for (by default).
getObjectType() - Method in class pl.edu.agh.cast.model.visual.ConnectionFactory
 
getObjectType() - Method in class pl.edu.agh.cast.model.visual.NodeFactory
 
getPalettePreferences() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getPaletteRoot() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getPaletteState() - Method in class pl.edu.agh.cast.editor.DefaultFlayoutPreferences
 
getPaletteWidth() - Method in class pl.edu.agh.cast.editor.DefaultFlayoutPreferences
 
getParameterName() - Method in class pl.edu.agh.cast.ui.dialogs.search.ColorFilterPanel
 
getParameterName() - Method in class pl.edu.agh.cast.ui.dialogs.search.DateFilterPanel
 
getParameterName() - Method in class pl.edu.agh.cast.ui.dialogs.search.FilterPanel
 
getParameterName() - Method in class pl.edu.agh.cast.ui.dialogs.search.NumericFilterPanel
 
getParameterName() - Method in class pl.edu.agh.cast.ui.dialogs.search.StringFilterPanel
 
getParent(Object) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorContentProvider
 
getParent(Object) - Method in class pl.edu.agh.cast.ui.outline.OutlineContentProvider
 
getPartName() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getPath() - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
getPcsDelegate() - Method in class pl.edu.agh.cast.model.PropertyChangeProviderHelper
 
getPermanentAttributes() - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
 
getPersistable() - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
getPreference(UserPreferences.PREF) - Method in class pl.edu.agh.cast.resources.UserPreferences
 
getPreferredSize(int, int) - Method in class pl.edu.agh.cast.figure.ImageFigure
 
getProject(IModel) - Method in class pl.edu.agh.cast.resources.ProjectStore
Returns IProject for given IModel
getProjectName() - Method in interface pl.edu.agh.cast.resources.IProjectContainer
 
getProjectName() - Method in class pl.edu.agh.cast.resources.xml.XMLProjectContainer
 
getPropertyChangeProvider() - Static method in class pl.edu.agh.cast.CastApplication
 
getPropertyManager() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getReadableDate() - Static method in class pl.edu.agh.cast.util.ReadableDateFactory
Get current date in a nice, internationalized format.
getReadableDate(Date) - Static method in class pl.edu.agh.cast.util.ReadableDateFactory
Get a date in a nice, internationalized format.
getRed() - Method in class pl.edu.agh.cast.model.attributes.HexColor
 
getRelations() - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Returns all relations kept in the local (diagram) model
getResult() - Method in class pl.edu.agh.cast.editor.EditorSaverSupportDialog
 
getResult() - Method in class pl.edu.agh.cast.ui.dialogs.GetNewNameDialog
 
getSearchedText() - Method in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
getSelection() - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
getSettings() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getSettings() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
 
getSmallIconDescriptor() - Method in class pl.edu.agh.cast.figure.icons.NodeIcon
Returns the small icon descriptor.
getSmallIconId() - Method in class pl.edu.agh.cast.figure.icons.NodeIcon
Returns the small icon unique ID.
getSmallIconId(String) - Method in class pl.edu.agh.cast.figure.icons.NodeIconProvider
 
getSource() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getSource() - Method in class pl.edu.agh.cast.model.visual.Statistic
The value of the statistics for the source edges.
getSourceConnectionAnchor(ConnectionEditPart) - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
getSourceConnectionAnchor(Request) - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
getSourceConnectionCountFor(Node) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getSourceConnections() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
Deprecated. Use ConnectionGroup.getSourceConnectionsFor(Node)
getSourceConnectionsFor(Node) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getSourceLabel() - Method in class pl.edu.agh.cast.model.visual.Statistic
The label (i.e.
getSourceNode() - Method in class pl.edu.agh.cast.model.visual.Connection
 
getSourceNode() - Method in class pl.edu.agh.cast.ui.outline.ConnectionGroupWrapper
 
getStartDate() - Method in class pl.edu.agh.cast.model.visual.Connection
 
getStatistics() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getStatistics(IProgressMonitor) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
getStatistics() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Deprecated. Use the IDiagram.getStatistics(IProgressMonitor) version with progress reporting
getStatistics(IProgressMonitor) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
 
getStatisticsConfigurations() - Static method in class pl.edu.agh.cast.Activator
 
getSupportedTypes() - Method in class pl.edu.agh.cast.ui.outline.dnd.ModelElementTransfer
 
getTarget() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getTarget() - Method in class pl.edu.agh.cast.model.visual.Statistic
The value of the statistics for the target edges.
getTargetConnectionAnchor(ConnectionEditPart) - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
getTargetConnectionAnchor(Request) - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
getTargetConnectionCountFor(Node) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getTargetConnections() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
Deprecated. Use ConnectionGroup.getTargetConnectionsFor(Node)
getTargetConnectionsFor(Node) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
getTargetLabel() - Method in class pl.edu.agh.cast.model.visual.Statistic
The label (i.e.
getTargetNode() - Method in class pl.edu.agh.cast.model.visual.Connection
 
getTargetNode() - Method in class pl.edu.agh.cast.ui.outline.ConnectionGroupWrapper
 
getText() - Method in class pl.edu.agh.cast.editor.action.ShowLegendSettingChangedAction
 
getText() - Method in class pl.edu.agh.cast.editor.action.ShowStatisticsAction
 
getText(Object) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorLabelProvider
 
getText(Object) - Method in class pl.edu.agh.cast.ui.outline.OutlineLabelProvider
 
getTitle() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getTitleToolTip() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getToolTipText() - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
getTotal() - Method in class pl.edu.agh.cast.model.visual.Statistic
The total value of the statistics row.
getTotalConnectionsCount() - Method in class pl.edu.agh.cast.model.visual.Node
 
getTotalLabel() - Method in class pl.edu.agh.cast.model.visual.Statistic
The label of the total value of the statistics row.
getTotalSourceConnectionsCount() - Method in class pl.edu.agh.cast.model.visual.Node
 
getTotalTargetConnectionsCount() - Method in class pl.edu.agh.cast.model.visual.Node
 
getType() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
getType() - Method in class pl.edu.agh.cast.model.visual.Node
 
getTypeClass() - Method in class pl.edu.agh.cast.model.attributes.ListAttributeValidator
 
getTypeClass() - Method in class pl.edu.agh.cast.model.attributes.validation.AttributeValidator
Gets class associated with specific property type
getTypeClass() - Method in class pl.edu.agh.cast.model.attributes.validation.BooleanAttributeValidator
 
getTypeClass() - Method in class pl.edu.agh.cast.model.attributes.validation.ColorAttributeValidator
 
getTypeClass() - Method in class pl.edu.agh.cast.model.attributes.validation.DateAttributeValidator
 
getTypeClass() - Method in class pl.edu.agh.cast.model.attributes.validation.IntegerAttributeValidator
 
getTypeClass() - Method in class pl.edu.agh.cast.model.attributes.validation.StringAttributeValidator
 
getTypeIds() - Method in class pl.edu.agh.cast.ui.outline.dnd.ModelElementTransfer
 
getTypeNames() - Method in class pl.edu.agh.cast.ui.outline.dnd.ModelElementTransfer
 
getValidator() - Method in enum pl.edu.agh.cast.model.attributes.ValueType
Gets validator associated with specific attribute type
getValue() - Method in class pl.edu.agh.cast.model.attributes.AttributeValue
 
getValue() - Method in enum pl.edu.agh.cast.resources.UserPreferences.PREF
 
getViewer() - Method in class pl.edu.agh.cast.ui.AbstractTableView
 
getViewer() - Method in class pl.edu.agh.cast.ui.AbstractTreeView
 
getViewport() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
getVisualModelFactory() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
GROUP - Static variable in class pl.edu.agh.cast.util.Images
 

H

handleException(Exception) - Method in interface pl.edu.agh.cast.util.IExceptionHandler
Handle exception.
handleExistingProjectAction(String) - Method in class pl.edu.agh.cast.resources.ProjectUtil
 
handleMissingProjectFile(String) - Method in class pl.edu.agh.cast.resources.ProjectUtil
 
handleNoProjectAction() - Method in class pl.edu.agh.cast.resources.ProjectUtil
 
handleWrongProjectLocationAction(String) - Method in class pl.edu.agh.cast.resources.ProjectUtil
 
hasChildren(Object) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorContentProvider
 
hasChildren(Object) - Method in class pl.edu.agh.cast.ui.outline.OutlineContentProvider
 
hashCode() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
hashCode() - Method in class pl.edu.agh.cast.model.attributes.AttributeValue
 
hashCode() - Method in class pl.edu.agh.cast.model.visual.Connection
 
hashCode() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
hashCode() - Method in class pl.edu.agh.cast.model.visual.Node
 
hashCode() - Method in class pl.edu.agh.cast.model.visual.Statistic
 
hashCode() - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
HelpContentsAction - Class in pl.edu.agh.cast.action
 
HelpContentsAction() - Constructor for class pl.edu.agh.cast.action.HelpContentsAction
 
HexColor - Class in pl.edu.agh.cast.model.attributes
 
HexColor() - Constructor for class pl.edu.agh.cast.model.attributes.HexColor
 
HexColor(int, int, int) - Constructor for class pl.edu.agh.cast.model.attributes.HexColor
 
hookContextMenu() - Method in class pl.edu.agh.cast.ui.AbstractConfigurableView
Add actions and action groups to context menu.
hookContextMenu() - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
hookContextMenu() - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
hookDoubleClickAction() - Method in class pl.edu.agh.cast.ui.AbstractConfigurableView
Provide action for double click.
hookDoubleClickAction() - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
hookDoubleClickAction() - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 

I

ID - Static variable in class pl.edu.agh.cast.CastApplication
 
ID - Static variable in class pl.edu.agh.cast.command.DeleteModelElementsCommand
 
ID - Static variable in class pl.edu.agh.cast.editor.action.FitZoomAction
 
ID - Static variable in class pl.edu.agh.cast.editor.action.ShowLegendSettingChangedAction
 
ID - Static variable in class pl.edu.agh.cast.editor.action.ShowStatisticsAction
 
ID - Static variable in class pl.edu.agh.cast.ui.DefaultPerspective
 
ID - Static variable in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
ID - Static variable in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
Id - Static variable in class pl.edu.agh.cast.util.Messages
 
IDiagram - Interface in pl.edu.agh.cast.model.visual
 
IDiagramEditorInput - Interface in pl.edu.agh.cast.resources
 
IDiagramSettings - Interface in pl.edu.agh.cast.model.visual
Diagram settings
IExceptionHandler - Interface in pl.edu.agh.cast.util
Interface of asynchronous Exception handler.
IExporter - Interface in pl.edu.agh.cast.resources
Interface for project and diagram exporters, which can save the diagrams list (whole project) or a single diagram in format which is understandable between different instances and versions of system.
IHasLayoutManager - Interface in pl.edu.agh.cast.editor
Interface indicating that implementor uses LayoutManager
IImporter - Interface in pl.edu.agh.cast.resources
Interface for project and diagram importers, which can load the project (a list of diagrams) or a single diagram even between different instances and versions of the system.
ILabeledFigure - Interface in pl.edu.agh.cast.figure
This is an interface that should be implemented by figures that allow setting and getting of textual labels
ILayoutSwitchable - Interface in pl.edu.agh.cast.editor
Interface defining funcionality of editors which support layout manager changing/switching.
IMAGE_ID - Static variable in class pl.edu.agh.cast.editor.EntityCreationTool
 
ImageFigure - Class in pl.edu.agh.cast.figure
 
ImageFigure(String) - Constructor for class pl.edu.agh.cast.figure.ImageFigure
 
Images - Class in pl.edu.agh.cast.util
Convenience class for storing references to image descriptors used by the readme tool.
IMoveable - Interface in pl.edu.agh.cast.model.visual
 
importDiagram(File) - Method in interface pl.edu.agh.cast.resources.IImporter
Imports a diagram from specified file
importDiagram(File) - Method in class pl.edu.agh.cast.resources.xml.XMLImporter
 
importDiagramSettings(File) - Method in interface pl.edu.agh.cast.resources.IImporter
Imports diagram settings from specified file.
importDiagramSettings(File) - Method in class pl.edu.agh.cast.resources.xml.XMLImporter
 
ImportFileAction - Class in pl.edu.agh.cast.action
Deprecated. 
ImportFileAction() - Constructor for class pl.edu.agh.cast.action.ImportFileAction
Deprecated.  
importProject(File) - Method in interface pl.edu.agh.cast.resources.IImporter
Imports project (list of IDiagram objects) from specified file
importProject(File) - Method in class pl.edu.agh.cast.resources.xml.XMLImporter
 
IncomingCallsHeader - Static variable in class pl.edu.agh.cast.util.Messages
 
informationDialog(String, String) - Static method in class pl.edu.agh.cast.CastApplication
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.action.AboutAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.action.ExitAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.action.HelpContentsAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.action.PluginConfigurationAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.action.PluginUpdateAction
 
init(IEditorSite, IEditorInput) - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.editor.action.AbstractOpenEditorAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.editor.action.SaveAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.editor.action.SearchAction
init(Class, String[][]) - Method in class pl.edu.agh.cast.figure.icons.AbstractNodeIconFactory
Initializes the factory.
init() - Method in class pl.edu.agh.cast.figure.LegendFigure
 
init(String, String) - Method in class pl.edu.agh.cast.figure.NodeFigure
 
init(List<Attribute>) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
Initialise this manager after deserializing attributes
init(IProject) - Method in class pl.edu.agh.cast.resources.ProjectStore
Initialize the project.
init(IViewSite, IMemento) - Method in class pl.edu.agh.cast.ui.AbstractConfigurableView
This init method restores the configuration of this view using the IMemento object.
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.ui.navigator.action.CloseProjectAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.ui.navigator.action.CreateProjectAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.ui.navigator.action.ExportProjectToXMLAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.ui.navigator.action.OpenProjectAction
 
init(IViewPart) - Method in class pl.edu.agh.cast.ui.navigator.action.RemoveAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.ui.navigator.action.RenameProjectAction
 
init(IWorkbenchWindow) - Method in class pl.edu.agh.cast.ui.navigator.action.ShowProjectStartupAction
 
init(IWorkbench) - Method in class pl.edu.agh.cast.ui.preferences.GeneralPreferencesPage
 
initAfterDeserialization(Set<Connection>) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Initializes all fields after custom de-serialization
initCellEditor() - Method in class pl.edu.agh.cast.editpart.LabelEditManager
 
initialize(IWorkbenchConfigurer) - Method in class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchAdvisor
 
initializeDefaultPreferences() - Method in class pl.edu.agh.cast.preferences.PreferenceInitializer
 
initializeDefaults() - Method in class pl.edu.agh.cast.resources.UserPreferences
 
initializeGraphicalViewer() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
INodeIconFactory - Interface in pl.edu.agh.cast.figure.icons
Interface that should be implemented by all extensions of pl.edu.agh.cast.nodeIcons extension point.
inputChanged(Viewer, Object, Object) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class pl.edu.agh.cast.ui.outline.OutlineContentProvider
 
IntegerAttributeValidator - Class in pl.edu.agh.cast.model.attributes.validation
Class validating integer property type
IntegerAttributeValidator() - Constructor for class pl.edu.agh.cast.model.attributes.validation.IntegerAttributeValidator
 
IParameterFilter - Interface in pl.edu.agh.cast.editor.operation.search.filters
 
IPATH_CLASS_NAME - Static variable in class pl.edu.agh.cast.util.Configuration
 
IProjectContainer - Interface in pl.edu.agh.cast.resources
Helper interface for exporter/importer, used to embed list of IDiagram objects and project name
IPropertyChangeProvider - Interface in pl.edu.agh.cast.model
This is an interface that defines methods for adding and removing property change listeners
isAllowDuplicates() - Method in class pl.edu.agh.cast.util.MultiMap
Checks if duplicate values are allowed for one key.
isAttributeEditable(String) - Method in interface pl.edu.agh.cast.model.visual.AttributeValueContainer
 
isAttributeEditable(String) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
isAttributeSettable(String) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
isBetween(Node, Node) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
isConnected(Node) - Method in class pl.edu.agh.cast.model.visual.Node
 
isEachModeSelected() - Method in class pl.edu.agh.cast.ui.wizards.SelectRootNumbersWizardPage
 
isEditable() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
isEnhancable() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
isEnhancable() - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Checks if the nodes of this diagram may be enhanced with attributes of entities from another IDataSet.
isFilterEnabled() - Method in class pl.edu.agh.cast.ui.dialogs.search.ColorFilterPanel
 
isFilterEnabled() - Method in class pl.edu.agh.cast.ui.dialogs.search.DateFilterPanel
 
isFilterEnabled() - Method in class pl.edu.agh.cast.ui.dialogs.search.FilterPanel
 
isFilterEnabled() - Method in class pl.edu.agh.cast.ui.dialogs.search.NumericFilterPanel
 
isFilterEnabled() - Method in class pl.edu.agh.cast.ui.dialogs.search.StringFilterPanel
 
isInitialized(IProject) - Method in class pl.edu.agh.cast.resources.ProjectStore
 
isList() - Method in enum pl.edu.agh.cast.model.attributes.ValueType
 
IsMain - Static variable in class pl.edu.agh.cast.util.Messages
 
isMainNode() - Method in class pl.edu.agh.cast.model.visual.Node
 
isMatchCase() - Method in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
isNameLocalizable() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
isPermanent() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
isRegisteredId(String) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
 
isRememberResult() - Method in class pl.edu.agh.cast.editor.EditorSaverSupportDialog
 
isSaved() - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
isShowAsLabel() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
isShowLegend() - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
isShowLegend() - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
 
isSummary() - Method in class pl.edu.agh.cast.model.visual.Statistic
Is the statistic row a special (summary) row? It will always appear at the end of the statistics dialog.
isSupported(LayoutManager) - Method in interface pl.edu.agh.cast.editor.ILayoutSwitchable
Tell whether given manager can be applied.
isSupportedType(TransferData) - Method in class pl.edu.agh.cast.ui.outline.dnd.ModelElementTransfer
 
isSuppressLocationChangeEvents() - Static method in class pl.edu.agh.cast.model.visual.Node
 
IStatisticsProvider - Interface in pl.edu.agh.cast.model
Interface to be implemented by generic statistics providers
isUseWildcards() - Method in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
isValidClass(Object) - Method in class pl.edu.agh.cast.model.attributes.validation.AttributeValidator
Checks if object is valid type for specific property type
isValidStringFormat(String) - Method in class pl.edu.agh.cast.model.attributes.validation.AttributeValidator
Checks if string representation can be converted to object type (e.g.
isWholeWord() - Method in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 

J

javaToNative(Object, TransferData) - Method in class pl.edu.agh.cast.ui.outline.dnd.ModelElementTransfer
 

K

KEY_SCHEME_ID - Static variable in class pl.edu.agh.cast.CastApplication
 

L

LabelCellEditorLocator - Class in pl.edu.agh.cast.editpart
 
LabelCellEditorLocator(NodeFigure) - Constructor for class pl.edu.agh.cast.editpart.LabelCellEditorLocator
 
LabelCommand - Class in pl.edu.agh.cast.command
Changes value of a single attribute of a given node.
LabelCommand(Node, String, String) - Constructor for class pl.edu.agh.cast.command.LabelCommand
 
LabelCommand_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
LabelEditManager - Class in pl.edu.agh.cast.editpart
 
LabelEditManager(GraphicalEditPart, LabelCellEditorLocator) - Constructor for class pl.edu.agh.cast.editpart.LabelEditManager
The default constructor
LayoutManagerFactory - Class in pl.edu.agh.cast.editor
 
Legend - Class in pl.edu.agh.cast.model.visual
 
Legend(String) - Constructor for class pl.edu.agh.cast.model.visual.Legend
 
LEGEND_SHOWN - Static variable in class pl.edu.agh.cast.model.visual.DiagramSettings
 
LegendAttributeManager - Class in pl.edu.agh.cast.model.attributes
 
LegendAttributeManager() - Constructor for class pl.edu.agh.cast.model.attributes.LegendAttributeManager
 
LegendEditPart - Class in pl.edu.agh.cast.editpart
 
LegendEditPart(Legend, LayoutManager) - Constructor for class pl.edu.agh.cast.editpart.LegendEditPart
 
LegendElement_label - Static variable in class pl.edu.agh.cast.util.Messages
 
LegendFigure - Class in pl.edu.agh.cast.figure
 
LegendFigure(Legend, LegendEditPart) - Constructor for class pl.edu.agh.cast.figure.LegendFigure
 
LINE_COLOR - Static variable in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
LINE_THICKNESS - Static variable in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
ListAttributeValidator - Class in pl.edu.agh.cast.model.attributes
An AttributeValue validator for lists of strings.
ListAttributeValidator() - Constructor for class pl.edu.agh.cast.model.attributes.ListAttributeValidator
 
LOCATION - Static variable in class pl.edu.agh.cast.model.visual.Legend
 
LOCATION - Static variable in class pl.edu.agh.cast.model.visual.Node
 
log - Static variable in class pl.edu.agh.cast.editor.AbstractEditor
 
log - Static variable in class pl.edu.agh.cast.editor.action.EditorAction
 
log - Static variable in class pl.edu.agh.cast.ui.AbstractConfigurableView
Logger
LOG_CONFIG_FILE - Static variable in class pl.edu.agh.cast.util.Configuration
 
lookup(Object) - Method in class pl.edu.agh.cast.model.visual.NodeIndexer
Returns list of nodes that have the indexing attribute value equal to value.

M

M_DIAGRAM - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_DIAGRAM_CONTEXT - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_DIAGRAM_CONTEXT_2 - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_DIAGRAM_EXPORT - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_DIAGRAM_LAYOUT - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_DIAGRAM_NEW - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_DIAGRAM_SAVE - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_DIAGRAM_SEARCH - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_EDIT - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_EDIT_COPYPASTE - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_EDIT_FIND - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_EDIT_UNDOREDO - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_HELP - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_HELP_ABOUT - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_HELP_CONTENTS - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_HELP_UPDATES - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_PROJECT - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_PROJECT_END - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_PROJECT_IMPORT - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_PROJECT_MODIFY - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_PROJECT_NEW - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_PROJECT_OPEN - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_VIEW - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_VIEW_ALIGN_HORIZONTAL - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_VIEW_ALIGN_VERTICAL - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
M_VIEW_ZOOM - Static variable in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
main(String[]) - Static method in class pl.edu.agh.cast.ui.dialogs.FindDialog
Auto-generated main method to display this org.eclipse.swt.widgets.Dialog inside a new Shell.
main(String[]) - Static method in class pl.edu.agh.cast.ui.dialogs.search.AdvancedSearchDialog
Auto-generated main method to display this org.eclipse.swt.widgets.Dialog inside a new Shell.
main(String[]) - Static method in class pl.edu.agh.cast.ui.dialogs.search.ColorFilterPanel
Auto-generated main method to display this org.eclipse.swt.widgets.Composite inside a new Shell.
main(String[]) - Static method in class pl.edu.agh.cast.ui.dialogs.search.DateFilterPanel
Auto-generated main method to display this org.eclipse.swt.widgets.Composite inside a new Shell.
main(String[]) - Static method in class pl.edu.agh.cast.ui.dialogs.search.NumericFilterPanel
Auto-generated main method to display this org.eclipse.swt.widgets.Composite inside a new Shell.
main(String[]) - Static method in class pl.edu.agh.cast.ui.dialogs.search.StringFilterPanel
Auto-generated main method to display this org.eclipse.swt.widgets.Composite inside a new Shell.
makeActions() - Method in class pl.edu.agh.cast.ui.AbstractConfigurableView
Create actions which are used in this view.
makeActions(IWorkbenchWindow) - Method in class pl.edu.agh.cast.ui.advisor.ApplicationActionBarAdvisor
 
makeActions() - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
makeActions() - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class pl.edu.agh.cast.resources.xml.AttributeManagerConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class pl.edu.agh.cast.resources.xml.AttributeValuesConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class pl.edu.agh.cast.resources.xml.VisualModelCachingFactoryConverter
 
matchCase - Variable in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
matches(Node) - Method in class pl.edu.agh.cast.editor.operation.search.filters.ColorParameterFilter
 
matches(Node) - Method in class pl.edu.agh.cast.editor.operation.search.filters.DateParameterFilter
 
matches(Node) - Method in interface pl.edu.agh.cast.editor.operation.search.filters.IParameterFilter
 
matches(Node) - Method in class pl.edu.agh.cast.editor.operation.search.filters.NumericParameterFilter
 
matches(Node) - Method in class pl.edu.agh.cast.editor.operation.search.filters.StringParameterFilter
 
MENU_TEXT - Static variable in class pl.edu.agh.cast.editor.action.ShowLegendSettingChangedAction
 
MENU_TEXT - Static variable in class pl.edu.agh.cast.editor.action.ShowStatisticsAction
 
MERGE_POLICY_ALWAYS_FIRST - Static variable in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
A merge policy that always returns the first value.
MERGE_POLICY_ALWAYS_SECOND - Static variable in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
A merge policy that always returns the second value.
MERGE_POLICY_LOGICAL_AND - Static variable in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
A merge policy that always returns the logical conjunction (AND) of given values.
MERGE_POLICY_LOGICAL_OR - Static variable in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
A merge policy that always returns the logical alternative (OR) of given values.
mergeValues(Attribute, Object, Object) - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy.MergePolicyAlwaysFirst
 
mergeValues(Attribute, Object, Object) - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy.MergePolicyAlwaysSecond
 
mergeValues(Attribute, Object, Object) - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy.MergePolicyLogicalAnd
 
mergeValues(Attribute, Object, Object) - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy.MergePolicyLogicalOr
 
mergeValues(Attribute, Object, Object) - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
Merges two Attribute values into one.
Messages - Class in pl.edu.agh.cast.util
 
ModelEditorInput - Class in pl.edu.agh.cast.resources
 
ModelEditorInput(Collection<IDataSet>, IFile) - Constructor for class pl.edu.agh.cast.resources.ModelEditorInput
 
ModelElement - Class in pl.edu.agh.cast.model.visual
An abstract class for a visual model element.
ModelElement() - Constructor for class pl.edu.agh.cast.model.visual.ModelElement
 
ModelElementPropertyHolder_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
ModelElementPropertyManager_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
ModelElementTransfer - Class in pl.edu.agh.cast.ui.outline.dnd
 
ModelElementTransfer() - Constructor for class pl.edu.agh.cast.ui.outline.dnd.ModelElementTransfer
 
modelToDiagram(ModelEditorInput) - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
ModifyAttributesCommand - Class in pl.edu.agh.cast.command
Sets new values in AttributeHolder.
ModifyAttributesCommand(AttributeValueContainer, Collection<AttributeValue>) - Constructor for class pl.edu.agh.cast.command.ModifyAttributesCommand
 
ModifyAttributesCommand_Label - Static variable in class pl.edu.agh.cast.util.Messages
 
MostRecentlyUsedProject - Class in pl.edu.agh.cast.resources
A wrapper for most recently used project information
MostRecentlyUsedProject(String, List<String>) - Constructor for class pl.edu.agh.cast.resources.MostRecentlyUsedProject
 
MsgBoxHelper - Class in pl.edu.agh.cast.ui.util
Shows different styles of message boxes
MsgBoxHelper() - Constructor for class pl.edu.agh.cast.ui.util.MsgBoxHelper
 
MultiMap<K,V> - Class in pl.edu.agh.cast.util
This class implements a multi-map functionality.
MultiMap() - Constructor for class pl.edu.agh.cast.util.MultiMap
Creates new instance using HashMap as underlying map.
MultiMap(boolean) - Constructor for class pl.edu.agh.cast.util.MultiMap
Creates new instance using HashMap as underlying map.
MultiMap(Map<K, List<V>>) - Constructor for class pl.edu.agh.cast.util.MultiMap
Creates new instance using map as underlying map.
MultiMap(Map<K, List<V>>, boolean) - Constructor for class pl.edu.agh.cast.util.MultiMap
Creates new instance using map as underlying map.

N

NAME - Static variable in class pl.edu.agh.cast.model.visual.Diagram
 
nativeToJava(TransferData) - Method in class pl.edu.agh.cast.ui.outline.dnd.ModelElementTransfer
 
NavigatorContentProvider - Class in pl.edu.agh.cast.ui.navigator
Provides contents of the navigator tree view.
NavigatorContentProvider(Viewer, AbstractConfigurableView) - Constructor for class pl.edu.agh.cast.ui.navigator.NavigatorContentProvider
 
NavigatorLabelProvider - Class in pl.edu.agh.cast.ui.navigator
Class providing labels and images for objects in the navigator tree.
NavigatorLabelProvider() - Constructor for class pl.edu.agh.cast.ui.navigator.NavigatorLabelProvider
 
NavigatorLabelProvider_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorNameSorter - Class in pl.edu.agh.cast.ui.navigator
TODO: expand this class, e.g.
NavigatorNameSorter() - Constructor for class pl.edu.agh.cast.ui.navigator.NavigatorNameSorter
 
NavigatorProjectInfo - Class in pl.edu.agh.cast.ui.navigator
 
NavigatorProjectInfo(Composite) - Constructor for class pl.edu.agh.cast.ui.navigator.NavigatorProjectInfo
 
NavigatorProjectInfo_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorProjectInfo_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorProjectInfo_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorTreeView - Class in pl.edu.agh.cast.ui.navigator
The treeview class responsible for displaying project / diagram / model navigation tree
NavigatorTreeView() - Constructor for class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
NavigatorTreeView_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorTreeView_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorTreeView_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorTreeView_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorTreeView_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorTreeView_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
NavigatorTreeView_6 - Static variable in class pl.edu.agh.cast.util.Messages
 
needsInitialLayout() - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
needsInitialLayout() - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
 
Node - Class in pl.edu.agh.cast.model.visual
IMPORTANT!! When adding new fields to this class, be careful to update the copyTo method.
Node(String, boolean, NodeAttributeManager) - Constructor for class pl.edu.agh.cast.model.visual.Node
 
Node(String, boolean, NodeAttributeManager, Point) - Constructor for class pl.edu.agh.cast.model.visual.Node
 
NODE - Static variable in class pl.edu.agh.cast.util.Images
 
NODE_ICON_FACTORY - Static variable in class pl.edu.agh.cast.Activator
 
Node_label - Static variable in class pl.edu.agh.cast.util.Messages
 
NodeAttributeManager - Class in pl.edu.agh.cast.model.attributes
 
NodeAttributeManager() - Constructor for class pl.edu.agh.cast.model.attributes.NodeAttributeManager
 
NodeAttributeManager(Collection<IDataSet>) - Constructor for class pl.edu.agh.cast.model.attributes.NodeAttributeManager
 
NodeDirectEditPolicy - Class in pl.edu.agh.cast.policy
Provides a direct edit policy for an edit part.
NodeDirectEditPolicy() - Constructor for class pl.edu.agh.cast.policy.NodeDirectEditPolicy
 
NodeFactory - Class in pl.edu.agh.cast.model.visual
Class responsible for creating new nodes
NodeFactory(String, String) - Constructor for class pl.edu.agh.cast.model.visual.NodeFactory
 
NodeFigure - Class in pl.edu.agh.cast.figure
A node figure with an icon and a multiline, centered text.
NodeFigure() - Constructor for class pl.edu.agh.cast.figure.NodeFigure
 
NodeFigure(String, String) - Constructor for class pl.edu.agh.cast.figure.NodeFigure
 
NodeIcon - Class in pl.edu.agh.cast.figure.icons
Representation of diagram icon specific for given node type.
NodeIcon(String, String, ImageDescriptor, ImageDescriptor, String) - Constructor for class pl.edu.agh.cast.figure.icons.NodeIcon
Constructor.
NodeIconProvider - Class in pl.edu.agh.cast.figure.icons
Provides uniform and centralized way of accessing NodeIcons.
NodeIndexer - Class in pl.edu.agh.cast.model.visual
Class for indexing Nodes based on the specified attribute.
NodeIndexer(VisualModelCachingFactory) - Constructor for class pl.edu.agh.cast.model.visual.NodeIndexer
Creates node indexer with index built based on NodeAttributeManager.PERMANENT_ID attribute.
NodeIndexer(VisualModelCachingFactory, String) - Constructor for class pl.edu.agh.cast.model.visual.NodeIndexer
Creates node indexer with index built based on attribute attribute.All types of nodes are indexed.
NodeIndexer(VisualModelCachingFactory, String, String) - Constructor for class pl.edu.agh.cast.model.visual.NodeIndexer
Creates node indexer with index built based on attribute attribute.
NodeIndexer(VisualModelCachingFactory, String, String, IProgressMonitor) - Constructor for class pl.edu.agh.cast.model.visual.NodeIndexer
Creates node indexer with index built based on attribute attribute.
NodesFinder_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
NodesFinder_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
NumericFilterPanel - Class in pl.edu.agh.cast.ui.dialogs.search
 
NumericFilterPanel(Composite, int, String) - Constructor for class pl.edu.agh.cast.ui.dialogs.search.NumericFilterPanel
 
NumericParameterFilter - Class in pl.edu.agh.cast.editor.operation.search.filters
 
NumericParameterFilter(String, Double, Double) - Constructor for class pl.edu.agh.cast.editor.operation.search.filters.NumericParameterFilter
 

O

oldRemoveConnectionGroupFromNodes() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
Deprecated. Do not use this method to remove a connection group from a diagram. Use Diagram.removeConnection(Connection) instead.
open() - Method in class pl.edu.agh.cast.editor.EditorSaverSupportDialog
 
open() - Method in class pl.edu.agh.cast.ui.dialogs.AttributeEditorDialog
 
open(String) - Method in class pl.edu.agh.cast.ui.dialogs.CreateProjectDialog
Opens dialog with current name specified for changes.
open() - Method in class pl.edu.agh.cast.ui.dialogs.FindDialog
 
open(String) - Method in class pl.edu.agh.cast.ui.dialogs.GetNewNameDialog
Opens dialog with current name specified for changes.
open() - Method in class pl.edu.agh.cast.ui.dialogs.ProjectStartupDialog
 
open() - Method in class pl.edu.agh.cast.ui.dialogs.search.AdvancedSearchDialog
 
open() - Method in class pl.edu.agh.cast.ui.dialogs.StatisticsDialog
 
openEditorForSavedDiagram(IDiagram, IEditorDescriptor, IFile) - Static method in class pl.edu.agh.cast.editor.EditorUtil
Opens editor from a saved diagram.
openEmptyEditor(IProject, IEditorDescriptor) - Static method in class pl.edu.agh.cast.editor.EditorUtil
Opens a new empty editor of given type.
openNewEditor(IDataSet, IProject, IEditorDescriptor) - Static method in class pl.edu.agh.cast.editor.EditorUtil
Opens a new editor for single data set.
openNewEditor(IModel, IProject, IEditorDescriptor) - Static method in class pl.edu.agh.cast.editor.EditorUtil
Opens a new editor for the whole model.
openProject(String, boolean) - Method in class pl.edu.agh.cast.resources.ProjectUtil
Opens existing project from specified directory
OpenProjectAction - Class in pl.edu.agh.cast.ui.navigator.action
Open existing project from existing files
OpenProjectAction() - Constructor for class pl.edu.agh.cast.ui.navigator.action.OpenProjectAction
 
OperationConfirmation - Static variable in class pl.edu.agh.cast.util.Messages
 
OperationError - Static variable in class pl.edu.agh.cast.util.Messages
 
OTHER_FILE - Static variable in class pl.edu.agh.cast.util.Images
 
OutgoingCallsHeader - Static variable in class pl.edu.agh.cast.util.Messages
 
OutlineConnectionNode - Class in pl.edu.agh.cast.ui.outline
 
OutlineConnectionNode(IRelation, IEntity) - Constructor for class pl.edu.agh.cast.ui.outline.OutlineConnectionNode
 
OutlineContentProvider - Class in pl.edu.agh.cast.ui.outline
Provides content to the OutlineTreeView
OutlineContentProvider(Viewer, AbstractConfigurableView) - Constructor for class pl.edu.agh.cast.ui.outline.OutlineContentProvider
 
OutlineLabelProvider - Class in pl.edu.agh.cast.ui.outline
 
OutlineLabelProvider() - Constructor for class pl.edu.agh.cast.ui.outline.OutlineLabelProvider
 
OutlineLabelProvider_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
OutlineTreeView - Class in pl.edu.agh.cast.ui.outline
 
OutlineTreeView() - Constructor for class pl.edu.agh.cast.ui.outline.OutlineTreeView
 

P

paintFigure(Graphics) - Method in class pl.edu.agh.cast.figure.ImageFigure
 
parseColor(String) - Static method in class pl.edu.agh.cast.model.attributes.HexColor
 
partActivated(IWorkbenchPart) - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
partActivated(IWorkbenchPart) - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
partBroughtToTop(IWorkbenchPart) - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
partBroughtToTop(IWorkbenchPart) - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
partClosed(IWorkbenchPart) - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
partClosed(IWorkbenchPart) - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
partDeactivated(IWorkbenchPart) - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
partDeactivated(IWorkbenchPart) - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
partOpened(IWorkbenchPart) - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
partOpened(IWorkbenchPart) - Method in class pl.edu.agh.cast.ui.outline.OutlineTreeView
 
PasteAction - Class in pl.edu.agh.cast.editor.action
 
PasteAction() - Constructor for class pl.edu.agh.cast.editor.action.PasteAction
 
PasteCommand - Class in pl.edu.agh.cast.command
 
PasteCommand(Collection<Node>, IDiagram) - Constructor for class pl.edu.agh.cast.command.PasteCommand
 
PasteCommand_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
PATH_CLASS_NAME - Static variable in class pl.edu.agh.cast.util.Configuration
 
PERMANENT_ID - Static variable in class pl.edu.agh.cast.model.attributes.NodeAttributeManager
 
PERMANENT_ISMAIN - Static variable in class pl.edu.agh.cast.model.attributes.NodeAttributeManager
 
PERMANENT_LABEL - Static variable in class pl.edu.agh.cast.model.attributes.LegendAttributeManager
 
PERMANENT_LABEL - Static variable in class pl.edu.agh.cast.model.attributes.NodeAttributeManager
 
pl.edu.agh.cast - package pl.edu.agh.cast
 
pl.edu.agh.cast.action - package pl.edu.agh.cast.action
 
pl.edu.agh.cast.command - package pl.edu.agh.cast.command
 
pl.edu.agh.cast.editor - package pl.edu.agh.cast.editor
 
pl.edu.agh.cast.editor.action - package pl.edu.agh.cast.editor.action
 
pl.edu.agh.cast.editor.operation - package pl.edu.agh.cast.editor.operation
 
pl.edu.agh.cast.editor.operation.search - package pl.edu.agh.cast.editor.operation.search
 
pl.edu.agh.cast.editor.operation.search.filters - package pl.edu.agh.cast.editor.operation.search.filters
 
pl.edu.agh.cast.editpart - package pl.edu.agh.cast.editpart
 
pl.edu.agh.cast.figure - package pl.edu.agh.cast.figure
 
pl.edu.agh.cast.figure.icons - package pl.edu.agh.cast.figure.icons
 
pl.edu.agh.cast.model - package pl.edu.agh.cast.model
 
pl.edu.agh.cast.model.attributes - package pl.edu.agh.cast.model.attributes
 
pl.edu.agh.cast.model.attributes.validation - package pl.edu.agh.cast.model.attributes.validation
 
pl.edu.agh.cast.model.visual - package pl.edu.agh.cast.model.visual
 
pl.edu.agh.cast.policy - package pl.edu.agh.cast.policy
 
pl.edu.agh.cast.preferences - package pl.edu.agh.cast.preferences
 
pl.edu.agh.cast.resources - package pl.edu.agh.cast.resources
 
pl.edu.agh.cast.resources.xml - package pl.edu.agh.cast.resources.xml
 
pl.edu.agh.cast.ui - package pl.edu.agh.cast.ui
 
pl.edu.agh.cast.ui.advisor - package pl.edu.agh.cast.ui.advisor
 
pl.edu.agh.cast.ui.dialogs - package pl.edu.agh.cast.ui.dialogs
 
pl.edu.agh.cast.ui.dialogs.search - package pl.edu.agh.cast.ui.dialogs.search
 
pl.edu.agh.cast.ui.navigator - package pl.edu.agh.cast.ui.navigator
 
pl.edu.agh.cast.ui.navigator.action - package pl.edu.agh.cast.ui.navigator.action
 
pl.edu.agh.cast.ui.outline - package pl.edu.agh.cast.ui.outline
 
pl.edu.agh.cast.ui.outline.dnd - package pl.edu.agh.cast.ui.outline.dnd
 
pl.edu.agh.cast.ui.preferences - package pl.edu.agh.cast.ui.preferences
 
pl.edu.agh.cast.ui.util - package pl.edu.agh.cast.ui.util
 
pl.edu.agh.cast.ui.wizards - package pl.edu.agh.cast.ui.wizards
 
pl.edu.agh.cast.util - package pl.edu.agh.cast.util
 
placeDialogInCenter(Shell, Shell) - Static method in class pl.edu.agh.cast.ui.util.SWTHelper
 
PLATFORM_CLASS_NAME - Static variable in class pl.edu.agh.cast.util.Configuration
 
PLUGIN_ID - Static variable in class pl.edu.agh.cast.Activator
 
PLUGIN_ID - Static variable in class pl.edu.agh.cast.util.Configuration
 
PluginConfigurationAction - Class in pl.edu.agh.cast.action
 
PluginConfigurationAction() - Constructor for class pl.edu.agh.cast.action.PluginConfigurationAction
 
PluginUpdateAction - Class in pl.edu.agh.cast.action
 
PluginUpdateAction() - Constructor for class pl.edu.agh.cast.action.PluginUpdateAction
 
postShutdown() - Method in class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchAdvisor
 
postStartup() - Method in class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchAdvisor
 
PreferenceInitializer - Class in pl.edu.agh.cast.preferences
Class used to aid in default cast core plugin preference value initialization.
PreferenceInitializer() - Constructor for class pl.edu.agh.cast.preferences.PreferenceInitializer
 
preStartup() - Method in class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchAdvisor
 
preWindowOpen() - Method in class pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchWindowAdvisor
 
PROJECT - Static variable in class pl.edu.agh.cast.util.Images
 
PROJECT_NAME_FORBIDDEN_CHARS - Static variable in class pl.edu.agh.cast.resources.ProjectUtil
 
projectExists(String) - Method in class pl.edu.agh.cast.ui.dialogs.GetNewNameDialog
 
ProjectStartupDialog - Class in pl.edu.agh.cast.ui.dialogs
This code was edited or generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use.
ProjectStartupDialog(Shell, int) - Constructor for class pl.edu.agh.cast.ui.dialogs.ProjectStartupDialog
 
ProjectStartupDialog_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_10 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_11 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_12 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_13 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_6 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_7 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_8 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStartupDialog_9 - Static variable in class pl.edu.agh.cast.util.Messages
 
ProjectStore - Class in pl.edu.agh.cast.resources
 
ProjectUtil - Class in pl.edu.agh.cast.resources
Utility methods for operating on projects
ProjectUtil.NewDiagramInfo - Class in pl.edu.agh.cast.resources
 
ProjectUtil.NewDiagramInfo(boolean) - Constructor for class pl.edu.agh.cast.resources.ProjectUtil.NewDiagramInfo
 
ProjectUtil.NewDiagramInfo(String, IFile, boolean) - Constructor for class pl.edu.agh.cast.resources.ProjectUtil.NewDiagramInfo
 
promptToSaveOnClose() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
promptToSaveOnClose(AbstractEditor) - Method in class pl.edu.agh.cast.editor.EditorSaverSupport
Prompts the user for action when editor is unsaved.
PROPERTY_ACTIVE_PROJECT - Static variable in class pl.edu.agh.cast.CastApplication
 
PROPERTY_SHOW_AS_LABEL - Static variable in class pl.edu.agh.cast.model.attributes.Attribute
 
propertyChange(PropertyChangeEvent) - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
propertyChange(PropertyChangeEvent) - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
propertyChange(PropertyChangeEvent) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
Forward property change events from single attributes
propertyChange(PropertyChangeEvent) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
propertyChange(PropertyChangeEvent) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
propertyChange(PropertyChangeEvent) - Method in class pl.edu.agh.cast.resources.ProjectUtil
Property change notification
propertyChange(PropertyChangeEvent) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
propertyChange(PropertyChangeEvent) - Method in class pl.edu.agh.cast.ui.outline.OutlineContentProvider
 
propertyChanged(Object, int) - Method in class pl.edu.agh.cast.editor.action.SaveAction
 
propertyChanged(Object, int) - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
PropertyChangeProviderHelper - Class in pl.edu.agh.cast.model
A property change provider that can be used to delegate to from other IPropertyChangeProvider implementations.
PropertyChangeProviderHelper(IPropertyChangeProvider) - Constructor for class pl.edu.agh.cast.model.PropertyChangeProviderHelper
 
provideExportImageFigures(IFile) - Method in class pl.edu.agh.cast.editor.FigureProvider
 
provideExportImageFigures(List<GraphicalEditPart>) - Method in class pl.edu.agh.cast.editor.FigureProvider
 
put(String, String) - Method in class pl.edu.agh.cast.util.Images
 
put(K, V...) - Method in class pl.edu.agh.cast.util.MultiMap
Adds values to the key entry.
putDescriptor(String, ImageDescriptor) - Method in class pl.edu.agh.cast.util.Images
 

Q

questionDialog(String, String) - Static method in class pl.edu.agh.cast.CastApplication
 

R

ReadableDateFactory - Class in pl.edu.agh.cast.util
Class working as a factory providing nicely formated dates.
ReadableDateFactory_Format - Static variable in class pl.edu.agh.cast.util.Messages
 
readDiagram(IFile) - Static method in class pl.edu.agh.cast.resources.SerializationUtil
Reads the whole diagram from a serialized file
readDiagram() - Method in class pl.edu.agh.cast.ui.navigator.DiagramFile
Tries to read diagram from underlying file
readDiagramSettings(IFile) - Static method in class pl.edu.agh.cast.resources.SerializationUtil
Reads only diagram settings from a file with serialized diagram
readResolve() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
readResolve() - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
 
readResolve() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
readResolve() - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
readResolve() - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
readResolve() - Method in class pl.edu.agh.cast.model.visual.Node
Inits transient fields during deserialization
redo() - Method in class pl.edu.agh.cast.command.DeleteModelElementsCommand
 
refresh() - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
refreshItems() - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
refreshVisuals() - Method in class pl.edu.agh.cast.editpart.LegendEditPart
 
registerAttribute(String, ValueType) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
 
registerContextMenu() - Method in class pl.edu.agh.cast.editor.AbstractEditor
Registers context menu Can be called by subclasses to reregister the menu if the action registry is modified
registerMostRecentlyUsedProject(IProject) - Method in class pl.edu.agh.cast.resources.UserPreferences
MRU projects are kept in the preferences in the following form
registerPermanentAttribute(String, ValueType, boolean, boolean) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
This register method should be used for predefined attributes, i.e.
registerPermanentAttribute(String, ValueType, boolean, boolean, String, String) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
This register method should be used for attributes defined in domain models.
registerResourceUser(Widget) - Static method in class com.cloudgarden.resource.SWTResourceManager
This method should be called by *all* Widgets which use resources provided by this SWTResourceManager.
relocate(CellEditor) - Method in class pl.edu.agh.cast.editpart.LabelCellEditorLocator
 
remove(IProject) - Method in class pl.edu.agh.cast.resources.ProjectStore
 
RemoveAction - Class in pl.edu.agh.cast.ui.navigator.action
 
RemoveAction() - Constructor for class pl.edu.agh.cast.ui.navigator.action.RemoveAction
 
RemoveAction_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
RemoveAction_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
RemoveAction_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
RemoveAction_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
removeConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
removeConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.Diagram
Removes a connection from the model.
removeConnection(Connection) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Removes a connection from the model.
removeConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
removeConnectionGroup(ConnectionGroup) - Method in class pl.edu.agh.cast.model.visual.Node
 
removeConnectionGroupFromNodes() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
Removes this connection group from both nodes - counterpart of ConnectionGroup.addConnectionGroupToNodes()
RemoveDataSetAction_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
RemoveDataSetAction_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
RemoveDiagramAction_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
RemoveDiagramAction_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
removeMRUProject(String) - Method in class pl.edu.agh.cast.resources.UserPreferences
 
RemoveMultipleConfirm_DialogName - Static variable in class pl.edu.agh.cast.util.Messages
 
RemoveMultipleConfirm_Message - Static variable in class pl.edu.agh.cast.util.Messages
 
removeNode(Node) - Method in class pl.edu.agh.cast.model.visual.Diagram
Removes a node from the model.
removeNode(Node) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Removes a node from the model.
removeNode(Node) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
removeNodes(Collection<Node>) - Method in class pl.edu.agh.cast.model.visual.Diagram
Removes nodes from the model.
removeNodes(Collection<Node>) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Removes nodes from the model.
removePropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.CastApplication
 
removePropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
removePropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface pl.edu.agh.cast.model.IPropertyChangeProvider
Remove a property change listener to the object
removePropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.PropertyChangeProviderHelper
 
removePropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
removePropertyValue(String) - Method in interface pl.edu.agh.cast.model.visual.AttributeValueContainer
Removes attribute value from this container.
removePropertyValue(String) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
removeSelectionListener(ISelectionChangedListener) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
Remove selection change listener from incorporated TreeViewer.
removeSourceConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
removeTargetConnection(Connection) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
RenameDiagramAction - Class in pl.edu.agh.cast.ui.navigator.action
Action to rename a project.
RenameDiagramAction() - Constructor for class pl.edu.agh.cast.ui.navigator.action.RenameDiagramAction
 
RenameDiagramAction_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
RenameDiagramAction_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
RenameDiagramAction_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
RenameDiagramAction_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
RenameDiagramAction_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
RenameDiagramCommand - Class in pl.edu.agh.cast.command
Command to rename a diagram
RenameDiagramCommand(IDiagram, String) - Constructor for class pl.edu.agh.cast.command.RenameDiagramCommand
 
RenameDiagramCommand_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
RenameProjectAction - Class in pl.edu.agh.cast.ui.navigator.action
Renames active project.
RenameProjectAction() - Constructor for class pl.edu.agh.cast.ui.navigator.action.RenameProjectAction
 
RenameProjectAction_NoProjMsg - Static variable in class pl.edu.agh.cast.util.Messages
 
RenameProjectDialog_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
RenameProjectDialog_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
RenameProjectDialog_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
resolve(String) - Static method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
 
resourceChanged(IResourceChangeEvent) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorTreeView
 
run(IAction) - Method in class pl.edu.agh.cast.action.AboutAction
 
run(IAction) - Method in class pl.edu.agh.cast.action.ExitAction
 
run(IAction) - Method in class pl.edu.agh.cast.action.HelpContentsAction
 
run(IAction) - Method in class pl.edu.agh.cast.action.ImportFileAction
Deprecated.  
run(IAction) - Method in class pl.edu.agh.cast.action.PluginConfigurationAction
 
run(IAction) - Method in class pl.edu.agh.cast.action.PluginUpdateAction
 
run(IAction) - Method in class pl.edu.agh.cast.editor.action.AbstractOpenEditorAction
 
run(IAction) - Method in class pl.edu.agh.cast.editor.action.DeleteActionDelegate
 
run(IAction) - Method in class pl.edu.agh.cast.editor.action.EnhanceNodesAction
 
run(IAction) - Method in class pl.edu.agh.cast.editor.action.ExportDiagramAction
 
run(IAction) - Method in class pl.edu.agh.cast.editor.action.FindAction
Open dialog for defining finding criteria.
run() - Method in class pl.edu.agh.cast.editor.action.FitZoomAction
 
run(IAction) - Method in class pl.edu.agh.cast.editor.action.PasteAction
 
run(IAction) - Method in class pl.edu.agh.cast.editor.action.SaveAction
 
run(IAction) - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
run(IAction) - Method in class pl.edu.agh.cast.editor.action.SearchAction
Open dialog for defining finding criteria.
run(IAction) - Method in class pl.edu.agh.cast.editor.action.SelectAllActionDelegate
 
run(IAction) - Method in class pl.edu.agh.cast.ui.navigator.action.CloseProjectAction
 
run(IAction) - Method in class pl.edu.agh.cast.ui.navigator.action.CreateProjectAction
 
run(IAction) - Method in class pl.edu.agh.cast.ui.navigator.action.ExportProjectToXMLAction
 
run(IAction) - Method in class pl.edu.agh.cast.ui.navigator.action.OpenProjectAction
 
run(IAction) - Method in class pl.edu.agh.cast.ui.navigator.action.RemoveAction
 
run(IAction) - Method in class pl.edu.agh.cast.ui.navigator.action.RenameDiagramAction
 
run(IAction) - Method in class pl.edu.agh.cast.ui.navigator.action.RenameProjectAction
 
run(IAction) - Method in class pl.edu.agh.cast.ui.navigator.action.ShowProjectStartupAction
 
runWithEvent(Event) - Method in class pl.edu.agh.cast.editor.action.ShowLegendSettingChangedAction
 
runWithEvent(Event) - Method in class pl.edu.agh.cast.editor.action.ShowStatisticsAction
 
runWithPath(String) - Method in class pl.edu.agh.cast.ui.navigator.action.OpenProjectAction
 
runWithProgressMonitor(IRunnableWithProgress, IExceptionHandler) - Static method in class pl.edu.agh.cast.editor.EditorUtil
Runs given runnable.
runWithProgressMonitorInUIThread(IRunnableWithProgress, IExceptionHandler) - Static method in class pl.edu.agh.cast.editor.EditorUtil
Runs given runnable in UI thread (see Display.asyncExec(Runnable)).

S

SAMPLE_FILE_NAME - Static variable in class pl.edu.agh.cast.util.Configuration
 
SAMPLE_FILE_PREFIX - Static variable in class pl.edu.agh.cast.util.Configuration
 
SaveAction - Class in pl.edu.agh.cast.editor.action
Action saving active editor.
SaveAction() - Constructor for class pl.edu.agh.cast.editor.action.SaveAction
 
SaveAllAction - Class in pl.edu.agh.cast.editor.action
Action saving all opened editors.
SaveAllAction() - Constructor for class pl.edu.agh.cast.editor.action.SaveAllAction
 
saveModifiedEditors(IProject) - Static method in class pl.edu.agh.cast.editor.EditorUtil
Saves all modified files which belongs to specified project asking user file by file if he/she wants to save them
saveState(IMemento) - Method in class pl.edu.agh.cast.ui.AbstractConfigurableView
Save the configuration of the view in IMemento object.
SavingMsgBox_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
SavingMsgBox_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
SchemaCreationCommand_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
SearchAction - Class in pl.edu.agh.cast.editor.action
Open dialog for finding nodes on a diagram.
SearchAction() - Constructor for class pl.edu.agh.cast.editor.action.SearchAction
Default constructor.
SearchAction_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
searchedText - Variable in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
SearchOperation - Class in pl.edu.agh.cast.editor.operation.search
Extended search operation
SearchOperation(Collection<Node>, List<IParameterFilter>) - Constructor for class pl.edu.agh.cast.editor.operation.search.SearchOperation
 
select(boolean) - Method in class pl.edu.agh.cast.model.visual.Node
 
SelectAllActionDelegate - Class in pl.edu.agh.cast.editor.action
Delegates select all action execution to org.eclipse.gef.ui.actions.SelectAllAction class
SelectAllActionDelegate() - Constructor for class pl.edu.agh.cast.editor.action.SelectAllActionDelegate
 
SELECTED - Static variable in class pl.edu.agh.cast.model.visual.Node
 
SELECTED_PRIMARY - Static variable in class pl.edu.agh.cast.model.visual.Node
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.action.AboutAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.action.ExitAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.action.HelpContentsAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.action.ImportFileAction
Deprecated.  
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.action.PluginConfigurationAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.action.PluginUpdateAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.editor.action.AbstractOpenEditorAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.editor.action.DeleteActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.editor.action.EditorAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.editor.action.ExportDiagramAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.editor.action.SaveAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.editor.action.SaveAllAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.editor.action.SearchAction
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.ui.navigator.action.CloseProjectAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.ui.navigator.action.CreateProjectAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.ui.navigator.action.ExportProjectToXMLAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.ui.navigator.action.OpenProjectAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.ui.navigator.action.RemoveAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.ui.navigator.action.RenameDiagramAction
Selection in the workbench has been changed.
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.ui.navigator.action.RenameProjectAction
 
selectionChanged(IAction, ISelection) - Method in class pl.edu.agh.cast.ui.navigator.action.ShowProjectStartupAction
 
SelectMediatorsOperation - Class in pl.edu.agh.cast.editor.operation
The implementation of 'select mediators' algorithm.
SelectMediatorsOperation(SelectMediatorsParameters, Collection<Node>) - Constructor for class pl.edu.agh.cast.editor.operation.SelectMediatorsOperation
 
SelectMediatorsParameters - Class in pl.edu.agh.cast.editor.operation
 
SelectMediatorsParameters() - Constructor for class pl.edu.agh.cast.editor.operation.SelectMediatorsParameters
 
SelectMediatorsParameters.SelectMediatorsMode - Enum in pl.edu.agh.cast.editor.operation
 
selectNodes(Collection<Node>) - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
SelectRootNumbersWizardPage - Class in pl.edu.agh.cast.ui.wizards
 
SelectRootNumbersWizardPage(String) - Constructor for class pl.edu.agh.cast.ui.wizards.SelectRootNumbersWizardPage
 
SelectRootNumbersWizardPage_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
SelectRootNumbersWizardPage_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
SelectRootNumbersWizardPage_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
SelectRootNumbersWizardPage_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
SelectRootNumbersWizardPage_5 - Static variable in class pl.edu.agh.cast.util.Messages
 
SelectRootNumbersWizardPage_6 - Static variable in class pl.edu.agh.cast.util.Messages
 
SerializationUtil - Class in pl.edu.agh.cast.resources
Utility class for model serialization.
SerializationUtil() - Constructor for class pl.edu.agh.cast.resources.SerializationUtil
 
serializeToFile(IDiagram) - Static method in class pl.edu.agh.cast.resources.SerializationUtil
Serializes given model.
serializeToFile(DiagramEditorInput) - Static method in class pl.edu.agh.cast.resources.SerializationUtil
 
setActiveEditor(IAction, IEditorPart) - Method in class pl.edu.agh.cast.editor.action.EditorAction
 
setActiveEditor(IAction, IEditorPart) - Method in class pl.edu.agh.cast.editor.action.ExportDiagramAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class pl.edu.agh.cast.action.ImportFileAction
Deprecated.  
setActivePart(IAction, IWorkbenchPart) - Method in class pl.edu.agh.cast.ui.navigator.action.RenameDiagramAction
 
setActiveProject(IProject) - Static method in class pl.edu.agh.cast.CastApplication
Note: should be used only by ApplicationWorkbenchAdvisor
setAttributeIsLabel(String, boolean) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
Modifies registered attribute's showAsLabel flag.
setAttributeValue(String, Object) - Method in interface pl.edu.agh.cast.model.visual.AttributeValueContainer
Sets a new attribute value, fires change event.
setAttributeValue(String, Object, AttributeMergePolicy) - Method in interface pl.edu.agh.cast.model.visual.AttributeValueContainer
Sets a new attribute value according to given AttributeMergePolicy, fires change event.
setAttributeValue(String, Object) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
setAttributeValue(String, Object, AttributeMergePolicy) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
setBackground(Color) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorProjectInfo
 
setBlue(int) - Method in class pl.edu.agh.cast.model.attributes.HexColor
 
setBounds(Rectangle) - Method in class pl.edu.agh.cast.figure.ImageFigure
 
setDefaultLayoutManagerClass(String) - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
setDefaultLayoutManagerClass(String) - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
Set layout manager class which model should be opened with by default.
setDefaultMergePolicy(AttributeMergePolicy) - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
setDiagram(Diagram) - Method in class pl.edu.agh.cast.model.visual.NodeFactory
 
setDiagramName(String) - Method in class pl.edu.agh.cast.model.visual.Legend
 
setDiagrams(List<IDiagram>) - Method in class pl.edu.agh.cast.resources.xml.XMLProjectContainer
 
setDimensions(Dimension) - Method in class pl.edu.agh.cast.model.visual.Node
Sets dimensions of Node.
setDisplayName(String) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
setDisplayName(String) - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
setDisplayName(String) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Set display name of the diagram
setDisplayName(String) - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
 
setDisplayName(IProject, String) - Method in class pl.edu.agh.cast.resources.ProjectUtil
 
setDockLocation(int) - Method in class pl.edu.agh.cast.editor.DefaultFlayoutPreferences
 
setEditorId(String) - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
setEditorId(String) - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
 
setExistLabelList(List<String>) - Method in class pl.edu.agh.cast.ui.dialogs.GetNewNameDialog
 
setFile(IFile) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
setFile(IFile) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Set the file in which this diagram is stored.
setFocus() - Method in class pl.edu.agh.cast.ui.AbstractTableView
This method sets the focus on the tree viewer.
setFocus() - Method in class pl.edu.agh.cast.ui.AbstractTreeView
This method sets the focus on the tree viewer.
setGreen(int) - Method in class pl.edu.agh.cast.model.attributes.HexColor
 
setImageId(String) - Method in class pl.edu.agh.cast.model.visual.Node
 
setInput(IEditorInput) - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
setInput(Object) - Method in class pl.edu.agh.cast.ui.AbstractTableView
Sets the input for the viewer.
setInput(Object) - Method in class pl.edu.agh.cast.ui.AbstractTreeView
Sets the input for the viewer.
setLabel(NodeFigure) - Method in class pl.edu.agh.cast.editpart.LabelCellEditorLocator
Sets the node figure.
setLabel(String) - Method in interface pl.edu.agh.cast.figure.ILabeledFigure
 
setLabel(String) - Method in class pl.edu.agh.cast.figure.NodeFigure
 
setLayoutManager(LayoutManager) - Method in interface pl.edu.agh.cast.editor.ILayoutSwitchable
Set new layout manager.
setLocation(Point) - Method in interface pl.edu.agh.cast.model.visual.IMoveable
 
setLocation(Point) - Method in class pl.edu.agh.cast.model.visual.Legend
 
setLocation(Point) - Method in class pl.edu.agh.cast.model.visual.Node
 
setMatchCase(boolean) - Method in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
setMid(long) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
setMinEachConnections(int) - Method in class pl.edu.agh.cast.editor.operation.SelectMediatorsParameters
 
setMinMainConnections(int) - Method in class pl.edu.agh.cast.editor.operation.SelectMediatorsParameters
 
setMinTotalConnections(int) - Method in class pl.edu.agh.cast.editor.operation.SelectMediatorsParameters
 
setMode(SelectMediatorsParameters.SelectMediatorsMode) - Method in class pl.edu.agh.cast.editor.operation.SelectMediatorsParameters
 
setNeedsInitialLayout(boolean) - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
setNeedsInitialLayout(boolean) - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
 
setNodeName(String) - Method in class pl.edu.agh.cast.model.visual.Statistic
 
setPaletteState(int) - Method in class pl.edu.agh.cast.editor.DefaultFlayoutPreferences
 
setPaletteWidth(int) - Method in class pl.edu.agh.cast.editor.DefaultFlayoutPreferences
 
setPreference(UserPreferences.PREF, String) - Method in class pl.edu.agh.cast.resources.UserPreferences
 
setProject(IProject) - Method in class pl.edu.agh.cast.ui.navigator.NavigatorProjectInfo
 
setProjectName(String) - Method in class pl.edu.agh.cast.resources.xml.XMLProjectContainer
 
setRed(int) - Method in class pl.edu.agh.cast.model.attributes.HexColor
 
setSaved(boolean) - Method in class pl.edu.agh.cast.model.visual.ModelElement
 
setSearchedText(String) - Method in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
setSettings(IDiagramSettings) - Method in class pl.edu.agh.cast.model.visual.Diagram
 
setSettings(IDiagramSettings) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
 
setShowAsLabel(boolean) - Method in class pl.edu.agh.cast.model.attributes.Attribute
Sets new value of showAsLabel flag.
setShowLegend(boolean) - Method in class pl.edu.agh.cast.model.visual.DiagramSettings
 
setShowLegend(boolean) - Method in interface pl.edu.agh.cast.model.visual.IDiagramSettings
 
setSource(Node) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
setSource(double) - Method in class pl.edu.agh.cast.model.visual.Statistic
 
setSourceNode(Node) - Method in class pl.edu.agh.cast.model.visual.Connection
 
setStartDate(Date) - Method in class pl.edu.agh.cast.model.visual.Connection
 
setSummary(boolean) - Method in class pl.edu.agh.cast.model.visual.Statistic
Set the summary flag
setSuppressEvents(boolean) - Method in class pl.edu.agh.cast.model.visual.Diagram
Suppresses all events fired by this diagram.
setSuppressEvents(boolean) - Method in interface pl.edu.agh.cast.model.visual.IDiagram
Suppresses all events fired by this diagram.
setSuppressLocationChangeEvents(boolean) - Static method in class pl.edu.agh.cast.model.visual.Node
 
setTarget(Node) - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
setTarget(double) - Method in class pl.edu.agh.cast.model.visual.Statistic
 
setTargetNode(Node) - Method in class pl.edu.agh.cast.model.visual.Connection
 
setType(String) - Method in class pl.edu.agh.cast.model.visual.Node
 
setupConnectionGroups() - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
TODO This is temporary fix to get back connections after deserialization.
setUseWildcards(boolean) - Method in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
setWholeWord(boolean) - Method in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 
ShowAttribute_AttributeValueHeader - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowAttributes_AddAttribute - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowAttributes_AlreadyExists - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowAttributes_AttributeNameHeader - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowAttributes_DeleteSelectedAttribute - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowAttributes_DialogHeader - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowAttributes_InvalidFormat - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowAttributes_SourceTargetLabelText - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowAttributes_TargetSourceLabelText - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowAttributes_WarningTitle - Static variable in class pl.edu.agh.cast.util.Messages
 
showCurrentEditValue(DirectEditRequest) - Method in class pl.edu.agh.cast.policy.NodeDirectEditPolicy
 
showDialog(ModelElement) - Static method in class pl.edu.agh.cast.ui.dialogs.AttributeEditorDialog
 
showErrorBox(Composite, String, String) - Static method in class pl.edu.agh.cast.ui.util.MsgBoxHelper
 
showGUI() - Static method in class pl.edu.agh.cast.ui.dialogs.search.ColorFilterPanel
Auto-generated method to display this org.eclipse.swt.widgets.Composite inside a new Shell.
showGUI() - Static method in class pl.edu.agh.cast.ui.dialogs.search.DateFilterPanel
Auto-generated method to display this org.eclipse.swt.widgets.Composite inside a new Shell.
showGUI() - Static method in class pl.edu.agh.cast.ui.dialogs.search.NumericFilterPanel
Auto-generated method to display this org.eclipse.swt.widgets.Composite inside a new Shell.
showGUI() - Static method in class pl.edu.agh.cast.ui.dialogs.search.StringFilterPanel
Auto-generated method to display this org.eclipse.swt.widgets.Composite inside a new Shell.
showInfoBox(Composite, String, String) - Static method in class pl.edu.agh.cast.ui.util.MsgBoxHelper
 
ShowLegendSettingChangedAction - Class in pl.edu.agh.cast.editor.action
 
ShowLegendSettingChangedAction(IWorkbenchPart) - Constructor for class pl.edu.agh.cast.editor.action.ShowLegendSettingChangedAction
 
ShowLegendSettingChangedAction - Static variable in class pl.edu.agh.cast.util.Messages
 
ShowProjectStartupAction - Class in pl.edu.agh.cast.ui.navigator.action
 
ShowProjectStartupAction() - Constructor for class pl.edu.agh.cast.ui.navigator.action.ShowProjectStartupAction
 
showQuestionBox(Composite, String, String) - Static method in class pl.edu.agh.cast.ui.util.MsgBoxHelper
 
ShowStatisticsAction - Class in pl.edu.agh.cast.editor.action
 
ShowStatisticsAction(IWorkbenchPart) - Constructor for class pl.edu.agh.cast.editor.action.ShowStatisticsAction
 
ShowStatisticsDialog_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
showWarningBox(Composite, String, String) - Static method in class pl.edu.agh.cast.ui.util.MsgBoxHelper
 
showWarningQuestionBox(Composite, String, String) - Static method in class pl.edu.agh.cast.ui.util.MsgBoxHelper
 
SINGLE_CONNECTION_LABEL - Static variable in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
stackChanged(CommandStackEvent) - Method in class pl.edu.agh.cast.editor.AbstractEditor
 
start(BundleContext) - Method in class pl.edu.agh.cast.Activator
 
start(IApplicationContext) - Method in class pl.edu.agh.cast.CastApplication
 
Statistic - Class in pl.edu.agh.cast.model.visual
The Statistics class represents single row of statistics of given domain model, which corresponds to single graph node.
Statistic(String, int, int) - Constructor for class pl.edu.agh.cast.model.visual.Statistic
 
Statistic(String, double, double) - Constructor for class pl.edu.agh.cast.model.visual.Statistic
 
Statistic(String) - Constructor for class pl.edu.agh.cast.model.visual.Statistic
 
STATISTIC_CLASS - Static variable in class pl.edu.agh.cast.Activator
 
STATISTIC_DESCRIPTION - Static variable in class pl.edu.agh.cast.Activator
 
STATISTIC_NAME - Static variable in class pl.edu.agh.cast.Activator
 
STATISTIC_SOURCE_LABEL - Static variable in class pl.edu.agh.cast.Activator
 
STATISTIC_TARGET_LABEL - Static variable in class pl.edu.agh.cast.Activator
 
statistics(IDataProvider, IProgressMonitor) - Method in class pl.edu.agh.cast.model.DefaultStatisticsProvider
 
statistics(IDataProvider, IProgressMonitor) - Method in interface pl.edu.agh.cast.model.IStatisticsProvider
Generates statistics for a given data provider.
StatisticsDialog - Class in pl.edu.agh.cast.ui.dialogs
 
StatisticsDialog(IDataProvider, Shell, int) - Constructor for class pl.edu.agh.cast.ui.dialogs.StatisticsDialog
 
StatisticsDialog_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
StatisticsDialog_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
StatisticsDialog_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
StatisticsDialog_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
StatisticsDialog_HideZeros - Static variable in class pl.edu.agh.cast.util.Messages
 
stop(BundleContext) - Method in class pl.edu.agh.cast.Activator
 
stop() - Method in class pl.edu.agh.cast.CastApplication
 
StringAttributeValidator - Class in pl.edu.agh.cast.model.attributes.validation
 
StringAttributeValidator() - Constructor for class pl.edu.agh.cast.model.attributes.validation.StringAttributeValidator
 
StringFilterPanel - Class in pl.edu.agh.cast.ui.dialogs.search
 
StringFilterPanel(Composite, int, String) - Constructor for class pl.edu.agh.cast.ui.dialogs.search.StringFilterPanel
 
StringParameterFilter - Class in pl.edu.agh.cast.editor.operation.search.filters
 
StringParameterFilter(String, String) - Constructor for class pl.edu.agh.cast.editor.operation.search.filters.StringParameterFilter
 
SWTHelper - Class in pl.edu.agh.cast.ui.util
SWT helper functions
SWTHelper() - Constructor for class pl.edu.agh.cast.ui.util.SWTHelper
 
SWTResourceManager - Class in com.cloudgarden.resource
Class to manage SWT resources (Font, Color, Image and Cursor) There are no restrictions on the use of this code.
SWTResourceManager() - Constructor for class com.cloudgarden.resource.SWTResourceManager
 

T

TEMPLATE - Static variable in class pl.edu.agh.cast.util.Images
 
TEMPLATE_FILE_EXTENSION - Static variable in class pl.edu.agh.cast.util.Configuration
 
TEMPLATES - Static variable in class pl.edu.agh.cast.util.Images
 
TEMPLATES_PROJECT_NAME - Static variable in class pl.edu.agh.cast.util.Configuration
 
ToggleShowLegendSettingCommand - Class in pl.edu.agh.cast.command
 
ToggleShowLegendSettingCommand(IDiagram) - Constructor for class pl.edu.agh.cast.command.ToggleShowLegendSettingCommand
 
toString() - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
toString() - Method in class pl.edu.agh.cast.model.attributes.AttributeMergePolicy
 
toString() - Method in class pl.edu.agh.cast.model.attributes.AttributeValue
 
toString() - Method in class pl.edu.agh.cast.model.attributes.HexColor
 
toString() - Method in class pl.edu.agh.cast.model.visual.Connection
 
toString() - Method in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
toString() - Method in class pl.edu.agh.cast.model.visual.Diagram
 
toString() - Method in class pl.edu.agh.cast.model.visual.Node
 
toString() - Method in class pl.edu.agh.cast.model.visual.Statistic
 
toString() - Method in class pl.edu.agh.cast.resources.FileEditorInput
 
TotalHeader - Static variable in class pl.edu.agh.cast.util.Messages
 
tryOpenRecentProject(MostRecentlyUsedProject) - Method in class pl.edu.agh.cast.resources.ProjectUtil
Tries to open a project described by MostRecentlyUsedProject.

U

undo() - Method in class pl.edu.agh.cast.command.AddNodeCommand
 
undo() - Method in class pl.edu.agh.cast.command.DeleteModelElementsCommand
 
undo() - Method in class pl.edu.agh.cast.command.EnhanceNodesCommand
 
undo() - Method in class pl.edu.agh.cast.command.LabelCommand
 
undo() - Method in class pl.edu.agh.cast.command.ModifyAttributesCommand
 
undo() - Method in class pl.edu.agh.cast.command.PasteCommand
 
undo() - Method in class pl.edu.agh.cast.command.RenameDiagramCommand
 
undo() - Method in class pl.edu.agh.cast.command.ToggleShowLegendSettingCommand
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class pl.edu.agh.cast.resources.xml.AttributeManagerConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class pl.edu.agh.cast.resources.xml.AttributeValuesConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class pl.edu.agh.cast.resources.xml.VisualModelCachingFactoryConverter
 
unregisterId(String) - Method in class pl.edu.agh.cast.model.attributes.AttributeManager
Unregisters an attribute from this manager.
updateXStreamAnnotataions(Class<?>) - Method in class pl.edu.agh.cast.resources.xml.XMLExporter
Reads additional XStream annotations from specified class
UserPreferences - Class in pl.edu.agh.cast.resources
Contains global user preferences
UserPreferences() - Constructor for class pl.edu.agh.cast.resources.UserPreferences
 
UserPreferences.PREF - Enum in pl.edu.agh.cast.resources
 
useWildcards - Variable in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 

V

validateValue(Object) - Method in class pl.edu.agh.cast.model.attributes.Attribute
 
valueOf(String) - Static method in enum pl.edu.agh.cast.editor.operation.SelectMediatorsParameters.SelectMediatorsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.cast.model.attributes.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.cast.resources.UserPreferences.PREF
Returns the enum constant of this type with the specified name.
values() - Static method in enum pl.edu.agh.cast.editor.operation.SelectMediatorsParameters.SelectMediatorsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.cast.model.attributes.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.cast.resources.UserPreferences.PREF
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in pl.edu.agh.cast.model.attributes
Defines available attribute types.
VARIABLE_THICKNESS_CONNECTION_LABEL - Static variable in class pl.edu.agh.cast.model.visual.ConnectionGroup
 
VisualModelCachingFactory - Class in pl.edu.agh.cast.model.visual
Class responsible for creating visual model elements from base model elements.
VisualModelCachingFactory(NodeAttributeManager, ConnectionGroupAttributeManager) - Constructor for class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
VisualModelCachingFactory() - Constructor for class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
No argument constructor (for deserialization purpose)
VisualModelCachingFactoryConverter - Class in pl.edu.agh.cast.resources.xml
Custom converter for VisualModelCachingFactory class Marshal only Connection set from relationToConnection map
VisualModelCachingFactoryConverter() - Constructor for class pl.edu.agh.cast.resources.xml.VisualModelCachingFactoryConverter
 

W

warningDialog(String, String) - Static method in class pl.edu.agh.cast.CastApplication
 
wasCancelled() - Method in class pl.edu.agh.cast.ui.dialogs.CreateProjectDialog
 
wasCancelled() - Method in class pl.edu.agh.cast.ui.dialogs.GetNewNameDialog
 
wasCreatedHere(Node) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
wasCreatedHere(Connection) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
wasCreatedHere(ConnectionGroup) - Method in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
wholeWord - Variable in class pl.edu.agh.cast.editor.operation.FindNodesParameters
 

X

XMLExporter - Class in pl.edu.agh.cast.resources.xml
Exports project to XML file.
XMLExporter() - Constructor for class pl.edu.agh.cast.resources.xml.XMLExporter
 
XMLExporter(Class<?>[]) - Constructor for class pl.edu.agh.cast.resources.xml.XMLExporter
 
XMLImporter - Class in pl.edu.agh.cast.resources.xml
Imports a project from XML file
XMLImporter() - Constructor for class pl.edu.agh.cast.resources.xml.XMLImporter
 
XMLImporter(Class<?>[]) - Constructor for class pl.edu.agh.cast.resources.xml.XMLImporter
 
XMLProjectContainer - Class in pl.edu.agh.cast.resources.xml
Helper for XML exporter/importer, used to embed list of IDiagram objects and project name (XStream cannot manipulate tag name of single instance of Collection and uses default name (eg.
XMLProjectContainer(String, List<IDiagram>) - Constructor for class pl.edu.agh.cast.resources.xml.XMLProjectContainer
 
XMLProjectExporter_0 - Static variable in class pl.edu.agh.cast.util.Messages
 
XMLProjectExporter_1 - Static variable in class pl.edu.agh.cast.util.Messages
 
XMLProjectExporter_2 - Static variable in class pl.edu.agh.cast.util.Messages
 
XMLProjectExporter_3 - Static variable in class pl.edu.agh.cast.util.Messages
 
XMLProjectExporter_4 - Static variable in class pl.edu.agh.cast.util.Messages
 
XStreamInitializer - Class in pl.edu.agh.cast.resources.xml
Helper class which is responsible for providing and initialization of XStream object.
XStreamInitializer() - Constructor for class pl.edu.agh.cast.resources.xml.XStreamInitializer
 

Z

zoomChanged(double) - Method in class pl.edu.agh.cast.editor.action.FitZoomAction
 
zoomManager - Variable in class pl.edu.agh.cast.editor.action.FitZoomAction
The ZoomManager used to zoom in or out

_

_attributeValues - Variable in class pl.edu.agh.cast.model.visual.ModelElement
 
_configuration - Variable in class pl.edu.agh.cast.ui.AbstractConfigurableView
The configuration of the view stored in IMemento object.
_configuration - Variable in class pl.edu.agh.cast.ui.AbstractContentProvider
The configuration of the view.
_connectionGroupAttributeManager - Variable in class pl.edu.agh.cast.model.visual.Diagram
 
_connectionGroupPropertyManager - Variable in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
_connectionGroups - Variable in class pl.edu.agh.cast.model.visual.Node
 
_connectionToConnectionGroup - Variable in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
_connectionToRelation - Variable in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
_controller - Variable in class pl.edu.agh.cast.figure.LegendFigure
 
_diagramAttributeManager - Variable in class pl.edu.agh.cast.model.visual.Diagram
 
_dimensions - Variable in class pl.edu.agh.cast.model.visual.Node
 
_dummyManager - Static variable in class pl.edu.agh.cast.model.attributes.ConnectionGroupAttributeManager
 
_dummyManager - Static variable in class pl.edu.agh.cast.model.attributes.LegendAttributeManager
 
_dummyManager - Static variable in class pl.edu.agh.cast.model.attributes.NodeAttributeManager
 
_entityToNode - Variable in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
Maps IEntity.getId() to Node
_file - Variable in class pl.edu.agh.cast.model.visual.Diagram
 
_icon - Variable in class pl.edu.agh.cast.figure.NodeFigure
 
_imageId - Variable in class pl.edu.agh.cast.model.visual.Node
Node's image identifier - one from Images
_legend - Variable in class pl.edu.agh.cast.editpart.LegendEditPart
 
_legend - Variable in class pl.edu.agh.cast.figure.LegendFigure
 
_location - Variable in class pl.edu.agh.cast.model.visual.Legend
 
_location - Variable in class pl.edu.agh.cast.model.visual.Node
 
_log - Variable in class pl.edu.agh.cast.ui.AbstractContentProvider
Logger.
_nodeAttributeManager - Variable in class pl.edu.agh.cast.model.visual.Diagram
 
_nodeAttributeManager - Variable in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
_relationToConnection - Variable in class pl.edu.agh.cast.model.visual.VisualModelCachingFactory
 
_settings - Variable in class pl.edu.agh.cast.model.visual.Diagram
 
_view - Variable in class pl.edu.agh.cast.ui.AbstractContentProvider
The view, where this content provider is used (i.e.
_viewer - Variable in class pl.edu.agh.cast.ui.AbstractContentProvider
The viewer which is the master of this content provider (i.e.
_viewer - Variable in class pl.edu.agh.cast.ui.AbstractTableView
Tree viewer which is used by this view.
_visualModelFactory - Variable in class pl.edu.agh.cast.model.visual.Diagram
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z _

Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.