org.jacorb.ir.gui.remoteobject
Class ObjectRepresentantFactory
java.lang.Object
org.jacorb.ir.gui.remoteobject.ObjectRepresentantFactory
public class ObjectRepresentantFactory
extends java.lang.Object
This class was generated by a SmartGuide.
create
public static ObjectRepresentant create(java.lang.Object counterPart,
TypeSystemNode type,
TypeAssociator referencedBy)
This method was created by a SmartGuide.
counterPart
- java.lang.Objecttype
- TypeSystemNodereferencedBy
- TypeAssociator: das Attribut, das das Objekt enth?lt (darf null sein)
- org.jacorb.ir;.gui.remoteobject.ObjectRepresentant
create
public static ObjectRepresentant create(Object counterPart)
This method was created by a SmartGuide.
counterPart
- org.omg.CORBA.Object
createFromIOR
public static ObjectRepresentant createFromIOR(String ior)
This method was created by a SmartGuide.
ior
- java.lang.String
insertFromString
protected static void insertFromString(Any result,
String value,
TCKind kind)
This method was created by a SmartGuide.
main
public static void main(args[] )
This method was created by a SmartGuide.
objectFromAny
public static java.lang.Object objectFromAny(Any any)
This method was created by a SmartGuide.
any
- org.omg.CORBA.Any
- java.lang.Object