ENTITY relationship_condition
(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
ENTITY relationship_condition;
name : label;
applicable_relationships : SET [1:?] OF relationship_with_condition;
condition_description : text;
END_ENTITY; (* declared in: method_definition_schema *)
Explicit Attributes
Entity relationship_condition has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | relationship_condition |
| applicable_relationships | SET OF relationship_with_condition (SELECT) | relationship_condition |
| condition_description | text (STRING) | relationship_condition |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:36-04:00