|
ENTITY representation_item SUPERTYPE OF (ONEOF (binary_representation_item, compound_representation_item, mapped_item, value_representation_item)); name : label; WHERE wr1: SIZEOF(using_representations(SELF)) > 0; END_ENTITY; -- representation_item |
Entity data types and their attributesrepresentation_itemname: label; |
| abstract_variable (PRODUCTION_RULE_MIM) |
| analog_port_variable (ANALYTICAL_MODEL_MIM) |
| binary_representation_item (REPRESENTATION_SCHEMA) |
| boolean_representation_item (BASIC_DATA_REPRESENTATION_MIM) |
| compound_representation_item (REPRESENTATION_SCHEMA) |
| constructive_geometric_element (IDA_STEP_SCHEMA_XIM) |
| date_representation_item (BASIC_DATA_REPRESENTATION_MIM) |
| date_time_representation_item (BASIC_DATA_REPRESENTATION_MIM) |
| datum_difference_based_characteristic (EXTENDED_GEOMETRIC_TOLERANCE_MIM) |
| descriptive_representation_item (QUALIFIED_MEASURE_SCHEMA) |
| ds_characterizable_representation_item (DECISION_SUPPORT_MIM) |
| expression_representation_item (SYSTEMS_ENGINEERING_REPRESENTATION_SCHEMA) |
| externally_defined_representation_item (EXTERNAL_REPRESENTATION_ITEM_MIM) |
| fbb_characterized_representation_item (FUNCTION_BASED_BEHAVIOUR_MIM) |
| fea_material_property_representation_item (STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA) |
| fea_representation_item (STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA) |
| functional_representation_item (SYSTEMS_ENGINEERING_REPRESENTATION_SCHEMA) |
| geometric_representation_item (GEOMETRY_SCHEMA) |
| included_text_based_representation (TEXTUAL_EXPRESSION_REPRESENTATION_MIM) |
| integer_representation_item (BASIC_DATA_REPRESENTATION_MIM) |
| kinematic_path (KINEMATIC_MOTION_REPRESENTATION_SCHEMA) |
| logical_representation_item (BASIC_DATA_REPRESENTATION_MIM) |
| mapped_item (REPRESENTATION_SCHEMA) |
| maths_value_representation_item (QUALIFIED_MEASURE_SCHEMA) |
| measure_representation_item (QUALIFIED_MEASURE_SCHEMA) |
| null_representation_item (CHARACTERISTIC_MIM) |
| parameter_value_representation_item (GENERAL_MODEL_PARAMETER_MIM) |
| port_variable (ANALYTICAL_MODEL_MIM) |
| prjm_characterizable_representation_item (PROJECT_MANAGEMENT_MIM) |
| procedural_representation_sequence (PROCEDURAL_MODEL_SCHEMA) |
| qualified_representation_item (QUALIFIED_MEASURE_SCHEMA) |
| rational_representation_item (BASIC_DATA_REPRESENTATION_MIM) |
| real_representation_item (BASIC_DATA_REPRESENTATION_MIM) |
| rep_item_group (LAYER_ASSIGNMENT_MIM) |
| sbb_characterized_representation_item (STATE_BASED_BEHAVIOUR_MIM) |
| state_based_behaviour_representation_item (STATE_BASED_BEHAVIOUR_REPRESENTATION_MIM) |
| state_based_behaviour_representation_item (SYSTEMS_ENGINEERING_REPRESENTATION_SCHEMA) |
| styled_item (PRESENTATION_APPEARANCE_SCHEMA) |
| symbol (PRODUCTION_RULE_MIM) |
| syss_characterizable_representation_item (SYSTEM_STRUCTURE_MIM) |
| tensor_representation_item (FEA_SCALAR_VECTOR_TENSOR_SCHEMA) |
| topological_representation_item (TOPOLOGY_SCHEMA) |
| user_selected_elements (PROCEDURAL_MODEL_SCHEMA) |
| value_representation_item (REPRESENTATION_SCHEMA) |
| variational_representation_item (VARIATIONAL_REPRESENTATION_SCHEMA) |
| aa_representation_item_subtypes (APPEARANCE_ASSIGNMENT_MIM) |
| representation_item_subtypes (BASIC_DATA_REPRESENTATION_MIM) |
Global rules for this entity data typerestrict_representation_for_document_content_property (AUTOMOTIVE_DESIGN)restrict_representation_for_document_content_property (CATALOG_DATA_INFORMATION_MIM) restrict_representation_for_document_creation_property (AUTOMOTIVE_DESIGN) restrict_representation_for_document_creation_property (CATALOG_DATA_INFORMATION_MIM) restrict_representation_for_document_format_property (AUTOMOTIVE_DESIGN) restrict_representation_for_document_format_property (CATALOG_DATA_INFORMATION_MIM) restrict_representation_for_document_size_property (AUTOMOTIVE_DESIGN) restrict_representation_for_document_size_property (CATALOG_DATA_INFORMATION_MIM) subtype_exclusiveness_representation_item (AUTOMOTIVE_DESIGN) subtype_exclusiveness_representation_item (CATALOG_DATA_INFORMATION_MIM) subtype_exclusiveness_representation_item (EXTENDED_MEASURE_REPRESENTATION_MIM) |
public interface ERepresentation_item extends EEntityname (explicit attribute)boolean testName(ERepresentation_item type)String getName(ERepresentation_item type) void setName(ERepresentation_item type, String value) void unsetName(ERepresentation_item type) |
public class CRepresentation_item implements ERepresentation_itemstatic EAttribute attributeName(ERepresentation_item type) |
public class ARepresentation_item extends AEntitypublic ERepresentation_item getByIndex(int index)public ERepresentation_item getCurrentMember(SdaiIterator it) |