Interface MPropertyOutlineGenerator
- All Known Implementing Classes:
CMPropertyOutlineGenerator,WrapperPropertyOutlineGenerator
public interface MPropertyOutlineGenerator
-
Method Summary
Modifier and TypeMethodDescriptiongenerate(MClassOutline classOutline, MModelInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> modelInfo, MPropertyInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> propertyInfo)
-
Method Details
-
generate
MPropertyOutline generate(MClassOutline classOutline, MModelInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> modelInfo, MPropertyInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> propertyInfo)
-