org.jacorb.ir.gui.typesystem.remote

Class IRRepository

public class IRRepository extends IRContainer

IRRepository wird gebraucht, um GUI erlaubte Child-Klassen mitzuteilen
Constructor Summary
IRRepository()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
IRRepository(IRObject irObject)
Method Summary
String[]allowedToAdd()
static StringnodeTypeName()

Constructor Detail

IRRepository

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

IRRepository

public IRRepository(IRObject irObject)

Parameters: irObject org.omg.CORBA.IRObject

Method Detail

allowedToAdd

public String[] allowedToAdd()

Returns: java.lang.String[]

nodeTypeName

public static String nodeTypeName()

Returns: java.lang.String