ENTITY component_material_relationship SUBTYPE OF (group, property_definition); SELF\property_definition.definition : physical_unit; END_ENTITY; -- component_material_relationship |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; property_definition name: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; component_material_relationship (RT) definition: physical_unit; |
component_material_relationship_armx (PHYSICAL_UNIT_DESIGN_VIEW_XIM) |
Global rules for this entity data type- |
public interface EComponent_material_relationship extends EGroup, EProperty_definition |
public class CComponent_material_relationship implements EComponent_material_relationship |
public class AComponent_material_relationship extends AEntitypublic EComponent_material_relationship getByIndex(int index)public EComponent_material_relationship getCurrentMember(SdaiIterator it) |