Skip to end of banner
Go to start of banner

Improved labels model

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Proposed solutions

Final Solution

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>.

  • No labels