|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the option's valuepublic interface Option<T>
Interface implemented by the options that can be applied to Customizable
entities such as OCL environments.
Customizable| Method Summary | |
|---|---|
T |
getDefaultValue()
Obtains the option's default value. |
String |
getKey()
Obtains my string key, which may be used for persistence in a preference store. |
| Method Detail |
|---|
String getKey()
nullT getDefaultValue()
null
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||