ENTITY simple_generic_expression

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

ENTITY simple_generic_expression
	ABSTRACT SUPERTYPE OF (ONEOF (generic_literal, generic_variable))
	SUBTYPE OF (generic_expression);
END_ENTITY;

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity simple_generic_expression inherits from the following supertypes:
  generic_expression

Subtypes

Entity simple_generic_expression has the following subtypes:
    boolean_literal     boolean_representation_item     generic_literal*     generic_variable*     int_literal     integer_representation_item     literal_number     logical_literal     logical_representation_item     polar_complex_number_literal     real_literal     real_representation_item     scattering_parameter     simple_boolean_expression*     simple_numeric_expression*
* - Immediate Subtypes

Referenced By

Entity simple_generic_expression and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic FUNCTION generic_expression
 binary_generic_expression ENTITY generic_expression
 generic_expression ENTITY simple_generic_expression
 interval_expression ENTITY generic_expression
 is_acyclic FUNCTION generic_expression
 multiple_arity_generic_expression ENTITY generic_expression
 unary_generic_expression ENTITY generic_expression
 validate_dependently_instantiable_entity_data_types RULE simple_generic_expression
 validate_dependently_instantiable_entity_data_types RULE generic_expression


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:40-04:00