ENTITY usage_association

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY usage_association
	SUBTYPE OF (action_method_relationship);
	SELF\action_method_relationship.related_method : information_usage_right;
	SELF\action_method_relationship.relating_method : information_usage_right;
DERIVE
	related : information_usage_right := SELF\action_method_relationship.related_method;
	relating : information_usage_right := SELF\action_method_relationship.relating_method;
END_ENTITY;

Explicit Attributes

Entity usage_association has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_method_relationship
 descriptiontext (STRING)action_method_relationship
 relating_methodinformation_usage_right (ENTITY)usage_association(Redcl from action_method_relationship)
 related_methodinformation_usage_right (ENTITY)usage_association(Redcl from action_method_relationship)

Derived Attributes

Entity usage_association has the following local and inherited derived attributes:
AttributeTypeDefined By
 relatedinformation_usage_right (ENTITY)usage_association
 relatinginformation_usage_right (ENTITY)usage_association

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity usage_association inherits from the following supertypes:
  action_method_relationship

Subtypes

    No subtypes

Referenced By

Entity usage_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_classification_item SELECT usage_association
 attribute_language_item SELECT usage_association
 characterized_action_definition SELECT action_method_relationship
 classification_item SELECT usage_association
 document_reference_item SELECT usage_association
 identification_item SELECT usage_association
 multi_language_attribute_item SELECT usage_association
 right_to_usage_association ENTITY action_method_relationship
 usage_association ENTITY action_method_relationship


[Top Level Definitions] [Exit]

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