]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.layer0/graph/Layer0OrderedSet.pgraph
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0OrderedSet.pgraph
1 L0 = <http://www.simantics.org/Layer0-1.1>\r
2 \r
3 L0.orderedSet : L0.Template \r
4     L0.HasDescription "A builtin template that is only used in graph compilation."\r
5 \r
6 L0.OrderedSet <T L0.FunctionalRelation\r
7     @L0.property L0.HasNext\r
8     @L0.property L0.HasPrevious\r
9 L0.HasNext <R L0.IsRelatedTo : L0.OrderedSet\r
10     L0.InverseOf L0.HasPrevious <R L0.IsRelatedTo\r
11     \r
12 L0.HasElement <R L0.IsRelatedTo\r
13     @L0.tag L0.Deprecated