ENTITY assumption_assignment SUBTYPE OF (characterized_applied_state_observed_assignment); END_ENTITY; -- assumption_assignment |
Entity data types and their attributesstate_observed_assignmentassigned_state_observed: state_observed; role: state_observed_role; applied_state_observed_assignment items: SET [1:?] OF state_observed_of_item; characterized_object name: label; (OPT) description: text; characterized_applied_state_observed_assignment - assumption_assignment - |
Global rules for this entity data type- |
public interface EAssumption_assignment extends ECharacterized_applied_state_observed_assignment |
public class CAssumption_assignment implements EAssumption_assignment |
public class AAssumption_assignment extends AEntitypublic EAssumption_assignment getByIndex(int index)public EAssumption_assignment getCurrentMember(SdaiIterator it) |