|
ENTITY ap233_characterizable_general_property SUBTYPE OF (general_property, characterized_object); END_ENTITY; -- ap233_characterizable_general_property |
Entity data types and their attributesgeneral_propertyid: identifier; name: label; (OPT) description: text; characterized_object name: label; (OPT) description: text; ap233_characterizable_general_property - |
Global rules for this entity data type- |
public interface EAp233_characterizable_general_property extends EGeneral_property, ECharacterized_object |
public class CAp233_characterizable_general_property implements EAp233_characterizable_general_property |
public class AAp233_characterizable_general_property extends AEntitypublic EAp233_characterizable_general_property getByIndex(int index)public EAp233_characterizable_general_property getCurrentMember(SdaiIterator it) |