|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.ir.gui.typesystem.ModelParticipant
org.jacorb.ir.gui.typesystem.TypeSystemNode
org.jacorb.ir.gui.typesystem.remote.IRNode
org.jacorb.ir.gui.typesystem.remote.IRNodeWithType
org.jacorb.ir.gui.typesystem.remote.IRParameter
public class IRParameter
This class was generated by a SmartGuide.
Field Summary |
---|
Fields inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode |
---|
irObject, repositoryID |
Fields inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode |
---|
absoluteName, name, treeNode |
Constructor Summary | |
---|---|
protected |
IRParameter()
IRParameter constructor comment. |
protected |
IRParameter(ParameterDescription parDesc)
IRParameter constructor comment. |
Method Summary | |
---|---|
java.lang.String |
getInstanceNodeTypeName()
|
ParameterMode |
getMode()
|
TypeCode |
getTypeCode()
This method was created by a SmartGuide. |
static java.lang.String |
nodeTypeName()
|
Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNodeWithType |
---|
description, getAssociatedType, getAssociatedTypeSystemNode, setAssociatedTypeSystemNode |
Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode |
---|
allowedToAdd, getAbsoluteName, setIRObject |
Methods inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode |
---|
compareTo, getName, insertChild, setAbsoluteName, setName, toString |
Methods inherited from class org.jacorb.ir.gui.typesystem.ModelParticipant |
---|
addToParent, buildTree, expand, getModelRepresentant, setModelRepresentant |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected IRParameter()
protected IRParameter(ParameterDescription parDesc)
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |