Overview Schemas Index

PRODUCTION_RULE_MIM (jsdai.SProduction_rule_mim)


ENTITY global_assignment
          SUBTYPE OF (representation_item_relationship);
END_ENTITY; -- global_assignment

Entity data types and their attributes

representation_item_relationship
          name: label;
          (OPT) description: text;
          relating_representation_item: representation_item;
          related_representation_item: representation_item;
global_assignment
          -

Known subtypes

          global_assignment_armx (PRODUCTION_RULE_XIM)

Users

representation_item_relationship
global_assignment

Global rules for this entity data type

          -

public interface EGlobal_assignment extends ERepresentation_item_relationship


public class CGlobal_assignment implements EGlobal_assignment


public class AGlobal_assignment extends AEntity

          public EGlobal_assignment getByIndex(int index)
          public EGlobal_assignment getCurrentMember(SdaiIterator it)