conformance_scd.alh 431 B

1234567
  1. Boolean function is_direct_instance(model: Element, instance: Element, type: Element)
  2. Boolean function is_nominal_instance(model: Element, instance: Element, type: Element)
  3. Boolean function is_structural_subtype(subtype: Element, supertype: Element)
  4. Element function conformance_scd(model: Element)
  5. Element function set_model_constraints(model: Element, func: Element)
  6. Element function generate_bottom_type_mapping(model: Element)