org.jacorb.ir.gui.remoteobject

Class Struct

Implemented Interfaces:
AbstractContainer

public class Struct
extends ObjectRepresentant
implements AbstractContainer

This class was generated by a SmartGuide.

Field Summary

Fields inherited from class org.jacorb.ir.gui.remoteobject.ObjectRepresentant

counterPart, name, typeSystemNode

Constructor Summary

Struct(java.lang.Object counterPart, IRStruct typeSystemNode, String name)
Struct constructor comment.

Method Summary

ModelParticipant[]
contents()
This method was created by a SmartGuide.

Methods inherited from class org.jacorb.ir.gui.remoteobject.ObjectRepresentant

compareTo, getTreeModel, getTypeSystemNode, setName, toString, value

Methods inherited from class org.jacorb.ir.gui.typesystem.ModelParticipant

addToParent, buildTree, compareTo, expand, getModelRepresentant, setModelRepresentant

Constructor Details

Struct

protected Struct(java.lang.Object counterPart,
                 IRStruct typeSystemNode,
                 String name)
Struct constructor comment.

Parameters:
counterPart - java.lang.Object

Method Details

contents

public ModelParticipant[] contents()
This method was created by a SmartGuide.
Specified by:
contents in interface AbstractContainer

Returns:
ModelParticipant[]