org.eclipse.xtext.validation
Interface IAssignmentQuantityAllocator

All Known Implementing Classes:
AssignmentQuantityAllocator

public interface IAssignmentQuantityAllocator

Author:
Moritz Eysholdt - Initial contribution and API

Nested Class Summary
static interface IAssignmentQuantityAllocator.IQuantities
           
 
Method Summary
 IAssignmentQuantityAllocator.IQuantities getAssignmentQuantities(org.eclipse.emf.ecore.EObject obj, IConcreteSyntaxConstraintProvider.ISyntaxConstraint rule, java.util.List<IConcreteSyntaxDiagnosticProvider.IConcreteSyntaxDiagnostic> acceptor)
           
 int getFeatureQuantity(org.eclipse.emf.ecore.EObject obj, org.eclipse.emf.ecore.EStructuralFeature feat)
           
 

Method Detail

getAssignmentQuantities

IAssignmentQuantityAllocator.IQuantities getAssignmentQuantities(org.eclipse.emf.ecore.EObject obj,
                                                                 IConcreteSyntaxConstraintProvider.ISyntaxConstraint rule,
                                                                 java.util.List<IConcreteSyntaxDiagnosticProvider.IConcreteSyntaxDiagnostic> acceptor)

getFeatureQuantity

int getFeatureQuantity(org.eclipse.emf.ecore.EObject obj,
                       org.eclipse.emf.ecore.EStructuralFeature feat)