Interface EntityNamingSource

  • All Superinterfaces:
    EntityNaming

    public interface EntityNamingSource
    extends EntityNaming
    Naming information about an entity.
    • Method Detail

      • getTypeName

        String getTypeName()
        Decode the name that we should expect to be used elsewhere to reference the modeled entity by decoding the entity-name/class-name combo.
        Returns:
        The reference-able type name