Overview Schemas Index

PRODUCT_ANALYSIS_SCHEMA (jsdai.SProduct_analysis_schema)


ENTITY physical_state_domain
          SUBTYPE OF (temporal_spatial_domain);
END_ENTITY; -- physical_state_domain

Entity data types and their attributes

temporal_spatial_domain
          id: identifier;
          name: label;
          description: text;
physical_state_domain
          -

Users

temporal_spatial_domain
          applied_approval_assignment.items
                    approval_item
                              ap209e2_analysis_approval_item
          behavioural_decomposition_of_temporal_spatial_domain.parts
          behavioural_decomposition_of_temporal_spatial_domain.whole
          domain_property.domain
          idealisation_relationship.idealisation
          spatial_decomposition_of_temporal_spatial_domain.parts
          spatial_decomposition_of_temporal_spatial_domain.whole
          view_relationship.viewed
physical_state_domain
          physical_action_domain.final
          physical_action_domain.initial
          same_idealised_state.equivalent_records
                    idealised_state_select
          state_view_relationship.idealised_state
                    idealised_state_select

Global rules for this entity data type

          -

public interface EPhysical_state_domain extends ETemporal_spatial_domain


public class CPhysical_state_domain implements EPhysical_state_domain


public class APhysical_state_domain extends AEntity

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