|
ENTITY ap233_characterizable_ascribable_state SUBTYPE OF (ascribable_state, characterized_object); END_ENTITY; -- ap233_characterizable_ascribable_state |
Entity data types and their attributesascribable_statename: label; (OPT) description: text; pertaining_state_type: state_type; ascribed_state_observed: state_observed; characterized_object name: label; (OPT) description: text; ap233_characterizable_ascribable_state - |
Global rules for this entity data type- |
public interface EAp233_characterizable_ascribable_state extends EAscribable_state, ECharacterized_object |
public class CAp233_characterizable_ascribable_state implements EAp233_characterizable_ascribable_state |
public class AAp233_characterizable_ascribable_state extends AEntitypublic EAp233_characterizable_ascribable_state getByIndex(int index)public EAp233_characterizable_ascribable_state getCurrentMember(SdaiIterator it) |