]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.layer0/graph/Layer0Constraints.pgraph
Merge "Defined L0.ValueType to make L0.Value(s) searchable from index"
[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 "ReadGraph => Resource -> [Issue]"
6 L0.HasConstraint <R L0.IsRelatedTo
7     L0.InverseOf L0.HasConstraint.Inverse <R L0.IsRelatedTo     
8     <-- L0.Type
9     --> L0.Constraint
10
11 // ----------------------------
12
13 L0.ConcernsRelation <R L0.IsRelatedTo
14     L0.HasRange L0.Relation
15     L0.InverseOf L0.ConcernsRelation.Inverse <R L0.IsRelatedTo     
16 L0.HasCardinalityRange <R L0.HasProperty : L0.FunctionalRelation
17     L0.HasRange L0.CardinalityRange