ENTITY object_role

(* SCHEMA dimensional_inspection_schema; *)
  ENTITY object_role;
      name        : label;
      description : OPTIONAL text;
  END_ENTITY; -- object_role

Explicit Attributes

Entity object_role has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)object_role
 descriptiontext (STRING)object_role

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity object_role and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_assignment ENTITY object_role
 document_reference ENTITY object_role
 effectivity_assignment ENTITY object_role
 get_role FUNCTION object_role
 group_assignment ENTITY object_role
 role_association ENTITY object_role
 security_classification_assignment ENTITY object_role


[Top Level Definitions] [Exit]

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