|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceValidationService
Service that listens to the instance service and validates instances.
Method Summary | |
---|---|
void |
addListener(InstanceValidationListener listener)
Adds a listener. |
boolean |
isValidationEnabled()
Returns whether the automatic instance validation after each transformation is enabled. |
void |
removeListener(InstanceValidationListener listener)
Removes a listener. |
void |
setValidationEnabled(boolean enable)
Set whether the automatic instance validation after each transformation is enabled. |
Method Detail |
---|
void addListener(InstanceValidationListener listener)
listener
- the listener to addvoid removeListener(InstanceValidationListener listener)
listener
- the listener to removeboolean isValidationEnabled()
void setValidationEnabled(boolean enable)
enable
- whether the automatic instance validation after each
transformation is enabled
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |