org.jacorb.ir.gui.typesystem.remote

Class IROperation

public class IROperation extends IRNodeWithType implements AbstractContainer

This class was generated by a SmartGuide.
Field Summary
protected IRException[]exceptions
protected IRParameter[]parameters
Constructor Summary
IROperation()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
IROperation(IRObject irObject)
This method was created by a SmartGuide.
Method Summary
ModelParticipant[]contents()
contents method comment.
Stringdescription()
StringgetInstanceNodeTypeName()
This method was created by a SmartGuide.
static StringnodeTypeName()
This method was created by a SmartGuide.

Field Detail

exceptions

protected IRException[] exceptions

parameters

protected IRParameter[] parameters

Constructor Detail

IROperation

public IROperation()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt

IROperation

public IROperation(IRObject irObject)
This method was created by a SmartGuide.

Parameters: irObject org.omg.CORBA.IRObject

Method Detail

contents

public ModelParticipant[] contents()
contents method comment.

description

public String description()

getInstanceNodeTypeName

public String getInstanceNodeTypeName()
This method was created by a SmartGuide.

Returns: java.lang.String

nodeTypeName

public static String nodeTypeName()
This method was created by a SmartGuide.

Returns: java.lang.String