Interface ResultdecoratorFactory

    • Field Detail

      • eINSTANCE

        static final ResultdecoratorFactory eINSTANCE
        The singleton instance of the factory.
        Generated class or method.
    • Method Detail

      • createResultDecoratorRepository

        ResultDecoratorRepository createResultDecoratorRepository()
        Returns a new object of class 'Result Decorator Repository'.
        Returns:
        a new object of class 'Result Decorator Repository'.
        Generated class or method.
      • getResultdecoratorPackage

        ResultdecoratorPackage getResultdecoratorPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.