public interface ICriterionDefinition extends IUAElement
Modifier and Type | Method and Description |
---|---|
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.
|
getChildren, isEnabled
String getId()
String getName()
ICriterionValueDefinition[] getCriterionValueDefinitions()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.