Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.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.IROperation
Field Summary | |
protected IRException[] | |
protected IRParameter[] |
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 | |
| |
|
Method Summary | |
ModelParticipant[] |
|
String | |
String |
|
static String |
|
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 , description , getAbsoluteName , getTypeCode , setIRObject |
Methods inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode | |
allowedToAdd , compareTo , description , getAbsoluteName , getInstanceNodeTypeName , getName , insertChild , nodeTypeName , setAbsoluteName , setName , toString |
Methods inherited from class org.jacorb.ir.gui.typesystem.ModelParticipant | |
addToParent , buildTree , compareTo , expand , getModelRepresentant , setModelRepresentant |
public IROperation()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
public IROperation(IRObject irObject)
This method was created by a SmartGuide.
- Parameters:
irObject
- org.omg.CORBA.IRObject
public ModelParticipant[] contents()
contents method comment.
- Specified by:
- contents in interface AbstractContainer
public String description()
- Overrides:
- description in interface IRNodeWithType
- Returns:
- java.lang.String
public String getInstanceNodeTypeName()
This method was created by a SmartGuide.
- Overrides:
- getInstanceNodeTypeName in interface TypeSystemNode
- Returns:
- java.lang.String
public static String nodeTypeName()
This method was created by a SmartGuide.
- Overrides:
- nodeTypeName in interface TypeSystemNode
- Returns:
- java.lang.String