========================================== EClass Interaction (abstract) ========================================== Provides a generic definition for interactions. :ePackage: :doc:`interactions <./EPackage_interactions>` :inherited by: :doc:`DropReception <./EClass_DropReception>` EAttributes ############# ``EString`` className Defines the class name of the object's class to which this interaction is applicable. ``EString`` nsURI Defines the namespace URI of the object to which this interaction is applicable. EReferences ############# ``CompoundCmd`` compoundCmd Defines a compound eoq command, that is executed when an item is dropped. Within the command the aliases DROPTARGET and DROPITEM are available to reference the drop target object and the drop item object. :containment: True :lowerBound: 0 :upperBound: 1