ENTITY Assigned_person

(* SCHEMA ap238_arm_schema; *)


(* for associated person_and_organization *)
ENTITY Assigned_person;
	person_and_organization_value: person_and_organization;
	role: STRING;
END_ENTITY;

Explicit Attributes

Entity Assigned_person has the following local and inherited explicit attributes:
AttributeTypeDefined By
 person_and_organization_valueperson_and_organization (STRING)Assigned_person
 roleSTRINGAssigned_person

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity Assigned_person and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 workpiece ENTITY Assigned_person


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00