Package org.ow2.clif.analyze.api
Interface AnalyzerLink
-
- All Known Implementing Classes:
AnalyzerImpl,AnalyzerImpl
public interface AnalyzerLink- Author:
- Bruno Dillenseger
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringANALYZER_LINK
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()voidsetUIContext(java.lang.Object container)
-
-
-
Field Detail
-
ANALYZER_LINK
static final java.lang.String ANALYZER_LINK
- See Also:
- Constant Field Values
-
-