]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.layer0/graph/Layer0Tags.pgraph
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0Tags.pgraph
1 L0 = <http://www.simantics.org/Layer0-1.1>\r
2 \r
3 L0.Abstract\r
4     @L0.defTag \r
5     L0.HasDescription "Instances of a type tagged as Abstract cannot be directly instantiated." \r
6     //L0.HasDomain L0.Type\r
7 L0.Deprecated\r
8     @L0.defTag        \r
9 L0.Enumeration\r
10     @L0.defTag\r
11     L0.HasDescription "Instances of a type tagged Enumeration cannot be instantiated outside of the ontology that defines it." \r
12     L0.HasDomain L0.Type\r
13 L0.Final\r
14     @L0.defTag\r
15 L0.SharedRange\r
16     @L0.defTag\r
17     L0.HasDescription "Used in export to determine optional fragments."\r
18 L0.Immutable\r
19     @L0.defTag\r
20     L0.HasDescription "Indicates that a relation can only be modified when subject is created or destroyed."