RCPForms needs to bind properties from the model and uses information from the model to enrich forms automatic behavior. To enable rcpforms using your own model instead of standard JavaBeans, you can create a ModelAdapter.
TODO: describe
Documentation: ManualCustomValueRendering