ENTITY same_membership

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY same_membership;
  id : identifier;
  name : label;
  description :  OPTIONAL text;
  set_1 : class;
  set_2 : class;
END_ENTITY;

Explicit Attributes

Entity same_membership has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)same_membership
 namelabel (STRING)same_membership
 descriptiontext (STRING)same_membership
 set_1class (ENTITY)same_membership
 set_2class (ENTITY)same_membership

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity same_membership and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 identical_to_one_of_set_of_sets FUNCTION same_membership


[Top Level Definitions] [Exit]

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