|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KnownOption
A representation of the model object 'Known Option'.
The following features are supported:
ServiceDataPackage.getKnownOption()
Method Summary | |
---|---|
String |
getDefault()
Returns the value of the 'Default' attribute. |
LayoutOption |
getOption()
Returns the value of the 'Option' reference. |
void |
setDefault(String value)
Sets the value of the ' Default ' attribute. |
void |
setOption(LayoutOption value)
Sets the value of the ' Option ' 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 |
Method Detail |
---|
String getDefault()
If the meaning of the 'Default' attribute isn't clear, there really should be more of a description here...
setDefault(String)
,
ServiceDataPackage.getKnownOption_Default()
void setDefault(String value)
Default
' attribute.
value
- the new value of the 'Default' attribute.getDefault()
LayoutOption getOption()
If the meaning of the 'Option' reference isn't clear, there really should be more of a description here...
setOption(LayoutOption)
,
ServiceDataPackage.getKnownOption_Option()
required | = | true |
void setOption(LayoutOption value)
Option
' reference.
value
- the new value of the 'Option' reference.getOption()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |