|
ENTITY general_material_property SUBTYPE OF (general_property); WHERE wr1: SIZEOF ( QUERY ( gpa <* USEDIN ( SELF , 'generic_material_aspects_mim.general_property_association.base_definition' ) | NOT ( 'generic_material_aspects_mim.material_property' IN TYPEOF ( gpa . derived_definition ) ) ) ) = 0 ; END_ENTITY; -- general_material_property |
Entity data types and their attributesgeneral_propertyid: identifier; name: label; (OPT) description: text; general_material_property - |
Global rules for this entity data type- |
public interface EGeneral_material_property extends EGeneral_property |
public class CGeneral_material_property implements EGeneral_material_property |
public class AGeneral_material_property extends AEntitypublic EGeneral_material_property getByIndex(int index)public EGeneral_material_property getCurrentMember(SdaiIterator it) |