|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IUAElement
An element in a UA document, which may have conditional enablement (may be filtered based on certain conditions) and may have sub-elements, or children.
Method Summary | |
---|---|
IUAElement[] |
getChildren()
Returns all sub-elements (children) of this element. |
boolean |
isEnabled(IEvaluationContext context)
Returns whether or not this element should be enabled in the given context. |
Method Detail |
---|
boolean isEnabled(IEvaluationContext context)
context
- the context in which the element appears
IUAElement[] getChildren()
|
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.