abstract void |
GenericSemanticSequencer.Allocation.accept(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement constraint) |
void |
GenericSemanticSequencer.AllocationValue.accept(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement constraint) |
void |
GenericSemanticSequencer.AlternativeAllocation.accept(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement constraint) |
void |
GenericSemanticSequencer.GroupAllocation.accept(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement constraint) |
protected boolean |
GenericSemanticSequencer.acceptSemantic(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement constr,
Object value,
int index,
INode node)
Deprecated.
|
protected boolean |
GenericSemanticSequencer.containsUnavailableFeature(GenericSemanticSequencer.Feature2Assignment[] values,
IGrammarConstraintProvider.IConstraintElement element,
IGrammarConstraintProvider.IConstraintElement excludeAssignment)
Deprecated.
|
protected List<? extends GenericSemanticSequencer.Allocation> |
GenericSemanticSequencer.createUnambiguousAllocation(IGrammarConstraintProvider.IConstraintElement constraint,
GenericSemanticSequencer.Feature2Assignment[] values)
Deprecated.
|
protected String |
GenericSemanticSequencer.f2aToStr(IGrammarConstraintProvider.IConstraintElement ele,
GenericSemanticSequencer.Feature2Assignment[] values)
Deprecated.
|
protected void |
GenericSemanticSequencer.f2aToStr(IGrammarConstraintProvider.IConstraintElement ele,
GenericSemanticSequencer.Feature2Assignment[] values,
String prefix,
StringBuilder result)
Deprecated.
|
protected List<IGrammarConstraintProvider.IConstraintElement> |
GenericSemanticSequencer.findValidAssignments(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement[] assignments,
GenericSemanticSequencer.AllocationValue value)
Deprecated.
|
abstract List<GenericSemanticSequencer.AllocationValue> |
GenericSemanticSequencer.Feature2Assignment.getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment) |
List<GenericSemanticSequencer.AllocationValue> |
GenericSemanticSequencer.MVFeature2AssignmentAmbiguous.getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment) |
List<GenericSemanticSequencer.AllocationValue> |
GenericSemanticSequencer.MVFeature2AssignmentUnambiguous.getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment) |
List<GenericSemanticSequencer.AllocationValue> |
GenericSemanticSequencer.SVFeature2AssignmentAmbiguous.getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment) |
List<GenericSemanticSequencer.AllocationValue> |
GenericSemanticSequencer.SVFeature2AssignmentUnambiguous.getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment) |
protected boolean |
GenericSemanticSequencer.isExcludedByDependees(IGrammarConstraintProvider.IConstraintElement assignments,
GenericSemanticSequencer.Feature2Assignment[] target)
Deprecated.
|