================================================================ EPackage interactions ================================================================ Provides the definition of interactions. .. uml:: package interactions { abstract class Interaction{ EString className EString nsURI } class DropReception{ EString dropItemClassName EString cmd EString dropItemNsURI EString nsURI EBoolean altPressed EBoolean requiresDropItem EBoolean shiftPressed EBoolean isConditional EString condQuery EString className EBoolean ctrlPressed } Interaction <|-- DropReception } Interaction "0" *--> "1" CompoundCmd : compoundCmd DropReception "0" *--> "1" CompoundCmd : compoundCmd :ePackage: :doc:`editor <./EPackage_editor>` :nsURI: http://www.xgee.de/editor/interactions :nsPrefix: xgeeInteractions EClasses ############ .. toctree:: :maxdepth: 1 ./EClass_Interaction.rst ./EClass_DropReception.rst EDataTypes ############# This package does not specfiy any EDataTypes. EENums ############# This package does not specfiy any EENums. EPackages ############# This package contains no EPackages.