Overview Schemas Index

PROCESS_PROPERTY_SCHEMA (jsdai.SProcess_property_schema)


Multi leaf complex entity data type
          product_definition_process+property_process

Entity data types and their attributes

Action
          name: label;
          (OPT) description: text;
          chosen_method: action_method;
          (DER) id: identifier;
Product_definition_process
          identification: identifier;
          (INV) product_definitions: SET [1:?] OF process_product_association FOR process;
Property_process
          identification: identifier;
          (INV) properties: SET [1:?] OF process_property_association FOR process;

public class CProduct_definition_process$property_process implements EProduct_definition_process, EProperty_process