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

G

getAdjacentConnectors(Entity) - Method in class templates.diagram.TemplateDiagram
Retrieve a collection of all the Connectors linking the given Entity to other Entitys.
getAdjacentLinks(long) - Method in interface templates.model.TemplateModel
Retrieve all the TemplateLinks connected to the TemplateComponent with the given id.
getAdjacentLinks(long) - Method in class templates.model.v3.TemplateDesign
 
getAnnotation(String) - Method in class templates.model.v3.Component
 
getAnnotation(String) - Method in class templates.model.v3.Link
 
getAnnotation(String) - Method in class templates.model.v3.TemplateDesign
 
getAnyElement() - Method in class templates.diagram.TemplateDiagram
Returns an arbitrary element from the template diagram, if one exists.
getBounds() - Method in class templates.diagram.Connector
 
getBounds() - Method in class templates.diagram.DiagramElement
Retrieve the bounds of the diagram element.
getBounds() - Method in class templates.diagram.Entity
 
getBounds() - Method in class templates.diagram.TemplateDiagram
Retrieve the bounds of the template diagram (the smallest rectangle which contains all elements in the template diagram).
getChannel() - Method in interface templates.model.TemplateLink
Retrieve the channel linked by the link, if any.
getChannel() - Method in class templates.model.v3.Link
 
getChannels() - Method in class templates.diagram.TemplateDiagram
Retrieve a collection of all the channel Entitys in the template diagram.
getChannels() - Method in interface templates.model.TemplateModel
Retrieve all the TemplateComponents in the model which are channels.
getChannels() - Method in class templates.model.v3.TemplateDesign
 
getChildModel(String) - Method in class templates.model.v3.TemplateDesign
 
getChildModelId(DESModel) - Method in class templates.model.v3.TemplateDesign
 
getColor() - Method in class templates.diagram.SimpleIcon
 
getColor() - Method in class templates.library.AddTemplateDialog.ColorIcon
Retrieve the background color of the icon.
getColor() - Method in interface templates.utils.EntityIcon
Retrieve the background color of the icon.
getComponent() - Method in class templates.diagram.Entity
Retrieve the TemplateComponent represented by the entity.
getComponent(long) - Method in interface templates.model.TemplateModel
Return the TemplateComponent with the given id.
getComponent(long) - Method in class templates.model.v3.TemplateDesign
 
getComponentCount() - Method in interface templates.model.TemplateModel
Return the number of TemplateComponents in the model.
getComponentCount() - Method in class templates.model.v3.TemplateDesign
 
getComponents() - Method in interface templates.model.TemplateLink
Retrieve the two TemplateComponents linked by the link.
getComponents() - Method in interface templates.model.TemplateModel
Retrieve all the TemplateComponents in the model.
getComponents() - Method in class templates.model.v3.Link
 
getComponents() - Method in class templates.model.v3.TemplateDesign
 
getComponentWithFSA(FSAModel) - Method in class templates.model.v3.TemplateDesign
Retrieve the TemplateComponent containing the given FSAModel.
getConnector() - Method in class templates.diagram.actions.DiagramUndoableEdits.CreateConnectorEdit
Retrieves the Connector created by the edit.
getConnector(Entity, Entity) - Method in class templates.diagram.TemplateDiagram
Retrieve the Connector between the given Entitys.
getConnectorAt(Point) - Method in class templates.diagram.TemplateDiagram
Retrieve the Connector which contains the given point.
getConnectorFor(TemplateLink) - Method in class templates.diagram.TemplateDiagram
Retrieve the Connector which contains the given TemplateLink.
getConnectors() - Method in class templates.diagram.TemplateDiagram
Retrieve a collection of all Connectors in the template diagram.
getCover(long) - Method in interface templates.model.TemplateModel
Retrieve all the modules linked to the channel with the given id.
getCover(long) - Method in class templates.model.v3.TemplateDesign
 
getCredits() - Method in class templates.plugin.TemplatesPlugin
 
getDescription() - Method in class templates.library.FSATemplate
 
getDescription() - Method in interface templates.library.Template
Retrieve the description of the template.
getDescription() - Method in class templates.model.v3.TemplateDesign.TemplateDesignDescriptor
 
getDescription() - Method in class templates.operations.CentralizedSupSolution
 
getDescription() - Method in class templates.operations.ChannelSup
 
getDescription() - Method in class templates.operations.ModularSupSolution
 
getDescription() - Method in class templates.plugin.TemplatesPlugin
 
getDescriptionOfInputs() - Method in class templates.operations.CentralizedSupSolution
 
getDescriptionOfInputs() - Method in class templates.operations.ChannelSup
 
getDescriptionOfInputs() - Method in class templates.operations.ModularSupSolution
 
getDescriptionOfOutputs() - Method in class templates.operations.CentralizedSupSolution
 
getDescriptionOfOutputs() - Method in class templates.operations.ChannelSup
 
getDescriptionOfOutputs() - Method in class templates.operations.ModularSupSolution
 
getDESModelSubscribers() - Method in class templates.model.v3.TemplateDesign
 
getDiagram() - Method in class templates.presentation.TemplateCanvas
Retrieve the template diagram rendered by this canvas.
getDiagramSubscribers() - Method in class templates.diagram.TemplateDiagram
Returns all current subscribers to this template diagram.
getElementId() - Method in class templates.model.TemplateModelMessage
Retrieve the id of the element.
getElements() - Method in class templates.diagram.TemplateDiagramMessage
Retrieve the DiagramElements affected by the change described by this message.
getElementType() - Method in class templates.model.TemplateModelMessage
Retrieve the type of the element.
getEntities() - Method in class templates.diagram.Connector
Retrieve the two Entitys linked by the connector.
getEntities() - Method in class templates.diagram.TemplateDiagram
Retrieve a collection of all the Entitys in the template diagram.
getEntity() - Method in class templates.diagram.actions.DiagramUndoableEdits.CreateEntityEdit
Retrieves the Entity created by the edit.
getEntityAt(Point) - Method in class templates.diagram.TemplateDiagram
Retrieve the Entity which contains the given point.
getEntityFor(TemplateComponent) - Method in class templates.diagram.TemplateDiagram
Retrieve the Entity which represents the given TemplateComponent.
getEntityWithFSA(FSAModel) - Method in class templates.diagram.TemplateDiagram
Retrieve the Entity which represents a TemplateComponent associated with the given FSAModel.
getEventPointer(String) - Static method in class templates.operations.EventSynchronizer
Retrieve the ids of the template design component and the event in the underlying model from the unique event name string generated by EventSynchronizer.getUniqueEventName(TemplateComponent, long).
getEventSet() - Method in class templates.model.v3.TemplateDesign
 
getFileDescription() - Method in class templates.io.JPEGExporter
 
getFileDescription() - Method in class templates.io.PNGExporter
 
getFileExtension() - Method in class templates.io.JPEGExporter
 
getFileExtension() - Method in class templates.io.PNGExporter
 
getGlobalFont() - Static method in class templates.diagram.DiagramElement
Retrieve the font to be used to render text on the display.
getGlobalFontMetrics() - Static method in class templates.diagram.DiagramElement
Retrieve the font metrics for rendering text on the display.
getGlobalFontRenderer() - Static method in class templates.diagram.DiagramElement
Retrieve the graphical context which provides font rendering metrics.
getGUI() - Method in class templates.library.LibraryUI
 
getGUI() - Method in class templates.presentation.IssuesViewer
 
getGUI() - Method in class templates.presentation.TemplateCanvas
 
getGUI() - Method in class templates.presentation.TemplateEditableCanvas
 
getGUI() - Method in class templates.presentation.TemplateToolset.TemplateStatusBar
 
getHighlightedElement() - Method in class templates.presentation.TemplateEditableCanvas
Get the currently highlighted diagram element.
getIcon() - Method in class templates.diagram.Entity
Retrieve the icon of the entity.
getIcon() - Method in class templates.library.FSATemplate
 
getIcon() - Method in interface templates.library.Template
Retrieve the icon of the template.
getIcon() - Method in class templates.model.v3.TemplateDesign.TemplateDesignDescriptor
 
getIconHeight() - Method in class templates.diagram.SimpleIcon
 
getIconHeight() - Method in class templates.library.AddTemplateDialog.ColorIcon
 
getIconWidth() - Method in class templates.diagram.SimpleIcon
 
getIconWidth() - Method in class templates.library.AddTemplateDialog.ColorIcon
 
getId() - Method in class templates.model.v3.Component
 
getId() - Method in class templates.model.v3.Link
 
getIOTypeDescriptor() - Method in class templates.io.TemplateFileIO
 
getIOTypeDescriptor() - Method in class templates.library.TemplateMetaIO
 
getIssueCount() - Method in class templates.presentation.IssuesViewer
Retrieve the number of consistency issues in the list.
getIssues(TemplateDiagram) - Static method in class templates.presentation.IssuesWrapper
Assemble a list of IssueDescriptors for the consistency issues in a TemplateDiagram.
getLabel() - Method in class templates.diagram.Entity
Retrieve the label of the entity.
getLabel(String, Entity) - Method in class templates.presentation.EventLinker
Retrieve the event label for the event with the given name, part of the template component of the given Entity.
getLabelAt(Point) - Method in class templates.presentation.EventLinker
Retrieve the event label which contains the given point.
getLabelMaxY() - Method in class templates.presentation.EventLinker
Retrieve the maximum of the vertical positions of all event labels (including the label heights).
getLeftComponent() - Method in interface templates.model.TemplateLink
Retrieve the first TemplateComponent linked by the link.
getLeftComponent() - Method in class templates.model.v3.Link
 
getLeftEntity() - Method in class templates.diagram.Connector
Retrieve the "left" Entity linked by the connector.
getLeftEvent() - Method in interface templates.model.TemplateLink
Retrieves the linked DESEvent from the first TemplateComponent.
getLeftEvent() - Method in class templates.model.v3.Link
 
getLeftEventName() - Method in interface templates.model.TemplateLink
Retrieve the name of the linked event from the first TemplateComponent.
getLeftEventName() - Method in class templates.model.v3.Link
 
getLeftPanePresentations() - Method in class templates.presentation.TemplateToolset.TemplateUID
 
getLicense() - Method in class templates.plugin.TemplatesPlugin
 
getLink(long) - Method in interface templates.model.TemplateModel
Return the TemplateLink with the given id.
getLink(long) - Method in class templates.model.v3.TemplateDesign
 
getLinks() - Method in class templates.diagram.Connector
Retrieve the TemplateLinks encapsulated by the connector.
getLinks() - Method in interface templates.model.TemplateModel
Retrieve all the TemplateLinks in the model.
getLinks(long, long) - Method in interface templates.model.TemplateModel
Retrieve the TemplateLinks between the TemplateComponents with the given ids.
getLinks() - Method in class templates.model.v3.TemplateDesign
 
getLinks(long, long) - Method in class templates.model.v3.TemplateDesign
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class templates.presentation.AssignFSADialog.JLabelListRenderer
Retrieve the JLabel for the list item.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class templates.presentation.ControllabilityDialog.JCheckBoxListRenderer
Deprecated.  
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class templates.presentation.IssuesViewer.IssueRenderer
Retrieve the UI element for the list item.
getLocation() - Method in class templates.diagram.Entity
Retrieve the location of the entity.
getMainLibrary() - Method in class templates.library.TemplateManager
Retrieve the main template library.
getMainPanePresentations() - Method in class templates.presentation.TemplateToolset.TemplateUID
 
getMainPerspective() - Method in class templates.model.v3.TemplateDesign.TemplateDesignDescriptor
 
getMaxLabelWidth() - Method in class templates.presentation.EventLinker
Retrieve the maximum of the widths of all event labels.
getMenus() - Method in class templates.presentation.TemplateToolset.TemplateUID
 
getMessage() - Method in class templates.diagram.TemplateDiagramMessage
Retrieve the text message.
getMessage() - Method in class templates.model.TemplateModelMessage
Retrieve the text message.
getMetaTags() - Method in class templates.io.TemplateFileIO
 
getMetaTags() - Method in class templates.library.TemplateMetaIO
 
getMinimumSize() - Method in class templates.presentation.EventLinker
 
getModel() - Method in class templates.diagram.TemplateDiagram
Retrieve the TemplateModel represented by this template diagram.
getModel() - Method in class templates.library.FSATemplate
 
getModel() - Method in class templates.library.LibraryUI
The LibraryUI is a presentation shared by all TemplateModels; it is not model-dependent.
getModel() - Method in interface templates.library.Template
Retrieve the FSAModel on which the template is based.
getModel() - Method in interface templates.model.TemplateComponent
Retrieve the FSAModel associated with the component.
getModel() - Method in class templates.model.v3.Component
 
getModel() - Method in class templates.presentation.IssuesViewer
 
getModel() - Method in class templates.presentation.TemplateCanvas
 
getModel() - Method in class templates.presentation.TemplateToolset.TemplateStatusBar
 
getModelPerspectives() - Method in class templates.model.v3.TemplateDesign.TemplateDesignDescriptor
 
getModelThumbnail(DESModel, int, int) - Method in class templates.presentation.TemplateToolset
 
getModelType() - Method in class templates.model.v3.TemplateDesign
 
getModule() - Method in interface templates.model.TemplateLink
Retrieve the module linked by the link, if any.
getModule() - Method in class templates.model.v3.Link
 
getModules() - Method in class templates.diagram.TemplateDiagram
Retrieve a collection of all the module Entitys in the template diagram.
getModules() - Method in interface templates.model.TemplateModel
Retrieve all the TemplateComponents in the model which are modules.
getModules() - Method in class templates.model.v3.TemplateDesign
 
getName() - Method in class templates.library.FSATemplate
 
getName() - Method in class templates.library.LibraryUI
 
getName() - Method in interface templates.library.Template
Retrieve the "ID" of the template.
getName() - Method in class templates.model.v3.TemplateDesign
 
getName() - Method in class templates.operations.CentralizedSupSolution
 
getName() - Method in class templates.operations.ChannelSup
 
getName() - Method in class templates.operations.ModularSupSolution
 
getName() - Method in class templates.plugin.TemplatesPlugin
 
getName() - Method in class templates.presentation.IssuesViewer
 
getNumberOfInputs() - Method in class templates.operations.CentralizedSupSolution
 
getNumberOfInputs() - Method in class templates.operations.ChannelSup
 
getNumberOfInputs() - Method in class templates.operations.ModularSupSolution
 
getNumberOfOutputs() - Method in class templates.operations.CentralizedSupSolution
 
getNumberOfOutputs() - Method in class templates.operations.ChannelSup
 
getNumberOfOutputs() - Method in class templates.operations.ModularSupSolution
 
getOperationType() - Method in class templates.diagram.TemplateDiagramMessage
Retrieve the type of the operation.
getOperationType() - Method in class templates.model.TemplateModelMessage
Retrieve the type of the operation.
getParentModel() - Method in class templates.model.v3.TemplateDesign
 
getPorts() - Method in class templates.diagram.Entity
Retrieve the center points of the connector handles.
getPreferredSize() - Method in class templates.presentation.EventLinker
 
getPreferredSize() - Method in class templates.presentation.EventLinksDialog.EntityRenderer
 
getPreferredSize() - Method in class templates.presentation.TemplateCanvas
 
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.AddLinkEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.AssignFSAEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.CreateConnectorEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.CreateEntityEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.LabelEntityEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.MovedSelectionEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.RemoveConnectorEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.RemoveEntityEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.RemoveLinkEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.SetControllabilityEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.SetIconEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.SetTypeEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.TranslateDiagramEdit
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getPresentationName() - Method in class templates.diagram.actions.DiagramUndoableEdits.UndoableDummyLabel
Returns the name that should be displayed besides the Undo/Redo menu items, so the user knows which action will be undone/redone.
getRightComponent() - Method in interface templates.model.TemplateLink
Retrieve the second TemplateComponent linked by the link.
getRightComponent() - Method in class templates.model.v3.Link
 
getRightEntity() - Method in class templates.diagram.Connector
Retrieve the "right" Entity linked by the connector.
getRightEvent() - Method in interface templates.model.TemplateLink
Retrieves the linked DESEvent from the second TemplateComponent.
getRightEvent() - Method in class templates.model.v3.Link
 
getRightEventName() - Method in interface templates.model.TemplateLink
Retrieve the name of the linked event from the second TemplateComponent.
getRightEventName() - Method in class templates.model.v3.Link
 
getRightPanePresentations() - Method in class templates.presentation.TemplateToolset.TemplateUID
 
getSaveDataVersion() - Method in class templates.io.TemplateFileIO
 
getSaveDataVersion() - Method in class templates.library.TemplateMetaIO
 
getSaveMetaVersion(String) - Method in class templates.io.TemplateFileIO
 
getSaveMetaVersion(String) - Method in class templates.library.TemplateMetaIO
 
getSelection() - Method in class templates.diagram.TemplateDiagram
Retrieve the collection of currently selected DiagramElements.
getSelectionBox() - Method in class templates.presentation.TemplateEditableCanvas
Retrieve the rectangle which defines the boundaries of the selection box when the user drags the mouse around diagram components to select them.
getSource() - Method in class templates.diagram.TemplateDiagramMessage
Retrieve the source of the message.
getSource() - Method in class templates.model.TemplateModelMessage
Retrieve the source of the message.
getSourceActions(JComponent) - Method in class templates.library.LibraryTransferHandler
 
getStatusBar() - Method in class templates.presentation.TemplateToolset.TemplateUID
 
getTag() - Method in class templates.diagram.SimpleIcon
 
getTag() - Method in interface templates.utils.EntityIcon
Retrieve the text rendered inside the icon.
getTemplate(String) - Method in class templates.library.TemplateLibrary
Retrieve the template with the given "ID".
getTemplateLibraryListeners() - Method in class templates.library.TemplateLibrary
Returns all current subscribers to this template library.
getTemplateModelSubscribers() - Method in interface templates.model.TemplateModelPublisher
Returns all current subscribers to this publisher.
getTemplateModelSubscribers() - Method in class templates.model.v3.TemplateDesign
 
getTemplates() - Method in class templates.library.TemplateLibrary
Retrieve the set of templates in the library.
getToolbar() - Method in class templates.presentation.TemplateToolset.TemplateUID
 
getTransferData(DataFlavor) - Method in class templates.library.TemplateTransferable
 
getTransferDataFlavors() - Method in class templates.library.TemplateTransferable
 
getType() - Method in interface templates.model.TemplateComponent
Retrieve the type of the component.
getType() - Method in class templates.model.v3.Component
 
getTypeOfInputs() - Method in class templates.operations.CentralizedSupSolution
 
getTypeOfInputs() - Method in class templates.operations.ChannelSup
 
getTypeOfInputs() - Method in class templates.operations.ModularSupSolution
 
getTypeOfOutputs() - Method in class templates.operations.CentralizedSupSolution
 
getTypeOfOutputs() - Method in class templates.operations.ChannelSup
 
getTypeOfOutputs() - Method in class templates.operations.ModularSupSolution
 
getUIElements(DESModel) - Method in class templates.presentation.TemplateToolset
 
getUniqueEventName(TemplateComponent, long) - Static method in class templates.operations.EventSynchronizer
Generate a unique event name string for the given event.
getVersion() - Method in class templates.plugin.TemplatesPlugin
 
getWarnings() - Method in class templates.operations.CentralizedSupSolution
 
getWarnings() - Method in class templates.operations.ChannelSup
 
getWarnings() - Method in class templates.operations.ModularSupSolution
 
globalFont - Static variable in class templates.diagram.DiagramElement
A pointer to the font to be used to render text on the display.
globalFontRenderer - Static variable in class templates.diagram.DiagramElement
A pointer to the graphical context which will provide font rendering metrics.
graphics - Static variable in class templates.presentation.TemplateCanvas
The graphics context for rendering the template diagram.

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