Interface MPropertyAccessorFactory

All Known Subinterfaces:
MPropertyOutline
All Known Implementing Classes:
AbstractPropertyOutline, AbstractSinglePropertyOutline, AnyAttributePropertyOutline, CMPropertyAccessorFactory, CMPropertyOutline, ConstantPropertyOutline, SinglePropertyOutline

public interface MPropertyAccessorFactory
  • Method Details

    • createPropertyAccessor

      MPropertyAccessor createPropertyAccessor(com.sun.codemodel.JExpression target)