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

E

edits - Static variable in class templates.presentation.ControllabilityDialog
Deprecated.  
editTemplate(TemplateLibrary, Template) - Static method in class templates.library.AddTemplateDialog
Display the dialog to enable the modification of the properties of an existing template.
ELEMENT_COMPONENT - Static variable in class templates.io.TemplateFileIO
"COMPONENT" element of the XML structure used to save a TemplateModel and the associated TemplateDiagram.
ELEMENT_COMPONENT - Static variable in class templates.model.TemplateModelMessage
Concerning a TemplateComponent.
ELEMENT_CONNECTOR - Static variable in class templates.io.TemplateFileIO
"CONNECTOR" element of the XML structure used to save a TemplateModel and the associated TemplateDiagram.
ELEMENT_DATA - Static variable in class templates.io.TemplateFileIO
"DATA" element of the XML structure used to save a TemplateModel and the associated TemplateDiagram.
ELEMENT_DESC - Static variable in class templates.library.TemplateMetaIO
The "description" XML element.
ELEMENT_ENTITY - Static variable in class templates.io.TemplateFileIO
"ENTITY" element of the XML structure used to save a TemplateModel and the associated TemplateDiagram.
ELEMENT_INFO - Static variable in class templates.library.TemplateMetaIO
The "template" XML element.
ELEMENT_LINK - Static variable in class templates.io.TemplateFileIO
"LINK" element of the XML structure used to save a TemplateModel and the associated TemplateDiagram.
ELEMENT_LINK - Static variable in class templates.model.TemplateModelMessage
Concerning a TemplateLink.
ELEMENT_META - Static variable in class templates.library.TemplateMetaIO
The "meta" XML element.
elementId - Variable in class templates.model.TemplateModelMessage
The id of the element (component or link).
elements - Variable in class templates.diagram.actions.DiagramActions.DeleteElementsAction
The DiagramElements which need to be removed.
elements - Variable in class templates.diagram.TemplateDiagramMessage
The DiagramElements affected by the change described by this message.
elements - Variable in class templates.presentation.IssueDescriptor
The set of diagram elements contributing to the occurrence of the consistency issue.
elementType - Variable in class templates.model.TemplateModelMessage
The type of the element (TemplateModelMessage.ELEMENT_COMPONENT or TemplateModelMessage.ELEMENT_LINK).
EmptyConnector - Class in templates.diagram
Empty connector (with no associated TemplateLinks).
EmptyConnector(long, long) - Constructor for class templates.diagram.EmptyConnector
Construct an empty connector linking the given components.
EmptyConnectorSet - Class in templates.diagram
Set of EmptyConnectors.
EmptyConnectorSet() - Constructor for class templates.diagram.EmptyConnectorSet
 
enterListener - Variable in class templates.presentation.AssignFSADialog
Listener for the Enter key.
enterListener - Variable in class templates.presentation.EntityLabellingDialog
Listener for the Enter key.
entities - Variable in class templates.diagram.actions.DiagramActions.DefaultIconAction
The Entitys whose icons have to be reset.
entities - Variable in class templates.diagram.actions.DiagramActions.SetIconColorAction
The Entitys to whose icons the background color has to be set.
entities - Variable in class templates.diagram.TemplateDiagram
Collection of all the Entitys in the template diagram.
entity - Variable in class templates.diagram.actions.DiagramActions.AssignFSAAction
The Entity whose TemplateComponent is to be assigned the FSAModel.
entity - Variable in class templates.diagram.actions.DiagramActions.AssignNewFSAAction
The Entity whose TemplateComponent is to be assigned a blank FSAModel.
entity - Variable in class templates.diagram.actions.DiagramActions.LabelEntityAction
The Entity to be relabelled.
entity - Variable in class templates.diagram.actions.DiagramActions.SetTypeAction
The Entity which represents the TemplateComponent whose type has to be set.
entity - Variable in class templates.diagram.actions.DiagramUndoableEdits.AssignFSAEdit
The Entity to whose TemplateComponent the new FSAModel should be assigned.
entity - Variable in class templates.diagram.actions.DiagramUndoableEdits.CreateEntityEdit
Holds the new Entity once it is created.
entity - Variable in class templates.diagram.actions.DiagramUndoableEdits.LabelEntityEdit
The Entity to be relabelled.
entity - Variable in class templates.diagram.actions.DiagramUndoableEdits.RemoveEntityEdit
The Entity to be removed.
entity - Variable in class templates.diagram.actions.DiagramUndoableEdits.SetIconEdit
The Entity whose icon has to be set.
entity - Variable in class templates.diagram.actions.DiagramUndoableEdits.SetTypeEdit
The Entity which represents the TemplateComponent whose type has to be set.
Entity - Class in templates.diagram
Class to maintain the graphical representation of TemplateComponents.
Entity(TemplateComponent) - Constructor for class templates.diagram.Entity
Construct an entity for the layout of the given TemplateComponent .
Entity(TemplateComponent, EntityLayout) - Constructor for class templates.diagram.Entity
Construct an entity for the given TemplateComponent with the given EntityLayout.
entity - Static variable in class templates.presentation.AssignFSADialog
The Entity to whose TemplateComponent a new FSA model will be assigned.
entity - Static variable in class templates.presentation.EntityLabellingDialog
The Entity which will be relabelled.
entity - Variable in class templates.presentation.EventLinksDialog.EntityRenderer
The Entity to be rendered.
entity - Variable in class templates.presentation.IssuesWrapper.AssignFSAAction
The entity for the template component to which an FSA model will be assigned.
entity - Variable in class templates.presentation.IssuesWrapper.ConvertAction
The Entity for the template component.
entity - Variable in class templates.presentation.IssuesWrapper.RenameAction
The entity to be relabelled.
Entity.LabelBox - Class in templates.diagram
Class to maintain the graphical representation of the label of the entity.
Entity.LabelBox(Vector<String>) - Constructor for class templates.diagram.Entity.LabelBox
Construct a label box to render the lines of an Entity label.
EntityIcon - Interface in templates.utils
Interface for the icons used to represent components in a template design.
EntityLabellingDialog - Class in templates.presentation
The UI dialog to label components (Entitys) in the template design.
EntityLayout - Class in templates.diagram
Encapsulation of the layout information for the graphical representation of TemplateComponents.
EntityLayout() - Constructor for class templates.diagram.EntityLayout
Construct an entity layout.
EntityPopup - Class in templates.presentation
The context (right-click) pop-up menu for components in a TemplateEditableCanvas.
EntityPopup(TemplateEditableCanvas, Entity) - Constructor for class templates.presentation.EntityPopup
Construct the context pop-up menu for the given entity.
equals(Object) - Method in class templates.presentation.EventLinker.EventLabel
 
equals(Object) - Method in class templates.presentation.EventLinker.LabelLink
 
ERROR - Static variable in class templates.model.Validator.ValidatorResult
Type "error".
ERROR_FORKED_EVENT - Static variable in class templates.model.Validator
A channel event is linked to multiple module events.
ERROR_MERGED_EVENT - Static variable in class templates.model.Validator
A module event is linked to multiple events from the same channel.
ERROR_MODULE_CHANNEL - Static variable in class templates.model.Validator
A link connects two modules or two channels.
ERROR_NO_EVENT - Static variable in class templates.model.Validator
A linked event is not contained in the FSAModel of the corresponding TemplateComponent.
ERROR_NO_MODEL - Static variable in class templates.model.Validator
A TemplateComponent does not have an assigned FSAModel.
ERROR_NO_MODULE - Static variable in class templates.model.Validator
No module is present in the model.
ERROR_NONUNIQUE_NAME - Static variable in class templates.model.Validator
The FSAModels of two or more TemplateComponents share the same name.
event - Variable in class templates.model.Validator.ValidatorResult
The name of the event contributing to the consistency issue, if any.
event1 - Variable in class templates.diagram.Connector.EventBox.EventPair
First event.
event2 - Variable in class templates.diagram.Connector.EventBox.EventPair
Second event.
EVENT_SPACING - Static variable in class templates.presentation.EventLinker
The top and bottom margins of event labels (in pixels).
eventID - Variable in class templates.diagram.actions.DiagramUndoableEdits.SetControllabilityEdit
The id of the DESEvent whose controllability has to be set.
EventLinker - Class in templates.presentation
The UI element which handles the user actions to establish links between the events of two template design components.
EventLinker(TemplateDiagram, Connector) - Constructor for class templates.presentation.EventLinker
Construct and set up the event linker component.
EventLinker.AddEventToModel - Class in templates.presentation
Action to mark an event for addition to the underlying model of the corresponding template component when the user commits all changes.
EventLinker.AddEventToModel(EventLinker.EventLabel) - Constructor for class templates.presentation.EventLinker.AddEventToModel
Construct an action to mark the event from the given event label.
EventLinker.EventLabel - Class in templates.presentation
The UI component used to render an event label in the event linker.
EventLinker.EventLabel(Entity, String) - Constructor for class templates.presentation.EventLinker.EventLabel
Construct a new event label for the given event.
EventLinker.LabelLink - Class in templates.presentation
The UI component used to render a link between two events.
EventLinker.LabelLink(EventLinker.EventLabel, EventLinker.EventLabel) - Constructor for class templates.presentation.EventLinker.LabelLink
Construct a new event link with the given event labels.
EventLinksDialog - Class in templates.presentation
The UI dialog which allows the linking of events between components in a template design.
EventLinksDialog.EntityRenderer - Class in templates.presentation
Class used to render the icons of the Entitys which contain the TemplateComponents whose events are linked.
EventLinksDialog.EntityRenderer(Entity) - Constructor for class templates.presentation.EventLinksDialog.EntityRenderer
Construct an object to render the given Entity.
eventList - Static variable in class templates.presentation.ControllabilityDialog
Deprecated.  
events - Variable in class templates.diagram.Connector.EventBox
The pairs of linked events to be shown in the event box.
EventSynchronizer - Class in templates.operations
Implements operations commonly employed by the other template design operations.
EventSynchronizer() - Constructor for class templates.operations.EventSynchronizer
 
execute() - Method in class templates.diagram.actions.AbstractDiagramAction
Perform the action.
execute() - Method in class templates.diagram.actions.DiagramActions.ShiftDiagramInViewAction
Perform the action.
existsLeftEvent() - Method in interface templates.model.TemplateLink
Checks if the FSAModel of the first TemplateComponent contains the linked event.
existsLeftEvent() - Method in class templates.model.v3.Link
 
existsLink(long, long) - Method in interface templates.model.TemplateModel
Check if there is a TemplateLink between the TemplateComponents with the given ids.
existsLink(long, long) - Method in class templates.model.v3.TemplateDesign
 
existsRightEvent() - Method in interface templates.model.TemplateLink
Checks if the FSAModel of the second TemplateComponent contains the linked event.
existsRightEvent() - Method in class templates.model.v3.Link
 
exportFile(File, File) - Method in class templates.io.JPEGExporter
 
exportFile(File, File) - Method in class templates.io.PNGExporter
 
ext - Static variable in class templates.io.JPEGExporter
The file extension of the output file format.
ext - Static variable in class templates.io.PNGExporter
The file extension of the output file format.

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