ENTITY subset

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY subset;
  id : identifier;
  name : label;
  description :  OPTIONAL text;
  subset : class;
  superset : class;
END_ENTITY; (* declared in: set_theory_schema *)

Explicit Attributes

Entity subset has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)subset
 namelabel (STRING)subset
 descriptiontext (STRING)subset
 subsetclass (ENTITY)subset
 supersetclass (ENTITY)subset

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity subset has the following subtypes:
    proper_subset*
* - Immediate Subtypes

Referenced By

Entity subset and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 proper_subset ENTITY subset


[Top Level Definitions] [Exit]

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