public interface ISyntaxCheckManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
doLocalSyntaxCheck(org.eclipse.core.resources.IResource pResource,
java.lang.String PropertyGroupName)
Perform the local syntax check and write the error in the Remote Error
View.
|
boolean doLocalSyntaxCheck(org.eclipse.core.resources.IResource pResource,
java.lang.String PropertyGroupName)
throws TaurusCoreException
pResource - resource which syntax will be checkedPropertyGroupName - name of the property group to associate to the member before
performing of the syntax checktrue if the syntax check has been successfully
performedTaurusCoreException - if an exception occurs during the association of the property
group to the resourceCopyright © 2015 Micro Focus GmbH. All rights reserved.