|
ENTITY Interface_connector_version SUBTYPE OF (Product_version); SELF\Product_version.of_product : Interface_connector; END_ENTITY; -- Interface_connector_version |
Entity data types and their attributesProduct_versionid: STRING; (OPT) description: STRING; of_product: Product; Interface_connector_version (RT) of_product: Interface_connector; |
| Interface_connector_as_planned (Interface_lifecycle_arm) |
| Interface_connector_as_realized (Interface_lifecycle_arm) |
| Interface_connector_design (Interface_lifecycle_arm) |
Global rules for this entity data type- |