ENTITY symbol_style

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY symbol_style
	SUBTYPE OF (founded_item);
	name : label;
	style_of_symbol : symbol_style_select;
END_ENTITY;

Explicit Attributes

Entity symbol_style has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)symbol_style
 style_of_symbolsymbol_style_select (SELECT)symbol_style

Derived Attributes

Entity symbol_style has the following local and inherited derived attributes:
AttributeTypeDefined By
 usersSET OF founded_item_select (SELECT)founded_item

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity symbol_style inherits from the following supertypes:
  founded_item

Subtypes

    No subtypes

Referenced By

Entity symbol_style and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 founded_item ENTITY symbol_style
 founded_item_select SELECT founded_item
 presentation_style_select SELECT symbol_style
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

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