|
||||||||||
| 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
org.jacorb.ir.gui.typesystem.remote.IRRepository
public class IRRepository
| 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 | |
|---|---|
IRRepository()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt |
|
IRRepository(org.omg.CORBA.IRObject irObject)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
allowedToAdd()
Gibt Array mit Strings zur??ck: die Node-Typen, die zu dieser Node hinzugef??gt werden k??nnen. |
static java.lang.String |
nodeTypeName()
|
| Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRContainer |
|---|
contents |
| Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode |
|---|
description, getAbsoluteName, getTypeCode, setIRObject |
| Methods inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode |
|---|
compareTo, getInstanceNodeTypeName, getName, insertChild, 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 |
|---|
public IRRepository()
public IRRepository(org.omg.CORBA.IRObject irObject)
irObject - org.omg.CORBA.IRObject| Method Detail |
|---|
public java.lang.String[] allowedToAdd()
TypeSystemNode
allowedToAdd in class IRNodepublic static java.lang.String nodeTypeName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||