|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICriterionDefinition
ICriterionDefinition represents a single criterion definition of the help content. It includes criterion id and its related values id, and also their display names.
Method Summary | |
---|---|
ICriterionValueDefinition[] |
getCriterionValueDefinitions()
Obtains the criterion value definitions contained in the criterion. |
String |
getId()
Returns the id that this criterion definition is associated with |
String |
getName()
Obtains the display name associated with this criterion definition. |
Methods inherited from interface org.eclipse.help.IUAElement |
---|
getChildren, isEnabled |
Method Detail |
---|
String getId()
String getName()
ICriterionValueDefinition[] getCriterionValueDefinitions()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.