Package metricsOverlay.model

Provides the high level model classes and model interfaces.

See:
          Description

Interface Summary
IEditable This interface allows items to be flagged as editable and have the potential to change their editable status.
INameable This interface provides model elements with the ability to name and rename themselves.
ITyped This interface provides objects with the ability to get at a description of their own type.
 

Class Summary
MetricDocument A metric document is a set of metric sets and there mappings, with a path that indicates the document they relate to.
MetricSection This class represents a single metric section.
 

Enum Summary
SectionType This enum shows the types of metric sections.
 

Package metricsOverlay.model Description

Provides the high level model classes and model interfaces.