ENTITY descriptive_representation_item SUBTYPE OF (representation_item); description : text; END_ENTITY; -- descriptive_representation_item |
Entity data types and their attributesrepresentation_itemname: label; descriptive_representation_item description: text; |
component_feature_external_reference (ASSEMBLY_MODULE_DESIGN_XIM) |
configuration_controlled_message (DEVICE_MARKING_XIM) |
descriptive_document_property (DOCUMENT_PROPERTIES_XIM) |
descriptive_representation_item$qualified_representation_item (QUALIFIED_MEASURE_SCHEMA) |
enum_reference_prefix (PRODUCTION_RULE_MIM) |
package_terminal_external_reference (PART_EXTERNAL_REFERENCE_XIM) |
product_group_context (PRODUCT_GROUP_MIM) |
product_group_purpose (PRODUCT_GROUP_MIM) |
product_group_rule (PRODUCT_GROUP_MIM) |
qualitative_consequence_estimate (RISK_SCHEMA) |
qualitative_probability_estimate (RISK_SCHEMA) |
range_characteristic (CHARACTERISTIC_MIM) |
tagged_text_item (TAGGED_TEXT_REPRESENTATION_MIM) |
text_representation_item (CHARACTERISTIC_XIM) |
textual_expression_representation_item (TEXTUAL_EXPRESSION_REPRESENTATION_MIM) |
uniform_resource_identifier (TAGGED_TEXT_REPRESENTATION_MIM) |
ttr_descriptive_representation_item_subtypes (TAGGED_TEXT_REPRESENTATION_MIM) |
ttr_string_representation_item_subtypes (TAGGED_TEXT_REPRESENTATION_XIM) |
Global rules for this entity data typerestrict_class_system_assignment_for_descriptive_representation_item (AUTOMOTIVE_DESIGN)restrict_class_system_assignment_for_descriptive_representation_item (CATALOG_DATA_INFORMATION_MIM) restrict_multi_language_for_descriptive_representation_item (AUTOMOTIVE_DESIGN) restrict_multi_language_for_descriptive_representation_item (CATALOG_DATA_INFORMATION_MIM) |
public interface EDescriptive_representation_item extends ERepresentation_itemdescription (explicit attribute)boolean testDescription(EDescriptive_representation_item type)String getDescription(EDescriptive_representation_item type) void setDescription(EDescriptive_representation_item type, String value) void unsetDescription(EDescriptive_representation_item type) |
public class CDescriptive_representation_item implements EDescriptive_representation_itemstatic EAttribute attributeDescription(EDescriptive_representation_item type) |
public class ADescriptive_representation_item extends AEntitypublic EDescriptive_representation_item getByIndex(int index)public EDescriptive_representation_item getCurrentMember(SdaiIterator it) |