|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValuesReferenceType
A representation of the model object 'Values Reference Type'. References an externally defined finite set of values and ranges for this input.
The following features are supported:
Wps10Package.getValuesReferenceType()
Method Summary | |
---|---|
java.lang.String |
getReference()
Returns the value of the 'Reference' attribute. |
java.lang.String |
getValuesForm()
Returns the value of the 'Values Form' attribute. |
void |
setReference(java.lang.String value)
Sets the value of the ' Reference ' attribute. |
void |
setValuesForm(java.lang.String value)
Sets the value of the ' Values Form ' attribute. |
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 |
Method Detail |
---|
java.lang.String getReference()
setReference(String)
,
Wps10Package.getValuesReferenceType_Reference()
void setReference(java.lang.String value)
Reference
' attribute.
value
- the new value of the 'Reference' attribute.getReference()
java.lang.String getValuesForm()
setValuesForm(String)
,
Wps10Package.getValuesReferenceType_ValuesForm()
void setValuesForm(java.lang.String value)
Values Form
' attribute.
value
- the new value of the 'Values Form' attribute.getValuesForm()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |