Class UName

Summary

Any simple name that might be commented (typically parameters and field names)

Superclasses:
UEntity

Package:
UniDoc
File:
UniForm.icn
Methods:
getCategory, getDefValue, getTypeValue, setCategory, setDefValue, setTypeValue

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:
category, comments, defValue, name, parent, typeValue

Source code.

Details
Constructor

UName(name, parent, comments, category, defValue, typeValue)

Methods:

getCategory()

Produce the category for this name


getDefValue()

Produce the default value, if any.


getTypeValue()

Produce the type value, if any.


setCategory(newCategory)

Remember the category of this name (i.e. what it represents)


setDefValue(newDefValue)

If this name has an associated default value, remember it.


setTypeValue(newTypeValue)

If this name has an associated type, remember it.


Fields:
category

comments

defValue

name

parent

typeValue


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