| Package | Description |
|---|---|
| org.eclipse.xtext.serializer.sequencer |
| Modifier and Type | Field and Description |
|---|---|
protected GenericSemanticSequencer.Quantity |
GenericSemanticSequencer.AlternativeAllocation.child |
| Modifier and Type | Field and Description |
|---|---|
protected List<GenericSemanticSequencer.Quantity> |
GenericSemanticSequencer.GroupAllocation.children |
| Modifier and Type | Method and Description |
|---|---|
protected GenericSemanticSequencer.Quantity |
GenericSemanticSequencer.AlternativeAllocation.getChild() |
| Modifier and Type | Method and Description |
|---|---|
List<GenericSemanticSequencer.Quantity> |
GenericSemanticSequencer.GroupAllocation.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericSemanticSequencer.GroupAllocation.addChild(GenericSemanticSequencer.Quantity quantity) |
| Constructor and Description |
|---|
GenericSemanticSequencer.AlternativeAllocation(GenericSemanticSequencer.Quantity child) |
| Constructor and Description |
|---|
GenericSemanticSequencer.GroupAllocation(List<GenericSemanticSequencer.Quantity> children) |
Copyright © 2015. All Rights Reserved.