Overview Schemas Index

MATHEMATICAL_FUNCTIONS_SCHEMA (jsdai.SMathematical_functions_schema)


ENTITY free_variable_semantics
          SUBTYPE OF (variable_semantics);
END_ENTITY; -- free_variable_semantics

Entity data types and their attributes

variable_semantics
          -
free_variable_semantics
          -

Users

variable_semantics
          environment.semantics
free_variable_semantics

Global rules for this entity data type

          -

public interface EFree_variable_semantics extends EVariable_semantics


public class CFree_variable_semantics implements EFree_variable_semantics


public class AFree_variable_semantics extends AEntity

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