Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If you want to use combination of existing types (e.g. the new type and TimeInterval) you could define a combined metadata or let Odysseus do the work for you. In this case you will need to run Odysseus mit with the JDK and not JRE (i.e. tools.jar must be available).
  • Because there is a one to one mapping between a metadata interface and a metadata type, all metadata types must be final.

...