protected class GenericSemanticSequencer.GroupAllocation extends GenericSemanticSequencer.Allocation
| Modifier and Type | Field and Description |
|---|---|
protected List<GenericSemanticSequencer.Quantity> |
children |
| Constructor and Description |
|---|
GenericSemanticSequencer.GroupAllocation() |
GenericSemanticSequencer.GroupAllocation(List<GenericSemanticSequencer.Quantity> children) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement constraint) |
void |
addChild(GenericSemanticSequencer.Quantity quantity) |
List<GenericSemanticSequencer.Quantity> |
getChildren() |
String |
toString(String prefix) |
toStringprotected List<GenericSemanticSequencer.Quantity> children
public GenericSemanticSequencer.GroupAllocation()
public GenericSemanticSequencer.GroupAllocation(List<GenericSemanticSequencer.Quantity> children)
public void accept(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement constraint)
accept in class GenericSemanticSequencer.Allocationpublic void addChild(GenericSemanticSequencer.Quantity quantity)
public List<GenericSemanticSequencer.Quantity> getChildren()
public String toString(String prefix)
toString in class GenericSemanticSequencer.AllocationCopyright © 2015. All Rights Reserved.