Interface gdofFactory

    • Field Detail

      • eINSTANCE

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

      • createChangeableElementDescription

        ChangeableElementDescription createChangeableElementDescription()
        Returns a new object of class 'Changeable Element Description'.
        Returns:
        a new object of class 'Changeable Element Description'.
        Generated class or method.
      • createValueRule

        ValueRule createValueRule()
        Returns a new object of class 'Value Rule'.
        Returns:
        a new object of class 'Value Rule'.
        Generated class or method.
      • createOCLRule

        OCLRule createOCLRule()
        Returns a new object of class 'OCL Rule'.
        Returns:
        a new object of class 'OCL Rule'.
        Generated class or method.
      • createHelperOCLDefinition

        HelperOCLDefinition createHelperOCLDefinition()
        Returns a new object of class 'Helper OCL Definition'.
        Returns:
        a new object of class 'Helper OCL Definition'.
        Generated class or method.
      • createDoFRepository

        DoFRepository createDoFRepository()
        Returns a new object of class 'Do FRepository'.
        Returns:
        a new object of class 'Do FRepository'.
        Generated class or method.
      • createInstanceSelectionRule

        InstanceSelectionRule createInstanceSelectionRule()
        Returns a new object of class 'Instance Selection Rule'.
        Returns:
        a new object of class 'Instance Selection Rule'.
        Generated class or method.
      • createStaticSelectionRule

        StaticSelectionRule createStaticSelectionRule()
        Returns a new object of class 'Static Selection Rule'.
        Returns:
        a new object of class 'Static Selection Rule'.
        Generated class or method.
      • createDegreeOfFreedom

        DegreeOfFreedom createDegreeOfFreedom()
        Returns a new object of class 'Degree Of Freedom'.
        Returns:
        a new object of class 'Degree Of Freedom'.
        Generated class or method.
      • createDecoratorModelDescription

        DecoratorModelDescription createDecoratorModelDescription()
        Returns a new object of class 'Decorator Model Description'.
        Returns:
        a new object of class 'Decorator Model Description'.
        Generated class or method.
      • getgdofPackage

        gdofPackage getgdofPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.