|
ENTITY physical_node_requirement_to_implementing_component_allocation SUBTYPE OF (shape_aspect_relationship, shape_aspect); SELF\shape_aspect_relationship.relating_shape_aspect : physical_connectivity_definition; WHERE WR1: acyclic_shape_aspect_relationship(SELF, [SELF\shape_aspect_relationship.related_shape_aspect], 'PHYSICAL_NODE_REQUIREMENT_TO_IMPLEMENTING_COMPONENT_ALLOCATION_MIM.'+ 'PHYSICAL_NODE_REQUIREMENT_TO_IMPLEMENTING_COMPONENT_ALLOCATION'); END_ENTITY; -- physical_node_requirement_to_implementing_component_allocation |
Entity data types and their attributesshape_aspect_relationshipname: label; (OPT) description: text; relating_shape_aspect: shape_aspect; related_shape_aspect: shape_aspect; (DER) id: identifier; shape_aspect name: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; physical_node_requirement_to_implementing_component_allocation (RT) relating_shape_aspect: physical_connectivity_definition; |
Global rules for this entity data type- |