Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] isReadOnly

Salut,

is there a semantic diff between
IJavaElement::isReadOnly and
IJavaElement::getCorrespondingResource::isReadOnly ?

should i always check both?
if a difference does exist - could that be doc'ed?

thanks
a.



Back to the top