|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.ecore.util.Diagnostician org.eclipse.xtext.validation.CancelableDiagnostician org.eclipse.emf.ecore.xcore.validation.XcoreDiagnostician
public class XcoreDiagnostician
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EValidator |
---|
EValidator.Descriptor, EValidator.PatternMatcher, EValidator.Registry, EValidator.SubstitutionLabelProvider, EValidator.ValidationDelegate |
Field Summary |
---|
Fields inherited from class org.eclipse.xtext.validation.CancelableDiagnostician |
---|
CANCEL_INDICATOR |
Fields inherited from class org.eclipse.emf.ecore.util.Diagnostician |
---|
eValidatorRegistry, INSTANCE |
Fields inherited from interface org.eclipse.emf.ecore.EValidator |
---|
MARKER, RELATED_URIS_ATTRIBUTE, URI_ATTRIBUTE |
Constructor Summary | |
---|---|
XcoreDiagnostician(EValidator.Registry registry)
|
Method Summary | |
---|---|
java.lang.String |
getObjectLabel(EObject eObject)
Returns the label to identify an object. |
Methods inherited from class org.eclipse.xtext.validation.CancelableDiagnostician |
---|
doValidateContents, isCanceled, validate |
Methods inherited from class org.eclipse.emf.ecore.util.Diagnostician |
---|
createDefaultContext, createDefaultDiagnostic, createDefaultDiagnostic, getFeatureLabel, getValueLabel, validate, validate, validate, validate, validate, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Inject public XcoreDiagnostician(EValidator.Registry registry)
Method Detail |
---|
public java.lang.String getObjectLabel(EObject eObject)
EValidator.SubstitutionLabelProvider
getObjectLabel
in interface EValidator.SubstitutionLabelProvider
getObjectLabel
in class Diagnostician
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |