ENTITY context_dependent_unit SUBTYPE OF (named_unit); name : label; END_ENTITY; -- context_dependent_unit |
Entity data types and their attributesnamed_unitdimensions: dimensional_exponents; context_dependent_unit name: label; |
amount_of_substance_unit$context_dependent_unit (MEASURE_SCHEMA) |
context_dependent_unit$electric_current_unit (MEASURE_SCHEMA) |
context_dependent_unit$length_unit (MEASURE_SCHEMA) |
context_dependent_unit$luminous_intensity_unit (MEASURE_SCHEMA) |
context_dependent_unit$mass_unit (MEASURE_SCHEMA) |
context_dependent_unit$plane_angle_unit (MEASURE_SCHEMA) |
context_dependent_unit$ratio_unit (MEASURE_SCHEMA) |
context_dependent_unit$solid_angle_unit (MEASURE_SCHEMA) |
context_dependent_unit$thermodynamic_temperature_unit (MEASURE_SCHEMA) |
context_dependent_unit$time_unit (MEASURE_SCHEMA) |
currency (CURRENCY_MIM) |
expression_conversion_based_unit (VALUE_WITH_UNIT_EXTENSION_MIM) |
externally_defined_context_dependent_unit (EXTERNAL_UNIT_MIM) |
Global rules for this entity data type- |
public interface EContext_dependent_unit extends ENamed_unitname (explicit attribute)boolean testName(EContext_dependent_unit type)String getName(EContext_dependent_unit type) void setName(EContext_dependent_unit type, String value) void unsetName(EContext_dependent_unit type) |
public class CContext_dependent_unit implements EContext_dependent_unitstatic EAttribute attributeName(EContext_dependent_unit type) |
public class AContext_dependent_unit extends AEntitypublic EContext_dependent_unit getByIndex(int index)public EContext_dependent_unit getCurrentMember(SdaiIterator it) |