Overview Schemas Index

MESH_FUNCTION_SCHEMA (jsdai.SMesh_function_schema)


ENTITY mesh_function
          SUBTYPE OF (application_defined_function, unary_generic_expression);
          mesh : mesh;
          basis : LIST [0:?] OF mesh_function_basis;
          uniform : BOOLEAN;
          vertex_values : BOOLEAN;
DERIVE
          control_values : maths_function := SELF\unary_generic_expression.operand;
WHERE
          wr1: function_is_table(control_values);
          wr2: (uniform AND (SIZEOF(basis) = 1)) XOR
        (NOT uniform);
END_ENTITY; -- mesh_function

Entity data types and their attributes

generic_expression
          -
maths_function
          (DER) domain: tuple_space;
          (DER) range: tuple_space;
application_defined_function
          explicit_domain: tuple_space;
          explicit_range: tuple_space;
          parameters: LIST [0:?] OF maths_value;
unary_generic_expression
          operand: generic_expression;
mesh_function
          mesh: mesh;
          basis: LIST [0:?] OF mesh_function_basis;
          uniform: BOOLEAN;
          vertex_values: BOOLEAN;
          (DER) control_values: maths_function;

Users

generic_expression
          abstracted_expression_function.expr
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
                                        groupable_item
                                                  parameter_value_select_groupable_item
                                                            parameter_value_select
          application_defined_function.parameters
                    maths_value
          applied_action_method_assignment.items
                    action_method_items
                              fbb_action_method_items
                                        parameter_value_select
          applied_certification_assignment.items
                    certification_item
                              sysm_certification_item
                                        groupable_item
                                                  parameter_value_select_groupable_item
                                                            parameter_value_select
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
                                        groupable_item
                                                  generic_expression_groupable_item
          applied_experience_type_assignment.items
                    experience_type_item
                              syse_experience_type_item
                                        groupable_item
                                                  generic_expression_groupable_item
          applied_group_assignment.items
                    groupable_item
                              generic_expression_groupable_item
          applied_person_type_assignment.items
                    person_type_item
                              syse_person_type_item
                                        groupable_item
                                                  generic_expression_groupable_item
          banded_matrix.default_entry
                    maths_value
          basic_sparse_matrix.default_entry
                    maths_value
          binary_generic_expression.operands
          bound_variational_parameter.parameter_current_value
                    maths_value
          constant_function.sole_output
                    maths_value
          definite_integral_expression.integrand
          expression_denoted_function.expr
          finite_function.pairs
                    maths_value
          finite_space.members
                    maths_value
          format_function.format_string
          format_function.value_to_format
          function_application.arguments
                    maths_expression
          function_application.operands
          functional_terminal_group_assignment.items
                    groupable_item
                              parameter_value_select_groupable_item
                                        parameter_value_select
          index_expression.index
          index_expression.operand
          interval_expression.interval_high
          interval_expression.interval_item
          interval_expression.interval_low
          issue_reference_mapping.items
                    issue_reference_item
                              syse_issue_reference_item
          listed_data.values
                    maths_value
          mathematical_description.described
                    maths_value
          maths_tuple_literal.lit_value
                    maths_value
          maths_value_context.abstract_value
                    maths_value
          maths_value_with_unit.value_component
                    maths_value
          multiple_arity_generic_expression.operands
          parallel_composed_function.operands
          partial_derivative_expression.derivand
          rational_representation_item_xim.operands
          risk_source_assignment.items
                    risk_source_item
                              syse_risk_source_item
          strict_triangular_matrix.main_diagonal_value
                    maths_value
          substring_expression.index1
          substring_expression.index2
          substring_expression.operand
          symmetric_banded_matrix.default_entry
                    maths_value
          triangular_matrix.default_entry
                    maths_value
          unary_generic_expression.operand
          variational_parameter.parameter_current_value
                    maths_value
          verification_evidence.items
                    verification_evidence_item
                              sysm_verification_evidence_item
                                        groupable_item
                                                  parameter_value_select_groupable_item
                                                            parameter_value_select
maths_function
          b_spline_function.coef
          b_spline_function.operand
          basic_sparse_matrix.index
          basic_sparse_matrix.loc
          basic_sparse_matrix.operands
          basic_sparse_matrix.val
          constant_function.source_of_domain
                    maths_space_or_function
          definite_integral_function.integrand
          definite_integral_function.operand
          function_application.func
                    maths_function_select
          general_linear_function.mat
          general_linear_function.operand
          homogeneous_linear_function.mat
          homogeneous_linear_function.operand
          linearized_table_function.operand
          linearized_table_function.source
          maths_space_context_relationship_description.describing_relationship
          mesh_function.control_values
          mesh_function_basis.value_positions
          normalized_property_distribution_description.abstract_function
          parallel_composed_function.final_function
                    maths_function_select
          parallel_composed_function.prep_functions
          parallel_composed_function.source_of_domain
                    maths_space_or_function
          partial_derivative_function.derivand
          partial_derivative_function.operand
          property_distribution_description.abstract_function
          rationalize_function.fun
          rationalize_function.operand
          reindexed_array_function.operand
          repackaging_function.operand
          selector_function.source_of_domain
                    maths_space_or_function
          series_composed_function.operands
application_defined_function
generic_expression
          abstracted_expression_function.expr
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
                                        groupable_item
                                                  parameter_value_select_groupable_item
                                                            parameter_value_select
          application_defined_function.parameters
                    maths_value
          applied_action_method_assignment.items
                    action_method_items
                              fbb_action_method_items
                                        parameter_value_select
          applied_certification_assignment.items
                    certification_item
                              sysm_certification_item
                                        groupable_item
                                                  parameter_value_select_groupable_item
                                                            parameter_value_select
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
                                        groupable_item
                                                  generic_expression_groupable_item
          applied_experience_type_assignment.items
                    experience_type_item
                              syse_experience_type_item
                                        groupable_item
                                                  generic_expression_groupable_item
          applied_group_assignment.items
                    groupable_item
                              generic_expression_groupable_item
          applied_person_type_assignment.items
                    person_type_item
                              syse_person_type_item
                                        groupable_item
                                                  generic_expression_groupable_item
          banded_matrix.default_entry
                    maths_value
          basic_sparse_matrix.default_entry
                    maths_value
          binary_generic_expression.operands
          bound_variational_parameter.parameter_current_value
                    maths_value
          constant_function.sole_output
                    maths_value
          definite_integral_expression.integrand
          expression_denoted_function.expr
          finite_function.pairs
                    maths_value
          finite_space.members
                    maths_value
          format_function.format_string
          format_function.value_to_format
          function_application.arguments
                    maths_expression
          function_application.operands
          functional_terminal_group_assignment.items
                    groupable_item
                              parameter_value_select_groupable_item
                                        parameter_value_select
          index_expression.index
          index_expression.operand
          interval_expression.interval_high
          interval_expression.interval_item
          interval_expression.interval_low
          issue_reference_mapping.items
                    issue_reference_item
                              syse_issue_reference_item
          listed_data.values
                    maths_value
          mathematical_description.described
                    maths_value
          maths_tuple_literal.lit_value
                    maths_value
          maths_value_context.abstract_value
                    maths_value
          maths_value_with_unit.value_component
                    maths_value
          multiple_arity_generic_expression.operands
          parallel_composed_function.operands
          partial_derivative_expression.derivand
          rational_representation_item_xim.operands
          risk_source_assignment.items
                    risk_source_item
                              syse_risk_source_item
          strict_triangular_matrix.main_diagonal_value
                    maths_value
          substring_expression.index1
          substring_expression.index2
          substring_expression.operand
          symmetric_banded_matrix.default_entry
                    maths_value
          triangular_matrix.default_entry
                    maths_value
          unary_generic_expression.operand
          variational_parameter.parameter_current_value
                    maths_value
          verification_evidence.items
                    verification_evidence_item
                              sysm_verification_evidence_item
                                        groupable_item
                                                  parameter_value_select_groupable_item
                                                            parameter_value_select
unary_generic_expression
mesh_function

Global rules for this entity data type

          -

public interface EMesh_function extends EApplication_defined_function, EUnary_generic_expression

mesh (explicit attribute)

          boolean testMesh(EMesh_function type)
          EMesh getMesh(EMesh_function type)
          void setMesh(EMesh_function type, EMesh value)
          void unsetMesh(EMesh_function type)

basis (explicit attribute)

          boolean testBasis(EMesh_function type)
          AMesh_function_basis getBasis(EMesh_function type)
          AMesh_function_basis createBasis(EMesh_function type)
          void unsetBasis(EMesh_function type)

uniform (explicit attribute)

          boolean testUniform(EMesh_function type)
          boolean getUniform(EMesh_function type)
          void setUniform(EMesh_function type, boolean value)
          void unsetUniform(EMesh_function type)

vertex_values (explicit attribute)

          boolean testVertex_values(EMesh_function type)
          boolean getVertex_values(EMesh_function type)
          void setVertex_values(EMesh_function type, boolean value)
          void unsetVertex_values(EMesh_function type)

control_values (derived attribute)

          EMaths_function getControl_values(EMesh_function type)
          boolean testControl_values(EMesh_function type)

public class CMesh_function implements EMesh_function

          static EAttribute attributeMesh(EMesh_function type)
          static int usedinMesh(EMesh_function type, EMesh instance, ASdaiModel domain, AMesh_function result)
          static EAttribute attributeBasis(EMesh_function type)
          static int usedinBasis(EMesh_function type, EMesh_function_basis instance, ASdaiModel domain, AMesh_function result)
          static EAttribute attributeUniform(EMesh_function type)
          static EAttribute attributeVertex_values(EMesh_function type)
          static EAttribute attributeControl_values(EMesh_function type)
          static int usedinControl_values(EMesh_function type, EMaths_function instance, ASdaiModel domain, AMesh_function result)

public class AMesh_function extends AEntity

          public EMesh_function getByIndex(int index)
          public EMesh_function getCurrentMember(SdaiIterator it)