Uses of Interface
name.pehl.piriti.rebind.property.PropertySource

Packages that use PropertySource
name.pehl.piriti.rebind.property   
name.pehl.piriti.rebind.type   
 

Uses of PropertySource in name.pehl.piriti.rebind.property
 

Methods in name.pehl.piriti.rebind.property with parameters of type PropertySource
 PropertyContext PropertyContextCreator.createPropertyContext(TypeContext typeContext, PropertySource propertySource, ReferenceType referenceType)
           
 

Constructors in name.pehl.piriti.rebind.property with parameters of type PropertySource
PropertyContext(PropertySource propertySource, Map<name.pehl.piriti.rebind.property.PropertyAccess,String> access, ReferenceType referenceType)
           
 

Uses of PropertySource in name.pehl.piriti.rebind.type
 

Methods in name.pehl.piriti.rebind.type with parameters of type PropertySource
protected  void AbstractTypeProcessor.addProperty(TypeContext typeContext, PropertySource propertySource)
           
protected  void AbstractTypeProcessor.addReference(TypeContext typeContext, PropertySource propertySource)
           
protected  void AbstractTypeProcessor.setId(TypeContext typeContext, PropertySource propertySource)
           
 



Copyright © 2012 Harald Pehl. All Rights Reserved.