|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jupe.editors.classdiagram.model.validators.InitialValueValidator
public class InitialValueValidator
Validator for the 'initial value' property of attributes. Its behaviour depends on the type of the attribute.
Constructor Summary | |
---|---|
InitialValueValidator(AttributeElement attributeElement)
|
Method Summary | |
---|---|
java.lang.String |
isValid(java.lang.Object value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InitialValueValidator(AttributeElement attributeElement)
Method Detail |
---|
public java.lang.String isValid(java.lang.Object value)
isValid
in interface org.eclipse.jface.viewers.ICellEditorValidator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |