public static interface IGrammarConstraintProvider.IFeatureInfo
| Modifier and Type | Method and Description |
|---|---|
IGrammarConstraintProvider.IConstraintElement[] |
getAssignments() |
List<org.eclipse.emf.ecore.EObject> |
getCalledContexts() |
IGrammarConstraintProvider.IConstraint |
getContainingConstraint() |
List<Pair<IGrammarConstraintProvider.IFeatureInfo,IGrammarConstraintProvider.RelationalDependencyType>> |
getDependingFeatures() |
org.eclipse.emf.ecore.EStructuralFeature |
getFeature() |
int |
getLowerBound() |
int |
getUpperBound() |
boolean |
isContentValidationNeeded() |
IGrammarConstraintProvider.IConstraintElement[] getAssignments()
List<org.eclipse.emf.ecore.EObject> getCalledContexts()
IGrammarConstraintProvider.IConstraint getContainingConstraint()
org.eclipse.emf.ecore.EStructuralFeature getFeature()
boolean isContentValidationNeeded()
List<Pair<IGrammarConstraintProvider.IFeatureInfo,IGrammarConstraintProvider.RelationalDependencyType>> getDependingFeatures()
int getUpperBound()
int getLowerBound()
Copyright © 2015. All Rights Reserved.