| Package | Description |
|---|---|
| org.eclipse.xtext.serializer.analysis | |
| org.eclipse.xtext.serializer.sequencer |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
GrammarConstraintProvider.ActionConstraint |
protected static class |
GrammarConstraintProvider.Constraint |
protected static class |
GrammarConstraintProvider.RuleConstraint |
| Modifier and Type | Field and Description |
|---|---|
protected IGrammarConstraintProvider.IConstraint |
GrammarConstraintProvider.FeatureInfo.constraint |
protected IGrammarConstraintProvider.IConstraint |
GrammarConstraintProvider.ConstraintElement.containingConstraint |
protected IGrammarConstraintProvider.IConstraint |
IGrammarConstraintProvider.ConstraintElementProduction.root |
| Modifier and Type | Field and Description |
|---|---|
protected List<IGrammarConstraintProvider.IConstraint> |
GrammarConstraintProvider.AbstractConstraintContext.constraints |
| Modifier and Type | Method and Description |
|---|---|
protected IGrammarConstraintProvider.IConstraint |
GrammarConstraintProvider.findRepresentativeConstraint(Collection<IGrammarConstraintProvider.IConstraint> equalConstraints) |
IGrammarConstraintProvider.IConstraint |
IGrammarConstraintProvider.IConstraintElement.getContainingConstraint() |
IGrammarConstraintProvider.IConstraint |
IGrammarConstraintProvider.IFeatureInfo.getContainingConstraint() |
IGrammarConstraintProvider.IConstraint |
GrammarConstraintProvider.ConstraintElement.getContainingConstraint() |
IGrammarConstraintProvider.IConstraint |
GrammarConstraintProvider.FeatureInfo.getContainingConstraint() |
| Modifier and Type | Method and Description |
|---|---|
List<IGrammarConstraintProvider.IConstraint> |
IGrammarConstraintProvider.IConstraintContext.getConstraints() |
List<IGrammarConstraintProvider.IConstraint> |
GrammarConstraintProvider.AbstractConstraintContext.getConstraints() |
| Modifier and Type | Method and Description |
|---|---|
int |
GrammarConstraintProvider.Constraint.compareTo(IGrammarConstraintProvider.IConstraint o) |
protected void |
GrammarConstraintProvider.ConstraintElement.setContainingConstraint(IGrammarConstraintProvider.IConstraint containingConstraint) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
GrammarConstraintProvider.findBestConstraintName(Collection<IGrammarConstraintProvider.IConstraint> equalConstraints) |
protected IGrammarConstraintProvider.IConstraint |
GrammarConstraintProvider.findRepresentativeConstraint(Collection<IGrammarConstraintProvider.IConstraint> equalConstraints) |
| Constructor and Description |
|---|
GrammarConstraintProvider.FeatureInfo(IGrammarConstraintProvider.IConstraint constraint,
org.eclipse.emf.ecore.EStructuralFeature feature,
IGrammarConstraintProvider.IConstraintElement[] assignments) |
IGrammarConstraintProvider.ConstraintElementProduction(IGrammarConstraintProvider.IConstraint root) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Pair<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EClass>,IGrammarConstraintProvider.IConstraint> |
GenericSemanticSequencer.constraints
Deprecated.
|
protected Map<Pair<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EClass>,IGrammarConstraintProvider.IConstraint> |
ContextFinder.constraints |
| Modifier and Type | Method and Description |
|---|---|
protected IGrammarConstraintProvider.IConstraint |
GenericSemanticSequencer.getConstraint(org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.ecore.EClass type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<IGrammarConstraintProvider.IConstraint> |
ContextFinder.findContextsByValue(org.eclipse.emf.ecore.EObject semanicObj,
org.eclipse.emf.ecore.EStructuralFeature feature,
Iterable<IGrammarConstraintProvider.IConstraint> constraints) |
protected Map<IGrammarConstraintProvider.IConstraint,List<org.eclipse.emf.ecore.EObject>> |
ContextFinder.getConstraints(org.eclipse.emf.ecore.EClass cls) |
protected Map<IGrammarConstraintProvider.IConstraint,List<org.eclipse.emf.ecore.EObject>> |
ContextFinder.getConstraints(org.eclipse.emf.ecore.EObject semanticObject,
Iterable<org.eclipse.emf.ecore.EObject> contextCandidates) |
| Modifier and Type | Method and Description |
|---|---|
protected GenericSemanticSequencer.Feature2Assignment[] |
GenericSemanticSequencer.createValues(org.eclipse.emf.ecore.EObject semanticObject,
IGrammarConstraintProvider.IConstraint constraint,
ISemanticNodeProvider.INodesForEObjectProvider nodes)
Deprecated.
|
protected boolean |
ContextFinder.isValidValueQuantity(IGrammarConstraintProvider.IConstraint constraint,
org.eclipse.emf.ecore.EObject semanicObj) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<IGrammarConstraintProvider.IConstraint> |
ContextFinder.findContextsByValue(org.eclipse.emf.ecore.EObject semanicObj,
org.eclipse.emf.ecore.EStructuralFeature feature,
Iterable<IGrammarConstraintProvider.IConstraint> constraints) |
Copyright © 2015. All Rights Reserved.