|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.etrice.core.validation.ValidationUtil.Result
public static class ValidationUtil.Result
Method Summary | |
---|---|
EStructuralFeature |
getFeature()
|
int |
getIndex()
|
java.lang.String |
getMsg()
|
EObject |
getSource()
|
boolean |
isOk()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean isOk()
public java.lang.String getMsg()
public EObject getSource()
public EStructuralFeature getFeature()
public int getIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |