|
||||||||||
| 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.IRContainer
public abstract class IRContainer
Abstrakte Oberklasse f??r alle Klassen, die in unserem Baum Children haben sollen. Neben den "echten" CORBA-Container-Klassen soll das z.B. auch StructDef sein. Letztere Klassen sollen also bei uns konzeptionell Container sein, weil sie member besitzen (auch wenn sie nicht von CORBA::Container erben)
| 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 |
IRContainer()
AbstractContainer constructor comment. |
protected |
IRContainer(org.omg.CORBA.IRObject irObject)
|
| Method Summary | |
|---|---|
ModelParticipant[] |
contents()
Erzeugt TypeSystemNodes f??r alle contained Objekte. |
| 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 |
|---|
compareTo, getInstanceNodeTypeName, getName, insertChild, nodeTypeName, 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 IRContainer()
protected IRContainer(org.omg.CORBA.IRObject irObject)
irObject - org.omg.CORBA.IRObject| Method Detail |
|---|
public ModelParticipant[] contents()
contents in interface AbstractContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||