1 L0 = <http://www.simantics.org/Layer0-1.1>
2 L0X = <http://www.simantics.org/Layer0X-1.1>
3 DIA = <http://www.simantics.org/Diagram-2.2>
8 >-- DIA.Profile.priority --> L0.Double <R L0.HasProperty : L0.FunctionalRelation
9 >-- DIA.Profile.children ==> "[Resource]" <R L0.HasProperty : L0.FunctionalRelation
10 @L0.assert DIA.Profile.priority 0.0
11 @L0.assert DIA.Profile.children DIA.Profile.Functions.profileChildren
13 DIA.Profile.Functions : L0.Library
15 DIA.Profile.Functions.singleResourceSelection : L0.Function
17 DIA.Profile.Functions.profileChildren : L0.Function
18 L0.HasValueType "[Resource]"
19 DIA.Profile.Functions.availableProfiles : L0.Function
20 L0.HasValueType "[(String, Resource)]"
21 DIA.Profile.Functions.selectedProfile : L0.Function
22 L0.HasValueType "String"
23 DIA.Profile.Functions.activeProfileModifier : L0.Function
24 L0.HasValueType "String -> String"
25 DIA.Profile.Functions.profileEntrySelected : L0.Function
26 L0.HasValueType "a -> Boolean"
28 DIA.ProfileEntry <T L0.Entity
29 @L0.property DIA.ProfileEntry.HasStyle
30 @L0.property DIA.ProfileEntry.HasGroup
31 @L0.assert DIA.ProfileEntry.HasPriority 0.0
33 DIA.ProfileEntry.HasGroup <R L0.DependsOn : L0.FunctionalRelation
34 DIA.ProfileEntry.HasStyle <R L0.DependsOn : L0.FunctionalRelation
35 DIA.ProfileEntry.HasPriority <R L0.HasProperty : L0.FunctionalRelation
37 DIA.GroupStyleProfileEntry <T DIA.ProfileEntry
39 DIA.groupStyleProfileEntry : L0.Template
40 @template %subject %style %group
41 %subject : DIA.GroupStyleProfileEntry
42 DIA.ProfileEntry.HasStyle %style
43 DIA.ProfileEntry.HasGroup %group
45 DIA.Group <T L0.Entity
47 DIA.TypeGroup <T DIA.Group
48 >-- DIA.TypeGroup.HasType --> L0.Type <R L0.DependsOn
50 DIA.MappedTypeGroup <T DIA.TypeGroup
51 @L0.property DIA.TypeGroup.HasType
53 DIA.SCLGroup <T DIA.Group
55 DIA.SingleSelectionGroup <T DIA.Group
57 DIA.Style <T L0.Entity
59 DIA.ConstantStyle <T DIA.Style
61 DIA.ExpressionStyle <T DIA.Style
63 DIA.SCLTextGridStyle <T DIA.Style
64 >-- DIA.SCLTextGridStyle.texts ==> "Variable -> <ReadGraph> (String,String,String)" <R L0.HasProperty : L0.TotalFunction
66 DIA.ResourceSCLTextGridStyle <T DIA.Style
67 >-- DIA.ResourceSCLTextGridStyle.texts ==> "Resource -> <ReadGraph> (String,String,String)" <R L0.HasProperty : L0.TotalFunction
69 DIA.SCLTextStyle <T DIA.Style
70 DIA.BasicExpressionTextStyle <T DIA.Style
73 DIA.HasProfile : L0.Entity
74 DIA.HasProfile.Inverse : L0.Entity
76 DIA.HasEntries <R L0.DependsOn
78 DIA.HasActivationContext <R L0.DependsOn
80 DIA.HasValues <R L0.HasProperty : L0.FunctionalRelation
81 L0.InverseOf DIA.ValuesOf
83 DIA.HasVariableName <R L0.HasProperty : L0.FunctionalRelation
85 DIA.HasActiveProfile <R L0.DependsOn : L0.FunctionalRelation
87 @L0.optionalProperty DIA.HasActiveProfile
89 DIA.Profile.defaultEnabled
92 DIA.ProfileActivationState <T L0.Entity
93 >-- DIA.ProfileActivationState.HasProfile --> DIA.Profile <R L0.IsRelatedTo
95 DIA.ConfigurableProfile <T L0.Entity
97 DIA.HasTemplate <R L0.ConsistsOf
98 L0.HasDomain DIA.ProfileEntry
99 L0.HasRange DIA.ProfileEntry
101 DIA.Groups : L0.Library
103 DIA.Groups.DefinedElementGroup : DIA.TypeGroup
104 DIA.TypeGroup.HasType DIA.DefinedElement
106 DIA.Groups.RouteGraphConnectionElementGroup : DIA.TypeGroup
107 DIA.TypeGroup.HasType DIA.RouteGraphConnection