org.jacorb.ir.gui.typesystem.remote
Class IROperation
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
- All Implemented Interfaces:
- AbstractContainer, TypeAssociator
- public class IROperation
- extends IRNodeWithType
- implements AbstractContainer
Constructor Summary |
IROperation()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt |
IROperation(IRObject irObject)
This method was created by a SmartGuide. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
parameters
protected IRParameter[] parameters
exceptions
protected IRException[] exceptions
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
contents
public ModelParticipant[] contents()
- contents method comment.
- Specified by:
contents
in interface AbstractContainer
- Returns:
- org.omg.CORBA.Object
getInstanceNodeTypeName
public java.lang.String getInstanceNodeTypeName()
- This method was created by a SmartGuide.
- Overrides:
getInstanceNodeTypeName
in class TypeSystemNode
- Returns:
- java.lang.String
nodeTypeName
public static java.lang.String nodeTypeName()
- This method was created by a SmartGuide.
- Returns:
- java.lang.String
description
public java.lang.String description()
- Description copied from class:
IRNodeWithType
- This method was created by a SmartGuide.
- Overrides:
description
in class IRNodeWithType
- Returns:
- java.lang.String