Overview Schemas Index

finite_element_analysis_control_and_result_schema         


ENTITY state_relationship;
          name : label;
          description : text;
          relating_state : state;
          related_state : state;
END_ENTITY; -- state_relationship

Entity data types and their attributes

state_relationship
          name: label;
          description: text;
          relating_state: state;
          related_state: state;

Users

state_relationship

Global rules for this entity data type

          -