Versions Compared

Key

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

JOSIF Main Page | JOSIF Guidebook | Modeling | Shared Framework Model | Internal Framework Model

Table of Contents
outlinetrue
indent20px
stylenone
printablefalse

The Internal Framework Model defines objects that are used by generators to be injected in the specifications.
This model cannot be referenced directly by interface developers. It will always be used implicitly. It covers:

...

  • *identifier : The entity instance identifier (EID).
  • *extensionInfo : Used to add extensibility to entity. Please refer to #Extensibilitythe Extensibility section.
  • *aliasNames : The aliasNames attribute contains implimentation specific name value pairs for local alternative names for the Entity. This is provided to pass more user friendly names for entities between systems or for debugging. The aliasNames attribute MUST NOT be used by an implimentation when comparing EntityIdentifiers. There is NO GUARANTEE that the contents of the aliasNames attribute is unique.

...