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

L

label - Variable in class templates.diagram.actions.DiagramActions.LabelEntityAction
The new label for the Entity.
label - Variable in class templates.diagram.EntityLayout
The label.
label - Variable in class templates.presentation.ControllabilityDialog.JCheckBoxListRenderer
Deprecated.  
label - Variable in class templates.presentation.EventLinker.AddEventToModel
The event label for the event to be marked.
label4Humans(TemplateModel, Collection<FSAModel>) - Static method in class templates.operations.EventSynchronizer
Relabel the events of the outputs of EventSynchronizer.synchronizeAndCompose(TemplateModel, Collection, Collection) with names which are human-readable.
LABEL_SPACING - Static variable in class templates.diagram.Connector
Offset of the event boxes in pixels, to produce spacing around the event boxes.
LABEL_SPACING - Static variable in class templates.diagram.Entity
Offset of the label box in pixels, to produce spacing around it.
labelEntity(Entity, String) - Method in class templates.diagram.TemplateDiagram
Label the given Entity with the given label.
labels - Variable in class templates.presentation.EventLinker
The event labels for the events of the template components.
LAST_SAVE_FILE - Static variable in class templates.io.TemplateFileIO
Key for the annotation of a TemplateModel with information about the location of the last file to which the model was saved.
lastDragLocation - Variable in class templates.presentation.MouseInterpreter
The last recorded location of the mouse cursor while the user was dragging.
layout - Variable in class templates.diagram.Entity
The layout information of the entity.
left - Variable in class templates.diagram.actions.DiagramActions.CreateAndMatchConnectorAction
The first Entity to be linked.
left - Variable in class templates.diagram.actions.DiagramActions.CreateConnectorAction
The first Entity to be linked.
left - Variable in class templates.diagram.actions.DiagramUndoableEdits.CreateConnectorEdit
The first Entity to be linked.
left - Variable in class templates.diagram.Connector
The "left" component linked by the connector.
left - Variable in class templates.model.v3.Link
The first TemplateComponent linked by the link.
leftAdd - Static variable in class templates.presentation.EventLinksDialog
Button to add new events to the event list for the left Entity.
leftComponent - Variable in class templates.diagram.EmptyConnector
The id of the "left" TemplateComponent linked by the connector.
leftEvent - Variable in class templates.diagram.actions.DiagramActions.AddLinkAction
The event (from the "left" TemplateComponent) which has to be linked.
leftEvent - Variable in class templates.diagram.actions.DiagramUndoableEdits.AddLinkEdit
The event (from the "left" TemplateComponent) which has to be linked.
leftEvent - Variable in class templates.model.v3.Link
The event (of the first TemplateComponent) which is linked by the link.
leftEventBox - Variable in class templates.diagram.Connector
The event box listing the events of the "left" component which are linked by the connector.
leftIcon - Static variable in class templates.presentation.EventLinksDialog
The UI element displaying the icon of the left Entity linked by the Connector.
leftName - Static variable in class templates.presentation.EventLinksDialog
Field to type event names for the left Entity.
library - Static variable in class templates.library.AddTemplateDialog
The template library where the new template has to be added or where the existing template is located.
library - Static variable in class templates.presentation.TemplateToolset
The template library UI element.
LibraryTransferHandler - Class in templates.library
Wraps Templates from the library during a drag-and-drop operation from the list of templates onto the design canvas.
LibraryTransferHandler() - Constructor for class templates.library.LibraryTransferHandler
 
LibraryUI - Class in templates.library
The UI for the template library.
LibraryUI() - Constructor for class templates.library.LibraryUI
Set up the UI for the template library.
LibraryUI.AddTemplateAction - Class in templates.library
The UI action to add a new template to the template library.
LibraryUI.AddTemplateAction() - Constructor for class templates.library.LibraryUI.AddTemplateAction
Initialize the action.
LibraryUI.DeleteTemplateAction - Class in templates.library
The UI action to remove a template from the template library.
LibraryUI.DeleteTemplateAction() - Constructor for class templates.library.LibraryUI.DeleteTemplateAction
Initialize the action.
LibraryUI.EditTemplateAction - Class in templates.library
The UI action to edit the properties of a template in the template library.
LibraryUI.EditTemplateAction() - Constructor for class templates.library.LibraryUI.EditTemplateAction
Initialize the action.
LibraryUI.ViewTemplateAction - Class in templates.library
The UI action to load the underlying model of a template into the workspace.
LibraryUI.ViewTemplateAction() - Constructor for class templates.library.LibraryUI.ViewTemplateAction
Initialize the action.
line - Variable in class templates.diagram.Connector
The line that represents the connector.
LINE_STROKE - Static variable in class templates.diagram.DiagramElement
Default stroke style for rendering diagram elements.
lines - Variable in class templates.diagram.Entity.LabelBox
List of the lines into which the label is split.
link - Variable in class templates.diagram.actions.DiagramUndoableEdits.AddLinkEdit
Holds the new TemplateLink once it is created.
link - Variable in class templates.diagram.actions.DiagramUndoableEdits.RemoveLinkEdit
The TemplateLink to be removed.
Link - Class in templates.model.v3
Implementation of TemplateLink.
Link(long, TemplateComponent, TemplateComponent) - Constructor for class templates.model.v3.Link
Construct a new link with the given parameters.
link2Connector - Variable in class templates.diagram.TemplateDiagram
The Connectors in the template diagram, indexed by the TemplateLinks they represent.
LINK_SENSITIVITY - Static variable in class templates.presentation.EventLinker
The degree of proximity to be used when checking if a point lies on the link between events (in pixels).
LINK_SPACING - Static variable in class templates.presentation.EventLinker
The left and right margins of event labels (in pixels).
linker - Static variable in class templates.presentation.EventLinksDialog
The UI element which handles the event linking.
linkerPanel - Static variable in class templates.presentation.EventLinksDialog
The UI element displaying the event links.
linkLabels(EventLinker.EventLabel, EventLinker.EventLabel) - Method in class templates.presentation.EventLinker
Establish a link between the event from the given event labels.
links - Variable in class templates.diagram.actions.DiagramActions.RemoveLinksAction
The TemplateLinks to be removed.
links - Variable in class templates.diagram.Connector
The TemplateLinks visualized by this connector.
links - Variable in class templates.model.v3.TemplateDesign
The set of TemplateLinks in the model.
links - Variable in class templates.model.Validator.ValidatorResult
TemplateLinks contributing to the consistency issue, if any.
links - Variable in class templates.presentation.EventLinker
The representations of the links between events.
linksWithEvent(TemplateModel, TemplateComponent, String) - Static method in class templates.model.Validator
Retrieve all TemplateLinks which link a given event of a given TemplateComponent.
list - Variable in class templates.library.LibraryUI
The list of templates in the template library.
loadData(String, InputStream, String) - Method in class templates.io.TemplateFileIO
 
loadData(String, InputStream, String) - Method in class templates.library.TemplateMetaIO
 
loadMeta(String, InputStream, DESModel, String) - Method in class templates.io.TemplateFileIO
 
loadMeta(String, InputStream, DESModel, String) - Method in class templates.library.TemplateMetaIO
 
loadTemplateModel(File) - Method in class templates.library.TemplateLibrary
Load the model of a template from the given file.
localLib - Variable in class templates.library.TemplateManager
The library of the local user.
localToComponent(Point) - Method in class templates.presentation.TemplateEditableCanvas
Transform a point from the space of the template diagram to the space of canvas component, accounting for the scaling factor.
localToScreen(Point) - Method in class templates.presentation.TemplateEditableCanvas
Transform a point from the space of the template diagram to the space of the screen, accounting for the scaling factor and the location of the canvas on the screen.
location - Variable in class templates.diagram.actions.DiagramActions.CreateEntityAction
The location for the new Entity.
location - Variable in class templates.diagram.actions.DiagramActions.CreateTemplateInstanceAction
The location where the template instance should appear.
location - Variable in class templates.diagram.actions.DiagramUndoableEdits.CreateEntityEdit
The location where the Entity should be placed.
location - Variable in class templates.diagram.EntityLayout
The center point of the icon.

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