Uses of Class
org.beanfabrics.meta.PresentationModelInfo

Packages that use PresentationModelInfo
org.beanfabrics.meta   
 

Uses of PresentationModelInfo in org.beanfabrics.meta
 

Methods in org.beanfabrics.meta that return PresentationModelInfo
 PresentationModelInfo PathInfo.getModelInfo()
           
 PresentationModelInfo PropertyInfo.getOwner()
           
 PresentationModelInfo MetadataRegistry.getPresentationModelInfo(java.lang.Class<? extends PresentationModel> modelClass)
           
 PresentationModelInfo PropertyInfo.getType()
           
 

Methods in org.beanfabrics.meta with parameters of type PresentationModelInfo
 PathInfo MetadataRegistry.getPathInfo(PresentationModelInfo modelInfo)
           
 boolean PresentationModelInfo.isAssignableFrom(PresentationModelInfo otherModelInfo)
           
 

Constructors in org.beanfabrics.meta with parameters of type PresentationModelInfo
PropertyInfo(PresentationModelInfo owner, java.lang.String name, PresentationModelInfo type)
           
 



© 2010 by Michael Karneim, http://www.beanfabrics.org