Overview Schemas Index

FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA (jsdai.SFinite_element_analysis_control_and_result_schema)


ENTITY surface_3d_element_field_variable_definition
          SUPERTYPE OF (ONEOF (surface_3d_element_location_point_volume_variable_values, surface_3d_element_location_point_variable_values, surface_3d_whole_element_variable_value, surface_3d_element_constant_specified_variable_value, surface_3d_element_constant_specified_volume_variable_value, surface_3d_element_nodal_specified_variable_values, surface_3d_element_boundary_location_point_surface_variable_values, surface_3d_element_boundary_whole_face_variable_value, surface_3d_element_boundary_constant_specified_variable_value, surface_3d_element_boundary_constant_specified_surface_variable_value, surface_3d_element_boundary_nodal_specified_variable_values, surface_3d_element_boundary_edge_location_point_surface_variable_values, surface_3d_element_boundary_edge_location_point_variable_values, surface_3d_element_boundary_edge_whole_edge_variable_value, surface_3d_element_boundary_edge_constant_specified_variable_value, surface_3d_element_boundary_edge_constant_specified_surface_variable_value, surface_3d_element_boundary_edge_nodal_specified_variable_values))
          SUBTYPE OF (field_variable_element_definition);
          element : surface_3d_element_output_reference;
END_ENTITY; -- surface_3d_element_field_variable_definition

Entity data types and their attributes

state_definition
          defined_state: state;
field_variable_definition
          -
field_variable_element_definition
          -
surface_3d_element_field_variable_definition
          element: surface_3d_element_output_reference;

Known subtypes

          surface_3d_element_boundary_constant_specified_surface_variable_value (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_constant_specified_variable_value (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_edge_constant_specified_surface_variable_value (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_edge_constant_specified_variable_value (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_edge_location_point_surface_variable_values (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_edge_location_point_variable_values (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_edge_nodal_specified_variable_values (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_edge_whole_edge_variable_value (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_location_point_surface_variable_values (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_nodal_specified_variable_values (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_boundary_whole_face_variable_value (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_constant_specified_variable_value (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_constant_specified_volume_variable_value (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_location_point_variable_values (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_location_point_volume_variable_values (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_element_nodal_specified_variable_values (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          surface_3d_whole_element_variable_value (FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)

Users

state_definition
          distribution_view_relationship.discretised_model
                    discretised_distribution_model_select
          same_discretised_distribution_model.equivalent_records
                    discretised_distribution_model_select
field_variable_definition
field_variable_element_definition
surface_3d_element_field_variable_definition

Global rules for this entity data type

          -

public interface ESurface_3d_element_field_variable_definition extends EField_variable_element_definition

element (explicit attribute)

          int testElement(ESurface_3d_element_field_variable_definition type)
          case 1
              EEntity getElement(ESurface_3d_element_field_variable_definition type)
              void setElement(ESurface_3d_element_field_variable_definition type, EEntity value, EEntity node1)
          void unsetElement(ESurface_3d_element_field_variable_definition type)

public class CSurface_3d_element_field_variable_definition implements ESurface_3d_element_field_variable_definition

          static EAttribute attributeElement(ESurface_3d_element_field_variable_definition type)
          static int usedinElement(ESurface_3d_element_field_variable_definition type, EEntity instance, ASdaiModel domain, ASurface_3d_element_field_variable_definition result)

public class ASurface_3d_element_field_variable_definition extends AEntity

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