| Package | Description |
|---|---|
| org.eclipse.xtext.serializer.sequencer |
| Modifier and Type | Field and Description |
|---|---|
protected GenericSemanticSequencer.AllocationValue |
GenericSemanticSequencer.SVFeature2Assignment.value |
| Modifier and Type | Field and Description |
|---|---|
protected List<GenericSemanticSequencer.AllocationValue> |
GenericSemanticSequencer.MVFeature2AssignmentAmbiguous.values |
protected List<GenericSemanticSequencer.AllocationValue> |
GenericSemanticSequencer.MVFeature2AssignmentUnambiguous.values |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericSemanticSequencer.createValues(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IFeatureInfo feature,
boolean optional,
GenericSemanticSequencer.AllocationValue value,
GenericSemanticSequencer.Feature2Assignment[] target)
Deprecated.
|
protected List<IGrammarConstraintProvider.IConstraintElement> |
GenericSemanticSequencer.findValidAssignments(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement[] assignments,
GenericSemanticSequencer.AllocationValue value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericSemanticSequencer.createValues(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IFeatureInfo feature,
List<GenericSemanticSequencer.AllocationValue> values,
GenericSemanticSequencer.Feature2Assignment[] target)
Deprecated.
|
protected void |
GenericSemanticSequencer.distributeValuesByQuantity(List<IGrammarConstraintProvider.IConstraintElement> assignments,
List<GenericSemanticSequencer.AllocationValue> values,
GenericSemanticSequencer.Feature2Assignment[] target)
Deprecated.
|
protected List<IGrammarConstraintProvider.IConstraintElement> |
GenericSemanticSequencer.findValidAssignments(org.eclipse.emf.ecore.EObject semanticObj,
List<IGrammarConstraintProvider.IConstraintElement> assignments,
List<GenericSemanticSequencer.AllocationValue> values)
Deprecated.
|
| Constructor and Description |
|---|
GenericSemanticSequencer.SVFeature2Assignment(boolean optional,
GenericSemanticSequencer.AllocationValue value) |
GenericSemanticSequencer.SVFeature2AssignmentAmbiguous(List<IGrammarConstraintProvider.IConstraintElement> assignments,
boolean optional,
GenericSemanticSequencer.AllocationValue value) |
GenericSemanticSequencer.SVFeature2AssignmentUnambiguous(IGrammarConstraintProvider.IConstraintElement assignment,
boolean optional,
GenericSemanticSequencer.AllocationValue value) |
| Constructor and Description |
|---|
GenericSemanticSequencer.MVFeature2AssignmentAmbiguous(List<IGrammarConstraintProvider.IConstraintElement> assignments,
List<GenericSemanticSequencer.AllocationValue> values) |
GenericSemanticSequencer.MVFeature2AssignmentUnambiguous(IGrammarConstraintProvider.IConstraintElement assignment,
List<GenericSemanticSequencer.AllocationValue> values) |
Copyright © 2015. All Rights Reserved.