protected abstract static class GrammarConstraintProvider.AbstractConstraintContext extends Object implements IGrammarConstraintProvider.IConstraintContext
| Modifier and Type | Field and Description |
|---|---|
protected List<IGrammarConstraintProvider.IConstraint> |
constraints |
protected String |
name |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addConstraint(GrammarConstraintProvider.Constraint constraint) |
List<IGrammarConstraintProvider.IConstraint> |
getConstraints() |
String |
getName() |
protected void |
initConstraints() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommonType, getContextprotected List<IGrammarConstraintProvider.IConstraint> constraints
protected String name
protected void addConstraint(GrammarConstraintProvider.Constraint constraint)
public List<IGrammarConstraintProvider.IConstraint> getConstraints()
getConstraints in interface IGrammarConstraintProvider.IConstraintContextpublic String getName()
getName in interface IGrammarConstraintProvider.IConstraintContextprotected void initConstraints()
Copyright © 2015. All Rights Reserved.