public interface IAssignmentQuantityAllocator
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAssignmentQuantityAllocator.IQuantities |
| Modifier and Type | Method and Description |
|---|---|
IAssignmentQuantityAllocator.IQuantities |
getAssignmentQuantities(org.eclipse.emf.ecore.EObject obj,
IConcreteSyntaxConstraintProvider.ISyntaxConstraint rule,
List<IConcreteSyntaxDiagnosticProvider.IConcreteSyntaxDiagnostic> acceptor) |
int |
getFeatureQuantity(org.eclipse.emf.ecore.EObject obj,
org.eclipse.emf.ecore.EStructuralFeature feat) |
IAssignmentQuantityAllocator.IQuantities getAssignmentQuantities(org.eclipse.emf.ecore.EObject obj, IConcreteSyntaxConstraintProvider.ISyntaxConstraint rule, List<IConcreteSyntaxDiagnosticProvider.IConcreteSyntaxDiagnostic> acceptor)
int getFeatureQuantity(org.eclipse.emf.ecore.EObject obj,
org.eclipse.emf.ecore.EStructuralFeature feat)
Copyright © 2015. All Rights Reserved.