Overview Schemas Index

MATHEMATICAL_CONTEXT_SCHEMA (jsdai.SMathematical_context_schema)


ENTITY defined_maths_space_context
          SUBTYPE OF (maths_space_context);
END_ENTITY; -- defined_maths_space_context

Entity data types and their attributes

maths_space_context
          id: identifier;
          name: label;
          (OPT) description: text;
          abstract_space: maths_space;
          physical_space: space_context_select;
defined_maths_space_context
          -

Known subtypes

          normalized_maths_space_context (MATHEMATICAL_CONTEXT_SCHEMA)
          representation_context_defined_maths_space_context (MATHEMATICAL_CONTEXT_SCHEMA)
          unit_defined_maths_space_context (MATHEMATICAL_CONTEXT_SCHEMA)

Users

maths_space_context
          compound_maths_space_context.components
          maths_space_context_relationship.related_context
          maths_space_context_relationship.relating_context
          membership_of_maths_space_context.space_context
          normalized_property_distribution_description.domain_context
          property_distribution_description.domain_context
          property_distribution_description.range_context
defined_maths_space_context

Global rules for this entity data type

          -

public interface EDefined_maths_space_context extends EMaths_space_context


public class CDefined_maths_space_context implements EDefined_maths_space_context


public class ADefined_maths_space_context extends AEntity

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