JeeWiz Home  
The Model-Driven System Builder

JeeWiz Architect's Guide
 
Contents  >   13.  'Java' Reference
 


13.12 TypeParameter Object

Used on
referenceType
DescriptionA parameter for generics (like ). This should just be the name of the parameter without the <>.
Inherited
properties
description (base property)

template (base property)

text (base property)

jwpattern (base property)

 13.12.1  Property 'name'
 13.12.2  Property 'extends'

13.12.1  Property 'name'
DescriptionSpecifies name of the parameter. This should be a valid java identifier name ???
TypeString
Requiredtrue

13.12.2  Property 'extends'
DescriptionThe class that this generic parameter should extend.
TypeString
 


Copyright (c) 2001-2008 New Technology/enterprise Ltd.