Class UProc

Summary

A procedure (composed of parameters)

Superclasses:
UEntity

Package:
UniDoc
File:
UniForm.icn
Methods:
addParam, getParams, setParams

Methods inherited from Object:
Type, className, clone, equals, fieldNames, genMethods, getField, get_class, get_class_name, get_id, hasField, hasMethod, hash_code, instanceOf, invoke, is_instance, setField, to_string

Methods inherited from UEntity:
addComment, getComments, getFormType, getName, getParent, getSrcFile, mergeComments, setComments, setName, setParent, setSrcFile, startNewComments

Fields:
comments, name, params, parent

Source code.

Details
Constructor

UProc(name, parent, comments, params)

Methods:

addParam(newParam)

Add a parameter to the parameter list.


getParams()

Produce the parameter list for this method


setParams(newParams)

Set the parameter list for this method


Fields:
comments

name

params

parent


This page produced by UniDoc on 2021/04/15 @ 23:59:54.