ActionEdgeSource extends ContainsWires

A possible trigger for an ECARule.

This abstract interface is provided to simplify the implementation of ECARules, as EMF does not support type unions in metamodel definitions. It is also provided as a form of syntactic sugar for using ECARules.

For example, a Button is an ActionEdgeSource to allow "onClick" ECARules to be attached directly to the Button, rather than the contained onClick Event.

[ActionEdgeSource.html]

Direct subtypes:

All subtypes: Toggle

Inference Rules

(none)

Constraints

Attributes

(none)

Inherited Attributes

(none)

Children

(none)

Inherited Children

References

Inherited References

(none)

Extensions

Inherited Extensions

(none)