Overview Schemas Index

ISO13584_IEC61360_DICTIONARY_SCHEMA (jsdai.SIso13584_iec61360_dictionary_schema)


ENTITY condition_det
          SUBTYPE OF (property_det);
END_ENTITY; -- condition_det

Entity data types and their attributes

dictionary_element
          identified_by: basic_semantic_unit;
          (OPT) time_stamps: dates;
          revision: revision_type;
class_and_property_elements
          names: item_names;
          definition: definition_type;
          (OPT) source_doc_of_definition: document;
          (OPT) note: note_type;
          (OPT) remark: remark_type;
property_det
          (RT) identified_by: property_bsu;
          (OPT) preferred_symbol: mathematical_string;
          synonymous_symbols: SET [0:2] OF mathematical_string;
          (OPT) figure: graphics;
          (OPT) det_classification: det_classification_type;
          domain: data_type;
          (OPT) formula: mathematical_string;
          (DER) describes_classes: SET [0:?] OF class;
condition_det
          -

Users

dictionary_element
class_and_property_elements
property_det
condition_det

Global rules for this entity data type

          -

public interface ECondition_det extends EProperty_det


public class CCondition_det implements ECondition_det


public class ACondition_det extends AEntity

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