Interface OperationSignature

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, Signature
All Known Implementing Classes:
OperationSignatureImpl

public interface OperationSignature extends Signature
A representation of the model object 'Operation Signature'. An interface specific to operations and a operation specific association to parameters and return values.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
annotation="http://www.eclipse.org/emf/2002/Ecore constraints='parameterNamesHaveToBeUniqueForASignature'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG parameterNamesHaveToBeUniqueForASignature='self.parameters__OperationSignature->isUnique(p : Parameter |\r\n\tp.parameterName\r\n)'"