ENTITY probability_generator SUBTYPE OF (representation); END_ENTITY; -- probability_generator |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; probability_generator - |
Global rules for this entity data type- |
public interface EProbability_generator extends ERepresentation |
public class CProbability_generator implements EProbability_generator |
public class AProbability_generator extends AEntitypublic EProbability_generator getByIndex(int index)public EProbability_generator getCurrentMember(SdaiIterator it) |