EClass Interaction (abstract)

Provides a generic definition for interactions.

ePackage:

interactions

inherited by:

DropReception

contained by:

Editor

EAttributes

className (EString)

Defines the class name of the object’s class to which this interaction is applicable.

nsURI (EString)

Defines the namespace URI of the object to which this interaction is applicable.

EReferences

compoundCmd (CompoundCmd) (lowerBound=0, upperBound=1) (containment)

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.