|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConceptGeneratorProducer
Interface for classes that can produce concept generators. This can be used as the elements in a combo box, for example, to select which concepts will be created.
Method Summary | |
---|---|
ConceptGenerator |
createGenerator(CacheElement element)
Creates a concept generator, optionally using the cache element. |
java.lang.String |
getName()
Gets a descriptive name for this producer. |
Method Detail |
---|
ConceptGenerator createGenerator(CacheElement element)
element
- the CacheElement to use
java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |