public interface IComponentAccess
Modifier and Type | Method and Description |
---|---|
INamedElementAccess |
getElement()
Returns the language specific component element
|
java.lang.String |
getFilterName()
Gets the filter name for this component (usually the identifying path of the component)
|
boolean |
isExcluded()
Is this component excluded?
|
java.lang.String getFilterName()
boolean isExcluded()
INamedElementAccess getElement()