pge62
1
One of the advantages of Capella is the definition of Test Cases as Capabilities or Capability Realizations tracing involved requirements.
Unfortunately there are no M2Doc extensions for the VP Requirement Addon Semantic Browser.
I am working on a small addon implementing missing queries.
There is a minor issue related the activation of the visualization of requirements in the Semantic Browser

If it is not activated, associated M2Doc queries are not working.
pge62
2
For sake of completeness, please find below the list of implemented services, with corresponding semantic browser query:
myCapellaElement.getAllocatedRequirements()
→ Allocated Requirements in “Referenced Elements”
myCapellaElement.getAllocatingRequirements()
→ Allocating Requirements in “Referencing Elements”
myRequirement.getReferencedByInternalRelation()
→ Internal Relation in “Referenced Elements”
myRequirement.getReferencingByInternalRelation()
→ Internal Relation in “Referencing Elements”*
myAttributeDefinition.getDataType()
→ Data Type in “Referenced Elements”
myRelationType.getRelations()
→ Relations in “Referencing Elements”