Package de.aristaflow.adept2.model.common.i18n


package de.aristaflow.adept2.model.common.i18n
  • Class
    Description
    Factory related to the localisation of process model objects.
    Transparently resolves translations of localised model objects.
    Tool methods for localising log and check report messages.
    Identifies a localisable (translatable) return value.
    This interface allows implementors to provide a (string) representation which is localised.
    Implementation to provide a collection of LocalisedStrings.
    This interface provides access to a Locale that is used for localisation.
    Implementation to provide constant object (usually string)representations which do not need to be localised as LocalisedString.
    Facilitates the getting of setting of translatable attributes and their translations.