ENTITY failure_effect SUBTYPE OF (state_type); END_ENTITY; -- failure_effect |
Entity data types and their attributesstate_typename: label; (OPT) description: text; failure_effect - |
Global rules for this entity data type- |
public interface EFailure_effect extends EState_type |
public class CFailure_effect implements EFailure_effect |
public class AFailure_effect extends AEntitypublic EFailure_effect getByIndex(int index)public EFailure_effect getCurrentMember(SdaiIterator it) |