Uses of Package
templates.diagram

Packages that use templates.diagram
templates.diagram   
templates.diagram.actions   
templates.presentation   
 

Classes in templates.diagram used by templates.diagram
Connector
          Class to maintain the graphical representation of TemplateLinks.
Connector.EventBox
          Encapsulation of a graphical element which displays the events linked through a Connector.
Connector.EventBox.EventPair
          A pair of events.
DiagramElement
          Common functionality of graphical representations of TemplateModel elements.
Entity
          Class to maintain the graphical representation of TemplateComponents.
EntityLayout
          Encapsulation of the layout information for the graphical representation of TemplateComponents.
MissingLayoutException
          To be thrown when an Entity cannot retrieve the layout information for a TemplateComponent during instantiation.
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).
TemplateDiagramSubscriber
          Callback interface for listeners for changes in TemplateDiagrams.
 

Classes in templates.diagram used by templates.diagram.actions
Connector
          Class to maintain the graphical representation of TemplateLinks.
DiagramElement
          Common functionality of graphical representations of TemplateModel elements.
Entity
          Class to maintain the graphical representation of TemplateComponents.
TemplateDiagram
          The class describing and maintaining the graphical representation of a TemplateModel.
 

Classes in templates.diagram used by templates.presentation
Connector
          Class to maintain the graphical representation of TemplateLinks.
DiagramElement
          Common functionality of graphical representations of TemplateModel elements.
Entity
          Class to maintain the graphical representation of TemplateComponents.
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).
TemplateDiagramSubscriber
          Callback interface for listeners for changes in TemplateDiagrams.