| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParameterFieldDefinition
The definition of each field in a complex parameter. A parameter field is of scalar type.
The following features are supported:
DesignPackage.getParameterFieldDefinition()| Field Summary | |
|---|---|
| static java.lang.String | copyright | 
| Method Summary | |
|---|---|
|  DataElementAttributes | getAttributes()Returns the value of the 'Attributes' containment reference. | 
|  InputElementAttributes | getInputAttributes()Returns the value of the 'Input Attributes' containment reference. | 
|  OutputElementAttributes | getOutputUsageHints()Returns the value of the 'Output Usage Hints' containment reference. | 
|  boolean | isInput()Indicates whether this parameter field is part of a complex input parameter. | 
|  boolean | isOutput()Indicates whether this parameter field is part of a complex output parameter. | 
|  void | setAttributes(DataElementAttributes value)Sets the value of the ' Attributes' containment reference. | 
|  void | setInputAttributes(InputElementAttributes value)Sets the value of the ' Input Attributes' containment reference. | 
|  void | setOutputUsageHints(OutputElementAttributes value)Sets the value of the ' Output Usage Hints' containment reference. | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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 | 
|---|
boolean isInput()
boolean isOutput()
DataElementAttributes getAttributes()
setAttributes(DataElementAttributes), 
DesignPackage.getParameterFieldDefinition_Attributes()void setAttributes(DataElementAttributes value)
Attributes' containment reference.
 
 
value - the new value of the 'Attributes' containment reference.getAttributes()InputElementAttributes getInputAttributes()
setInputAttributes(InputElementAttributes), 
DesignPackage.getParameterFieldDefinition_InputAttributes()void setInputAttributes(InputElementAttributes value)
Input Attributes' containment reference.
 
 
value - the new value of the 'Input Attributes' containment reference.getInputAttributes()OutputElementAttributes getOutputUsageHints()
setOutputUsageHints(OutputElementAttributes), 
DesignPackage.getParameterFieldDefinition_OutputUsageHints()void setOutputUsageHints(OutputElementAttributes value)
Output Usage Hints' containment reference.
 
 
value - the new value of the 'Output Usage Hints' containment reference.getOutputUsageHints()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||