|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.umlv.tatoo.cc.ebnf.ast.BindingMap
public class BindingMap
| Constructor Summary | |
|---|---|
BindingMap()
|
|
| Method Summary | ||
|---|---|---|
|
getBinding(Object domainObject,
Class<B> bindingType,
boolean allowNull)
|
|
void |
registerBinding(Object domainObject,
Binding binding)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindingMap()
| Method Detail |
|---|
public <B extends Binding> B getBinding(Object domainObject,
Class<B> bindingType,
boolean allowNull)
public void registerBinding(Object domainObject,
Binding binding)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||