Class SModelName


  • public final class SModelName
    extends Object
    Name of a model is complicated matter, we distinguish qualified/long and simple name, namespace fraction, and optional stereotype fraction of it.
    [ {namespace} '.'] {simple name} [ '@' {stereotype} ]
    To avoid use of utility methods scattered around the code that extract certain fractions of the model name, this object gives access to all relevant parts of the name.
    Since:
    3.4