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

I

icon - Variable in class templates.diagram.actions.DiagramActions.AssignFSAAction
The new icon for the Entity.
icon - Variable in class templates.library.FSATemplate
The icon of the template.
icon - Variable in class templates.presentation.AssignFSADialog.FSACell
The icon for the FSA model.
id - Variable in class templates.model.v3.Component
The id of the component.
id - Variable in class templates.model.v3.Link
The id of the link.
ignoreNextMouseEvent - Variable in class templates.presentation.TemplateEditableCanvas
Toggle to turn on and off the processing of mouse events by the canvas when a dialog appears over the canvas (e.g., when the user enters a new label for an entity).
importData(JComponent, Transferable) - Method in class templates.presentation.CanvasTransferHandler
 
importFile(File, File) - Method in class templates.io.JPEGExporter
Do nothing as import is not supported.
importFile(File, File) - Method in class templates.io.PNGExporter
Do nothing as import is not supported.
inconsistent - Variable in class templates.diagram.DiagramElement
Specifies if the diagram element is inconsistent.
InconsistentModificationException - Exception in templates.model
Exception to be thrown when there is a modification to a template model which breaks the consistency of the model.
InconsistentModificationException() - Constructor for exception templates.model.InconsistentModificationException
Calls super.
InconsistentModificationException(String) - Constructor for exception templates.model.InconsistentModificationException
Calls super with the given arguments.
InconsistentModificationException(Throwable) - Constructor for exception templates.model.InconsistentModificationException
Calls super with the given arguments.
InconsistentModificationException(String, Throwable) - Constructor for exception templates.model.InconsistentModificationException
Calls super with the given arguments.
initialize() - Method in class templates.plugin.TemplatesPlugin
Register all classes necessary to work with template designs: TemplateModel, TemplateToolset, TemplateFileIO, TemplateMetaIO, template operations, etc.
instance() - Static method in class templates.library.AddTemplateDialog
Access the singleton instance of the dialog for adding/editing templates.
instance() - Static method in class templates.library.TemplateManager
Access the singleton instance of the template manager.
instance() - Static method in class templates.presentation.AssignFSADialog
Access the singleton instance of the dialog for the assignment of an FSA model.
instance() - Static method in class templates.presentation.ControllabilityDialog
Deprecated.  
instance() - Static method in class templates.presentation.EntityLabellingDialog
Access the singleton instance of the component labelling dialog.
instance() - Static method in class templates.presentation.EventLinksDialog
Access the singleton instance of the assign events dialog.
instantiate() - Method in class templates.library.FSATemplate
 
instantiate() - Method in interface templates.library.Template
Create a new instance of the template.
interpreter - Variable in class templates.presentation.TemplateEditableCanvas
The interpreter of the mouse events for this canvas.
intersects(Rectangle) - Method in class templates.diagram.Connector
 
intersects(Rectangle) - Method in class templates.diagram.DiagramElement
Checks if the given rectangle intersects the diagram element.
intersects(Rectangle) - Method in class templates.diagram.Entity
 
intervalAdded(ListDataEvent) - Method in class templates.presentation.TemplateToolset.TemplateStatusBar
Update the information displayed in the status bar.
intervalRemoved(ListDataEvent) - Method in class templates.presentation.TemplateToolset.TemplateStatusBar
Update the information displayed in the status bar.
isDataFlavorSupported(DataFlavor) - Method in class templates.library.TemplateTransferable
 
isDrawingConnector() - Method in class templates.presentation.TemplateEditableCanvas
Determine if the canvas is set to paint a line to denote a new connector.
isEllipses - Variable in class templates.diagram.Connector.EventBox.EventPair
Indicates if the event pair does not contain events but instead stands for an abbreviation of event pairs.
isFlagged() - Method in class templates.diagram.SimpleIcon
 
isFlagged() - Method in interface templates.utils.EntityIcon
Check if the icon is "flagged".
isInModel - Variable in class templates.presentation.EventLinker.EventLabel
Information about whether the event is a part of the underlying model of the corresponding template component.
isLeftLeft - Variable in class templates.presentation.EventLinker
Information about whether the left Entity of the Connector is located to the left of the right Entity of the Connector.
isLeftLeft - Static variable in class templates.presentation.EventLinksDialog
Set to true if the "left" Entity linked by the Connector appears to the left of the "right" Entity; otherwise set to false.
isModule - Variable in class templates.diagram.SimpleIcon
Does the icon represent a module (true) or a channel (false).
IssueDescriptor - Class in templates.presentation
Description of a template design consistency issue.
IssueDescriptor(String, int, Collection<DiagramElement>, List<Action>) - Constructor for class templates.presentation.IssueDescriptor
Construct a new consistency issue descriptor for the given arguments.
issueList - Variable in class templates.presentation.TemplateToolset.TemplateStatusBar
The UI element listing the consistency issues in the template design.
issues - Variable in class templates.presentation.IssuesViewer
The list of consistency issues.
issues - Variable in class templates.presentation.TemplateToolset.TemplateUID
The Presentation which lists the consistency issues in the template design.
IssuesViewer - Class in templates.presentation
The UI element displaying the list of consistency issues in template designs.
IssuesViewer(TemplateDiagram) - Constructor for class templates.presentation.IssuesViewer
Construct and set up a UI element to display the list of consistency issues in the template design from the given template diagram.
IssuesViewer.IssueRenderer - Class in templates.presentation
Renderer of UI elements for consistency issues when shown as items in a list.
IssuesViewer.IssueRenderer() - Constructor for class templates.presentation.IssuesViewer.IssueRenderer
 
IssuesViewer.IssueUI - Class in templates.presentation
The UI element which displays an individual consistency issue.
IssuesViewer.IssueUI(IssueDescriptor) - Constructor for class templates.presentation.IssuesViewer.IssueUI
Construct a new UI element to display the given consistency issue.
IssuesWrapper - Class in templates.presentation
Processes the consistency issues produced by a Validator and wraps them into IssueDescriptors.
IssuesWrapper() - Constructor for class templates.presentation.IssuesWrapper
 
IssuesWrapper.AssignFSAAction - Class in templates.presentation
Action to assign an FSA model to a template component.
IssuesWrapper.AssignFSAAction(Entity) - Constructor for class templates.presentation.IssuesWrapper.AssignFSAAction
Construct a new action to assign an FSA model to the given template component.
IssuesWrapper.ConvertAction - Class in templates.presentation
Action to change the type (TemplateComponent.TYPE_MODULE or TemplateComponent.TYPE_CHANNEL) of a template component.
IssuesWrapper.ConvertAction(String, TemplateDiagram, Entity, int) - Constructor for class templates.presentation.IssuesWrapper.ConvertAction
Construct a new action to change the type of a given template component.
IssuesWrapper.RenameAction - Class in templates.presentation
Action to relabel an entity.
IssuesWrapper.RenameAction(Entity) - Constructor for class templates.presentation.IssuesWrapper.RenameAction
Construct a new action to relabel the given entity.
IssuesWrapper.SetEventsAction - Class in templates.presentation
Action to update the linking of events between the template components connected by a Connector.
IssuesWrapper.SetEventsAction(Connector) - Constructor for class templates.presentation.IssuesWrapper.SetEventsAction
Construct a new action to update the event links between the template components connected by the given connector.

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