public static interface IGrammarConstraintProvider.IConstraintContext
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EClass |
getCommonType() |
List<IGrammarConstraintProvider.IConstraint> |
getConstraints() |
org.eclipse.emf.ecore.EObject |
getContext() |
String |
getName() |
org.eclipse.emf.ecore.EClass getCommonType()
List<IGrammarConstraintProvider.IConstraint> getConstraints()
org.eclipse.emf.ecore.EObject getContext()
String getName()
Copyright © 2015. All Rights Reserved.