protected abstract class GenericSemanticSequencer.SVFeature2Assignment extends GenericSemanticSequencer.Feature2Assignment
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
optional |
protected GenericSemanticSequencer.AllocationValue |
value |
| Constructor and Description |
|---|
GenericSemanticSequencer.SVFeature2Assignment(boolean optional,
GenericSemanticSequencer.AllocationValue value) |
getFeature, getValuesFor, isAmbiguous, toStringprotected boolean optional
protected GenericSemanticSequencer.AllocationValue value
public GenericSemanticSequencer.SVFeature2Assignment(boolean optional,
GenericSemanticSequencer.AllocationValue value)