public class IRParameter extends IRNodeWithType
irObject, repositoryIDabsoluteName, name, treeNode| Modifier | Constructor and Description |
|---|---|
protected |
IRParameter()
IRParameter constructor comment.
|
protected |
IRParameter(ParameterDescription parDesc)
IRParameter constructor comment.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInstanceNodeTypeName() |
ParameterMode |
getMode() |
TypeCode |
getTypeCode()
This method was created by a SmartGuide.
|
static java.lang.String |
nodeTypeName() |
description, getAssociatedType, getAssociatedTypeSystemNode, setAssociatedTypeSystemNodeallowedToAdd, getAbsoluteName, setIRObjectcompareTo, getName, insertChild, setAbsoluteName, setName, toStringaddToParent, buildTree, expand, getModelRepresentant, setModelRepresentantprotected IRParameter()
protected IRParameter(ParameterDescription parDesc)
public ParameterMode getMode()
public TypeCode getTypeCode()
getTypeCode in class IRNodepublic java.lang.String getInstanceNodeTypeName()
getInstanceNodeTypeName in class TypeSystemNodepublic static java.lang.String nodeTypeName()