Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Proposed solutions

Gliffy
size500
nameLabel class diagram
Gliffy
size500
nameLabels class diagram (ver 2)

Final Solution

Gliffy
size500
nameLabel_Class_Diagaram(final)

The final solution brought the most possible flexibility to the labels. The complete information needed for the specific label is now in the storage label type class. The label is defined having the declared storage label type and the value of same type. For example, a StringStorageLabel can have only storage type as a class that extends AbstractStorageLabelType<Boolean>.