protected class GenericSemanticSequencer.MVFeature2AssignmentAmbiguous extends GenericSemanticSequencer.Feature2Assignment
| Modifier and Type | Field and Description |
|---|---|
protected List<IGrammarConstraintProvider.IConstraintElement> |
assignments |
protected int[] |
quantities |
protected List<GenericSemanticSequencer.AllocationValue> |
values |
| Constructor and Description |
|---|
GenericSemanticSequencer.MVFeature2AssignmentAmbiguous(List<IGrammarConstraintProvider.IConstraintElement> assignments,
List<GenericSemanticSequencer.AllocationValue> values) |
| Modifier and Type | Method and Description |
|---|---|
IGrammarConstraintProvider.IFeatureInfo |
getFeature() |
List<GenericSemanticSequencer.AllocationValue> |
getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment) |
boolean |
isAmbiguous() |
toStringprotected List<IGrammarConstraintProvider.IConstraintElement> assignments
protected int[] quantities
protected List<GenericSemanticSequencer.AllocationValue> values
public GenericSemanticSequencer.MVFeature2AssignmentAmbiguous(List<IGrammarConstraintProvider.IConstraintElement> assignments, List<GenericSemanticSequencer.AllocationValue> values)
public IGrammarConstraintProvider.IFeatureInfo getFeature()
getFeature in class GenericSemanticSequencer.Feature2Assignmentpublic List<GenericSemanticSequencer.AllocationValue> getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment)
getValuesFor in class GenericSemanticSequencer.Feature2Assignmentpublic boolean isAmbiguous()
isAmbiguous in class GenericSemanticSequencer.Feature2AssignmentCopyright © 2015. All Rights Reserved.