Uses of Class
nl.talsmasoftware.umldoclet.uml.util.JavaBeanProperty
Packages that use JavaBeanProperty
-
Uses of JavaBeanProperty in nl.talsmasoftware.umldoclet.uml.util
Methods in nl.talsmasoftware.umldoclet.uml.util that return types with arguments of type JavaBeanPropertyModifier and TypeMethodDescriptionstatic Collection<JavaBeanProperty>JavaBeanProperty.detectFrom(Type type) This method detects the JavaBean properties from the uml Type model of a Java class.