Interface FeatureTypes.Repository

    • Method Detail

      • getName

        String getName()

        The name of this repository.

        This will be the ${repository} component of any URIs of types defined here.

        Returns:
        the name of the repository
      • getTypes

        Set getTypes()
        Get a set of all type names defined in this repository.
        Returns:
        a Set of Type names as Strings