|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Configurable
A Configurable
object defines a set of configurable options.
Method Summary | |
---|---|
void |
addConfigurations(ConfigurationSet set)
This method is invoked to obtain the configurable options of this Configurable object. |
Method Detail |
---|
void addConfigurations(ConfigurationSet set)
Configurable
object. The method has to add all
Configuration
s of this object to the specified set
.
set
- a set to which configurations of this object are added
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |