|
Protege 3.4.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Validatable
An interface that allows the implementer to veto a change or to record whatever is necessary when a save succeeds.
Method Summary | |
---|---|
void |
saveContents()
Save the contents of the current fields of this component to the underlying data structure. |
boolean |
validateContents()
Check whether the current values of the fields in this component are valid. |
Method Detail |
---|
void saveContents()
boolean validateContents()
|
Protege 3.4.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |