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 |
---|---|
String |
getInstanceNodeTypeName() |
ParameterMode |
getMode() |
TypeCode |
getTypeCode()
This method was created by a SmartGuide.
|
static 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 String getInstanceNodeTypeName()
getInstanceNodeTypeName
in class TypeSystemNode
public static String nodeTypeName()
Copyright © 2017 JacORB. All rights reserved.