Uses of Package
templates.model

Packages that use templates.model
templates.diagram   
templates.diagram.actions   
templates.io   
templates.model   
templates.model.v3   
templates.operations   
templates.presentation   
 

Classes in templates.model used by templates.diagram
TemplateComponent
          Describes a component in a template design, namely a module or a channel.
TemplateLink
          Describes a link between two components in a template design.
TemplateModel
          Describes a template design (which includes modules, channels and links).
TemplateModelMessage
          Message sent by a TemplateModel to notify listeners of changes to the model.
TemplateModelSubscriber
          Callback interface for listeners for changes in TemplateModels.
 

Classes in templates.model used by templates.diagram.actions
TemplateLink
          Describes a link between two components in a template design.
 

Classes in templates.model used by templates.io
TemplateComponent
          Describes a component in a template design, namely a module or a channel.
 

Classes in templates.model used by templates.model
TemplateComponent
          Describes a component in a template design, namely a module or a channel.
TemplateLink
          Describes a link between two components in a template design.
TemplateModel
          Describes a template design (which includes modules, channels and links).
TemplateModelMessage
          Message sent by a TemplateModel to notify listeners of changes to the model.
TemplateModelPublisher
          Interface for publishers of notifications about changes in TemplateModels.
TemplateModelSubscriber
          Callback interface for listeners for changes in TemplateModels.
Validator.ValidatorResult
          Encapsulates a consistency issue found by the validator.
 

Classes in templates.model used by templates.model.v3
TemplateComponent
          Describes a component in a template design, namely a module or a channel.
TemplateLink
          Describes a link between two components in a template design.
TemplateModel
          Describes a template design (which includes modules, channels and links).
TemplateModelMessage
          Message sent by a TemplateModel to notify listeners of changes to the model.
TemplateModelPublisher
          Interface for publishers of notifications about changes in TemplateModels.
TemplateModelSubscriber
          Callback interface for listeners for changes in TemplateModels.
 

Classes in templates.model used by templates.operations
TemplateComponent
          Describes a component in a template design, namely a module or a channel.
TemplateModel
          Describes a template design (which includes modules, channels and links).
 

Classes in templates.model used by templates.presentation
TemplateModel
          Describes a template design (which includes modules, channels and links).