Package templates.diagram

Interface Summary
TemplateDiagramSubscriber Callback interface for listeners for changes in TemplateDiagrams.
 

Class Summary
Connector Class to maintain the graphical representation of TemplateLinks.
DiagramElement Common functionality of graphical representations of TemplateModel elements.
EmptyConnector Empty connector (with no associated TemplateLinks).
EmptyConnectorSet Set of EmptyConnectors.
Entity Class to maintain the graphical representation of TemplateComponents.
EntityLayout Encapsulation of the layout information for the graphical representation of TemplateComponents.
SimpleIcon Simple implementation of the EntityIcon interface.
TemplateDiagram The class describing and maintaining the graphical representation of a TemplateModel.
TemplateDiagramMessage Describes messages sent by TemplateDiagram to listeners for changes (i.e., TemplateDiagramSubscribers).
 

Exception Summary
MissingLayoutException To be thrown when an Entity cannot retrieve the layout information for a TemplateComponent during instantiation.