Public Member Functions | |
BACIIntrospector (BACIRemoteAccess ra) | |
java.lang.Object | extractAny (Any argument) |
InvocationObjectHolder | extractInvocationObject (RemoteCall call) |
java.lang.Object[] | extractOuts (Request req, OperationDescription desc) |
java.lang.Object | extractTypedef (Any argument) |
BACIAttribute[] | getAttributes (BACIRemote target) |
int | getCallbackLocation (Operation op) |
BACIOperation[] | getOperations (BACIRemote target) |
AttributeDescription[] | getProperties (AttributeDescription[] attributes) |
String | IDtoClassName (String ID) |
void | insertTypedef (ParameterDescription desc, java.lang.Object o, Any any) |
boolean | isDevice (org.omg.CORBA.Object remote) |
boolean | isInvocationDestroyMethod (String operation) |
boolean | isInvocationDoneMethod (String operation) |
java.lang.Object[] | prepareDIIparameters (OperationDescription desc, java.lang.Object[] params) |
BACIIntrospector (BACIRemoteAccess ra) | |
java.lang.Object | extractAny (Any argument) |
java.lang.Object | extractAny (TypeCode argumentType, Any argument) |
InvocationObjectHolder | extractInvocationObject (RemoteCall call) |
java.lang.Object[] | extractOuts (Request req, OperationDescription desc) |
java.lang.Object | extractTypedef (Any argument) |
java.lang.Object | extractTypedef (TypeCode argumentType, Any argument) |
BACIAttribute[] | getAttributes (BACIRemote target) |
int | getCallbackLocation (Operation op) |
BACIOperation[] | getOperations (BACIRemote target) |
AttributeDescription[] | getProperties (AttributeDescription[] attributes) |
String | IDtoClassName (String ID) |
void | insertTypedef (ParameterDescription desc, java.lang.Object o, Any any) |
boolean | isDevice (org.omg.CORBA.Object remote) |
boolean | isInvocationDestroyMethod (String operation) |
boolean | isInvocationDoneMethod (String operation) |
java.lang.Object[] | prepareDIIparameters (OperationDescription desc, java.lang.Object[] params) |
Static Public Member Functions | |
String | addIDLPackagePrefix (String arg) |
String | addJavaPackagePrefix (String name) |
String | attributeNameToMethodName (String propertyName) |
void | destroyInvocation (BACIInvocation invoc) |
String | fullTypeToType (String fullType) |
String | addIDLPackagePrefix (String arg) |
String | addJavaPackagePrefix (String name) |
String | attributeNameToMethodName (String propertyName) |
void | destroyInvocation (BACIInvocation invoc) |
String | fullTypeToType (String fullType) |
Static Public Attributes | |
final String | ID_PROPERTY = "IDL:alma/ACS/Property:1.0" |
final String | ID_CALLBACK = "IDL:alma/ACS/Callback:1.0" |
final String | ID_DEVICE = "IDL:alma/ACS/ACSComponent:1.0" |
final String | ID_SUBSCRIPTION = "IDL:alma/ACS/Subscription:1.0" |
final String | ID_CBDESCIN = "IDL:alma/ACS/CBDescIn:1.0" |
final String | METHOD_DONE = "done" |
final String | METHOD_DESTROY = "destroy" |
final String | IDL_PACKAGE_PREFIX = "alma." |
final String | BACI_PACKAGE_PREFIX = "alma.ACS." |
final String | ID_CORBA_OBJECT = "IDL:omg.org/CORBA/Object:1.0" |
Private Member Functions | |
Class | extractTypeFromTC (TypeCode tc) |
boolean | isOfType (TypeCode tc, String type) |
boolean | isProperty (AttributeDescription desc) |
Class | extractTypeFromTC (TypeCode tc) |
boolean | isOfType (TypeCode tc, String type) |
boolean | isProperty (AttributeDescription desc) |
Private Attributes | |
BACIRemoteAccess | ra = null |
HashMap | IDLtoJavaMapping = new HashMap() |
|
BACIIntrospector constructor comment. |
|
BACIIntrospector constructor comment. |
|
Insert the method's description here. Creation date: (13.11.2000 0:58:40)
|
|
Insert the method's description here. Creation date: (13.11.2000 0:58:40)
|
|
Insert the method's description here. Creation date: (17.11.2000 2:02:35)
|
|
Insert the method's description here. Creation date: (17.11.2000 2:02:35)
|
|
Insert the method's description here. Creation date: (2.11.2000 0:04:34)
|
|
Insert the method's description here. Creation date: (2.11.2000 0:04:34)
|
|
Insert the method's description here. Creation date: (7.11.2000 21:47:04)
|
|
Insert the method's description here. Creation date: (7.11.2000 21:47:04)
|
|
Insert the method's description here. Creation date: (3.11.2000 0:38:21) |
|
Insert the method's description here. Creation date: (3.11.2000 0:38:21) |
|
Insert the method's description here. Creation date: (3.11.2000 0:38:21) |
|
Insert the method's description here. Creation date: (10.11.2000 0:07:59)
|
|
Insert the method's description here. Creation date: (10.11.2000 0:07:59)
|
|
Insert the method's description here. Creation date: (3.11.2000 13:25:37)
|
|
Insert the method's description here. Creation date: (3.11.2000 13:25:37)
|
|
Insert the method's description here. Creation date: (7.11.2000 1:00:12)
|
|
Insert the method's description here. Creation date: (7.11.2000 1:00:12)
|
|
Insert the method's description here. Creation date: (7.11.2000 1:00:12)
|
|
Insert the method's description here. Creation date: (13.11.2000 18:22:59)
|
|
Insert the method's description here. Creation date: (13.11.2000 18:22:59)
|
|
Insert the method's description here. Creation date: (17.3.2001 19:36:18)
|
|
Insert the method's description here. Creation date: (17.3.2001 19:36:18)
|
|
Insert the method's description here. Creation date: (7.11.2000 22:47:14)
|
|
Insert the method's description here. Creation date: (7.11.2000 22:47:14)
|
|
Insert the method's description here. Creation date: (9.11.2000 0:23:33)
|
|
Insert the method's description here. Creation date: (9.11.2000 0:23:33)
|
|
Insert the method's description here. Creation date: (2.11.2000 0:44:52) |
|
Insert the method's description here. Creation date: (2.11.2000 0:44:52) |
|
Insert the method's description here. Creation date: (1.11.2000 22:47:50)
|
|
Insert the method's description here. Creation date: (1.11.2000 22:47:50)
|
|
Insert the method's description here. Creation date: (13.11.2000 0:59:30)
|
|
Insert the method's description here. Creation date: (13.11.2000 0:59:30)
|
|
Insert the method's description here. Creation date: (3.11.2000 0:28:16)
|
|
Insert the method's description here. Creation date: (3.11.2000 0:28:16)
|
|
Insert the method's description here. Creation date: (1.11.2000 21:26:59)
|
|
Insert the method's description here. Creation date: (1.11.2000 21:26:59)
|
|
Insert the method's description here. Creation date: (14.11.2000 0:34:32)
|
|
Insert the method's description here. Creation date: (14.11.2000 0:34:32)
|
|
Insert the method's description here. Creation date: (14.11.2000 0:34:32)
|
|
Insert the method's description here. Creation date: (14.11.2000 0:34:32)
|
|
Insert the method's description here. Creation date: (13.11.2000 18:44:35)
|
|
Insert the method's description here. Creation date: (13.11.2000 18:44:35)
|
|
Insert the method's description here. Creation date: (7.11.2000 1:20:04)
|
|
Insert the method's description here. Creation date: (7.11.2000 1:20:04)
|
|
Insert the method's description here. Creation date: (3.11.2000 0:25:31)
|
|
Insert the method's description here. Creation date: (3.11.2000 0:25:31)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|