Interface DynamicextensionFactory

    • Field Detail

      • eINSTANCE

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

      • createDynamicSpecification

        DynamicSpecification createDynamicSpecification()
        Returns a new object of class 'Dynamic Specification'.
        Returns:
        a new object of class 'Dynamic Specification'.
        Generated class or method.
      • getDynamicextensionPackage

        DynamicextensionPackage getDynamicextensionPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.