protected class GenericSemanticSequencer.AlternativeAllocation extends GenericSemanticSequencer.Allocation
| Modifier and Type | Field and Description | 
|---|---|
protected GenericSemanticSequencer.Quantity | 
child  | 
| Constructor and Description | 
|---|
GenericSemanticSequencer.AlternativeAllocation(GenericSemanticSequencer.Quantity child)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(org.eclipse.emf.ecore.EObject semanticObj,
      IGrammarConstraintProvider.IConstraintElement constraint)  | 
protected GenericSemanticSequencer.Quantity | 
getChild()  | 
java.lang.String | 
toString(java.lang.String prefix)  | 
toStringprotected GenericSemanticSequencer.Quantity child
public GenericSemanticSequencer.AlternativeAllocation(GenericSemanticSequencer.Quantity child)
public void accept(org.eclipse.emf.ecore.EObject semanticObj,
          IGrammarConstraintProvider.IConstraintElement constraint)
accept in class GenericSemanticSequencer.Allocationprotected GenericSemanticSequencer.Quantity getChild()
public java.lang.String toString(java.lang.String prefix)
toString in class GenericSemanticSequencer.Allocation