|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeContext | |
|---|---|
| name.pehl.piriti.rebind.property | |
| name.pehl.piriti.rebind.type | |
| Uses of TypeContext in name.pehl.piriti.rebind.property |
|---|
| Methods in name.pehl.piriti.rebind.property with parameters of type TypeContext | |
|---|---|
PropertyContext |
PropertyContextCreator.createPropertyContext(TypeContext typeContext,
PropertySource propertySource,
ReferenceType referenceType)
|
Templates |
PropertyTemplatesLookup.get(TypeContext typeContext,
com.google.gwt.core.ext.typeinfo.JType type,
ReferenceType referenceType)
|
void |
PropertyContextValidator.validate(TypeContext typeContext,
PropertyContext propertyContext)
|
| Constructors in name.pehl.piriti.rebind.property with parameters of type TypeContext | |
|---|---|
InvalidPropertyException(TypeContext typeContext,
com.google.gwt.core.ext.typeinfo.JType type,
String name,
String message)
|
|
| Uses of TypeContext in name.pehl.piriti.rebind.type |
|---|
| Methods in name.pehl.piriti.rebind.type with parameters of type TypeContext | |
|---|---|
protected void |
AbstractTypeProcessor.addProperty(TypeContext typeContext,
PropertySource propertySource)
|
protected void |
AbstractTypeProcessor.addReference(TypeContext typeContext,
PropertySource propertySource)
|
protected void |
RwTypeProcessor.doProcess(TypeContext typeContext,
Set<? extends com.google.gwt.core.ext.typeinfo.JClassType> skipTypes)
|
protected void |
JaxbTypeProcessor.doProcess(TypeContext typeContext,
Set<? extends com.google.gwt.core.ext.typeinfo.JClassType> skipTypes)
|
protected void |
PojoTypeProcessor.doProcess(TypeContext typeContext,
Set<? extends com.google.gwt.core.ext.typeinfo.JClassType> skipTypes)
|
protected abstract void |
AbstractTypeProcessor.doProcess(TypeContext typeContext,
Set<? extends com.google.gwt.core.ext.typeinfo.JClassType> skipTypes)
|
void |
TypeProcessor.process(TypeContext context)
Processes the context and adds information about properties, references or an id. |
void |
AbstractTypeProcessor.process(TypeContext typeContext)
|
protected void |
AbstractTypeProcessor.setId(TypeContext typeContext,
PropertySource propertySource)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||