Interface CallAction

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, NamedElement, Notifier, PCMBaseClass, PCMClass
All Known Subinterfaces:
CallReturnAction, EmitEventAction, ExternalCallAction, InfrastructureCall, InternalCallAction, ResourceCall
All Known Implementing Classes:
CallActionImpl, CallReturnActionImpl, EmitEventActionImpl, ExternalCallActionImpl, InfrastructureCallImpl, InternalCallActionImpl, ResourceCallImpl

public interface CallAction extends Entity
A representation of the model object 'Call Action'. Generic class realising call relations between behaviours (e.g. method call).

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"