Interface ArchitecturaltemplatesFactory

    • Method Detail

      • createAT

        AT createAT()
        Returns a new object of class 'AT'.
        Returns:
        a new object of class 'AT'.
        Generated class or method.
      • createCatalog

        Catalog createCatalog()
        Returns a new object of class 'Catalog'.
        Returns:
        a new object of class 'Catalog'.
        Generated class or method.
      • createRole

        Role createRole()
        Returns a new object of class 'Role'.
        Returns:
        a new object of class 'Role'.
        Generated class or method.
      • createOCLConstraint

        OCLConstraint createOCLConstraint()
        Returns a new object of class 'OCL Constraint'.
        Returns:
        a new object of class 'OCL Constraint'.
        Generated class or method.
      • createQVTOCompletion

        QVTOCompletion createQVTOCompletion()
        Returns a new object of class 'QVTO Completion'.
        Returns:
        a new object of class 'QVTO Completion'.
        Generated class or method.
      • createPCMBlackboardCompletionParameter

        PCMBlackboardCompletionParameter createPCMBlackboardCompletionParameter()
        Returns a new object of class 'PCM Blackboard Completion Parameter'.
        Returns:
        a new object of class 'PCM Blackboard Completion Parameter'.
        Generated class or method.
      • createPCMTemplateCompletionParameter

        PCMTemplateCompletionParameter createPCMTemplateCompletionParameter()
        Returns a new object of class 'PCM Template Completion Parameter'.
        Returns:
        a new object of class 'PCM Template Completion Parameter'.
        Generated class or method.
      • createPCMOutputCompletionParameter

        PCMOutputCompletionParameter createPCMOutputCompletionParameter()
        Returns a new object of class 'PCM Output Completion Parameter'.
        Returns:
        a new object of class 'PCM Output Completion Parameter'.
        Generated class or method.
      • createReconfigurationFolder

        ReconfigurationFolder createReconfigurationFolder()
        Returns a new object of class 'Reconfiguration Folder'.
        Returns:
        a new object of class 'Reconfiguration Folder'.
        Generated class or method.
      • createIsolatedPCMTemplateCompletionParameter

        IsolatedPCMTemplateCompletionParameter createIsolatedPCMTemplateCompletionParameter()
        Returns a new object of class 'Isolated PCM Template Completion Parameter'.
        Returns:
        a new object of class 'Isolated PCM Template Completion Parameter'.
        Generated class or method.
      • createPCMFileExtension

        PCMFileExtension createPCMFileExtension()
        Returns a new object of class 'PCM File Extension'.
        Returns:
        a new object of class 'PCM File Extension'.
        Generated class or method.
      • createGenericFileExtension

        GenericFileExtension createGenericFileExtension()
        Returns a new object of class 'Generic File Extension'.
        Returns:
        a new object of class 'Generic File Extension'.
        Generated class or method.
      • getArchitecturaltemplatesPackage

        ArchitecturaltemplatesPackage getArchitecturaltemplatesPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.