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