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