Interface SpecifiedOutputParameterAbstraction

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier
All Known Implementing Classes:
SpecifiedOutputParameterAbstractionImpl

public interface SpecifiedOutputParameterAbstraction extends org.eclipse.emf.cdo.CDOObject
A representation of the model object 'Specified Output Parameter Abstraction'. To specify the output parameters of a service (without associated RD-SEFF), software architects can associate a SpecifiedOutputParameterAbstraction to services (signature + role). SpecifiedOutputParameterAbstractions assign a single VariableUsage to that service that determines the output parameters in depency of its input parameters. Software architects can use stochastic expressions (package StoEx) to define the dependencies. Note: - Is it actually possible to define the output in dependency on the input parameters?

The following features are supported:

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