Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

How to show core and variation models using for example libraries or layers

0 votes
I have to model a system which has an in-common set of processes, but then also about a dozen data-dependent variations.  I do not want to maintain a dozen complete models, so is there a way to define my core model once and then include it by reference, in each of my dozen variation models?
in Help by

1 Answer

0 votes

The only kind of reference that is suported in yEd is through the URL property of nodes and edges. See the section on URL and Description in chapter Properties of Graph Elements in the yEd Manual for more information. If the URL property points to a GraphML file, you can use "View" -> "Go to URL" or F8 to quick open the referenced file in yEd.

I.e. suppose you have your core model saved as GraphML file, then you could create a node in your variation models that represents the core model and set the representative's URL property to point to the GraphML file with the core model.

by [yWorks] (160k points)
Legal Disclosure | Privacy Policy
...