Overview Schemas Index

MATHEMATICAL_FUNCTIONS_SCHEMA (jsdai.SMathematical_functions_schema)


ENTITY maths_space
          ABSTRACT SUPERTYPE OF (ONEOF (elementary_space, finite_integer_interval, integer_interval_from_min, integer_interval_to_max, finite_real_interval, real_interval_from_min, real_interval_to_max, cartesian_complex_number_region, polar_complex_number_region, finite_space, uniform_product_space, listed_product_space, extended_tuple_space, function_space))
          SUBTYPE OF (generic_expression);
END_ENTITY; -- maths_space

Entity data types and their attributes

generic_expression
          -
maths_space
          -

Known subtypes

          cartesian_complex_number_region (MATHEMATICAL_FUNCTIONS_SCHEMA)
          elementary_space (MATHEMATICAL_FUNCTIONS_SCHEMA)
          extended_tuple_space (MATHEMATICAL_FUNCTIONS_SCHEMA)
          finite_integer_interval (MATHEMATICAL_FUNCTIONS_SCHEMA)
          finite_real_interval (MATHEMATICAL_FUNCTIONS_SCHEMA)
          finite_space (MATHEMATICAL_FUNCTIONS_SCHEMA)
          function_space (MATHEMATICAL_FUNCTIONS_SCHEMA)
          integer_interval_from_min (MATHEMATICAL_FUNCTIONS_SCHEMA)
          integer_interval_to_max (MATHEMATICAL_FUNCTIONS_SCHEMA)
          listed_product_space (MATHEMATICAL_FUNCTIONS_SCHEMA)
          mesh_derived_maths_space (MESH_TOPOLOGY_SCHEMA)
          polar_complex_number_region (MATHEMATICAL_FUNCTIONS_SCHEMA)
          real_interval_from_min (MATHEMATICAL_FUNCTIONS_SCHEMA)
          real_interval_to_max (MATHEMATICAL_FUNCTIONS_SCHEMA)
          uniform_product_space (MATHEMATICAL_FUNCTIONS_SCHEMA)

Users: by entity attributes

generic_expression
          abstracted_expression_function.expr
          application_defined_function.parameters
                    maths_value
          applied_action_assignment.items
                    action_items
                              ds_action_items
                                        syse_action_items
          applied_action_method_assignment.items
                    action_method_items
                              condition_action_method_items
                                        sbb_condition_action_method_items
                                                  parameter_value_select
          applied_group_assignment.items
                    groupable_item
                              parameter_value_select_groupable_item
                                        parameter_value_select
          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
          current_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ds_action_items
                                                            syse_action_items
          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
          frozen_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ds_action_items
                                                            syse_action_items
          function_application.arguments
                    maths_expression
          function_application.operands
          functional_terminal_group_assignment.items
                    groupable_item
                              generic_expression_groupable_item
          index_expression.index
          index_expression.operand
          interval_expression.interval_high
          interval_expression.interval_item
          interval_expression.interval_low
          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
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ds_action_items
                                                            syse_action_items
          rational_representation_item_xim.operands
          risk_identification_inputs.items
                    risk_perception_source_item
                              rm_risk_perception_source_item
                                        prgm_risk_perception_source_item
                                                  syse_risk_perception_source_item
          risk_perception_source_assignment.items
                    risk_perception_source_item
                              rm_risk_perception_source_item
                                        prgm_risk_perception_source_item
                                                  syse_risk_perception_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
maths_space
          constant_function.source_of_domain
                    maths_space_or_function
          extended_tuple_space.extender
          externally_listed_data.value_range
          function_space.domain_argument
          function_space.range_argument
          listed_data.value_range
          listed_product_space.factors
          maths_space_context.abstract_space
          maths_variable.values_space
          parallel_composed_function.source_of_domain
                    maths_space_or_function
          restriction_function.operand
          selector_function.source_of_domain
                    maths_space_or_function
          uniform_product_space.base

Users: by defined types, not used by any entity attribute

maths_space
          -

Global rules for this entity data type

          -

public interface EMaths_space extends EGeneric_expression


public class CMaths_space implements EMaths_space


public class AMaths_space extends AEntity

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