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() |
String |
toString(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 String toString(String prefix)
toString in class GenericSemanticSequencer.AllocationCopyright © 2015. All Rights Reserved.