public class IRParameter extends IRNodeWithType
irObject, repositoryID
absoluteName, 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, setAssociatedTypeSystemNode
allowedToAdd, getAbsoluteName, setIRObject
compareTo, getName, insertChild, setAbsoluteName, setName, toString
addToParent, buildTree, expand, getModelRepresentant, setModelRepresentant
protected IRParameter()
protected IRParameter(ParameterDescription parDesc)
public ParameterMode getMode()
public TypeCode getTypeCode()
getTypeCode
in class IRNode
public java.lang.String getInstanceNodeTypeName()
getInstanceNodeTypeName
in class TypeSystemNode
public static java.lang.String nodeTypeName()