| Package | Description |
|---|---|
| name.pehl.piriti.rebind.property | |
| name.pehl.piriti.rebind.type |
| Modifier and Type | Method and Description |
|---|---|
PropertyContext |
PropertyContextCreator.createPropertyContext(TypeContext typeContext,
PropertySource propertySource,
ReferenceType referenceType) |
| Modifier and Type | Method and Description |
|---|---|
int |
PropertyContext.PropertyContextOrder.compare(PropertyContext context1,
PropertyContext context2) |
void |
PropertyContextValidator.validate(TypeContext typeContext,
PropertyContext propertyContext) |
| Modifier and Type | Method and Description |
|---|---|
PropertyContext |
TypeContext.getId() |
PropertyContext |
TypeContext.removeProperty(String property) |
PropertyContext |
TypeContext.removeReference(String property) |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyContext> |
TypeContext.getProperties() |
List<PropertyContext> |
TypeContext.getReferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeContext.addProperty(PropertyContext propertyContext) |
void |
TypeContext.addReference(PropertyContext propertyContext) |
void |
TypeContext.setId(PropertyContext propertyContext) |
Copyright © 2012 Harald Pehl. All Rights Reserved.