| Package | Description |
|---|---|
| org.eclipse.xtext.serializer.analysis |
| Modifier and Type | Field and Description |
|---|---|
protected List<Pair<IGrammarConstraintProvider.IConstraintElement,IGrammarConstraintProvider.RelationalDependencyType>> |
GrammarConstraintProvider.ConstraintElement.dependingAssignments |
protected List<Pair<IGrammarConstraintProvider.IFeatureInfo,IGrammarConstraintProvider.RelationalDependencyType>> |
GrammarConstraintProvider.FeatureInfo.dependingFeatures |
| Modifier and Type | Method and Description |
|---|---|
static IGrammarConstraintProvider.RelationalDependencyType |
IGrammarConstraintProvider.RelationalDependencyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IGrammarConstraintProvider.RelationalDependencyType[] |
IGrammarConstraintProvider.RelationalDependencyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GrammarConstraintProvider.ConstraintElement.collectDependingAssignmentsByContainer(IGrammarConstraintProvider.IConstraintElement child,
List<Pair<IGrammarConstraintProvider.IConstraintElement,IGrammarConstraintProvider.RelationalDependencyType>> result,
boolean childMany,
boolean childOptional) |
Copyright © 2015. All Rights Reserved.