ENTITY applied_independent_material_property SUBTYPE OF (material_property, applied_independent_property); SELF\applied_independent_property.base_independent_property : general_material_property; END_ENTITY; -- applied_independent_material_property |
Entity data types and their attributesproperty_definitionname: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; material_property - assigned_property (OPT) id_x: STRING; (RT) definition->described_element: property_assignment_select; (OPT) representation: property_value_select; (RT) (DER) id: identifier; applied_independent_property base_independent_property: general_property; (RT) (DER) name: STRING; applied_independent_material_property (RT) base_independent_property: general_material_property; |
applied_independent_material_property$material_property_armx (GENERIC_MATERIAL_ASPECTS_XIM) |
Global rules for this entity data type- |
public interface EApplied_independent_material_property extends EMaterial_property, EApplied_independent_property |
public class CApplied_independent_material_property implements EApplied_independent_material_property |
public class AApplied_independent_material_property extends AEntitypublic EApplied_independent_material_property getByIndex(int index)public EApplied_independent_material_property getCurrentMember(SdaiIterator it) |