com.ibm.carma.model
Interface ReturnValue

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, Parameter

public interface ReturnValue
extends Parameter

A representation of the model object 'Return Value'. A description of a return value being returned from a custom action execution.

See Also:
ModelPackage.getReturnValue()

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface com.ibm.carma.model.Parameter
getDescription, getLength, getName, getParameterId, getType
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values