Home
last modified time | relevance | path

Searched refs:Entity_Specification_Kinds (Results 1 – 3 of 3) sorted by relevance

/dports/lang/adacontrol/adactl-1.18r9/src/
H A Dframework.ads173 type Entity_Specification_Kinds is (Box, Equal, Regular_Id, All_Id); type
176 …ion Entity_Specification_Kind (Entity : in Entity_Specification) return Entity_Specification_Kinds;
208 type Entity_Specification (Kind : Entity_Specification_Kinds := Regular_Id) is
H A Dframework.adb88 …n Entity_Specification_Kind (Entity : in Entity_Specification) return Entity_Specification_Kinds is
H A Dframework-control_manager.adb375 … Failure ("Associate : bad kind " & Entity_Specification_Kinds'Wide_Image (Specification.Kind));