public abstract class ExternalStructureChecker extends AbstractStructureChecker
errorType, propertyChangeSupportPROPERTY_KEY_VALID| Constructor and Description |
|---|
ExternalStructureChecker(String errorCode)
This constructor creates an external structure checker instance with the given error code
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode()
Returns the
String represented error code of the checker (this error code
should be used for external implementation support instead of StructureChecker.getErrorType()) |
addPropertyChangeListener, addPropertyChangeListener, check, check1, clone, cloneItem, convertResult, equals, expandMolecule, getDescription, getDescriptor, getEditorClassName, getErrorDescription, getErrorType, getHelpText, getIcon, getLocalMenuName, getName, hashCode, isAvailable, isLicensed, isValid, propertyChange, removePropertyChangeListener, removePropertyChangeListener, setDescription, setHelpText, setIcon, setLicenseEnvironment, setLocalMenuName, setMoreErrorMessage, setName, setNoErrorMessage, setOneErrorMessage, toStringpublic String getErrorCode()
StructureCheckerString represented error code of the checker (this error code
should be used for external implementation support instead of StructureChecker.getErrorType())getErrorCode in interface StructureCheckergetErrorCode in class AbstractStructureCheckerString represented error code of the checker (this error code
should be used for external implementation support instead of StructureChecker.getErrorType())