JeeWiz Home  
The Model-Driven System Builder

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


13.10 Parameter Object

Used on
interfaceMethod
SuperclassnamedValue
Description 'parameter' is used to pass values into a method call
Inherited
properties
name from namedValue.name

template (base property)

jwpattern (base property)

type from namedValue.type

 13.10.1  Property 'description'
 13.10.2  Property 'final'
 13.10.3  Property 'text'

13.10.1  Property 'description'
DescriptionOptional description.

Use this to
  1. document the meaning of a particular item
  2. specify functionality at the design stage for implementation later.
TypeString
Support Element Inputstrue

13.10.2  Property 'final'
DescriptionThis is the Java 'final' attribute. There are two methods for reading this out, for use on a field or on a class, because these have different names in CSharp.

The generic 'getFinalText()' is used on parameters in Java.
Typeboolean
Defaultfalse

13.10.3  Property 'text'
TypeString
Hiddentrue
 


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