Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Inheriting glossaries using variability in customs categories
Inheriting glossaries using variability in customs categories [message #1799594] Mon, 10 December 2018 18:13
Ismael Olea is currently offline Ismael OleaFriend
Messages: 38
Registered: April 2015
Location: Spain
Member

Hi:

For my project I want to create a set of glossaries, in different method plug-ins. My approach:


  • my goal is to inherit some glossary into others, in a tree structure
  • my project is structured in «layers», each layer is a method plugin
  • each method has a set of term definitions
  • each method has one custom category (glossary) with their method terms assigned by hand
  • then, I would like a new glossary listing its own terms plus the terms collected in a previous one
  • so I apply «extend» variability in the given glossary linking to the foundation old glossary
  • my configuration sets a website with multiple trees/methods, each one with their own glossary
  • finally I expect a published website with the new glossary listing all its adhoc assigned terms plus the «inherited» others, but I can't get this result.


As an example:

content:



  • custom-category1

    • glossary1-term
    • glossary1-term
    • glossary1-term

  • custom-category2

    • glossary2-term
    • glossary2-term
    • glossary2-term



expected published result:


  • Glossary1

    • glossary1-term
    • glossary1-term
    • glossary1-term

  • Glossary2

    • glossary1-term
    • glossary1-term
    • glossary1-term
    • glossary2-term
    • glossary2-term
    • glossary2-term



Seems clear I'm misunderstanding the variability feature in some way or another.

Any tip for doing this? I mean: I strongly would not prefer to do all the term assignations by hand and missing some new term here and there and to keep separate glossary sources as they are collected in the original sources.

Thanks in advance.
Previous Topic:Can models be collaboratively developed with EPF Composer using git repositories?
Next Topic:Knowing the effected files when a task/Capability pattern is modified in EPF Composer
Goto Forum:
  


Current Time: Sat Apr 20 02:15:00 GMT 2024

Powered by FUDForum. Page generated in 0.03486 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top