|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomParameter
A representation of the model object 'Custom Parameter'. A description of a custom parameter required to be fed to a custom action before action execution
The following features are supported:
ModelPackage.getCustomParameter(),
Action| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getPrompt()
Returns the value of the 'Prompt' attribute. |
boolean |
isConstant()
Returns the value of the 'Constant' attribute. |
| Methods inherited from interface com.ibm.carma.model.DefaultParameter |
|---|
getDefaultValue |
| 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 |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.lang.String getPrompt()
ModelPackage.getCustomParameter_Prompt()boolean isConstant()
If the custom parameter is a constant value that means that the value of
the parameter cannot be changed and must match the Default value
of the parameter
ModelPackage.getCustomParameter_Constant()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||