]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.layer0/graph/Layer0Constraints.pgraph
DB and Layer0 modifications for related issues
[simantics/platform.git] / bundles / org.simantics.layer0 / graph / Layer0Constraints.pgraph
1 L0 = <http://www.simantics.org/Layer0-1.1>
2
3 L0.Constraint <T L0.Entity
4     >-- L0.Constraint.Validator <R L0.HasProperty : L0.FunctionalRelation
5         L0.RequiresValueType "Resource -> <ReadGraph> [Issue]"
6
7 L0.SCLValidator <T L0.SCLValue
8     L0.HasValueType "Resource -> <ReadGraph> [Issue]"
9     
10 L0.HasConstraint <R L0.IsRelatedTo
11     L0.InverseOf L0.HasConstraint.Inverse <R L0.IsRelatedTo     
12     <-- L0.Type
13     --> L0.Constraint
14
15 // ----------------------------
16
17 L0.ConcernsRelation <R L0.IsRelatedTo
18     L0.HasRange L0.Relation
19     L0.InverseOf L0.ConcernsRelation.Inverse <R L0.IsRelatedTo     
20 L0.HasCardinalityRange <R L0.HasProperty : L0.FunctionalRelation
21     L0.HasRange L0.CardinalityRange