Uses of Class
org.omg.CORBA.Any

Packages that use Any
org.jacorb.events   
org.jacorb.imr   
org.jacorb.imr.AdminPackage   
org.jacorb.imr.RegistrationPackage   
org.jacorb.ir   
org.jacorb.ir.gui.remoteobject   
org.jacorb.notification   
org.jacorb.notification.filter   
org.jacorb.notification.filter.etcl   
org.jacorb.notification.filter.impl   
org.jacorb.notification.impl   
org.jacorb.notification.interfaces   
org.jacorb.notification.servant   
org.jacorb.notification.util   
org.jacorb.orb   
org.jacorb.orb.dii   
org.jacorb.orb.dsi   
org.jacorb.orb.dynany   
org.jacorb.orb.giop   
org.jacorb.orb.policies   
org.jacorb.orb.portableInterceptor   
org.jacorb.security.sas   
org.jacorb.util.tracing   
org.jacorb.util.tracing.TracingServicePackage   
org.omg.ATLAS   
org.omg.BiDirPolicy   
org.omg.BridgeTransactionMgmt   
org.omg.CONV_FRAME   
org.omg.CORBA   
org.omg.CORBA.ContainedPackage   
org.omg.CORBA.ContainerPackage   
org.omg.CORBA.InterfaceDefPackage   
org.omg.CORBA.ORBPackage   
org.omg.CORBA.portable   
org.omg.CORBA.TypeCodePackage   
org.omg.CORBA.ValueDefPackage   
org.omg.CosBridgeAdmin   
org.omg.CosCollection   
org.omg.CosConcurrencyControl   
org.omg.CosEventChannelAdmin   
org.omg.CosEventComm   
org.omg.CosNaming   
org.omg.CosNaming.NamingContextExtPackage   
org.omg.CosNaming.NamingContextPackage   
org.omg.CosNotification   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyChannelAdminAck   
org.omg.CosNotifyComm   
org.omg.CosNotifyCommAck   
org.omg.CosNotifyFilter   
org.omg.CosPropertyService   
org.omg.CosTime   
org.omg.CosTransactions   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedEventComm   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
org.omg.CSI   
org.omg.CSIIOP   
org.omg.dds   
org.omg.Dynamic   
org.omg.DynamicAny   
org.omg.DynamicAny.DynAnyFactoryPackage   
org.omg.DynamicAny.DynAnyPackage   
org.omg.ETF   
org.omg.GIOP   
org.omg.GSSUP   
org.omg.IIOP   
org.omg.IOP   
org.omg.IOP.CodecFactoryPackage   
org.omg.IOP.CodecPackage   
org.omg.Messaging   
org.omg.PortableInterceptor   
org.omg.PortableInterceptor.ORBInitInfoPackage   
org.omg.PortableServer   
org.omg.PortableServer.CurrentPackage   
org.omg.PortableServer.POAManagerPackage   
org.omg.PortableServer.POAPackage   
org.omg.RTCORBA   
org.omg.Security   
org.omg.SecurityAdmin   
org.omg.SecurityLevel1   
org.omg.SecurityLevel2   
org.omg.SecurityReplaceable   
org.omg.SSLIOP   
org.omg.TimeBase   
 

Uses of Any in org.jacorb.events
 

Methods in org.jacorb.events that return Any
 Any ProxyPullSupplierImpl.pull()
          PullSupplier Interface.
 Any ProxyPullSupplierImpl.try_pull(BooleanHolder hasEvent)
          PullSupplier Interface.
 

Methods in org.jacorb.events with parameters of type Any
static JacORBEventChannel JacORBEventChannelHelper.extract(Any any)
           
static void JacORBEventChannelHelper.insert(Any any, JacORBEventChannel s)
           
protected  void EventChannelImpl.push_event(Any event)
          Send event to all registered consumers.
protected  void ProxyPushSupplierImpl.push_to_consumer(Any event)
          Methoden, die von unserem EventChannel aufgerufen werden
 void ProxyPullSupplierImpl.push_to_supplier(Any event)
          Have to be able to get to the internal list of events.
 void ProxyPushConsumerImpl.push(Any event)
          Supplier sends data to the consumer (this object) using this call.
 

Uses of Any in org.jacorb.imr
 

Methods in org.jacorb.imr with parameters of type Any
static UnknownServerName UnknownServerNameHelper.extract(Any any)
           
static POAInfo[] POAInfoSeqHelper.extract(Any any)
           
static java.lang.String StartupCommandHelper.extract(Any any)
           
static HostInfo HostInfoHelper.extract(Any any)
           
static ServerInfo[] ServerInfoSeqHelper.extract(Any any)
           
static java.lang.String HostNameHelper.extract(Any any)
           
static java.lang.String POANameHelper.extract(Any any)
           
static java.lang.String LogicalServerNameHelper.extract(Any any)
           
static java.lang.String[] POANameSeqHelper.extract(Any any)
           
static ServerStartupDaemon ServerStartupDaemonHelper.extract(Any any)
           
static ImRInfo ImRInfoHelper.extract(Any any)
           
static HostInfo[] HostInfoSeqHelper.extract(Any any)
           
static ServerInfo ServerInfoHelper.extract(Any any)
           
static POAInfo POAInfoHelper.extract(Any any)
           
static java.lang.String[] ServerNameSeqHelper.extract(Any any)
           
static java.lang.String IORStringHelper.extract(Any any)
           
static ServerStartupFailed ServerStartupFailedHelper.extract(Any any)
           
static ImplementationRepository ImplementationRepositoryHelper.extract(Any any)
           
static int PortNumberHelper.extract(Any any)
           
static Admin AdminHelper.extract(Any any)
           
static Registration RegistrationHelper.extract(Any any)
           
static void AdminHelper.insert(Any any, Admin s)
           
static void HostInfoHelper.insert(Any any, HostInfo s)
           
static void HostInfoSeqHelper.insert(Any any, HostInfo[] s)
           
static void ImplementationRepositoryHelper.insert(Any any, ImplementationRepository s)
           
static void ImRInfoHelper.insert(Any any, ImRInfo s)
           
static void PortNumberHelper.insert(Any any, int s)
           
static void POAInfoHelper.insert(Any any, POAInfo s)
           
static void POAInfoSeqHelper.insert(Any any, POAInfo[] s)
           
static void RegistrationHelper.insert(Any any, Registration s)
           
static void ServerInfoHelper.insert(Any any, ServerInfo s)
           
static void ServerInfoSeqHelper.insert(Any any, ServerInfo[] s)
           
static void ServerStartupDaemonHelper.insert(Any any, ServerStartupDaemon s)
           
static void ServerStartupFailedHelper.insert(Any any, ServerStartupFailed s)
           
static void StartupCommandHelper.insert(Any any, java.lang.String s)
           
static void HostNameHelper.insert(Any any, java.lang.String s)
           
static void POANameHelper.insert(Any any, java.lang.String s)
           
static void LogicalServerNameHelper.insert(Any any, java.lang.String s)
           
static void IORStringHelper.insert(Any any, java.lang.String s)
           
static void POANameSeqHelper.insert(Any any, java.lang.String[] s)
           
static void ServerNameSeqHelper.insert(Any any, java.lang.String[] s)
           
static void UnknownServerNameHelper.insert(Any any, UnknownServerName s)
           
 

Uses of Any in org.jacorb.imr.AdminPackage
 

Methods in org.jacorb.imr.AdminPackage with parameters of type Any
static IllegalServerName IllegalServerNameHelper.extract(Any any)
           
static FileOpFailed FileOpFailedHelper.extract(Any any)
           
static DuplicateServerName DuplicateServerNameHelper.extract(Any any)
           
static UnknownHostName UnknownHostNameHelper.extract(Any any)
           
static void DuplicateServerNameHelper.insert(Any any, DuplicateServerName s)
           
static void FileOpFailedHelper.insert(Any any, FileOpFailed s)
           
static void IllegalServerNameHelper.insert(Any any, IllegalServerName s)
           
static void UnknownHostNameHelper.insert(Any any, UnknownHostName s)
           
 

Uses of Any in org.jacorb.imr.RegistrationPackage
 

Methods in org.jacorb.imr.RegistrationPackage with parameters of type Any
static IllegalPOAName IllegalPOANameHelper.extract(Any any)
           
static DuplicatePOAName DuplicatePOANameHelper.extract(Any any)
           
static InvalidSSDRef InvalidSSDRefHelper.extract(Any any)
           
static IllegalHostName IllegalHostNameHelper.extract(Any any)
           
static void DuplicatePOANameHelper.insert(Any any, DuplicatePOAName s)
           
static void IllegalHostNameHelper.insert(Any any, IllegalHostName s)
           
static void IllegalPOANameHelper.insert(Any any, IllegalPOAName s)
           
static void InvalidSSDRefHelper.insert(Any any, InvalidSSDRef s)
           
 

Uses of Any in org.jacorb.ir
 

Methods in org.jacorb.ir that return Any
 Any ConstantDef.value()
           
 

Methods in org.jacorb.ir with parameters of type Any
 ConstantDef InterfaceDef.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef StructDef.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef Container.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef RepositoryImpl.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef UnionDef.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef ExceptionDef.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef ModuleDef.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 void ConstantDef.value(Any _value)
           
 

Uses of Any in org.jacorb.ir.gui.remoteobject
 

Methods in org.jacorb.ir.gui.remoteobject with parameters of type Any
protected static void ObjectRepresentantFactory.insertFromString(Any result, java.lang.String value, TCKind kind)
          This method was created by a SmartGuide.
static java.lang.Object ObjectRepresentantFactory.objectFromAny(Any any)
          This method was created by a SmartGuide.
 

Uses of Any in org.jacorb.notification
 

Fields in org.jacorb.notification declared as Any
protected  Any AnyMessage.anyValue_
          the wrapped value
 

Methods in org.jacorb.notification that return Any
 Any StructuredEventMessage.toAny()
           
 Any AnyMessage.toAny()
           
abstract  Any AbstractMessage.toAny()
          Access this NotificationEvent as Any.
 Any TypedEventMessage.toAny()
           
 

Methods in org.jacorb.notification with parameters of type Any
static JacORBEventChannelFactory JacORBEventChannelFactoryHelper.extract(Any any)
           
static void JacORBEventChannelFactoryHelper.insert(Any any, JacORBEventChannelFactory s)
           
 Message MessageFactory.newMessage(Any any)
           
 Message MessageFactory.newMessage(Any any, IProxyConsumer consumer)
           
 void AnyMessage.setAny(Any any)
           
 

Uses of Any in org.jacorb.notification.filter
 

Methods in org.jacorb.notification.filter that return Any
 Any MappingFilterImpl.default_value()
           
 Any ETCLEvaluator.evaluateArrayIndex(Any any, int index)
          extract the n-th position out of an Array wrapped inside an Any.
 Any ETCLEvaluator.evaluateDiscriminator(Any any)
           
 Any ETCLEvaluator.evaluateExistIdentifier(Any value, java.lang.String identifier)
           
 Any ETCLEvaluator.evaluateIdentifier(Any any, int position)
           
 Any ETCLEvaluator.evaluateIdentifier(Any any, java.lang.String identifier)
          expensive
 Any ETCLEvaluator.evaluateListLength(Any value)
          identify the number of elements of a component.
 Any ETCLEvaluator.evaluateNamedValueList(Any any, java.lang.String name)
          extract a named value out of a sequence of name/value pairs.
 Any ETCLEvaluator.evaluatePropertyList(Property[] list, java.lang.String name)
           
 Any ETCLEvaluator.evaluateRepositoryId(Any value)
          identify the RepositoryId of a component.
 Any ETCLEvaluator.evaluateTypeName(Any value)
          identify the unscoped IDL type name of a component.
 Any ETCLEvaluator.evaluateUnion(Any value)
          extract the default member from Union wrapped inside the provided Any.
 Any ETCLEvaluator.evaluateUnion(Any value, int position)
           
 Any EvaluationResult.getAny()
           
 Any EvaluationContext.lookupAny(java.lang.String name)
           
 

Methods in org.jacorb.notification.filter with parameters of type Any
 void EvaluationResult.addAny(Any any)
           
 MappingFilterImpl IFilterFactoryDelegate.create_mapping_filter_servant(org.apache.avalon.framework.configuration.Configuration config, java.lang.String grammar, Any any)
           
 MappingFilterImpl DefaultFilterFactoryDelegate.create_mapping_filter_servant(org.apache.avalon.framework.configuration.Configuration config, java.lang.String grammar, Any any)
           
 MappingFilter FilterFactoryImpl.create_mapping_filter(java.lang.String grammar, Any any)
           
 Any ETCLEvaluator.evaluateArrayIndex(Any any, int index)
          extract the n-th position out of an Array wrapped inside an Any.
 Any ETCLEvaluator.evaluateDiscriminator(Any any)
           
 EvaluationResult ETCLEvaluator.evaluateElementInSequence(EvaluationContext context, EvaluationResult element, Any sequence)
           
 Any ETCLEvaluator.evaluateExistIdentifier(Any value, java.lang.String identifier)
           
 Any ETCLEvaluator.evaluateIdentifier(Any any, int position)
           
 Any ETCLEvaluator.evaluateIdentifier(Any any, java.lang.String identifier)
          expensive
 Any ETCLEvaluator.evaluateListLength(Any value)
          identify the number of elements of a component.
 Any ETCLEvaluator.evaluateNamedValueList(Any any, java.lang.String name)
          extract a named value out of a sequence of name/value pairs.
 Any ETCLEvaluator.evaluateRepositoryId(Any value)
          identify the RepositoryId of a component.
 Any ETCLEvaluator.evaluateTypeName(Any value)
          identify the unscoped IDL type name of a component.
 Any ETCLEvaluator.evaluateUnion(Any value)
          extract the default member from Union wrapped inside the provided Any.
 Any ETCLEvaluator.evaluateUnion(Any value, int position)
           
static EvaluationResult EvaluationResult.fromAny(Any any)
           
 boolean ETCLEvaluator.hasDefaultDiscriminator(Any any)
           
protected  int AbstractFilter.match_internal(Any anyEvent)
          match Any to associated constraints.
 boolean AbstractFilter.match(Any anyEvent)
           
 boolean MappingFilterImpl.match(Any any, AnyHolder anyHolder)
           
 void EvaluationResult.setAny(Any any)
           
 void EvaluationContext.storeAny(java.lang.String name, Any any)
           
 

Constructors in org.jacorb.notification.filter with parameters of type Any
MappingFilterImpl(ORB orb, org.apache.avalon.framework.configuration.Configuration config, AbstractFilter filter, Any defaultValue)
           
 

Uses of Any in org.jacorb.notification.filter.etcl
 

Methods in org.jacorb.notification.filter.etcl that return Any
 Any ImplicitOperator.evaluateImplicit(ETCLEvaluator evaluator, Any value)
           
 

Methods in org.jacorb.notification.filter.etcl with parameters of type Any
 Any ImplicitOperator.evaluateImplicit(ETCLEvaluator evaluator, Any value)
           
 

Uses of Any in org.jacorb.notification.filter.impl
 

Methods in org.jacorb.notification.filter.impl that return Any
 Any DefaultETCLEvaluator.evaluateArrayIndex(Any any, int index)
           
 Any DefaultETCLEvaluator.evaluateDiscriminator(Any any)
           
 Any DefaultETCLEvaluator.evaluateExistIdentifier(Any value, java.lang.String identifier)
           
 Any DefaultETCLEvaluator.evaluateIdentifier(Any any, int position)
           
 Any DefaultETCLEvaluator.evaluateIdentifier(Any any, java.lang.String identifier)
          expensive
 Any DefaultETCLEvaluator.evaluateListLength(Any value)
           
 Any DefaultETCLEvaluator.evaluateNamedValueList(Any any, java.lang.String name)
           
 Any DefaultETCLEvaluator.evaluatePropertyList(Property[] list, java.lang.String name)
           
 Any DefaultETCLEvaluator.evaluateRepositoryId(Any value)
           
 Any DefaultETCLEvaluator.evaluateTypeName(Any value)
           
 Any DefaultETCLEvaluator.evaluateUnion(Any value)
           
 Any DefaultETCLEvaluator.evaluateUnion(Any value, int position)
           
 

Methods in org.jacorb.notification.filter.impl with parameters of type Any
 Any DefaultETCLEvaluator.evaluateArrayIndex(Any any, int index)
           
 Any DefaultETCLEvaluator.evaluateDiscriminator(Any any)
           
 EvaluationResult DefaultETCLEvaluator.evaluateElementInSequence(EvaluationContext context, EvaluationResult element, Any sequence)
           
 Any DefaultETCLEvaluator.evaluateExistIdentifier(Any value, java.lang.String identifier)
           
 Any DefaultETCLEvaluator.evaluateIdentifier(Any any, int position)
           
 Any DefaultETCLEvaluator.evaluateIdentifier(Any any, java.lang.String identifier)
          expensive
 Any DefaultETCLEvaluator.evaluateListLength(Any value)
           
 Any DefaultETCLEvaluator.evaluateNamedValueList(Any any, java.lang.String name)
           
 Any DefaultETCLEvaluator.evaluateRepositoryId(Any value)
           
 Any DefaultETCLEvaluator.evaluateTypeName(Any value)
           
 Any DefaultETCLEvaluator.evaluateUnion(Any value)
           
 Any DefaultETCLEvaluator.evaluateUnion(Any value, int position)
           
 boolean DefaultETCLEvaluator.hasDefaultDiscriminator(Any any)
           
 

Uses of Any in org.jacorb.notification.impl
 

Methods in org.jacorb.notification.impl with parameters of type Any
 Message DefaultMessageFactory.newMessage(Any any)
          create a Message wrapping a unstructured event.
 Message DefaultMessageFactory.newMessage(Any any, IProxyConsumer consumer)
          create a Message wrapping an unstructured event.
 

Uses of Any in org.jacorb.notification.interfaces
 

Methods in org.jacorb.notification.interfaces that return Any
 Any Message.toAny()
           
 

Uses of Any in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant that return Any
 Any ProxyPullSupplierImpl.pull()
           
 Any TypedProxyPullSupplierImpl.pull()
           
 Any ProxyPullSupplierImpl.try_pull(BooleanHolder hasEvent)
           
 Any TypedProxyPullSupplierImpl.try_pull(BooleanHolder booleanHolder)
           
 

Methods in org.jacorb.notification.servant with parameters of type Any
 void ProxyPushConsumerImpl.push(Any event)
          Supplier sends data to the consumer (this object) using this call.
 void TypedProxyPushConsumerImpl.push(Any any)
           
 

Uses of Any in org.jacorb.notification.util
 

Methods in org.jacorb.notification.util that return Any
 Any PropertySet.get(java.lang.String propertyName)
           
 

Uses of Any in org.jacorb.orb
 

Subclasses of Any in org.jacorb.orb
 class Any
          CORBA any
 

Methods in org.jacorb.orb that return Any
 Any ORBSingleton.create_any()
           
 Any Any.extract_any()
           
 Any TypeCode.member_label(int index)
           
 Any CDRInputStream.read_any()
           
 Any DataInputStream.read_any()
          Operation read_any
 Any NamedValue.value()
           
 

Methods in org.jacorb.orb with parameters of type Any
 NamedValue NVList.add_value(java.lang.String item_name, Any value, int item_flags)
           
 NamedValue ORBSingleton.create_named_value(java.lang.String name, Any value, int flags)
           
 NamedValue ORB.create_named_value(java.lang.String name, Any value, int flags)
           
 Policy ORB.create_policy(int type, Any value)
          This method creates a policy with the given type and the given value.
 boolean Any.equal(Any other)
           
 void Any.insert_any(Any a)
           
static void ApplicationExceptionHelper.insert(Any any, ApplicationException exception)
          This method tries to insert the given ApplicationException into the given any by deriving the helper name from object id.
static void SystemExceptionHelper.insert(Any any, SystemException exception)
           
 void NamedValue.set_value(Any value)
           
 void DataOutputStream.write_any_array(Any[] seq, int offset, int length)
          Operation write_any_array
 void DataOutputStream.write_any(Any value)
          Operation write_any
 void CDROutputStream.write_any(Any value)
           
 

Constructors in org.jacorb.orb with parameters of type Any
NamedValue(java.lang.String name, Any value, int modes)
           
 

Uses of Any in org.jacorb.orb.dii
 

Methods in org.jacorb.orb.dii that return Any
 Any Request.add_in_arg()
           
 Any Request.add_inout_arg()
           
 Any Request.add_named_in_arg(java.lang.String name)
           
 Any Request.add_named_inout_arg(java.lang.String name)
           
 Any Request.add_named_out_arg(java.lang.String name)
           
 Any Request.add_out_arg()
           
 Any Request.return_value()
           
 

Uses of Any in org.jacorb.orb.dsi
 

Methods in org.jacorb.orb.dsi that return Any
 Any ServerRequest.except()
           
 Any ServerRequest.result()
          The resulting any must be used to create an input stream from which the result value can be read.
 

Methods in org.jacorb.orb.dsi with parameters of type Any
 void ServerRequest.set_exception(Any exception)
           
 void ServerRequest.set_result(Any res)
           
 

Uses of Any in org.jacorb.orb.dynany
 

Methods in org.jacorb.orb.dynany that return Any
 Any DynAny.get_any()
           
 Any[] DynSequence.get_elements()
           
 Any[] DynArray.get_elements()
           
protected  Any DynSequence.getRepresentation()
          returns the DynAny's internal any representation, overwrites
protected  Any DynFixed.getRepresentation()
           
protected  Any DynArray.getRepresentation()
          Returns the DynAny's internal any representation.
protected  Any DynAny.getRepresentation()
          returns the DynAny's internal any representation, overwritten in subclasses that represent constructed types and need to traverse structures.
protected  Any DynStruct.getRepresentation()
          returns the DynAny's internal any representation.
 Any DynEnum.to_any()
           
 Any DynSequence.to_any()
           
 Any DynUnion.to_any()
           
 Any DynArray.to_any()
           
 Any DynAny.to_any()
           
 Any DynStruct.to_any()
           
 

Methods in org.jacorb.orb.dynany with parameters of type Any
 DynAny DynAnyFactoryImpl.create_dyn_any(Any value)
           
 void DynEnum.from_any(Any value)
          Overrides from_any() in DynAny
 void DynSequence.from_any(Any value)
           
 void DynFixed.from_any(Any value)
          Overrides from_any() in DynAny
 void DynUnion.from_any(Any value)
          Overrides from_any() in DynAny
 void DynArray.from_any(Any value)
           
 void DynAny.from_any(Any value)
           
 void DynStruct.from_any(Any value)
           
 void DynAny.insert_any(Any value)
           
 void DynSequence.set_elements(Any[] value)
           
 void DynArray.set_elements(Any[] value)
           
 

Uses of Any in org.jacorb.orb.giop
 

Methods in org.jacorb.orb.giop with parameters of type Any
 Policy BiDirPolicyFactory.create_policy(int type, Any any)
           
 

Uses of Any in org.jacorb.orb.policies
 

Methods in org.jacorb.orb.policies with parameters of type Any
 Policy BiDirPolicyFactoryImpl.create_policy(int type, Any value)
           
 

Constructors in org.jacorb.orb.policies with parameters of type Any
ClientProtocolPolicy(Any any)
           
MaxHopsPolicy(Any value)
           
QueueOrderPolicy(Any value)
           
RebindPolicy(Any value)
           
RelativeRequestTimeoutPolicy(Any value)
          Constructs a new RelativeRequestTimeoutPolicy object from an Any value.
RelativeRoundtripTimeoutPolicy(Any value)
          Constructs a new RelativeRoundtripTimeoutPolicy object from an Any value.
ReplyEndTimePolicy(Any value)
           
ReplyPriorityPolicy(Any value)
           
ReplyStartTimePolicy(Any value)
           
RequestEndTimePolicy(Any value)
           
RequestPriorityPolicy(Any value)
           
RequestStartTimePolicy(Any value)
           
RoutingPolicy(Any value)
           
SyncScopePolicy(Any value)
           
 

Uses of Any in org.jacorb.orb.portableInterceptor
 

Fields in org.jacorb.orb.portableInterceptor declared as Any
 Any ClientRequestInfoImpl.received_exception
           
protected  Any RequestInfoImpl.result
           
 Any ServerRequestInfoImpl.sending_exception
           
 

Methods in org.jacorb.orb.portableInterceptor that return Any
 Any Codec_CDR_1_0_Impl.decode_value(byte[] data, TypeCode tc)
           
 Any CodecImpl.decode_value(byte[] data, TypeCode tc)
           
 Any Codec_CDR_1_0_Impl.decode(byte[] data)
           
 Any CodecImpl.decode(byte[] data)
           
 Any RequestInfoImpl.get_slot(int id)
           
 Any PICurrentImpl.get_slot(int id)
           
 Any ClientRequestInfoImpl.received_exception()
           
 Any ClientRequestInfoImpl.result()
           
 Any ServerRequestInfoImpl.result()
           
 Any RequestInfoImpl.result()
           
 Any ServerRequestInfoImpl.sending_exception()
           
 

Methods in org.jacorb.orb.portableInterceptor with parameters of type Any
 byte[] Codec_CDR_1_0_Impl.encode_value(Any data)
           
 byte[] CodecImpl.encode_value(Any data)
           
 byte[] Codec_CDR_1_0_Impl.encode(Any data)
           
 byte[] CodecImpl.encode(Any data)
           
 void ServerRequestInfoImpl.set_slot(int id, Any data)
           
 void PICurrentImpl.set_slot(int id, Any data)
           
 void RequestInfoImpl.setResult(Any result)
           
 

Uses of Any in org.jacorb.security.sas
 

Methods in org.jacorb.security.sas that return Any
protected  Any SASTargetInterceptor.makeCompleteEstablishContext(ServerRequestInfo ri, long client_context_id, org.jacorb.sasPolicy.SASPolicyValues sasValues)
           
protected  Any SASTargetInterceptor.makeContextError(ServerRequestInfo ri, long client_context_id, int major_status, int minor_status, byte[] error_token)
           
protected  Any SASClientInterceptor.makeEstablishContext(ORB orb, long client_context_id, AuthorizationElement[] authorization_token, IdentityToken identity_token, byte[] client_authentication_token)
           
protected  Any SASClientInterceptor.makeMessageInContext(ORB orb, long client_context_id, boolean discard_context)
           
 

Methods in org.jacorb.security.sas with parameters of type Any
 Policy SASPolicyFactory.create_policy(int type, Any value)
           
 Policy ATLASPolicyFactory.create_policy(int type, Any value)
           
 

Constructors in org.jacorb.security.sas with parameters of type Any
ATLASPolicyImpl(Any value)
           
SASPolicyImpl(Any value)
           
 

Uses of Any in org.jacorb.util.tracing
 

Methods in org.jacorb.util.tracing with parameters of type Any
static TracingService TracingServiceHelper.extract(Any any)
           
static TraceData TraceDataHelper.extract(Any any)
           
static long MSecHelper.extract(Any any)
           
static long RequestIdHelper.extract(Any any)
           
static Request RequestHelper.extract(Any any)
           
static int PointIdHelper.extract(Any any)
           
static void PointIdHelper.insert(Any any, int s)
           
static void MSecHelper.insert(Any any, long s)
           
static void RequestIdHelper.insert(Any any, long s)
           
static void RequestHelper.insert(Any any, Request s)
           
static void TraceDataHelper.insert(Any any, TraceData s)
           
static void TracingServiceHelper.insert(Any any, TracingService s)
           
 

Uses of Any in org.jacorb.util.tracing.TracingServicePackage
 

Methods in org.jacorb.util.tracing.TracingServicePackage with parameters of type Any
static NoSuchRequestId NoSuchRequestIdHelper.extract(Any any)
           
static void NoSuchRequestIdHelper.insert(Any any, NoSuchRequestId s)
           
 

Uses of Any in org.omg.ATLAS
 

Methods in org.omg.ATLAS with parameters of type Any
static UtcT[] ExpiryTimeHelper.extract(Any any)
           
static AuthTokenDispenser AuthTokenDispenserHelper.extract(Any any)
           
static ATLASProfile ATLASProfileHelper.extract(Any any)
           
static IdentityToken[] IdTokenOptionHelper.extract(Any any)
           
static IllegalTokenRequest IllegalTokenRequestHelper.extract(Any any)
           
static ATLASLocator ATLASLocatorHelper.extract(Any any)
           
static byte[] ATLASCacheIdHelper.extract(Any any)
           
static CosNamingLocator CosNamingLocatorHelper.extract(Any any)
           
static java.lang.String URLocatorHelper.extract(Any any)
           
static TokenOkay TokenOkayHelper.extract(Any any)
           
static int ATLASLocatorTypeHelper.extract(Any any)
           
static AuthTokenData AuthTokenDataHelper.extract(Any any)
           
static byte[] UTF8StringHelper.extract(Any any)
           
static void ATLASLocatorHelper.insert(Any any, ATLASLocator s)
           
static void ATLASProfileHelper.insert(Any any, ATLASProfile s)
           
static void AuthTokenDataHelper.insert(Any any, AuthTokenData s)
           
static void AuthTokenDispenserHelper.insert(Any any, AuthTokenDispenser s)
           
static void ATLASCacheIdHelper.insert(Any any, byte[] s)
           
static void UTF8StringHelper.insert(Any any, byte[] s)
           
static void CosNamingLocatorHelper.insert(Any any, CosNamingLocator s)
           
static void IdTokenOptionHelper.insert(Any any, IdentityToken[] s)
           
static void IllegalTokenRequestHelper.insert(Any any, IllegalTokenRequest s)
           
static void ATLASLocatorTypeHelper.insert(Any any, int s)
           
static void URLocatorHelper.insert(Any any, java.lang.String s)
           
static void TokenOkayHelper.insert(Any any, TokenOkay s)
           
static void ExpiryTimeHelper.insert(Any any, UtcT[] s)
           
 

Uses of Any in org.omg.BiDirPolicy
 

Methods in org.omg.BiDirPolicy with parameters of type Any
static BidirectionalPolicy BidirectionalPolicyHelper.extract(Any any)
           
static short BidirectionalPolicyValueHelper.extract(Any any)
           
static void BidirectionalPolicyHelper.insert(Any any, BidirectionalPolicy s)
           
static void BidirectionalPolicyValueHelper.insert(Any any, short s)
           
 

Uses of Any in org.omg.BridgeTransactionMgmt
 

Methods in org.omg.BridgeTransactionMgmt with parameters of type Any
static TransactionManagement TransactionManagementHelper.extract(Any any)
           
static UnsupportedTransaction UnsupportedTransactionHelper.extract(Any any)
           
static TransactionActive TransactionActiveHelper.extract(Any any)
           
static TransactionAlreadyActive TransactionAlreadyActiveHelper.extract(Any any)
           
static void TransactionActiveHelper.insert(Any any, TransactionActive s)
           
static void TransactionAlreadyActiveHelper.insert(Any any, TransactionAlreadyActive s)
           
static void TransactionManagementHelper.insert(Any any, TransactionManagement s)
           
static void UnsupportedTransactionHelper.insert(Any any, UnsupportedTransaction s)
           
 

Uses of Any in org.omg.CONV_FRAME
 

Methods in org.omg.CONV_FRAME with parameters of type Any
static CodeSetContext CodeSetContextHelper.extract(Any any)
           
static CodeSetComponent CodeSetComponentHelper.extract(Any any)
           
static int CodeSetIdHelper.extract(Any any)
           
static CodeSetComponentInfo CodeSetComponentInfoHelper.extract(Any any)
           
static void CodeSetComponentHelper.insert(Any any, CodeSetComponent s)
           
static void CodeSetComponentInfoHelper.insert(Any any, CodeSetComponentInfo s)
           
static void CodeSetContextHelper.insert(Any any, CodeSetContext s)
           
static void CodeSetIdHelper.insert(Any any, int s)
           
 

Uses of Any in org.omg.CORBA
 

Fields in org.omg.CORBA declared as Any
 Any UnknownUserException.except
           
 Any UnionMember.label
           
 Any ConstantDescription.value
           
 Any[] AnySeqHolder.value
           
 Any AnyHolder.value
           
 

Methods in org.omg.CORBA that return Any
abstract  Any Request.add_in_arg()
           
abstract  Any Request.add_inout_arg()
           
abstract  Any Request.add_named_in_arg(java.lang.String name)
           
abstract  Any Request.add_named_inout_arg(java.lang.String name)
           
abstract  Any Request.add_named_out_arg(java.lang.String name)
           
abstract  Any Request.add_out_arg()
           
abstract  Any ORB.create_any()
           
abstract  Any Any.extract_any()
           
static Any[] AnySeqHelper.extract(Any any)
           
 Any TypeCodeOperations.member_label(int index)
           
abstract  Any TypeCode.member_label(int index)
           
 Any DataInputStream.read_any()
           
static Any[] AnySeqHelper.read(InputStream _in)
           
abstract  Any Request.return_value()
           
 Any _ConstantDefStub.value()
           
 Any ConstantDefPOATie.value()
           
 Any ConstantDefOperations.value()
           
abstract  Any NamedValue.value()
           
 

Methods in org.omg.CORBA with parameters of type Any
abstract  NamedValue NVList.add_value(java.lang.String name, Any value, int flags)
           
 ConstantDef _ContainerStub.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef _StructDefStub.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef RepositoryPOATie.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef UnionDefPOATie.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef _UnionDefStub.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef InterfaceDefPOATie.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef ExceptionDefPOATie.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef ModuleDefPOATie.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef ContainerPOATie.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef _RepositoryStub.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef ContainerOperations.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef _ExceptionDefStub.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef _InterfaceDefStub.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef StructDefPOATie.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef ValueDefPOATie.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef _ModuleDefStub.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 ConstantDef _ValueDefStub.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
abstract  NamedValue ORB.create_named_value(java.lang.String s, Any any, int flags)
           
 Policy ORB.create_policy(int type, Any val)
           
abstract  boolean Any.equal(Any a)
           
 void ServerRequest.except(Any except)
          Deprecated. use set_exception()
static PrimitiveDef PrimitiveDefHelper.extract(Any any)
           
static Contained ContainedHelper.extract(Any any)
           
static MARSHAL MARSHALHelper.extract(Any any)
           
static BAD_PARAM BAD_PARAMHelper.extract(Any any)
           
static NO_IMPLEMENT NO_IMPLEMENTHelper.extract(Any any)
           
static byte[] PrincipalHelper.extract(Any any)
           
static java.lang.String[] RepositoryIdSeqHelper.extract(Any any)
           
static INITIALIZE INITIALIZEHelper.extract(Any any)
           
static short ValueModifierHelper.extract(Any any)
           
static INVALID_TRANSACTION INVALID_TRANSACTIONHelper.extract(Any any)
           
static PolicyCurrent PolicyCurrentHelper.extract(Any any)
           
static INTF_REPOS INTF_REPOSHelper.extract(Any any)
           
static IMP_LIMIT IMP_LIMITHelper.extract(Any any)
           
static InterfaceDef InterfaceDefHelper.extract(Any any)
           
static ModuleDescription ModuleDescriptionHelper.extract(Any any)
           
static ValueMember[] ValueMemberSeqHelper.extract(Any any)
           
static TypedefDef TypedefDefHelper.extract(Any any)
           
static INTERNAL INTERNALHelper.extract(Any any)
           
static WstringDef WstringDefHelper.extract(Any any)
           
static FixedDef FixedDefHelper.extract(Any any)
           
static ExceptionDescription ExceptionDescriptionHelper.extract(Any any)
           
static INV_OBJREF INV_OBJREFHelper.extract(Any any)
           
static UnionDef UnionDefHelper.extract(Any any)
           
static TCKind TCKindHelper.extract(Any any)
           
static IRObject IRObjectHelper.extract(Any any)
           
static ConstantDef ConstantDefHelper.extract(Any any)
           
static OBJ_ADAPTER OBJ_ADAPTERHelper.extract(Any any)
           
static AttributeDef AttributeDefHelper.extract(Any any)
           
static TRANSACTION_MODE TRANSACTION_MODEHelper.extract(Any any)
           
static DomainManager DomainManagerHelper.extract(Any any)
           
static ValueDescription ValueDescriptionHelper.extract(Any any)
           
static ValueMemberDef ValueMemberDefHelper.extract(Any any)
           
static ConstantDescription ConstantDescriptionHelper.extract(Any any)
           
static OperationDescription[] OpDescriptionSeqHelper.extract(Any any)
           
static TRANSACTION_ROLLEDBACK TRANSACTION_ROLLEDBACKHelper.extract(Any any)
           
static StringDef StringDefHelper.extract(Any any)
           
static ExceptionDescription[] ExcDescriptionSeqHelper.extract(Any any)
           
static INV_FLAG INV_FLAGHelper.extract(Any any)
           
static Bounds BoundsHelper.extract(Any any)
           
static ValueDef[] ValueDefSeqHelper.extract(Any any)
           
static INV_POLICY INV_POLICYHelper.extract(Any any)
           
static Container ContainerHelper.extract(Any any)
           
static ExceptionDef[] ExceptionDefSeqHelper.extract(Any any)
           
static TypeDescription TypeDescriptionHelper.extract(Any any)
           
static INV_IDENT INV_IDENTHelper.extract(Any any)
           
static OperationDef OperationDefHelper.extract(Any any)
           
static BAD_TYPECODE BAD_TYPECODEHelper.extract(Any any)
           
static NO_RESOURCES NO_RESOURCESHelper.extract(Any any)
           
static FREE_MEM FREE_MEMHelper.extract(Any any)
           
static Initializer[] InitializerSeqHelper.extract(Any any)
           
static StructDef StructDefHelper.extract(Any any)
           
static BAD_CONTEXT BAD_CONTEXTHelper.extract(Any any)
           
static Initializer InitializerHelper.extract(Any any)
           
static ExceptionDef ExceptionDefHelper.extract(Any any)
           
static AliasDef AliasDefHelper.extract(Any any)
           
static ValueBoxDef ValueBoxDefHelper.extract(Any any)
           
static OBJECT_NOT_EXIST OBJECT_NOT_EXISTHelper.extract(Any any)
           
static java.lang.String ScopedNameHelper.extract(Any any)
           
static COMM_FAILURE COMM_FAILUREHelper.extract(Any any)
           
static PERSIST_STORE PERSIST_STOREHelper.extract(Any any)
           
static AttributeDescription AttributeDescriptionHelper.extract(Any any)
           
static OperationDescription OperationDescriptionHelper.extract(Any any)
           
static ArrayDef ArrayDefHelper.extract(Any any)
           
static java.lang.String[] ContextIdSeqHelper.extract(Any any)
           
static AttributeDescription[] AttrDescriptionSeqHelper.extract(Any any)
           
static BAD_INV_ORDER BAD_INV_ORDERHelper.extract(Any any)
           
static TRANSACTION_UNAVAILABLE TRANSACTION_UNAVAILABLEHelper.extract(Any any)
           
static ConstructionPolicy ConstructionPolicyHelper.extract(Any any)
           
static ParameterDescription ParameterDescriptionHelper.extract(Any any)
           
static SystemException SystemExceptionHelper.extract(Any any)
           
static PrimitiveKind PrimitiveKindHelper.extract(Any any)
           
static TRANSIENT TRANSIENTHelper.extract(Any any)
           
static UNKNOWN UNKNOWNHelper.extract(Any any)
           
static CODESET_INCOMPATIBLE CODESET_INCOMPATIBLEHelper.extract(Any any)
           
static ModuleDef ModuleDefHelper.extract(Any any)
           
static AttributeMode AttributeModeHelper.extract(Any any)
           
static InvalidPolicies InvalidPoliciesHelper.extract(Any any)
           
static StructMember[] StructMemberSeqHelper.extract(Any any)
           
static OperationMode OperationModeHelper.extract(Any any)
           
static Contained[] ContainedSeqHelper.extract(Any any)
           
static DomainManager[] DomainManagersListHelper.extract(Any any)
           
static Repository RepositoryHelper.extract(Any any)
           
static int[] PolicyTypeSeqHelper.extract(Any any)
           
static DATA_CONVERSION DATA_CONVERSIONHelper.extract(Any any)
           
static ParameterDescription[] ParDescriptionSeqHelper.extract(Any any)
           
static SequenceDef SequenceDefHelper.extract(Any any)
           
static NO_RESPONSE NO_RESPONSEHelper.extract(Any any)
           
static NativeDef NativeDefHelper.extract(Any any)
           
static EnumDef EnumDefHelper.extract(Any any)
           
static PolicyManager PolicyManagerHelper.extract(Any any)
           
static BAD_OPERATION BAD_OPERATIONHelper.extract(Any any)
           
static TRANSACTION_REQUIRED TRANSACTION_REQUIREDHelper.extract(Any any)
           
static NO_PERMISSION NO_PERMISSIONHelper.extract(Any any)
           
static UnionMember[] UnionMemberSeqHelper.extract(Any any)
           
static InterfaceDescription InterfaceDescriptionHelper.extract(Any any)
           
static java.lang.String ContextIdentifierHelper.extract(Any any)
           
static InterfaceDef[] InterfaceDefSeqHelper.extract(Any any)
           
static java.lang.String[] EnumMemberSeqHelper.extract(Any any)
           
static ValueDef ValueDefHelper.extract(Any any)
           
static NO_MEMORY NO_MEMORYHelper.extract(Any any)
           
static WrongTransaction WrongTransactionHelper.extract(Any any)
           
static java.lang.String WStringValueHelper.extract(Any any)
           
static java.lang.String[] WStringSeqHelper.extract(Any any)
           
static char[] WCharSeqHelper.extract(Any any)
           
static short VisibilityHelper.extract(Any any)
           
static java.lang.String VersionSpecHelper.extract(Any any)
           
static ValueMember ValueMemberHelper.extract(Any any)
           
static java.io.Serializable ValueBaseHelper.extract(Any any)
           
static UnionMember UnionMemberHelper.extract(Any any)
           
static short[] UShortSeqHelper.extract(Any any)
           
static int[] ULongSeqHelper.extract(Any any)
           
static long[] ULongLongSeqHelper.extract(Any any)
           
static StructMember StructMemberHelper.extract(Any any)
           
static java.lang.String StringValueHelper.extract(Any any)
           
static java.lang.String[] StringSeqHelper.extract(Any any)
           
static short[] ShortSeqHelper.extract(Any any)
           
static SetOverrideType SetOverrideTypeHelper.extract(Any any)
           
static ServiceInformation ServiceInformationHelper.extract(Any any)
           
static java.lang.String RepositoryIdHelper.extract(Any any)
           
static int PolicyTypeHelper.extract(Any any)
           
static Policy[] PolicyListHelper.extract(Any any)
           
static Policy PolicyHelper.extract(Any any)
           
static PolicyError PolicyErrorHelper.extract(Any any)
           
static short PolicyErrorCodeHelper.extract(Any any)
           
static ParameterMode ParameterModeHelper.extract(Any any)
           
static byte[] OctetSeqHelper.extract(Any any)
           
static int[] LongSeqHelper.extract(Any any)
           
static long[] LongLongSeqHelper.extract(Any any)
           
static java.lang.String IdentifierHelper.extract(Any any)
           
static IDLType IDLTypeHelper.extract(Any any)
           
static float[] FloatSeqHelper.extract(Any any)
           
static double[] DoubleSeqHelper.extract(Any any)
           
static DefinitionKind DefinitionKindHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static CompletionStatus CompletionStatusHelper.extract(Any any)
           
static char[] CharSeqHelper.extract(Any any)
           
static boolean[] BooleanSeqHelper.extract(Any any)
           
static Any[] AnySeqHelper.extract(Any any)
           
abstract  void Any.insert_any(Any a)
           
static void AliasDefHelper.insert(Any any, AliasDef s)
           
static void AnySeqHelper.insert(Any any, Any[] s)
           
static void AnySeqHelper.insert(Any any, Any[] s)
           
static void ArrayDefHelper.insert(Any any, ArrayDef s)
           
static void AttributeDefHelper.insert(Any any, AttributeDef s)
           
static void AttributeDescriptionHelper.insert(Any any, AttributeDescription s)
           
static void AttrDescriptionSeqHelper.insert(Any any, AttributeDescription[] s)
           
static void AttributeModeHelper.insert(Any any, AttributeMode s)
           
static void BAD_CONTEXTHelper.insert(Any any, BAD_CONTEXT s)
           
static void BAD_INV_ORDERHelper.insert(Any any, BAD_INV_ORDER s)
           
static void BAD_OPERATIONHelper.insert(Any any, BAD_OPERATION s)
           
static void BAD_PARAMHelper.insert(Any any, BAD_PARAM s)
           
static void BAD_TYPECODEHelper.insert(Any any, BAD_TYPECODE s)
           
static void BooleanSeqHelper.insert(Any any, boolean[] s)
           
static void BoundsHelper.insert(Any any, Bounds _value)
           
static void PrincipalHelper.insert(Any any, byte[] s)
           
static void OctetSeqHelper.insert(Any any, byte[] s)
           
static void WCharSeqHelper.insert(Any any, char[] s)
           
static void CharSeqHelper.insert(Any any, char[] s)
           
static void CODESET_INCOMPATIBLEHelper.insert(Any any, CODESET_INCOMPATIBLE s)
           
static void COMM_FAILUREHelper.insert(Any any, COMM_FAILURE s)
           
static void CompletionStatusHelper.insert(Any any, CompletionStatus s)
           
static void ConstantDefHelper.insert(Any any, ConstantDef s)
           
static void ConstantDescriptionHelper.insert(Any any, ConstantDescription s)
           
static void ConstructionPolicyHelper.insert(Any any, ConstructionPolicy s)
           
static void ContainedHelper.insert(Any any, Contained s)
           
static void ContainedSeqHelper.insert(Any any, Contained[] s)
           
static void ContainerHelper.insert(Any any, Container s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void DATA_CONVERSIONHelper.insert(Any any, DATA_CONVERSION s)
           
static void DefinitionKindHelper.insert(Any any, DefinitionKind s)
           
static void DomainManagerHelper.insert(Any any, DomainManager s)
           
static void DomainManagersListHelper.insert(Any any, DomainManager[] s)
           
static void DoubleSeqHelper.insert(Any any, double[] s)
           
static void EnumDefHelper.insert(Any any, EnumDef s)
           
static void ExceptionDefHelper.insert(Any any, ExceptionDef s)
           
static void ExceptionDefSeqHelper.insert(Any any, ExceptionDef[] s)
           
static void ExceptionDescriptionHelper.insert(Any any, ExceptionDescription s)
           
static void ExcDescriptionSeqHelper.insert(Any any, ExceptionDescription[] s)
           
static void FixedDefHelper.insert(Any any, FixedDef s)
           
static void FloatSeqHelper.insert(Any any, float[] s)
           
static void FREE_MEMHelper.insert(Any any, FREE_MEM s)
           
static void IDLTypeHelper.insert(Any any, IDLType s)
           
static void IMP_LIMITHelper.insert(Any any, IMP_LIMIT s)
           
static void INITIALIZEHelper.insert(Any any, INITIALIZE s)
           
static void InitializerHelper.insert(Any any, Initializer s)
           
static void InitializerSeqHelper.insert(Any any, Initializer[] s)
           
static void PolicyTypeHelper.insert(Any any, int s)
           
static void PolicyTypeSeqHelper.insert(Any any, int[] s)
           
static void ULongSeqHelper.insert(Any any, int[] s)
           
static void LongSeqHelper.insert(Any any, int[] s)
           
static void InterfaceDefHelper.insert(Any any, InterfaceDef s)
           
static void InterfaceDefSeqHelper.insert(Any any, InterfaceDef[] s)
           
static void InterfaceDescriptionHelper.insert(Any any, InterfaceDescription s)
           
static void INTERNALHelper.insert(Any any, INTERNAL s)
           
static void INTF_REPOSHelper.insert(Any any, INTF_REPOS s)
           
static void INV_FLAGHelper.insert(Any any, INV_FLAG s)
           
static void INV_IDENTHelper.insert(Any any, INV_IDENT s)
           
static void INV_OBJREFHelper.insert(Any any, INV_OBJREF s)
           
static void INV_POLICYHelper.insert(Any any, INV_POLICY s)
           
static void INVALID_TRANSACTIONHelper.insert(Any any, INVALID_TRANSACTION s)
           
static void InvalidPoliciesHelper.insert(Any any, InvalidPolicies s)
           
static void IRObjectHelper.insert(Any any, IRObject s)
           
static void ULongLongSeqHelper.insert(Any any, long[] s)
           
static void LongLongSeqHelper.insert(Any any, long[] s)
           
static void MARSHALHelper.insert(Any any, MARSHAL s)
           
static void ModuleDefHelper.insert(Any any, ModuleDef s)
           
static void ModuleDescriptionHelper.insert(Any any, ModuleDescription s)
           
static void NativeDefHelper.insert(Any any, NativeDef s)
           
static void NO_IMPLEMENTHelper.insert(Any any, NO_IMPLEMENT s)
           
static void NO_MEMORYHelper.insert(Any any, NO_MEMORY s)
           
static void NO_PERMISSIONHelper.insert(Any any, NO_PERMISSION s)
           
static void NO_RESOURCESHelper.insert(Any any, NO_RESOURCES s)
           
static void NO_RESPONSEHelper.insert(Any any, NO_RESPONSE s)
           
static void OBJ_ADAPTERHelper.insert(Any any, OBJ_ADAPTER s)
           
static void OBJECT_NOT_EXISTHelper.insert(Any any, OBJECT_NOT_EXIST s)
           
static void OperationDefHelper.insert(Any any, OperationDef s)
           
static void OperationDescriptionHelper.insert(Any any, OperationDescription s)
           
static void OpDescriptionSeqHelper.insert(Any any, OperationDescription[] s)
           
static void OperationModeHelper.insert(Any any, OperationMode s)
           
static void ParameterDescriptionHelper.insert(Any any, ParameterDescription s)
           
static void ParDescriptionSeqHelper.insert(Any any, ParameterDescription[] s)
           
static void ParameterModeHelper.insert(Any any, ParameterMode s)
           
static void PERSIST_STOREHelper.insert(Any any, PERSIST_STORE s)
           
static void PolicyHelper.insert(Any any, Policy s)
           
static void PolicyListHelper.insert(Any any, Policy[] s)
           
static void PolicyCurrentHelper.insert(Any any, PolicyCurrent s)
           
static void PolicyErrorHelper.insert(Any any, PolicyError s)
           
static void PolicyManagerHelper.insert(Any any, PolicyManager s)
           
static void PrimitiveDefHelper.insert(Any any, PrimitiveDef s)
           
static void PrimitiveKindHelper.insert(Any any, PrimitiveKind s)
           
static void RepositoryHelper.insert(Any any, Repository s)
           
static void SequenceDefHelper.insert(Any any, SequenceDef s)
           
static void ValueBaseHelper.insert(Any any, java.io.Serializable _value)
           
static void ServiceInformationHelper.insert(Any any, ServiceInformation _value)
           
static void SetOverrideTypeHelper.insert(Any any, SetOverrideType s)
           
static void ValueModifierHelper.insert(Any any, short s)
           
static void VisibilityHelper.insert(Any any, short s)
           
static void PolicyErrorCodeHelper.insert(Any any, short s)
           
static void UShortSeqHelper.insert(Any any, short[] s)
           
static void ShortSeqHelper.insert(Any any, short[] s)
           
static void ScopedNameHelper.insert(Any any, java.lang.String s)
           
static void ContextIdentifierHelper.insert(Any any, java.lang.String s)
           
static void WStringValueHelper.insert(Any any, java.lang.String s)
           
static void VersionSpecHelper.insert(Any any, java.lang.String s)
           
static void StringValueHelper.insert(Any any, java.lang.String s)
           
static void RepositoryIdHelper.insert(Any any, java.lang.String s)
           
static void IdentifierHelper.insert(Any any, java.lang.String s)
           
static void RepositoryIdSeqHelper.insert(Any any, java.lang.String[] s)
           
static void ContextIdSeqHelper.insert(Any any, java.lang.String[] s)
           
static void EnumMemberSeqHelper.insert(Any any, java.lang.String[] s)
           
static void WStringSeqHelper.insert(Any any, java.lang.String[] s)
           
static void StringSeqHelper.insert(Any any, java.lang.String[] s)
           
static void StringDefHelper.insert(Any any, StringDef s)
           
static void StructDefHelper.insert(Any any, StructDef s)
           
static void StructMemberHelper.insert(Any any, StructMember s)
           
static void StructMemberSeqHelper.insert(Any any, StructMember[] s)
           
static void SystemExceptionHelper.insert(Any any, SystemException s)
           
static void TCKindHelper.insert(Any any, TCKind s)
           
static void TRANSACTION_MODEHelper.insert(Any any, TRANSACTION_MODE s)
           
static void TRANSACTION_REQUIREDHelper.insert(Any any, TRANSACTION_REQUIRED s)
           
static void TRANSACTION_ROLLEDBACKHelper.insert(Any any, TRANSACTION_ROLLEDBACK s)
           
static void TRANSACTION_UNAVAILABLEHelper.insert(Any any, TRANSACTION_UNAVAILABLE s)
           
static void TRANSIENTHelper.insert(Any any, TRANSIENT s)
           
static void TypedefDefHelper.insert(Any any, TypedefDef s)
           
static void TypeDescriptionHelper.insert(Any any, TypeDescription s)
           
static void UnionDefHelper.insert(Any any, UnionDef s)
           
static void UnionMemberHelper.insert(Any any, UnionMember s)
           
static void UnionMemberSeqHelper.insert(Any any, UnionMember[] s)
           
static void UNKNOWNHelper.insert(Any any, UNKNOWN s)
           
static void ValueBoxDefHelper.insert(Any any, ValueBoxDef s)
           
static void ValueDefHelper.insert(Any any, ValueDef s)
           
static void ValueDefSeqHelper.insert(Any any, ValueDef[] s)
           
static void ValueDescriptionHelper.insert(Any any, ValueDescription s)
           
static void ValueMemberHelper.insert(Any any, ValueMember s)
           
static void ValueMemberSeqHelper.insert(Any any, ValueMember[] s)
           
static void ValueMemberDefHelper.insert(Any any, ValueMemberDef s)
           
static void WrongTransactionHelper.insert(Any any, WrongTransaction s)
           
static void WstringDefHelper.insert(Any any, WstringDef s)
           
 void ServerRequest.result(Any result)
          Deprecated. use set_result()
 void ServerRequest.set_exception(Any except)
           
abstract  void Context.set_one_value(java.lang.String prop_name, Any value)
           
 void ServerRequest.set_result(Any result)
           
 void _ConstantDefStub.value(Any a)
           
 void ConstantDefPOATie.value(Any a)
           
 void ConstantDefOperations.value(Any arg)
           
 void DataOutputStream.write_any_array(Any[] seq, int offset, int length)
           
 void DataOutputStream.write_any(Any value)
           
static void AnySeqHelper.write(OutputStream _out, Any[] _s)
           
 

Constructors in org.omg.CORBA with parameters of type Any
AnyHolder(Any initial)
           
AnySeqHolder(Any[] initial)
           
ConstantDescription(java.lang.String name, java.lang.String id, java.lang.String defined_in, java.lang.String version, TypeCode type, Any value)
           
UnionMember(java.lang.String name, Any label, TypeCode type, IDLType type_def)
           
UnknownUserException(Any a)
           
 

Uses of Any in org.omg.CORBA.ContainedPackage
 

Fields in org.omg.CORBA.ContainedPackage declared as Any
 Any Description.value
           
 

Methods in org.omg.CORBA.ContainedPackage with parameters of type Any
static Description DescriptionHelper.extract(Any any)
           
static void DescriptionHelper.insert(Any any, Description s)
           
 

Constructors in org.omg.CORBA.ContainedPackage with parameters of type Any
Description(DefinitionKind kind, Any value)
           
 

Uses of Any in org.omg.CORBA.ContainerPackage
 

Fields in org.omg.CORBA.ContainerPackage declared as Any
 Any Description.value
           
 

Methods in org.omg.CORBA.ContainerPackage with parameters of type Any
static Description[] DescriptionSeqHelper.extract(Any any)
           
static Description DescriptionHelper.extract(Any any)
           
static void DescriptionHelper.insert(Any any, Description s)
           
static void DescriptionSeqHelper.insert(Any any, Description[] s)
           
 

Constructors in org.omg.CORBA.ContainerPackage with parameters of type Any
Description(Contained contained_object, DefinitionKind kind, Any value)
           
 

Uses of Any in org.omg.CORBA.InterfaceDefPackage
 

Methods in org.omg.CORBA.InterfaceDefPackage with parameters of type Any
static FullInterfaceDescription FullInterfaceDescriptionHelper.extract(Any any)
           
static void FullInterfaceDescriptionHelper.insert(Any any, FullInterfaceDescription s)
           
 

Uses of Any in org.omg.CORBA.ORBPackage
 

Methods in org.omg.CORBA.ORBPackage with parameters of type Any
static java.lang.String ObjectIdHelper.extract(Any any)
           
static InvalidName InvalidNameHelper.extract(Any any)
           
static InconsistentTypeCode InconsistentTypeCodeHelper.extract(Any any)
           
static java.lang.String[] ObjectIdListHelper.extract(Any any)
           
static void InconsistentTypeCodeHelper.insert(Any any, InconsistentTypeCode s)
           
static void InvalidNameHelper.insert(Any any, InvalidName s)
           
static void ObjectIdHelper.insert(Any any, java.lang.String s)
           
static void ObjectIdListHelper.insert(Any any, java.lang.String[] s)
           
 

Uses of Any in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that return Any
abstract  Any InputStream.read_any()
           
 

Methods in org.omg.CORBA.portable with parameters of type Any
abstract  void OutputStream.write_any(Any value)
           
 

Uses of Any in org.omg.CORBA.TypeCodePackage
 

Methods in org.omg.CORBA.TypeCodePackage with parameters of type Any
static BadKind BadKindHelper.extract(Any any)
           
static Bounds BoundsHelper.extract(Any any)
           
static void BadKindHelper.insert(Any any, BadKind s)
           
static void BoundsHelper.insert(Any any, Bounds s)
           
 

Uses of Any in org.omg.CORBA.ValueDefPackage
 

Methods in org.omg.CORBA.ValueDefPackage with parameters of type Any
static FullValueDescription FullValueDescriptionHelper.extract(Any any)
           
static void FullValueDescriptionHelper.insert(Any any, FullValueDescription s)
           
 

Uses of Any in org.omg.CosBridgeAdmin
 

Methods in org.omg.CosBridgeAdmin with parameters of type Any
static int BridgeIDHelper.extract(Any any)
           
static MessageType MessageTypeHelper.extract(Any any)
           
static JMSDestination JMSDestinationHelper.extract(Any any)
           
static ExternalEndpoint ExternalEndpointHelper.extract(Any any)
           
static BridgeFactory BridgeFactoryHelper.extract(Any any)
           
static BridgeAlreadyStarted BridgeAlreadyStartedHelper.extract(Any any)
           
static ExternalEndpointError[] ExternalEndpointErrorSeqHelper.extract(Any any)
           
static JMSDestinationType JMSDestinationTypeHelper.extract(Any any)
           
static ExternalEndpointConnector ExternalEndpointConnectorHelper.extract(Any any)
           
static ExternalEndpointErrorCode ExternalEndpointErrorCodeHelper.extract(Any any)
           
static InvalidExternalEndPoints InvalidExternalEndPointsHelper.extract(Any any)
           
static FlowStyle FlowStyleHelper.extract(Any any)
           
static ExternalEndpointError ExternalEndpointErrorHelper.extract(Any any)
           
static BridgeNotFound BridgeNotFoundHelper.extract(Any any)
           
static Bridge BridgeHelper.extract(Any any)
           
static int[] BridgeIDSeqHelper.extract(Any any)
           
static ExternalEndpointRole ExternalEndpointRoleHelper.extract(Any any)
           
static BridgeInactive BridgeInactiveHelper.extract(Any any)
           
static void BridgeHelper.insert(Any any, Bridge s)
           
static void BridgeAlreadyStartedHelper.insert(Any any, BridgeAlreadyStarted s)
           
static void BridgeFactoryHelper.insert(Any any, BridgeFactory s)
           
static void BridgeInactiveHelper.insert(Any any, BridgeInactive s)
           
static void BridgeNotFoundHelper.insert(Any any, BridgeNotFound s)
           
static void ExternalEndpointHelper.insert(Any any, ExternalEndpoint s)
           
static void ExternalEndpointConnectorHelper.insert(Any any, ExternalEndpointConnector s)
           
static void ExternalEndpointErrorHelper.insert(Any any, ExternalEndpointError s)
           
static void ExternalEndpointErrorSeqHelper.insert(Any any, ExternalEndpointError[] s)
           
static void ExternalEndpointErrorCodeHelper.insert(Any any, ExternalEndpointErrorCode s)
           
static void ExternalEndpointRoleHelper.insert(Any any, ExternalEndpointRole s)
           
static void FlowStyleHelper.insert(Any any, FlowStyle s)
           
static void BridgeIDHelper.insert(Any any, int s)
           
static void BridgeIDSeqHelper.insert(Any any, int[] s)
           
static void InvalidExternalEndPointsHelper.insert(Any any, InvalidExternalEndPoints s)
           
static void JMSDestinationHelper.insert(Any any, JMSDestination s)
           
static void JMSDestinationTypeHelper.insert(Any any, JMSDestinationType s)
           
static void MessageTypeHelper.insert(Any any, MessageType s)
           
 

Uses of Any in org.omg.CosCollection
 

Fields in org.omg.CosCollection declared as Any
 Any[] AnySequenceHolder.value
           
 Any NVPair.value
           
 

Methods in org.omg.CosCollection that return Any
static Any[] AnySequenceHelper.extract(Any any)
           
 Any OperationsPOATie.key(Any element)
           
 Any _OperationsStub.key(Any element)
           
 Any OperationsOperations.key(Any element)
           
static Any[] AnySequenceHelper.read(InputStream _in)
           
 

Methods in org.omg.CosCollection with parameters of type Any
 void EqualitySequentialCollectionPOATie.add_element_as_first_set_iterator(Any element, Iterator where)
           
 void _CSequenceStub.add_element_as_first_set_iterator(Any element, Iterator where)
           
 void _SequentialCollectionStub.add_element_as_first_set_iterator(Any element, Iterator where)
           
 void EqualitySequencePOATie.add_element_as_first_set_iterator(Any element, Iterator where)
           
 void SequentialCollectionPOATie.add_element_as_first_set_iterator(Any element, Iterator where)
           
 void CSequencePOATie.add_element_as_first_set_iterator(Any element, Iterator where)
           
 void _EqualitySequentialCollectionStub.add_element_as_first_set_iterator(Any element, Iterator where)
           
 void SequentialCollectionOperations.add_element_as_first_set_iterator(Any element, Iterator where)
           
 void _EqualitySequenceStub.add_element_as_first_set_iterator(Any element, Iterator where)
           
 void EqualitySequentialCollectionPOATie.add_element_as_first(Any element)
           
 void _CSequenceStub.add_element_as_first(Any element)
           
 void _SequentialCollectionStub.add_element_as_first(Any element)
           
 void EqualitySequencePOATie.add_element_as_first(Any element)
           
 void SequentialCollectionPOATie.add_element_as_first(Any element)
           
 void CSequencePOATie.add_element_as_first(Any element)
           
 void _EqualitySequentialCollectionStub.add_element_as_first(Any element)
           
 void SequentialCollectionOperations.add_element_as_first(Any element)
           
 void _EqualitySequenceStub.add_element_as_first(Any element)
           
 void EqualitySequentialCollectionPOATie.add_element_as_last_set_iterator(Any element, Iterator where)
           
 void _CSequenceStub.add_element_as_last_set_iterator(Any element, Iterator where)
           
 void _SequentialCollectionStub.add_element_as_last_set_iterator(Any element, Iterator where)
           
 void EqualitySequencePOATie.add_element_as_last_set_iterator(Any element, Iterator where)
           
 void SequentialCollectionPOATie.add_element_as_last_set_iterator(Any element, Iterator where)
           
 void CSequencePOATie.add_element_as_last_set_iterator(Any element, Iterator where)
           
 void _EqualitySequentialCollectionStub.add_element_as_last_set_iterator(Any element, Iterator where)
           
 void SequentialCollectionOperations.add_element_as_last_set_iterator(Any element, Iterator where)
           
 void _EqualitySequenceStub.add_element_as_last_set_iterator(Any element, Iterator where)
           
 void EqualitySequentialCollectionPOATie.add_element_as_last(Any element)
           
 void _CSequenceStub.add_element_as_last(Any element)
           
 void _SequentialCollectionStub.add_element_as_last(Any element)
           
 void EqualitySequencePOATie.add_element_as_last(Any element)
           
 void SequentialCollectionPOATie.add_element_as_last(Any element)
           
 void CSequencePOATie.add_element_as_last(Any element)
           
 void _EqualitySequentialCollectionStub.add_element_as_last(Any element)
           
 void SequentialCollectionOperations.add_element_as_last(Any element)
           
 void _EqualitySequenceStub.add_element_as_last(Any element)
           
 boolean EqualitySequentialIteratorPOATie.add_element_as_next_set_iterator(Any element)
           
 boolean _EqualitySequentialIteratorStub.add_element_as_next_set_iterator(Any element)
           
 boolean SequentialIteratorPOATie.add_element_as_next_set_iterator(Any element)
           
 boolean _SequentialIteratorStub.add_element_as_next_set_iterator(Any element)
           
 boolean SequentialIteratorOperations.add_element_as_next_set_iterator(Any element)
           
 void EqualitySequentialCollectionPOATie.add_element_as_next(Any element, Iterator where)
           
 void _CSequenceStub.add_element_as_next(Any element, Iterator where)
           
 void _SequentialCollectionStub.add_element_as_next(Any element, Iterator where)
           
 void EqualitySequencePOATie.add_element_as_next(Any element, Iterator where)
           
 void SequentialCollectionPOATie.add_element_as_next(Any element, Iterator where)
           
 void CSequencePOATie.add_element_as_next(Any element, Iterator where)
           
 void _EqualitySequentialCollectionStub.add_element_as_next(Any element, Iterator where)
           
 void SequentialCollectionOperations.add_element_as_next(Any element, Iterator where)
           
 void _EqualitySequenceStub.add_element_as_next(Any element, Iterator where)
           
 boolean EqualitySequentialIteratorPOATie.add_element_as_previous_set_iterator(Any element)
           
 boolean _EqualitySequentialIteratorStub.add_element_as_previous_set_iterator(Any element)
           
 boolean SequentialIteratorPOATie.add_element_as_previous_set_iterator(Any element)
           
 boolean _SequentialIteratorStub.add_element_as_previous_set_iterator(Any element)
           
 boolean SequentialIteratorOperations.add_element_as_previous_set_iterator(Any element)
           
 void EqualitySequentialCollectionPOATie.add_element_as_previous(Any element, Iterator where)
           
 void _CSequenceStub.add_element_as_previous(Any element, Iterator where)
           
 void _SequentialCollectionStub.add_element_as_previous(Any element, Iterator where)
           
 void EqualitySequencePOATie.add_element_as_previous(Any element, Iterator where)
           
 void SequentialCollectionPOATie.add_element_as_previous(Any element, Iterator where)
           
 void CSequencePOATie.add_element_as_previous(Any element, Iterator where)
           
 void _EqualitySequentialCollectionStub.add_element_as_previous(Any element, Iterator where)
           
 void SequentialCollectionOperations.add_element_as_previous(Any element, Iterator where)
           
 void _EqualitySequenceStub.add_element_as_previous(Any element, Iterator where)
           
 void EqualitySequentialCollectionPOATie.add_element_at_position_set_iterator(int position, Any element, Iterator where)
           
 void _CSequenceStub.add_element_at_position_set_iterator(int position, Any element, Iterator where)
           
 void _SequentialCollectionStub.add_element_at_position_set_iterator(int position, Any element, Iterator where)
           
 void EqualitySequencePOATie.add_element_at_position_set_iterator(int position, Any element, Iterator where)
           
 void SequentialCollectionPOATie.add_element_at_position_set_iterator(int position, Any element, Iterator where)
           
 void CSequencePOATie.add_element_at_position_set_iterator(int position, Any element, Iterator where)
           
 void _EqualitySequentialCollectionStub.add_element_at_position_set_iterator(int position, Any element, Iterator where)
           
 void SequentialCollectionOperations.add_element_at_position_set_iterator(int position, Any element, Iterator where)
           
 void _EqualitySequenceStub.add_element_at_position_set_iterator(int position, Any element, Iterator where)
           
 void EqualitySequentialCollectionPOATie.add_element_at_position(int position, Any element)
           
 void _CSequenceStub.add_element_at_position(int position, Any element)
           
 void _SequentialCollectionStub.add_element_at_position(int position, Any element)
           
 void EqualitySequencePOATie.add_element_at_position(int position, Any element)
           
 void SequentialCollectionPOATie.add_element_at_position(int position, Any element)
           
 void CSequencePOATie.add_element_at_position(int position, Any element)
           
 void _EqualitySequentialCollectionStub.add_element_at_position(int position, Any element)
           
 void SequentialCollectionOperations.add_element_at_position(int position, Any element)
           
 void _EqualitySequenceStub.add_element_at_position(int position, Any element)
           
 boolean _EqualityIteratorStub.add_element_set_iterator(Any element)
           
 boolean _SortedIteratorStub.add_element_set_iterator(Any element)
           
 boolean SortedIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean EqualityIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean EqualitySequentialIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean OrderedIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean _EqualitySequentialIteratorStub.add_element_set_iterator(Any element)
           
 boolean SequentialIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean _SequentialIteratorStub.add_element_set_iterator(Any element)
           
 boolean EqualitySortedIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean _EqualitySortedIteratorStub.add_element_set_iterator(Any element)
           
 boolean EqualityKeyIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean _IteratorStub.add_element_set_iterator(Any element)
           
 boolean IteratorPOATie.add_element_set_iterator(Any element)
           
 boolean _KeySortedIteratorStub.add_element_set_iterator(Any element)
           
 boolean _EqualityKeyIteratorStub.add_element_set_iterator(Any element)
           
 boolean _KeyIteratorStub.add_element_set_iterator(Any element)
           
 boolean _OrderedIteratorStub.add_element_set_iterator(Any element)
           
 boolean KeyIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean EqualityKeySortedIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean KeySortedIteratorPOATie.add_element_set_iterator(Any element)
           
 boolean _EqualityKeySortedIteratorStub.add_element_set_iterator(Any element)
           
 boolean IteratorOperations.add_element_set_iterator(Any element)
           
 boolean EqualitySequentialCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _RelationStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualityCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean SortedCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _MapStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeySortedCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean KeyCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualitySortedCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean CollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _SortedCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _SortedRelationStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedBagStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _OrderedCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _CSequenceStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean MapPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeySortedCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _SequentialCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _SortedMapStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean KeySortedSetPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _KeySetStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _KeyBagStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualitySequencePOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedSetStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _SortedSetStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean KeySetPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _SetStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualitySortedCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean SortedSetPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean SequentialCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeyCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeyCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean SetPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean CSequencePOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _BagStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _SortedBagStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualitySequentialCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean _KeyCollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean KeyBagPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean OrderedCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean HeapPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _HeapStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean KeySortedCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualitySequenceStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean SortedRelationPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean SortedBagPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean SortedMapPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean KeySortedBagPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean RelationPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean CollectionOperations.add_element_set_iterator(Any element, Iterator where)
           
 boolean BagPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean _CollectionStub.add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualityCollectionPOATie.add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualitySequentialCollectionPOATie.add_element(Any element)
           
 boolean _RelationStub.add_element(Any element)
           
 boolean _EqualityCollectionStub.add_element(Any element)
           
 boolean SortedCollectionPOATie.add_element(Any element)
           
 boolean _KeySortedCollectionStub.add_element(Any element)
           
 boolean _MapStub.add_element(Any element)
           
 boolean EqualityKeySortedCollectionPOATie.add_element(Any element)
           
 boolean KeyCollectionPOATie.add_element(Any element)
           
 boolean _EqualitySortedCollectionStub.add_element(Any element)
           
 boolean CollectionPOATie.add_element(Any element)
           
 boolean _SortedCollectionStub.add_element(Any element)
           
 boolean _SortedRelationStub.add_element(Any element)
           
 boolean _KeySortedBagStub.add_element(Any element)
           
 boolean _OrderedCollectionStub.add_element(Any element)
           
 boolean _CSequenceStub.add_element(Any element)
           
 boolean MapPOATie.add_element(Any element)
           
 boolean _EqualityKeySortedCollectionStub.add_element(Any element)
           
 boolean _SequentialCollectionStub.add_element(Any element)
           
 boolean _SortedMapStub.add_element(Any element)
           
 boolean KeySortedSetPOATie.add_element(Any element)
           
 boolean _KeySetStub.add_element(Any element)
           
 boolean _KeyBagStub.add_element(Any element)
           
 boolean EqualitySequencePOATie.add_element(Any element)
           
 boolean _KeySortedSetStub.add_element(Any element)
           
 boolean _SortedSetStub.add_element(Any element)
           
 boolean KeySetPOATie.add_element(Any element)
           
 boolean _SetStub.add_element(Any element)
           
 boolean EqualitySortedCollectionPOATie.add_element(Any element)
           
 boolean SortedSetPOATie.add_element(Any element)
           
 boolean SequentialCollectionPOATie.add_element(Any element)
           
 boolean EqualityKeyCollectionPOATie.add_element(Any element)
           
 boolean _EqualityKeyCollectionStub.add_element(Any element)
           
 boolean SetPOATie.add_element(Any element)
           
 boolean CSequencePOATie.add_element(Any element)
           
 boolean _BagStub.add_element(Any element)
           
 boolean _SortedBagStub.add_element(Any element)
           
 boolean _EqualitySequentialCollectionStub.add_element(Any element)
           
 boolean _KeyCollectionStub.add_element(Any element)
           
 boolean KeyBagPOATie.add_element(Any element)
           
 boolean OrderedCollectionPOATie.add_element(Any element)
           
 boolean HeapPOATie.add_element(Any element)
           
 boolean _HeapStub.add_element(Any element)
           
 boolean KeySortedCollectionPOATie.add_element(Any element)
           
 boolean _EqualitySequenceStub.add_element(Any element)
           
 boolean SortedRelationPOATie.add_element(Any element)
           
 boolean SortedBagPOATie.add_element(Any element)
           
 boolean SortedMapPOATie.add_element(Any element)
           
 boolean KeySortedBagPOATie.add_element(Any element)
           
 boolean RelationPOATie.add_element(Any element)
           
 boolean CollectionOperations.add_element(Any element)
           
 boolean BagPOATie.add_element(Any element)
           
 boolean _CollectionStub.add_element(Any element)
           
 boolean EqualityCollectionPOATie.add_element(Any element)
           
 void EqualitySequentialIteratorPOATie.add_n_elements_as_next_set_iterator(Any[] elements)
           
 void _EqualitySequentialIteratorStub.add_n_elements_as_next_set_iterator(Any[] elements)
           
 void SequentialIteratorPOATie.add_n_elements_as_next_set_iterator(Any[] elements)
           
 void _SequentialIteratorStub.add_n_elements_as_next_set_iterator(Any[] elements)
           
 void SequentialIteratorOperations.add_n_elements_as_next_set_iterator(Any[] elements)
           
 void EqualitySequentialIteratorPOATie.add_n_elements_as_previous_set_iterator(Any[] elements)
           
 void _EqualitySequentialIteratorStub.add_n_elements_as_previous_set_iterator(Any[] elements)
           
 void SequentialIteratorPOATie.add_n_elements_as_previous_set_iterator(Any[] elements)
           
 void _SequentialIteratorStub.add_n_elements_as_previous_set_iterator(Any[] elements)
           
 void SequentialIteratorOperations.add_n_elements_as_previous_set_iterator(Any[] elements)
           
 boolean _EqualityIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _SortedIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean SortedIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean EqualityIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean EqualitySequentialIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean OrderedIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _EqualitySequentialIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean SequentialIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _SequentialIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean EqualitySortedIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _EqualitySortedIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean EqualityKeyIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _IteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean IteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _KeySortedIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _EqualityKeyIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _KeyIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _OrderedIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean KeyIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean EqualityKeySortedIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean KeySortedIteratorPOATie.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _EqualityKeySortedIteratorStub.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean IteratorOperations.add_n_elements_set_iterator(Any[] elements, IntHolder actual_number)
           
 boolean _RelationStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedCollectionStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeyCollectionOperations.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _MapStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeySortedCollectionPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeyCollectionPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _SortedRelationStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedBagStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean MapPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeySortedCollectionStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _SortedMapStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySortedSetPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySetStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeyBagStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedSetStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySetPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeyCollectionPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeyCollectionStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeyCollectionStub.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeyBagPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySortedCollectionPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean SortedRelationPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean SortedMapPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySortedBagPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean RelationPOATie.add_or_replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _RelationStub.add_or_replace_element_with_key(Any element)
           
 boolean _KeySortedCollectionStub.add_or_replace_element_with_key(Any element)
           
 boolean KeyCollectionOperations.add_or_replace_element_with_key(Any element)
           
 boolean _MapStub.add_or_replace_element_with_key(Any element)
           
 boolean EqualityKeySortedCollectionPOATie.add_or_replace_element_with_key(Any element)
           
 boolean KeyCollectionPOATie.add_or_replace_element_with_key(Any element)
           
 boolean _SortedRelationStub.add_or_replace_element_with_key(Any element)
           
 boolean _KeySortedBagStub.add_or_replace_element_with_key(Any element)
           
 boolean MapPOATie.add_or_replace_element_with_key(Any element)
           
 boolean _EqualityKeySortedCollectionStub.add_or_replace_element_with_key(Any element)
           
 boolean _SortedMapStub.add_or_replace_element_with_key(Any element)
           
 boolean KeySortedSetPOATie.add_or_replace_element_with_key(Any element)
           
 boolean _KeySetStub.add_or_replace_element_with_key(Any element)
           
 boolean _KeyBagStub.add_or_replace_element_with_key(Any element)
           
 boolean _KeySortedSetStub.add_or_replace_element_with_key(Any element)
           
 boolean KeySetPOATie.add_or_replace_element_with_key(Any element)
           
 boolean EqualityKeyCollectionPOATie.add_or_replace_element_with_key(Any element)
           
 boolean _EqualityKeyCollectionStub.add_or_replace_element_with_key(Any element)
           
 boolean _KeyCollectionStub.add_or_replace_element_with_key(Any element)
           
 boolean KeyBagPOATie.add_or_replace_element_with_key(Any element)
           
 boolean KeySortedCollectionPOATie.add_or_replace_element_with_key(Any element)
           
 boolean SortedRelationPOATie.add_or_replace_element_with_key(Any element)
           
 boolean SortedMapPOATie.add_or_replace_element_with_key(Any element)
           
 boolean KeySortedBagPOATie.add_or_replace_element_with_key(Any element)
           
 boolean RelationPOATie.add_or_replace_element_with_key(Any element)
           
 boolean OperationsPOATie.check_element_type(Any element)
           
 boolean _OperationsStub.check_element_type(Any element)
           
 boolean OperationsOperations.check_element_type(Any element)
           
 boolean OperationsPOATie.check_key_type(Any key)
           
 boolean _OperationsStub.check_key_type(Any key)
           
 boolean OperationsOperations.check_key_type(Any key)
           
 int OperationsPOATie.compare(Any element1, Any element2)
           
 int _ComparatorStub.compare(Any element1, Any element2)
           
 int _OperationsStub.compare(Any element1, Any element2)
           
 int ComparatorPOATie.compare(Any element1, Any element2)
           
 int ComparatorOperations.compare(Any element1, Any element2)
           
 int OperationsOperations.compare(Any element1, Any element2)
           
 boolean _RelationStub.contains_element_with_key(Any key)
           
 boolean _KeySortedCollectionStub.contains_element_with_key(Any key)
           
 boolean KeyCollectionOperations.contains_element_with_key(Any key)
           
 boolean _MapStub.contains_element_with_key(Any key)
           
 boolean EqualityKeySortedCollectionPOATie.contains_element_with_key(Any key)
           
 boolean KeyCollectionPOATie.contains_element_with_key(Any key)
           
 boolean _SortedRelationStub.contains_element_with_key(Any key)
           
 boolean _KeySortedBagStub.contains_element_with_key(Any key)
           
 boolean MapPOATie.contains_element_with_key(Any key)
           
 boolean _EqualityKeySortedCollectionStub.contains_element_with_key(Any key)
           
 boolean _SortedMapStub.contains_element_with_key(Any key)
           
 boolean KeySortedSetPOATie.contains_element_with_key(Any key)
           
 boolean _KeySetStub.contains_element_with_key(Any key)
           
 boolean _KeyBagStub.contains_element_with_key(Any key)
           
 boolean _KeySortedSetStub.contains_element_with_key(Any key)
           
 boolean KeySetPOATie.contains_element_with_key(Any key)
           
 boolean EqualityKeyCollectionPOATie.contains_element_with_key(Any key)
           
 boolean _EqualityKeyCollectionStub.contains_element_with_key(Any key)
           
 boolean _KeyCollectionStub.contains_element_with_key(Any key)
           
 boolean KeyBagPOATie.contains_element_with_key(Any key)
           
 boolean KeySortedCollectionPOATie.contains_element_with_key(Any key)
           
 boolean SortedRelationPOATie.contains_element_with_key(Any key)
           
 boolean SortedMapPOATie.contains_element_with_key(Any key)
           
 boolean KeySortedBagPOATie.contains_element_with_key(Any key)
           
 boolean RelationPOATie.contains_element_with_key(Any key)
           
 boolean EqualitySequentialCollectionPOATie.contains_element(Any element)
           
 boolean _RelationStub.contains_element(Any element)
           
 boolean _EqualityCollectionStub.contains_element(Any element)
           
 boolean EqualityCollectionOperations.contains_element(Any element)
           
 boolean _MapStub.contains_element(Any element)
           
 boolean EqualityKeySortedCollectionPOATie.contains_element(Any element)
           
 boolean _EqualitySortedCollectionStub.contains_element(Any element)
           
 boolean _SortedRelationStub.contains_element(Any element)
           
 boolean MapPOATie.contains_element(Any element)
           
 boolean _EqualityKeySortedCollectionStub.contains_element(Any element)
           
 boolean _SortedMapStub.contains_element(Any element)
           
 boolean EqualitySequencePOATie.contains_element(Any element)
           
 boolean _SortedSetStub.contains_element(Any element)
           
 boolean _SetStub.contains_element(Any element)
           
 boolean EqualitySortedCollectionPOATie.contains_element(Any element)
           
 boolean SortedSetPOATie.contains_element(Any element)
           
 boolean EqualityKeyCollectionPOATie.contains_element(Any element)
           
 boolean _EqualityKeyCollectionStub.contains_element(Any element)
           
 boolean SetPOATie.contains_element(Any element)
           
 boolean _BagStub.contains_element(Any element)
           
 boolean _SortedBagStub.contains_element(Any element)
           
 boolean _EqualitySequentialCollectionStub.contains_element(Any element)
           
 boolean _EqualitySequenceStub.contains_element(Any element)
           
 boolean SortedRelationPOATie.contains_element(Any element)
           
 boolean SortedBagPOATie.contains_element(Any element)
           
 boolean SortedMapPOATie.contains_element(Any element)
           
 boolean RelationPOATie.contains_element(Any element)
           
 boolean BagPOATie.contains_element(Any element)
           
 boolean EqualityCollectionPOATie.contains_element(Any element)
           
 boolean _CommandStub.do_on(Any element)
           
 boolean CommandOperations.do_on(Any element)
           
 boolean CommandPOATie.do_on(Any element)
           
 void DequePOATie.enqueue_as_first(Any element)
           
 void _DequeStub.enqueue_as_first(Any element)
           
 void DequeOperations.enqueue_as_first(Any element)
           
 void DequePOATie.enqueue_as_last(Any element)
           
 void _DequeStub.enqueue_as_last(Any element)
           
 void DequeOperations.enqueue_as_last(Any element)
           
 void PriorityQueuePOATie.enqueue(Any element)
           
 void QueuePOATie.enqueue(Any element)
           
 void PriorityQueueOperations.enqueue(Any element)
           
 void _PriorityQueueStub.enqueue(Any element)
           
 void QueueOperations.enqueue(Any element)
           
 void _QueueStub.enqueue(Any element)
           
 boolean OperationsPOATie.equal(Any element1, Any element2)
           
 boolean _OperationsStub.equal(Any element1, Any element2)
           
 boolean OperationsOperations.equal(Any element1, Any element2)
           
static EqualitySortedIterator EqualitySortedIteratorHelper.extract(Any any)
           
static SequentialIterator SequentialIteratorHelper.extract(Any any)
           
static EqualityIterator EqualityIteratorHelper.extract(Any any)
           
static EqualitySequentialIterator EqualitySequentialIteratorHelper.extract(Any any)
           
static SortedIterator SortedIteratorHelper.extract(Any any)
           
static OrderedCollection OrderedCollectionHelper.extract(Any any)
           
static EqualitySequence EqualitySequenceHelper.extract(Any any)
           
static Any[] AnySequenceHelper.extract(Any any)
           
static Collection CollectionHelper.extract(Any any)
           
static IteratorInBetween IteratorInBetweenHelper.extract(Any any)
           
static EqualityKeySortedCollection EqualityKeySortedCollectionHelper.extract(Any any)
           
static SortedSetFactory SortedSetFactoryHelper.extract(Any any)
           
static MapFactory MapFactoryHelper.extract(Any any)
           
static ElementInvalidReason ElementInvalidReasonHelper.extract(Any any)
           
static KeySortedIterator KeySortedIteratorHelper.extract(Any any)
           
static RelationFactory RelationFactoryHelper.extract(Any any)
           
static KeySet KeySetHelper.extract(Any any)
           
static SequentialCollection SequentialCollectionHelper.extract(Any any)
           
static SortedBagFactory SortedBagFactoryHelper.extract(Any any)
           
static Queue QueueHelper.extract(Any any)
           
static KeySortedCollection KeySortedCollectionHelper.extract(Any any)
           
static SortedCollection SortedCollectionHelper.extract(Any any)
           
static KeyInvalid KeyInvalidHelper.extract(Any any)
           
static SortedRelation SortedRelationHelper.extract(Any any)
           
static SortedRelationFactory SortedRelationFactoryHelper.extract(Any any)
           
static SortedSet SortedSetHelper.extract(Any any)
           
static StackFactory StackFactoryHelper.extract(Any any)
           
static SequenceFactory SequenceFactoryHelper.extract(Any any)
           
static IteratorInvalidReason IteratorInvalidReasonHelper.extract(Any any)
           
static SortedBag SortedBagHelper.extract(Any any)
           
static Relation RelationHelper.extract(Any any)
           
static OrderedIterator OrderedIteratorHelper.extract(Any any)
           
static SetFactory SetFactoryHelper.extract(Any any)
           
static LowerBoundStyle LowerBoundStyleHelper.extract(Any any)
           
static Comparator ComparatorHelper.extract(Any any)
           
static DequeFactory DequeFactoryHelper.extract(Any any)
           
static KeyCollection KeyCollectionHelper.extract(Any any)
           
static RestrictedAccessCollection RestrictedAccessCollectionHelper.extract(Any any)
           
static PositionInvalid PositionInvalidHelper.extract(Any any)
           
static SortedMapFactory SortedMapFactoryHelper.extract(Any any)
           
static Iterator IteratorHelper.extract(Any any)
           
static SortedMap SortedMapHelper.extract(Any any)
           
static ParameterInvalid ParameterInvalidHelper.extract(Any any)
           
static PriorityQueue PriorityQueueHelper.extract(Any any)
           
static EqualityKeyCollection EqualityKeyCollectionHelper.extract(Any any)
           
static CollectionFactories CollectionFactoriesHelper.extract(Any any)
           
static KeySetFactory KeySetFactoryHelper.extract(Any any)
           
static Deque DequeHelper.extract(Any any)
           
static HeapFactory HeapFactoryHelper.extract(Any any)
           
static ElementInvalid ElementInvalidHelper.extract(Any any)
           
static KeyBag KeyBagHelper.extract(Any any)
           
static KeyIterator KeyIteratorHelper.extract(Any any)
           
static Heap HeapHelper.extract(Any any)
           
static CSequence CSequenceHelper.extract(Any any)
           
static NVPair[] ParameterListHelper.extract(Any any)
           
static EqualityKeySortedIterator EqualityKeySortedIteratorHelper.extract(Any any)
           
static PriorityQueueFactory PriorityQueueFactoryHelper.extract(Any any)
           
static BagFactory BagFactoryHelper.extract(Any any)
           
static UpperBoundStyle UpperBoundStyleHelper.extract(Any any)
           
static KeySortedSetFactory KeySortedSetFactoryHelper.extract(Any any)
           
static CollectionFactory CollectionFactoryHelper.extract(Any any)
           
static KeySortedBag KeySortedBagHelper.extract(Any any)
           
static Set SetHelper.extract(Any any)
           
static EqualitySequentialCollection EqualitySequentialCollectionHelper.extract(Any any)
           
static EqualityKeyIterator EqualityKeyIteratorHelper.extract(Any any)
           
static RACollectionFactory RACollectionFactoryHelper.extract(Any any)
           
static Map MapHelper.extract(Any any)
           
static QueueFactory QueueFactoryHelper.extract(Any any)
           
static java.lang.String IstringHelper.extract(Any any)
           
static EqualityCollection EqualityCollectionHelper.extract(Any any)
           
static Bag BagHelper.extract(Any any)
           
static EmptyCollection EmptyCollectionHelper.extract(Any any)
           
static Operations OperationsHelper.extract(Any any)
           
static KeySortedBagFactory KeySortedBagFactoryHelper.extract(Any any)
           
static Command CommandHelper.extract(Any any)
           
static KeySortedSet KeySortedSetHelper.extract(Any any)
           
static Stack StackHelper.extract(Any any)
           
static EqualitySortedCollection EqualitySortedCollectionHelper.extract(Any any)
           
static EqualitySequenceFactory EqualitySequenceFactoryHelper.extract(Any any)
           
static NVPair NVPairHelper.extract(Any any)
           
static RACollectionFactories RACollectionFactoriesHelper.extract(Any any)
           
static IteratorInvalid IteratorInvalidHelper.extract(Any any)
           
static KeyBagFactory KeyBagFactoryHelper.extract(Any any)
           
 int OperationsPOATie.hash(Any element, int value)
           
 int _OperationsStub.hash(Any element, int value)
           
 int OperationsOperations.hash(Any element, int value)
           
static void AnySequenceHelper.insert(Any any, Any[] s)
           
static void AnySequenceHelper.insert(Any any, Any[] s)
           
static void BagHelper.insert(Any any, Bag s)
           
static void BagFactoryHelper.insert(Any any, BagFactory s)
           
static void CollectionHelper.insert(Any any, Collection s)
           
static void CollectionFactoriesHelper.insert(Any any, CollectionFactories s)
           
static void CollectionFactoryHelper.insert(Any any, CollectionFactory s)
           
static void CommandHelper.insert(Any any, Command s)
           
static void ComparatorHelper.insert(Any any, Comparator s)
           
static void CSequenceHelper.insert(Any any, CSequence s)
           
static void DequeHelper.insert(Any any, Deque s)
           
static void DequeFactoryHelper.insert(Any any, DequeFactory s)
           
static void ElementInvalidHelper.insert(Any any, ElementInvalid s)
           
static void ElementInvalidReasonHelper.insert(Any any, ElementInvalidReason s)
           
static void EmptyCollectionHelper.insert(Any any, EmptyCollection s)
           
static void EqualityCollectionHelper.insert(Any any, EqualityCollection s)
           
static void EqualityIteratorHelper.insert(Any any, EqualityIterator s)
           
static void EqualityKeyCollectionHelper.insert(Any any, EqualityKeyCollection s)
           
static void EqualityKeyIteratorHelper.insert(Any any, EqualityKeyIterator s)
           
static void EqualityKeySortedCollectionHelper.insert(Any any, EqualityKeySortedCollection s)
           
static void EqualityKeySortedIteratorHelper.insert(Any any, EqualityKeySortedIterator s)
           
static void EqualitySequenceHelper.insert(Any any, EqualitySequence s)
           
static void EqualitySequenceFactoryHelper.insert(Any any, EqualitySequenceFactory s)
           
static void EqualitySequentialCollectionHelper.insert(Any any, EqualitySequentialCollection s)
           
static void EqualitySequentialIteratorHelper.insert(Any any, EqualitySequentialIterator s)
           
static void EqualitySortedCollectionHelper.insert(Any any, EqualitySortedCollection s)
           
static void EqualitySortedIteratorHelper.insert(Any any, EqualitySortedIterator s)
           
static void HeapHelper.insert(Any any, Heap s)
           
static void HeapFactoryHelper.insert(Any any, HeapFactory s)
           
static void IteratorHelper.insert(Any any, Iterator s)
           
static void IteratorInBetweenHelper.insert(Any any, IteratorInBetween s)
           
static void IteratorInvalidHelper.insert(Any any, IteratorInvalid s)
           
static void IteratorInvalidReasonHelper.insert(Any any, IteratorInvalidReason s)
           
static void KeyBagHelper.insert(Any any, KeyBag s)
           
static void KeyBagFactoryHelper.insert(Any any, KeyBagFactory s)
           
static void KeyCollectionHelper.insert(Any any, KeyCollection s)
           
static void KeyInvalidHelper.insert(Any any, KeyInvalid s)
           
static void KeyIteratorHelper.insert(Any any, KeyIterator s)
           
static void KeySetHelper.insert(Any any, KeySet s)
           
static void KeySetFactoryHelper.insert(Any any, KeySetFactory s)
           
static void KeySortedBagHelper.insert(Any any, KeySortedBag s)
           
static void KeySortedBagFactoryHelper.insert(Any any, KeySortedBagFactory s)
           
static void KeySortedCollectionHelper.insert(Any any, KeySortedCollection s)
           
static void KeySortedIteratorHelper.insert(Any any, KeySortedIterator s)
           
static void KeySortedSetHelper.insert(Any any, KeySortedSet s)
           
static void KeySortedSetFactoryHelper.insert(Any any, KeySortedSetFactory s)
           
static void LowerBoundStyleHelper.insert(Any any, LowerBoundStyle s)
           
static void MapHelper.insert(Any any, Map s)
           
static void MapFactoryHelper.insert(Any any, MapFactory s)
           
static void NVPairHelper.insert(Any any, NVPair s)
           
static void ParameterListHelper.insert(Any any, NVPair[] s)
           
static void OperationsHelper.insert(Any any, Operations s)
           
static void OrderedCollectionHelper.insert(Any any, OrderedCollection s)
           
static void OrderedIteratorHelper.insert(Any any, OrderedIterator s)
           
static void ParameterInvalidHelper.insert(Any any, ParameterInvalid s)
           
static void PositionInvalidHelper.insert(Any any, PositionInvalid s)
           
static void PriorityQueueHelper.insert(Any any, PriorityQueue s)
           
static void PriorityQueueFactoryHelper.insert(Any any, PriorityQueueFactory s)
           
static void QueueHelper.insert(Any any, Queue s)
           
static void QueueFactoryHelper.insert(Any any, QueueFactory s)
           
static void RACollectionFactoriesHelper.insert(Any any, RACollectionFactories s)
           
static void RACollectionFactoryHelper.insert(Any any, RACollectionFactory s)
           
static void RelationHelper.insert(Any any, Relation s)
           
static void RelationFactoryHelper.insert(Any any, RelationFactory s)
           
static void RestrictedAccessCollectionHelper.insert(Any any, RestrictedAccessCollection s)
           
static void SequenceFactoryHelper.insert(Any any, SequenceFactory s)
           
static void SequentialCollectionHelper.insert(Any any, SequentialCollection s)
           
static void SequentialIteratorHelper.insert(Any any, SequentialIterator s)
           
static void SetHelper.insert(Any any, Set s)
           
static void SetFactoryHelper.insert(Any any, SetFactory s)
           
static void SortedBagHelper.insert(Any any, SortedBag s)
           
static void SortedBagFactoryHelper.insert(Any any, SortedBagFactory s)
           
static void SortedCollectionHelper.insert(Any any, SortedCollection s)
           
static void SortedIteratorHelper.insert(Any any, SortedIterator s)
           
static void SortedMapHelper.insert(Any any, SortedMap s)
           
static void SortedMapFactoryHelper.insert(Any any, SortedMapFactory s)
           
static void SortedRelationHelper.insert(Any any, SortedRelation s)
           
static void SortedRelationFactoryHelper.insert(Any any, SortedRelationFactory s)
           
static void SortedSetHelper.insert(Any any, SortedSet s)
           
static void SortedSetFactoryHelper.insert(Any any, SortedSetFactory s)
           
static void StackHelper.insert(Any any, Stack s)
           
static void StackFactoryHelper.insert(Any any, StackFactory s)
           
static void IstringHelper.insert(Any any, java.lang.String s)
           
static void UpperBoundStyleHelper.insert(Any any, UpperBoundStyle s)
           
 int OperationsPOATie.key_compare(Any key1, Any key2)
           
 int _OperationsStub.key_compare(Any key1, Any key2)
           
 int OperationsOperations.key_compare(Any key1, Any key2)
           
 boolean OperationsPOATie.key_equal(Any key1, Any key2)
           
 boolean _OperationsStub.key_equal(Any key1, Any key2)
           
 boolean OperationsOperations.key_equal(Any key1, Any key2)
           
 int OperationsPOATie.key_hash(Any thisKey, int value)
           
 int _OperationsStub.key_hash(Any thisKey, int value)
           
 int OperationsOperations.key_hash(Any thisKey, int value)
           
 Any OperationsPOATie.key(Any element)
           
 Any _OperationsStub.key(Any element)
           
 Any OperationsOperations.key(Any element)
           
 void _RelationStub.key(Any element, AnyHolder key)
           
 void _KeySortedCollectionStub.key(Any element, AnyHolder key)
           
 void KeyCollectionOperations.key(Any element, AnyHolder key)
           
 void _MapStub.key(Any element, AnyHolder key)
           
 void EqualityKeySortedCollectionPOATie.key(Any element, AnyHolder key)
           
 void KeyCollectionPOATie.key(Any element, AnyHolder key)
           
 void _SortedRelationStub.key(Any element, AnyHolder key)
           
 void _KeySortedBagStub.key(Any element, AnyHolder key)
           
 void MapPOATie.key(Any element, AnyHolder key)
           
 void _EqualityKeySortedCollectionStub.key(Any element, AnyHolder key)
           
 void _SortedMapStub.key(Any element, AnyHolder key)
           
 void KeySortedSetPOATie.key(Any element, AnyHolder key)
           
 void _KeySetStub.key(Any element, AnyHolder key)
           
 void _KeyBagStub.key(Any element, AnyHolder key)
           
 void _KeySortedSetStub.key(Any element, AnyHolder key)
           
 void KeySetPOATie.key(Any element, AnyHolder key)
           
 void EqualityKeyCollectionPOATie.key(Any element, AnyHolder key)
           
 void _EqualityKeyCollectionStub.key(Any element, AnyHolder key)
           
 void _KeyCollectionStub.key(Any element, AnyHolder key)
           
 void KeyBagPOATie.key(Any element, AnyHolder key)
           
 void KeySortedCollectionPOATie.key(Any element, AnyHolder key)
           
 void SortedRelationPOATie.key(Any element, AnyHolder key)
           
 void SortedMapPOATie.key(Any element, AnyHolder key)
           
 void KeySortedBagPOATie.key(Any element, AnyHolder key)
           
 void RelationPOATie.key(Any element, AnyHolder key)
           
 void _RelationStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void _KeySortedCollectionStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void KeyCollectionOperations.keys(Any[] elements, AnySequenceHolder keys)
           
 void _MapStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void EqualityKeySortedCollectionPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void KeyCollectionPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void _SortedRelationStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void _KeySortedBagStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void MapPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void _EqualityKeySortedCollectionStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void _SortedMapStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void KeySortedSetPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void _KeySetStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void _KeyBagStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void _KeySortedSetStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void KeySetPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void EqualityKeyCollectionPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void _EqualityKeyCollectionStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void _KeyCollectionStub.keys(Any[] elements, AnySequenceHolder keys)
           
 void KeyBagPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void KeySortedCollectionPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void SortedRelationPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void SortedMapPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void KeySortedBagPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 void RelationPOATie.keys(Any[] elements, AnySequenceHolder keys)
           
 boolean _RelationStub.locate_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedCollectionStub.locate_element_with_key(Any key, Iterator where)
           
 boolean KeyCollectionOperations.locate_element_with_key(Any key, Iterator where)
           
 boolean _MapStub.locate_element_with_key(Any key, Iterator where)
           
 boolean EqualityKeySortedCollectionPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean KeyCollectionPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean _SortedRelationStub.locate_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedBagStub.locate_element_with_key(Any key, Iterator where)
           
 boolean MapPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean _EqualityKeySortedCollectionStub.locate_element_with_key(Any key, Iterator where)
           
 boolean _SortedMapStub.locate_element_with_key(Any key, Iterator where)
           
 boolean KeySortedSetPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean _KeySetStub.locate_element_with_key(Any key, Iterator where)
           
 boolean _KeyBagStub.locate_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedSetStub.locate_element_with_key(Any key, Iterator where)
           
 boolean KeySetPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean EqualityKeyCollectionPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean _EqualityKeyCollectionStub.locate_element_with_key(Any key, Iterator where)
           
 boolean _KeyCollectionStub.locate_element_with_key(Any key, Iterator where)
           
 boolean KeyBagPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean KeySortedCollectionPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean SortedRelationPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean SortedMapPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean KeySortedBagPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean RelationPOATie.locate_element_with_key(Any key, Iterator where)
           
 boolean EqualitySequentialCollectionPOATie.locate_element(Any element, Iterator where)
           
 boolean _RelationStub.locate_element(Any element, Iterator where)
           
 boolean _EqualityCollectionStub.locate_element(Any element, Iterator where)
           
 boolean EqualityCollectionOperations.locate_element(Any element, Iterator where)
           
 boolean _MapStub.locate_element(Any element, Iterator where)
           
 boolean EqualityKeySortedCollectionPOATie.locate_element(Any element, Iterator where)
           
 boolean _EqualitySortedCollectionStub.locate_element(Any element, Iterator where)
           
 boolean _SortedRelationStub.locate_element(Any element, Iterator where)
           
 boolean MapPOATie.locate_element(Any element, Iterator where)
           
 boolean _EqualityKeySortedCollectionStub.locate_element(Any element, Iterator where)
           
 boolean _SortedMapStub.locate_element(Any element, Iterator where)
           
 boolean EqualitySequencePOATie.locate_element(Any element, Iterator where)
           
 boolean _SortedSetStub.locate_element(Any element, Iterator where)
           
 boolean _SetStub.locate_element(Any element, Iterator where)
           
 boolean EqualitySortedCollectionPOATie.locate_element(Any element, Iterator where)
           
 boolean SortedSetPOATie.locate_element(Any element, Iterator where)
           
 boolean EqualityKeyCollectionPOATie.locate_element(Any element, Iterator where)
           
 boolean _EqualityKeyCollectionStub.locate_element(Any element, Iterator where)
           
 boolean SetPOATie.locate_element(Any element, Iterator where)
           
 boolean _BagStub.locate_element(Any element, Iterator where)
           
 boolean _SortedBagStub.locate_element(Any element, Iterator where)
           
 boolean _EqualitySequentialCollectionStub.locate_element(Any element, Iterator where)
           
 boolean _EqualitySequenceStub.locate_element(Any element, Iterator where)
           
 boolean SortedRelationPOATie.locate_element(Any element, Iterator where)
           
 boolean SortedBagPOATie.locate_element(Any element, Iterator where)
           
 boolean SortedMapPOATie.locate_element(Any element, Iterator where)
           
 boolean RelationPOATie.locate_element(Any element, Iterator where)
           
 boolean BagPOATie.locate_element(Any element, Iterator where)
           
 boolean EqualityCollectionPOATie.locate_element(Any element, Iterator where)
           
 boolean _KeySortedCollectionStub.locate_first_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedBagStub.locate_first_element_with_key(Any key, Iterator where)
           
 boolean KeySortedCollectionOperations.locate_first_element_with_key(Any key, Iterator where)
           
 boolean KeySortedSetPOATie.locate_first_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedSetStub.locate_first_element_with_key(Any key, Iterator where)
           
 boolean KeySortedCollectionPOATie.locate_first_element_with_key(Any key, Iterator where)
           
 boolean KeySortedBagPOATie.locate_first_element_with_key(Any key, Iterator where)
           
 boolean EqualitySequentialCollectionPOATie.locate_first_element_with_value(Any element, Iterator where)
           
 boolean EqualitySequencePOATie.locate_first_element_with_value(Any element, Iterator where)
           
 boolean _EqualitySequentialCollectionStub.locate_first_element_with_value(Any element, Iterator where)
           
 boolean EqualitySequentialCollectionOperations.locate_first_element_with_value(Any element, Iterator where)
           
 boolean _EqualitySequenceStub.locate_first_element_with_value(Any element, Iterator where)
           
 boolean EqualitySortedCollectionOperations.locate_first_element(Any element, Iterator where)
           
 boolean _EqualitySortedCollectionStub.locate_first_element(Any element, Iterator where)
           
 boolean _SortedSetStub.locate_first_element(Any element, Iterator where)
           
 boolean EqualitySortedCollectionPOATie.locate_first_element(Any element, Iterator where)
           
 boolean SortedSetPOATie.locate_first_element(Any element, Iterator where)
           
 boolean _SortedBagStub.locate_first_element(Any element, Iterator where)
           
 boolean SortedBagPOATie.locate_first_element(Any element, Iterator where)
           
 boolean _KeySortedCollectionStub.locate_last_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedBagStub.locate_last_element_with_key(Any key, Iterator where)
           
 boolean KeySortedCollectionOperations.locate_last_element_with_key(Any key, Iterator where)
           
 boolean KeySortedSetPOATie.locate_last_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedSetStub.locate_last_element_with_key(Any key, Iterator where)
           
 boolean KeySortedCollectionPOATie.locate_last_element_with_key(Any key, Iterator where)
           
 boolean KeySortedBagPOATie.locate_last_element_with_key(Any key, Iterator where)
           
 boolean EqualitySequentialCollectionPOATie.locate_last_element_with_value(Any element, Iterator where)
           
 boolean EqualitySequencePOATie.locate_last_element_with_value(Any element, Iterator where)
           
 boolean _EqualitySequentialCollectionStub.locate_last_element_with_value(Any element, Iterator where)
           
 boolean EqualitySequentialCollectionOperations.locate_last_element_with_value(Any element, Iterator where)
           
 boolean _EqualitySequenceStub.locate_last_element_with_value(Any element, Iterator where)
           
 boolean EqualitySortedCollectionOperations.locate_last_element(Any element, Iterator where)
           
 boolean _EqualitySortedCollectionStub.locate_last_element(Any element, Iterator where)
           
 boolean _SortedSetStub.locate_last_element(Any element, Iterator where)
           
 boolean EqualitySortedCollectionPOATie.locate_last_element(Any element, Iterator where)
           
 boolean SortedSetPOATie.locate_last_element(Any element, Iterator where)
           
 boolean _SortedBagStub.locate_last_element(Any element, Iterator where)
           
 boolean SortedBagPOATie.locate_last_element(Any element, Iterator where)
           
 boolean _RelationStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedCollectionStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean KeyCollectionOperations.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _MapStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean EqualityKeySortedCollectionPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean KeyCollectionPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _SortedRelationStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedBagStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean MapPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _EqualityKeySortedCollectionStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _SortedMapStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean KeySortedSetPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _KeySetStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _KeyBagStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedSetStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean KeySetPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean EqualityKeyCollectionPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _EqualityKeyCollectionStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean _KeyCollectionStub.locate_next_element_with_key(Any key, Iterator where)
           
 boolean KeyBagPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean KeySortedCollectionPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean SortedRelationPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean SortedMapPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean KeySortedBagPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean RelationPOATie.locate_next_element_with_key(Any key, Iterator where)
           
 boolean EqualitySequentialCollectionPOATie.locate_next_element(Any element, Iterator where)
           
 boolean _RelationStub.locate_next_element(Any element, Iterator where)
           
 boolean _EqualityCollectionStub.locate_next_element(Any element, Iterator where)
           
 boolean EqualityCollectionOperations.locate_next_element(Any element, Iterator where)
           
 boolean _MapStub.locate_next_element(Any element, Iterator where)
           
 boolean EqualityKeySortedCollectionPOATie.locate_next_element(Any element, Iterator where)
           
 boolean _EqualitySortedCollectionStub.locate_next_element(Any element, Iterator where)
           
 boolean _SortedRelationStub.locate_next_element(Any element, Iterator where)
           
 boolean MapPOATie.locate_next_element(Any element, Iterator where)
           
 boolean _EqualityKeySortedCollectionStub.locate_next_element(Any element, Iterator where)
           
 boolean _SortedMapStub.locate_next_element(Any element, Iterator where)
           
 boolean EqualitySequencePOATie.locate_next_element(Any element, Iterator where)
           
 boolean _SortedSetStub.locate_next_element(Any element, Iterator where)
           
 boolean _SetStub.locate_next_element(Any element, Iterator where)
           
 boolean EqualitySortedCollectionPOATie.locate_next_element(Any element, Iterator where)
           
 boolean SortedSetPOATie.locate_next_element(Any element, Iterator where)
           
 boolean EqualityKeyCollectionPOATie.locate_next_element(Any element, Iterator where)
           
 boolean _EqualityKeyCollectionStub.locate_next_element(Any element, Iterator where)
           
 boolean SetPOATie.locate_next_element(Any element, Iterator where)
           
 boolean _BagStub.locate_next_element(Any element, Iterator where)
           
 boolean _SortedBagStub.locate_next_element(Any element, Iterator where)
           
 boolean _EqualitySequentialCollectionStub.locate_next_element(Any element, Iterator where)
           
 boolean _EqualitySequenceStub.locate_next_element(Any element, Iterator where)
           
 boolean SortedRelationPOATie.locate_next_element(Any element, Iterator where)
           
 boolean SortedBagPOATie.locate_next_element(Any element, Iterator where)
           
 boolean SortedMapPOATie.locate_next_element(Any element, Iterator where)
           
 boolean RelationPOATie.locate_next_element(Any element, Iterator where)
           
 boolean BagPOATie.locate_next_element(Any element, Iterator where)
           
 boolean EqualityCollectionPOATie.locate_next_element(Any element, Iterator where)
           
 boolean EqualitySequentialCollectionPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _RelationStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualityCollectionStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualityCollectionOperations.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _MapStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeySortedCollectionPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualitySortedCollectionStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _SortedRelationStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean MapPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeySortedCollectionStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _SortedMapStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualitySequencePOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _SortedSetStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _SetStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualitySortedCollectionPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean SortedSetPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeyCollectionPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeyCollectionStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean SetPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _BagStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _SortedBagStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualitySequentialCollectionStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _EqualitySequenceStub.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean SortedRelationPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean SortedBagPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean SortedMapPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean RelationPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean BagPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean EqualityCollectionPOATie.locate_or_add_element_set_iterator(Any element, Iterator where)
           
 boolean _RelationStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedCollectionStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeyCollectionOperations.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _MapStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeySortedCollectionPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeyCollectionPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _SortedRelationStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedBagStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean MapPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeySortedCollectionStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _SortedMapStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySortedSetPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySetStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeyBagStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedSetStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySetPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeyCollectionPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeyCollectionStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeyCollectionStub.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeyBagPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySortedCollectionPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean SortedRelationPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean SortedMapPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySortedBagPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean RelationPOATie.locate_or_add_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _RelationStub.locate_or_add_element_with_key(Any element)
           
 boolean _KeySortedCollectionStub.locate_or_add_element_with_key(Any element)
           
 boolean KeyCollectionOperations.locate_or_add_element_with_key(Any element)
           
 boolean _MapStub.locate_or_add_element_with_key(Any element)
           
 boolean EqualityKeySortedCollectionPOATie.locate_or_add_element_with_key(Any element)
           
 boolean KeyCollectionPOATie.locate_or_add_element_with_key(Any element)
           
 boolean _SortedRelationStub.locate_or_add_element_with_key(Any element)
           
 boolean _KeySortedBagStub.locate_or_add_element_with_key(Any element)
           
 boolean MapPOATie.locate_or_add_element_with_key(Any element)
           
 boolean _EqualityKeySortedCollectionStub.locate_or_add_element_with_key(Any element)
           
 boolean _SortedMapStub.locate_or_add_element_with_key(Any element)
           
 boolean KeySortedSetPOATie.locate_or_add_element_with_key(Any element)
           
 boolean _KeySetStub.locate_or_add_element_with_key(Any element)
           
 boolean _KeyBagStub.locate_or_add_element_with_key(Any element)
           
 boolean _KeySortedSetStub.locate_or_add_element_with_key(Any element)
           
 boolean KeySetPOATie.locate_or_add_element_with_key(Any element)
           
 boolean EqualityKeyCollectionPOATie.locate_or_add_element_with_key(Any element)
           
 boolean _EqualityKeyCollectionStub.locate_or_add_element_with_key(Any element)
           
 boolean _KeyCollectionStub.locate_or_add_element_with_key(Any element)
           
 boolean KeyBagPOATie.locate_or_add_element_with_key(Any element)
           
 boolean KeySortedCollectionPOATie.locate_or_add_element_with_key(Any element)
           
 boolean SortedRelationPOATie.locate_or_add_element_with_key(Any element)
           
 boolean SortedMapPOATie.locate_or_add_element_with_key(Any element)
           
 boolean KeySortedBagPOATie.locate_or_add_element_with_key(Any element)
           
 boolean RelationPOATie.locate_or_add_element_with_key(Any element)
           
 boolean EqualitySequentialCollectionPOATie.locate_or_add_element(Any element)
           
 boolean _RelationStub.locate_or_add_element(Any element)
           
 boolean _EqualityCollectionStub.locate_or_add_element(Any element)
           
 boolean EqualityCollectionOperations.locate_or_add_element(Any element)
           
 boolean _MapStub.locate_or_add_element(Any element)
           
 boolean EqualityKeySortedCollectionPOATie.locate_or_add_element(Any element)
           
 boolean _EqualitySortedCollectionStub.locate_or_add_element(Any element)
           
 boolean _SortedRelationStub.locate_or_add_element(Any element)
           
 boolean MapPOATie.locate_or_add_element(Any element)
           
 boolean _EqualityKeySortedCollectionStub.locate_or_add_element(Any element)
           
 boolean _SortedMapStub.locate_or_add_element(Any element)
           
 boolean EqualitySequencePOATie.locate_or_add_element(Any element)
           
 boolean _SortedSetStub.locate_or_add_element(Any element)
           
 boolean _SetStub.locate_or_add_element(Any element)
           
 boolean EqualitySortedCollectionPOATie.locate_or_add_element(Any element)
           
 boolean SortedSetPOATie.locate_or_add_element(Any element)
           
 boolean EqualityKeyCollectionPOATie.locate_or_add_element(Any element)
           
 boolean _EqualityKeyCollectionStub.locate_or_add_element(Any element)
           
 boolean SetPOATie.locate_or_add_element(Any element)
           
 boolean _BagStub.locate_or_add_element(Any element)
           
 boolean _SortedBagStub.locate_or_add_element(Any element)
           
 boolean _EqualitySequentialCollectionStub.locate_or_add_element(Any element)
           
 boolean _EqualitySequenceStub.locate_or_add_element(Any element)
           
 boolean SortedRelationPOATie.locate_or_add_element(Any element)
           
 boolean SortedBagPOATie.locate_or_add_element(Any element)
           
 boolean SortedMapPOATie.locate_or_add_element(Any element)
           
 boolean RelationPOATie.locate_or_add_element(Any element)
           
 boolean BagPOATie.locate_or_add_element(Any element)
           
 boolean EqualityCollectionPOATie.locate_or_add_element(Any element)
           
 boolean _KeySortedCollectionStub.locate_previous_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedBagStub.locate_previous_element_with_key(Any key, Iterator where)
           
 boolean KeySortedCollectionOperations.locate_previous_element_with_key(Any key, Iterator where)
           
 boolean KeySortedSetPOATie.locate_previous_element_with_key(Any key, Iterator where)
           
 boolean _KeySortedSetStub.locate_previous_element_with_key(Any key, Iterator where)
           
 boolean KeySortedCollectionPOATie.locate_previous_element_with_key(Any key, Iterator where)
           
 boolean KeySortedBagPOATie.locate_previous_element_with_key(Any key, Iterator where)
           
 boolean EqualitySequentialCollectionPOATie.locate_previous_element_with_value(Any element, Iterator where)
           
 boolean EqualitySequencePOATie.locate_previous_element_with_value(Any element, Iterator where)
           
 boolean _EqualitySequentialCollectionStub.locate_previous_element_with_value(Any element, Iterator where)
           
 boolean EqualitySequentialCollectionOperations.locate_previous_element_with_value(Any element, Iterator where)
           
 boolean _EqualitySequenceStub.locate_previous_element_with_value(Any element, Iterator where)
           
 boolean EqualitySortedCollectionOperations.locate_previous_element(Any element, Iterator where)
           
 boolean _EqualitySortedCollectionStub.locate_previous_element(Any element, Iterator where)
           
 boolean _SortedSetStub.locate_previous_element(Any element, Iterator where)
           
 boolean EqualitySortedCollectionPOATie.locate_previous_element(Any element, Iterator where)
           
 boolean SortedSetPOATie.locate_previous_element(Any element, Iterator where)
           
 boolean _SortedBagStub.locate_previous_element(Any element, Iterator where)
           
 boolean SortedBagPOATie.locate_previous_element(Any element, Iterator where)
           
 boolean _EqualityIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _SortedIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean SortedIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean EqualityIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean EqualitySequentialIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean OrderedIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _EqualitySequentialIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean SequentialIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _SequentialIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean EqualitySortedIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _EqualitySortedIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean EqualityKeyIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _IteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean IteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _KeySortedIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _EqualityKeyIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _KeyIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _OrderedIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean KeyIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean EqualityKeySortedIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean KeySortedIteratorPOATie.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _EqualityKeySortedIteratorStub.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean IteratorOperations.not_equal_replace_element_set_to_next(Iterator test, Any element)
           
 boolean _SortedIteratorStub.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean SortedIteratorPOATie.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean EqualitySequentialIteratorPOATie.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean OrderedIteratorPOATie.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean _EqualitySequentialIteratorStub.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean SequentialIteratorPOATie.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean _SequentialIteratorStub.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean EqualitySortedIteratorPOATie.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean _EqualitySortedIteratorStub.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean _KeySortedIteratorStub.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean _OrderedIteratorStub.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean EqualityKeySortedIteratorPOATie.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean KeySortedIteratorPOATie.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean _EqualityKeySortedIteratorStub.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 boolean OrderedIteratorOperations.not_equal_replace_element_set_to_previous(Iterator test, Any element)
           
 int _RelationStub.number_of_elements_with_key(Any key)
           
 int _KeySortedCollectionStub.number_of_elements_with_key(Any key)
           
 int KeyCollectionOperations.number_of_elements_with_key(Any key)
           
 int _MapStub.number_of_elements_with_key(Any key)
           
 int EqualityKeySortedCollectionPOATie.number_of_elements_with_key(Any key)
           
 int KeyCollectionPOATie.number_of_elements_with_key(Any key)
           
 int _SortedRelationStub.number_of_elements_with_key(Any key)
           
 int _KeySortedBagStub.number_of_elements_with_key(Any key)
           
 int MapPOATie.number_of_elements_with_key(Any key)
           
 int _EqualityKeySortedCollectionStub.number_of_elements_with_key(Any key)
           
 int _SortedMapStub.number_of_elements_with_key(Any key)
           
 int KeySortedSetPOATie.number_of_elements_with_key(Any key)
           
 int _KeySetStub.number_of_elements_with_key(Any key)
           
 int _KeyBagStub.number_of_elements_with_key(Any key)
           
 int _KeySortedSetStub.number_of_elements_with_key(Any key)
           
 int KeySetPOATie.number_of_elements_with_key(Any key)
           
 int EqualityKeyCollectionPOATie.number_of_elements_with_key(Any key)
           
 int _EqualityKeyCollectionStub.number_of_elements_with_key(Any key)
           
 int _KeyCollectionStub.number_of_elements_with_key(Any key)
           
 int KeyBagPOATie.number_of_elements_with_key(Any key)
           
 int KeySortedCollectionPOATie.number_of_elements_with_key(Any key)
           
 int SortedRelationPOATie.number_of_elements_with_key(Any key)
           
 int SortedMapPOATie.number_of_elements_with_key(Any key)
           
 int KeySortedBagPOATie.number_of_elements_with_key(Any key)
           
 int RelationPOATie.number_of_elements_with_key(Any key)
           
 int EqualitySequentialCollectionPOATie.number_of_occurrences(Any element)
           
 int _RelationStub.number_of_occurrences(Any element)
           
 int _EqualityCollectionStub.number_of_occurrences(Any element)
           
 int EqualityCollectionOperations.number_of_occurrences(Any element)
           
 int _MapStub.number_of_occurrences(Any element)
           
 int EqualityKeySortedCollectionPOATie.number_of_occurrences(Any element)
           
 int _EqualitySortedCollectionStub.number_of_occurrences(Any element)
           
 int _SortedRelationStub.number_of_occurrences(Any element)
           
 int MapPOATie.number_of_occurrences(Any element)
           
 int _EqualityKeySortedCollectionStub.number_of_occurrences(Any element)
           
 int _SortedMapStub.number_of_occurrences(Any element)
           
 int EqualitySequencePOATie.number_of_occurrences(Any element)
           
 int _SortedSetStub.number_of_occurrences(Any element)
           
 int _SetStub.number_of_occurrences(Any element)
           
 int EqualitySortedCollectionPOATie.number_of_occurrences(Any element)
           
 int SortedSetPOATie.number_of_occurrences(Any element)
           
 int EqualityKeyCollectionPOATie.number_of_occurrences(Any element)
           
 int _EqualityKeyCollectionStub.number_of_occurrences(Any element)
           
 int SetPOATie.number_of_occurrences(Any element)
           
 int _BagStub.number_of_occurrences(Any element)
           
 int _SortedBagStub.number_of_occurrences(Any element)
           
 int _EqualitySequentialCollectionStub.number_of_occurrences(Any element)
           
 int _EqualitySequenceStub.number_of_occurrences(Any element)
           
 int SortedRelationPOATie.number_of_occurrences(Any element)
           
 int SortedBagPOATie.number_of_occurrences(Any element)
           
 int SortedMapPOATie.number_of_occurrences(Any element)
           
 int RelationPOATie.number_of_occurrences(Any element)
           
 int BagPOATie.number_of_occurrences(Any element)
           
 int EqualityCollectionPOATie.number_of_occurrences(Any element)
           
 void StackPOATie.push(Any element)
           
 void StackOperations.push(Any element)
           
 void _StackStub.push(Any element)
           
 int _RelationStub.remove_all_elements_with_key(Any key)
           
 int _KeySortedCollectionStub.remove_all_elements_with_key(Any key)
           
 int KeyCollectionOperations.remove_all_elements_with_key(Any key)
           
 int _MapStub.remove_all_elements_with_key(Any key)
           
 int EqualityKeySortedCollectionPOATie.remove_all_elements_with_key(Any key)
           
 int KeyCollectionPOATie.remove_all_elements_with_key(Any key)
           
 int _SortedRelationStub.remove_all_elements_with_key(Any key)
           
 int _KeySortedBagStub.remove_all_elements_with_key(Any key)
           
 int MapPOATie.remove_all_elements_with_key(Any key)
           
 int _EqualityKeySortedCollectionStub.remove_all_elements_with_key(Any key)
           
 int _SortedMapStub.remove_all_elements_with_key(Any key)
           
 int KeySortedSetPOATie.remove_all_elements_with_key(Any key)
           
 int _KeySetStub.remove_all_elements_with_key(Any key)
           
 int _KeyBagStub.remove_all_elements_with_key(Any key)
           
 int _KeySortedSetStub.remove_all_elements_with_key(Any key)
           
 int KeySetPOATie.remove_all_elements_with_key(Any key)
           
 int EqualityKeyCollectionPOATie.remove_all_elements_with_key(Any key)
           
 int _EqualityKeyCollectionStub.remove_all_elements_with_key(Any key)
           
 int _KeyCollectionStub.remove_all_elements_with_key(Any key)
           
 int KeyBagPOATie.remove_all_elements_with_key(Any key)
           
 int KeySortedCollectionPOATie.remove_all_elements_with_key(Any key)
           
 int SortedRelationPOATie.remove_all_elements_with_key(Any key)
           
 int SortedMapPOATie.remove_all_elements_with_key(Any key)
           
 int KeySortedBagPOATie.remove_all_elements_with_key(Any key)
           
 int RelationPOATie.remove_all_elements_with_key(Any key)
           
 int EqualitySequentialCollectionPOATie.remove_all_occurrences(Any element)
           
 int _RelationStub.remove_all_occurrences(Any element)
           
 int _EqualityCollectionStub.remove_all_occurrences(Any element)
           
 int EqualityCollectionOperations.remove_all_occurrences(Any element)
           
 int _MapStub.remove_all_occurrences(Any element)
           
 int EqualityKeySortedCollectionPOATie.remove_all_occurrences(Any element)
           
 int _EqualitySortedCollectionStub.remove_all_occurrences(Any element)
           
 int _SortedRelationStub.remove_all_occurrences(Any element)
           
 int MapPOATie.remove_all_occurrences(Any element)
           
 int _EqualityKeySortedCollectionStub.remove_all_occurrences(Any element)
           
 int _SortedMapStub.remove_all_occurrences(Any element)
           
 int EqualitySequencePOATie.remove_all_occurrences(Any element)
           
 int _SortedSetStub.remove_all_occurrences(Any element)
           
 int _SetStub.remove_all_occurrences(Any element)
           
 int EqualitySortedCollectionPOATie.remove_all_occurrences(Any element)
           
 int SortedSetPOATie.remove_all_occurrences(Any element)
           
 int EqualityKeyCollectionPOATie.remove_all_occurrences(Any element)
           
 int _EqualityKeyCollectionStub.remove_all_occurrences(Any element)
           
 int SetPOATie.remove_all_occurrences(Any element)
           
 int _BagStub.remove_all_occurrences(Any element)
           
 int _SortedBagStub.remove_all_occurrences(Any element)
           
 int _EqualitySequentialCollectionStub.remove_all_occurrences(Any element)
           
 int _EqualitySequenceStub.remove_all_occurrences(Any element)
           
 int SortedRelationPOATie.remove_all_occurrences(Any element)
           
 int SortedBagPOATie.remove_all_occurrences(Any element)
           
 int SortedMapPOATie.remove_all_occurrences(Any element)
           
 int RelationPOATie.remove_all_occurrences(Any element)
           
 int BagPOATie.remove_all_occurrences(Any element)
           
 int EqualityCollectionPOATie.remove_all_occurrences(Any element)
           
 boolean _RelationStub.remove_element_with_key(Any key)
           
 boolean _KeySortedCollectionStub.remove_element_with_key(Any key)
           
 boolean KeyCollectionOperations.remove_element_with_key(Any key)
           
 boolean _MapStub.remove_element_with_key(Any key)
           
 boolean EqualityKeySortedCollectionPOATie.remove_element_with_key(Any key)
           
 boolean KeyCollectionPOATie.remove_element_with_key(Any key)
           
 boolean _SortedRelationStub.remove_element_with_key(Any key)
           
 boolean _KeySortedBagStub.remove_element_with_key(Any key)
           
 boolean MapPOATie.remove_element_with_key(Any key)
           
 boolean _EqualityKeySortedCollectionStub.remove_element_with_key(Any key)
           
 boolean _SortedMapStub.remove_element_with_key(Any key)
           
 boolean KeySortedSetPOATie.remove_element_with_key(Any key)
           
 boolean _KeySetStub.remove_element_with_key(Any key)
           
 boolean _KeyBagStub.remove_element_with_key(Any key)
           
 boolean _KeySortedSetStub.remove_element_with_key(Any key)
           
 boolean KeySetPOATie.remove_element_with_key(Any key)
           
 boolean EqualityKeyCollectionPOATie.remove_element_with_key(Any key)
           
 boolean _EqualityKeyCollectionStub.remove_element_with_key(Any key)
           
 boolean _KeyCollectionStub.remove_element_with_key(Any key)
           
 boolean KeyBagPOATie.remove_element_with_key(Any key)
           
 boolean KeySortedCollectionPOATie.remove_element_with_key(Any key)
           
 boolean SortedRelationPOATie.remove_element_with_key(Any key)
           
 boolean SortedMapPOATie.remove_element_with_key(Any key)
           
 boolean KeySortedBagPOATie.remove_element_with_key(Any key)
           
 boolean RelationPOATie.remove_element_with_key(Any key)
           
 boolean EqualitySequentialCollectionPOATie.remove_element(Any element)
           
 boolean _RelationStub.remove_element(Any element)
           
 boolean _EqualityCollectionStub.remove_element(Any element)
           
 boolean EqualityCollectionOperations.remove_element(Any element)
           
 boolean _MapStub.remove_element(Any element)
           
 boolean EqualityKeySortedCollectionPOATie.remove_element(Any element)
           
 boolean _EqualitySortedCollectionStub.remove_element(Any element)
           
 boolean _SortedRelationStub.remove_element(Any element)
           
 boolean MapPOATie.remove_element(Any element)
           
 boolean _EqualityKeySortedCollectionStub.remove_element(Any element)
           
 boolean _SortedMapStub.remove_element(Any element)
           
 boolean EqualitySequencePOATie.remove_element(Any element)
           
 boolean _SortedSetStub.remove_element(Any element)
           
 boolean _SetStub.remove_element(Any element)
           
 boolean EqualitySortedCollectionPOATie.remove_element(Any element)
           
 boolean SortedSetPOATie.remove_element(Any element)
           
 boolean EqualityKeyCollectionPOATie.remove_element(Any element)
           
 boolean _EqualityKeyCollectionStub.remove_element(Any element)
           
 boolean SetPOATie.remove_element(Any element)
           
 boolean _BagStub.remove_element(Any element)
           
 boolean _SortedBagStub.remove_element(Any element)
           
 boolean _EqualitySequentialCollectionStub.remove_element(Any element)
           
 boolean _EqualitySequenceStub.remove_element(Any element)
           
 boolean SortedRelationPOATie.remove_element(Any element)
           
 boolean SortedBagPOATie.remove_element(Any element)
           
 boolean SortedMapPOATie.remove_element(Any element)
           
 boolean RelationPOATie.remove_element(Any element)
           
 boolean BagPOATie.remove_element(Any element)
           
 boolean EqualityCollectionPOATie.remove_element(Any element)
           
 void EqualitySequentialCollectionPOATie.replace_element_at_position(int position, Any element)
           
 void _CSequenceStub.replace_element_at_position(int position, Any element)
           
 void _SequentialCollectionStub.replace_element_at_position(int position, Any element)
           
 void EqualitySequencePOATie.replace_element_at_position(int position, Any element)
           
 void SequentialCollectionPOATie.replace_element_at_position(int position, Any element)
           
 void CSequencePOATie.replace_element_at_position(int position, Any element)
           
 void _EqualitySequentialCollectionStub.replace_element_at_position(int position, Any element)
           
 void SequentialCollectionOperations.replace_element_at_position(int position, Any element)
           
 void _EqualitySequenceStub.replace_element_at_position(int position, Any element)
           
 void EqualitySequentialCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void _RelationStub.replace_element_at(Iterator where, Any element)
           
 void _EqualityCollectionStub.replace_element_at(Iterator where, Any element)
           
 void SortedCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void _KeySortedCollectionStub.replace_element_at(Iterator where, Any element)
           
 void _MapStub.replace_element_at(Iterator where, Any element)
           
 void EqualityKeySortedCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void KeyCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void _EqualitySortedCollectionStub.replace_element_at(Iterator where, Any element)
           
 void CollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void _SortedCollectionStub.replace_element_at(Iterator where, Any element)
           
 void _SortedRelationStub.replace_element_at(Iterator where, Any element)
           
 void _KeySortedBagStub.replace_element_at(Iterator where, Any element)
           
 void _OrderedCollectionStub.replace_element_at(Iterator where, Any element)
           
 void _CSequenceStub.replace_element_at(Iterator where, Any element)
           
 void MapPOATie.replace_element_at(Iterator where, Any element)
           
 void _EqualityKeySortedCollectionStub.replace_element_at(Iterator where, Any element)
           
 void _SequentialCollectionStub.replace_element_at(Iterator where, Any element)
           
 void _SortedMapStub.replace_element_at(Iterator where, Any element)
           
 void KeySortedSetPOATie.replace_element_at(Iterator where, Any element)
           
 void _KeySetStub.replace_element_at(Iterator where, Any element)
           
 void _KeyBagStub.replace_element_at(Iterator where, Any element)
           
 void EqualitySequencePOATie.replace_element_at(Iterator where, Any element)
           
 void _KeySortedSetStub.replace_element_at(Iterator where, Any element)
           
 void _SortedSetStub.replace_element_at(Iterator where, Any element)
           
 void KeySetPOATie.replace_element_at(Iterator where, Any element)
           
 void _SetStub.replace_element_at(Iterator where, Any element)
           
 void EqualitySortedCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void SortedSetPOATie.replace_element_at(Iterator where, Any element)
           
 void SequentialCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void EqualityKeyCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void _EqualityKeyCollectionStub.replace_element_at(Iterator where, Any element)
           
 void SetPOATie.replace_element_at(Iterator where, Any element)
           
 void CSequencePOATie.replace_element_at(Iterator where, Any element)
           
 void _BagStub.replace_element_at(Iterator where, Any element)
           
 void _SortedBagStub.replace_element_at(Iterator where, Any element)
           
 void _EqualitySequentialCollectionStub.replace_element_at(Iterator where, Any element)
           
 void _KeyCollectionStub.replace_element_at(Iterator where, Any element)
           
 void KeyBagPOATie.replace_element_at(Iterator where, Any element)
           
 void OrderedCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void HeapPOATie.replace_element_at(Iterator where, Any element)
           
 void _HeapStub.replace_element_at(Iterator where, Any element)
           
 void KeySortedCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 void _EqualitySequenceStub.replace_element_at(Iterator where, Any element)
           
 void SortedRelationPOATie.replace_element_at(Iterator where, Any element)
           
 void SortedBagPOATie.replace_element_at(Iterator where, Any element)
           
 void SortedMapPOATie.replace_element_at(Iterator where, Any element)
           
 void KeySortedBagPOATie.replace_element_at(Iterator where, Any element)
           
 void RelationPOATie.replace_element_at(Iterator where, Any element)
           
 void CollectionOperations.replace_element_at(Iterator where, Any element)
           
 void BagPOATie.replace_element_at(Iterator where, Any element)
           
 void _CollectionStub.replace_element_at(Iterator where, Any element)
           
 void EqualityCollectionPOATie.replace_element_at(Iterator where, Any element)
           
 boolean _EqualityIteratorStub.replace_element_set_to_next(Any element)
           
 boolean _SortedIteratorStub.replace_element_set_to_next(Any element)
           
 boolean SortedIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean EqualityIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean EqualitySequentialIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean OrderedIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean _EqualitySequentialIteratorStub.replace_element_set_to_next(Any element)
           
 boolean SequentialIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean _SequentialIteratorStub.replace_element_set_to_next(Any element)
           
 boolean EqualitySortedIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean _EqualitySortedIteratorStub.replace_element_set_to_next(Any element)
           
 boolean EqualityKeyIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean _IteratorStub.replace_element_set_to_next(Any element)
           
 boolean IteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean _KeySortedIteratorStub.replace_element_set_to_next(Any element)
           
 boolean _EqualityKeyIteratorStub.replace_element_set_to_next(Any element)
           
 boolean _KeyIteratorStub.replace_element_set_to_next(Any element)
           
 boolean _OrderedIteratorStub.replace_element_set_to_next(Any element)
           
 boolean KeyIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean EqualityKeySortedIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean KeySortedIteratorPOATie.replace_element_set_to_next(Any element)
           
 boolean _EqualityKeySortedIteratorStub.replace_element_set_to_next(Any element)
           
 boolean IteratorOperations.replace_element_set_to_next(Any element)
           
 boolean _SortedIteratorStub.replace_element_set_to_previous(Any element)
           
 boolean SortedIteratorPOATie.replace_element_set_to_previous(Any element)
           
 boolean EqualitySequentialIteratorPOATie.replace_element_set_to_previous(Any element)
           
 boolean OrderedIteratorPOATie.replace_element_set_to_previous(Any element)
           
 boolean _EqualitySequentialIteratorStub.replace_element_set_to_previous(Any element)
           
 boolean SequentialIteratorPOATie.replace_element_set_to_previous(Any element)
           
 boolean _SequentialIteratorStub.replace_element_set_to_previous(Any element)
           
 boolean EqualitySortedIteratorPOATie.replace_element_set_to_previous(Any element)
           
 boolean _EqualitySortedIteratorStub.replace_element_set_to_previous(Any element)
           
 boolean _KeySortedIteratorStub.replace_element_set_to_previous(Any element)
           
 boolean _OrderedIteratorStub.replace_element_set_to_previous(Any element)
           
 boolean EqualityKeySortedIteratorPOATie.replace_element_set_to_previous(Any element)
           
 boolean KeySortedIteratorPOATie.replace_element_set_to_previous(Any element)
           
 boolean _EqualityKeySortedIteratorStub.replace_element_set_to_previous(Any element)
           
 boolean OrderedIteratorOperations.replace_element_set_to_previous(Any element)
           
 boolean _RelationStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedCollectionStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeyCollectionOperations.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _MapStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeySortedCollectionPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeyCollectionPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _SortedRelationStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedBagStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean MapPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeySortedCollectionStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _SortedMapStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySortedSetPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySetStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeyBagStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeySortedSetStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySetPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean EqualityKeyCollectionPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _EqualityKeyCollectionStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _KeyCollectionStub.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeyBagPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySortedCollectionPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean SortedRelationPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean SortedMapPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean KeySortedBagPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean RelationPOATie.replace_element_with_key_set_iterator(Any element, Iterator where)
           
 boolean _RelationStub.replace_element_with_key(Any element)
           
 boolean _KeySortedCollectionStub.replace_element_with_key(Any element)
           
 boolean KeyCollectionOperations.replace_element_with_key(Any element)
           
 boolean _MapStub.replace_element_with_key(Any element)
           
 boolean EqualityKeySortedCollectionPOATie.replace_element_with_key(Any element)
           
 boolean KeyCollectionPOATie.replace_element_with_key(Any element)
           
 boolean _SortedRelationStub.replace_element_with_key(Any element)
           
 boolean _KeySortedBagStub.replace_element_with_key(Any element)
           
 boolean MapPOATie.replace_element_with_key(Any element)
           
 boolean _EqualityKeySortedCollectionStub.replace_element_with_key(Any element)
           
 boolean _SortedMapStub.replace_element_with_key(Any element)
           
 boolean KeySortedSetPOATie.replace_element_with_key(Any element)
           
 boolean _KeySetStub.replace_element_with_key(Any element)
           
 boolean _KeyBagStub.replace_element_with_key(Any element)
           
 boolean _KeySortedSetStub.replace_element_with_key(Any element)
           
 boolean KeySetPOATie.replace_element_with_key(Any element)
           
 boolean EqualityKeyCollectionPOATie.replace_element_with_key(Any element)
           
 boolean _EqualityKeyCollectionStub.replace_element_with_key(Any element)
           
 boolean _KeyCollectionStub.replace_element_with_key(Any element)
           
 boolean KeyBagPOATie.replace_element_with_key(Any element)
           
 boolean KeySortedCollectionPOATie.replace_element_with_key(Any element)
           
 boolean SortedRelationPOATie.replace_element_with_key(Any element)
           
 boolean SortedMapPOATie.replace_element_with_key(Any element)
           
 boolean KeySortedBagPOATie.replace_element_with_key(Any element)
           
 boolean RelationPOATie.replace_element_with_key(Any element)
           
 void _EqualityIteratorStub.replace_element(Any element)
           
 void _SortedIteratorStub.replace_element(Any element)
           
 void SortedIteratorPOATie.replace_element(Any element)
           
 void EqualityIteratorPOATie.replace_element(Any element)
           
 void EqualitySequentialIteratorPOATie.replace_element(Any element)
           
 void OrderedIteratorPOATie.replace_element(Any element)
           
 void _EqualitySequentialIteratorStub.replace_element(Any element)
           
 void SequentialIteratorPOATie.replace_element(Any element)
           
 void _SequentialIteratorStub.replace_element(Any element)
           
 void EqualitySortedIteratorPOATie.replace_element(Any element)
           
 void _EqualitySortedIteratorStub.replace_element(Any element)
           
 void EqualityKeyIteratorPOATie.replace_element(Any element)
           
 void _IteratorStub.replace_element(Any element)
           
 void IteratorPOATie.replace_element(Any element)
           
 void _KeySortedIteratorStub.replace_element(Any element)
           
 void _EqualityKeyIteratorStub.replace_element(Any element)
           
 void _KeyIteratorStub.replace_element(Any element)
           
 void _OrderedIteratorStub.replace_element(Any element)
           
 void KeyIteratorPOATie.replace_element(Any element)
           
 void EqualityKeySortedIteratorPOATie.replace_element(Any element)
           
 void KeySortedIteratorPOATie.replace_element(Any element)
           
 void _EqualityKeySortedIteratorStub.replace_element(Any element)
           
 void IteratorOperations.replace_element(Any element)
           
 void EqualitySequentialCollectionPOATie.replace_first_element(Any element)
           
 void _CSequenceStub.replace_first_element(Any element)
           
 void _SequentialCollectionStub.replace_first_element(Any element)
           
 void EqualitySequencePOATie.replace_first_element(Any element)
           
 void SequentialCollectionPOATie.replace_first_element(Any element)
           
 void CSequencePOATie.replace_first_element(Any element)
           
 void _EqualitySequentialCollectionStub.replace_first_element(Any element)
           
 void SequentialCollectionOperations.replace_first_element(Any element)
           
 void _EqualitySequenceStub.replace_first_element(Any element)
           
 void EqualitySequentialCollectionPOATie.replace_last_element(Any element)
           
 void _CSequenceStub.replace_last_element(Any element)
           
 void _SequentialCollectionStub.replace_last_element(Any element)
           
 void EqualitySequencePOATie.replace_last_element(Any element)
           
 void SequentialCollectionPOATie.replace_last_element(Any element)
           
 void CSequencePOATie.replace_last_element(Any element)
           
 void _EqualitySequentialCollectionStub.replace_last_element(Any element)
           
 void SequentialCollectionOperations.replace_last_element(Any element)
           
 void _EqualitySequenceStub.replace_last_element(Any element)
           
 boolean _EqualityIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _SortedIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean SortedIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean EqualityIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean EqualitySequentialIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean OrderedIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _EqualitySequentialIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean SequentialIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _SequentialIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean EqualitySortedIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _EqualitySortedIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean EqualityKeyIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _IteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean IteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _KeySortedIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _EqualityKeyIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _KeyIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _OrderedIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean KeyIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean EqualityKeySortedIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean KeySortedIteratorPOATie.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _EqualityKeySortedIteratorStub.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean IteratorOperations.replace_next_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _SortedIteratorStub.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean SortedIteratorPOATie.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean EqualitySequentialIteratorPOATie.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean OrderedIteratorPOATie.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _EqualitySequentialIteratorStub.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean SequentialIteratorPOATie.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _SequentialIteratorStub.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean EqualitySortedIteratorPOATie.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _EqualitySortedIteratorStub.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _KeySortedIteratorStub.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _OrderedIteratorStub.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean EqualityKeySortedIteratorPOATie.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean KeySortedIteratorPOATie.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _EqualityKeySortedIteratorStub.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean OrderedIteratorOperations.replace_previous_n_elements(Any[] elements, IntHolder actual_number)
           
 boolean _RelationStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _KeySortedCollectionStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean KeyCollectionOperations.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _MapStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean EqualityKeySortedCollectionPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean KeyCollectionPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _SortedRelationStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _KeySortedBagStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean MapPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _EqualityKeySortedCollectionStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _SortedMapStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean KeySortedSetPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _KeySetStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _KeyBagStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _KeySortedSetStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean KeySetPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean EqualityKeyCollectionPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _EqualityKeyCollectionStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean _KeyCollectionStub.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean KeyBagPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean KeySortedCollectionPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean SortedRelationPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean SortedMapPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean KeySortedBagPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean RelationPOATie.retrieve_element_with_key(Any key, AnyHolder element)
           
 boolean KeyIteratorOperations.set_to_element_with_key(Any key)
           
 boolean EqualityKeyIteratorPOATie.set_to_element_with_key(Any key)
           
 boolean _KeySortedIteratorStub.set_to_element_with_key(Any key)
           
 boolean _EqualityKeyIteratorStub.set_to_element_with_key(Any key)
           
 boolean _KeyIteratorStub.set_to_element_with_key(Any key)
           
 boolean KeyIteratorPOATie.set_to_element_with_key(Any key)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_element_with_key(Any key)
           
 boolean KeySortedIteratorPOATie.set_to_element_with_key(Any key)
           
 boolean _EqualityKeySortedIteratorStub.set_to_element_with_key(Any key)
           
 boolean _EqualityIteratorStub.set_to_element_with_value(Any element)
           
 boolean EqualityIteratorPOATie.set_to_element_with_value(Any element)
           
 boolean EqualitySequentialIteratorPOATie.set_to_element_with_value(Any element)
           
 boolean _EqualitySequentialIteratorStub.set_to_element_with_value(Any element)
           
 boolean EqualitySortedIteratorPOATie.set_to_element_with_value(Any element)
           
 boolean _EqualitySortedIteratorStub.set_to_element_with_value(Any element)
           
 boolean EqualityIteratorOperations.set_to_element_with_value(Any element)
           
 boolean EqualityKeyIteratorPOATie.set_to_element_with_value(Any element)
           
 boolean _EqualityKeyIteratorStub.set_to_element_with_value(Any element)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_element_with_value(Any element)
           
 boolean _EqualityKeySortedIteratorStub.set_to_element_with_value(Any element)
           
 boolean _KeySortedIteratorStub.set_to_first_element_with_key(Any key, LowerBoundStyle style)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_first_element_with_key(Any key, LowerBoundStyle style)
           
 boolean KeySortedIteratorPOATie.set_to_first_element_with_key(Any key, LowerBoundStyle style)
           
 boolean KeySortedIteratorOperations.set_to_first_element_with_key(Any key, LowerBoundStyle style)
           
 boolean _EqualityKeySortedIteratorStub.set_to_first_element_with_key(Any key, LowerBoundStyle style)
           
 boolean EqualitySequentialIteratorOperations.set_to_first_element_with_value(Any element)
           
 boolean EqualitySequentialIteratorPOATie.set_to_first_element_with_value(Any element)
           
 boolean _EqualitySequentialIteratorStub.set_to_first_element_with_value(Any element)
           
 boolean EqualitySortedIteratorPOATie.set_to_first_element_with_value(Any element, LowerBoundStyle style)
           
 boolean _EqualitySortedIteratorStub.set_to_first_element_with_value(Any element, LowerBoundStyle style)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_first_element_with_value(Any element, LowerBoundStyle style)
           
 boolean EqualitySortedIteratorOperations.set_to_first_element_with_value(Any element, LowerBoundStyle style)
           
 boolean _EqualityKeySortedIteratorStub.set_to_first_element_with_value(Any element, LowerBoundStyle style)
           
 boolean _KeySortedIteratorStub.set_to_last_element_with_key(Any key, UpperBoundStyle style)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_last_element_with_key(Any key, UpperBoundStyle style)
           
 boolean KeySortedIteratorPOATie.set_to_last_element_with_key(Any key, UpperBoundStyle style)
           
 boolean KeySortedIteratorOperations.set_to_last_element_with_key(Any key, UpperBoundStyle style)
           
 boolean _EqualityKeySortedIteratorStub.set_to_last_element_with_key(Any key, UpperBoundStyle style)
           
 boolean EqualitySequentialIteratorOperations.set_to_last_element_with_value(Any element)
           
 boolean EqualitySequentialIteratorPOATie.set_to_last_element_with_value(Any element)
           
 boolean _EqualitySequentialIteratorStub.set_to_last_element_with_value(Any element)
           
 boolean EqualitySortedIteratorPOATie.set_to_last_element_with_value(Any element, UpperBoundStyle style)
           
 boolean _EqualitySortedIteratorStub.set_to_last_element_with_value(Any element, UpperBoundStyle style)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_last_element_with_value(Any element, UpperBoundStyle style)
           
 boolean EqualitySortedIteratorOperations.set_to_last_element_with_value(Any element, UpperBoundStyle style)
           
 boolean _EqualityKeySortedIteratorStub.set_to_last_element_with_value(Any element, UpperBoundStyle style)
           
 boolean KeyIteratorOperations.set_to_next_element_with_key(Any key)
           
 boolean EqualityKeyIteratorPOATie.set_to_next_element_with_key(Any key)
           
 boolean _KeySortedIteratorStub.set_to_next_element_with_key(Any key)
           
 boolean _EqualityKeyIteratorStub.set_to_next_element_with_key(Any key)
           
 boolean _KeyIteratorStub.set_to_next_element_with_key(Any key)
           
 boolean KeyIteratorPOATie.set_to_next_element_with_key(Any key)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_next_element_with_key(Any key)
           
 boolean KeySortedIteratorPOATie.set_to_next_element_with_key(Any key)
           
 boolean _EqualityKeySortedIteratorStub.set_to_next_element_with_key(Any key)
           
 boolean _EqualityIteratorStub.set_to_next_element_with_value(Any element)
           
 boolean EqualityIteratorPOATie.set_to_next_element_with_value(Any element)
           
 boolean EqualitySequentialIteratorPOATie.set_to_next_element_with_value(Any element)
           
 boolean _EqualitySequentialIteratorStub.set_to_next_element_with_value(Any element)
           
 boolean EqualitySortedIteratorPOATie.set_to_next_element_with_value(Any element)
           
 boolean _EqualitySortedIteratorStub.set_to_next_element_with_value(Any element)
           
 boolean EqualityIteratorOperations.set_to_next_element_with_value(Any element)
           
 boolean EqualityKeyIteratorPOATie.set_to_next_element_with_value(Any element)
           
 boolean _EqualityKeyIteratorStub.set_to_next_element_with_value(Any element)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_next_element_with_value(Any element)
           
 boolean _EqualityKeySortedIteratorStub.set_to_next_element_with_value(Any element)
           
 boolean _KeySortedIteratorStub.set_to_previous_element_with_key(Any key)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_previous_element_with_key(Any key)
           
 boolean KeySortedIteratorPOATie.set_to_previous_element_with_key(Any key)
           
 boolean KeySortedIteratorOperations.set_to_previous_element_with_key(Any key)
           
 boolean _EqualityKeySortedIteratorStub.set_to_previous_element_with_key(Any key)
           
 boolean EqualitySequentialIteratorOperations.set_to_previous_element_with_value(Any element)
           
 boolean EqualitySequentialIteratorPOATie.set_to_previous_element_with_value(Any element)
           
 boolean _EqualitySequentialIteratorStub.set_to_previous_element_with_value(Any element)
           
 boolean EqualitySortedIteratorPOATie.set_to_previous_element_with_value(Any elementally)
           
 boolean _EqualitySortedIteratorStub.set_to_previous_element_with_value(Any elementally)
           
 boolean EqualityKeySortedIteratorPOATie.set_to_previous_element_with_value(Any elementally)
           
 boolean EqualitySortedIteratorOperations.set_to_previous_element_with_value(Any elementally)
           
 boolean _EqualityKeySortedIteratorStub.set_to_previous_element_with_value(Any elementally)
           
static void AnySequenceHelper.write(OutputStream _out, Any[] _s)
           
 

Constructors in org.omg.CosCollection with parameters of type Any
AnySequenceHolder(Any[] initial)
           
NVPair(java.lang.String name, Any value)
           
 

Uses of Any in org.omg.CosConcurrencyControl
 

Methods in org.omg.CosConcurrencyControl with parameters of type Any
static LockSetFactory LockSetFactoryHelper.extract(Any any)
           
static lock_mode lock_modeHelper.extract(Any any)
           
static LockCoordinator LockCoordinatorHelper.extract(Any any)
           
static LockNotHeld LockNotHeldHelper.extract(Any any)
           
static TransactionalLockSet TransactionalLockSetHelper.extract(Any any)
           
static LockSet LockSetHelper.extract(Any any)
           
static void lock_modeHelper.insert(Any any, lock_mode s)
           
static void LockCoordinatorHelper.insert(Any any, LockCoordinator s)
           
static void LockNotHeldHelper.insert(Any any, LockNotHeld s)
           
static void LockSetHelper.insert(Any any, LockSet s)
           
static void LockSetFactoryHelper.insert(Any any, LockSetFactory s)
           
static void TransactionalLockSetHelper.insert(Any any, TransactionalLockSet s)
           
 

Uses of Any in org.omg.CosEventChannelAdmin
 

Methods in org.omg.CosEventChannelAdmin that return Any
 Any _ProxyPullSupplierStub.pull()
           
 Any ProxyPullSupplierPOATie.pull()
           
 Any _ProxyPullSupplierStub.try_pull(BooleanHolder has_event)
           
 Any ProxyPullSupplierPOATie.try_pull(BooleanHolder has_event)
           
 

Methods in org.omg.CosEventChannelAdmin with parameters of type Any
static ProxyPushSupplier ProxyPushSupplierHelper.extract(Any any)
           
static ProxyPullSupplier ProxyPullSupplierHelper.extract(Any any)
           
static EventChannel EventChannelHelper.extract(Any any)
           
static ProxyPullConsumer ProxyPullConsumerHelper.extract(Any any)
           
static ConsumerAdmin ConsumerAdminHelper.extract(Any any)
           
static AlreadyConnected AlreadyConnectedHelper.extract(Any any)
           
static SupplierAdmin SupplierAdminHelper.extract(Any any)
           
static ProxyPushConsumer ProxyPushConsumerHelper.extract(Any any)
           
static TypeError TypeErrorHelper.extract(Any any)
           
static void AlreadyConnectedHelper.insert(Any any, AlreadyConnected s)
           
static void ConsumerAdminHelper.insert(Any any, ConsumerAdmin s)
           
static void EventChannelHelper.insert(Any any, EventChannel s)
           
static void ProxyPullConsumerHelper.insert(Any any, ProxyPullConsumer s)
           
static void ProxyPullSupplierHelper.insert(Any any, ProxyPullSupplier s)
           
static void ProxyPushConsumerHelper.insert(Any any, ProxyPushConsumer s)
           
static void ProxyPushSupplierHelper.insert(Any any, ProxyPushSupplier s)
           
static void SupplierAdminHelper.insert(Any any, SupplierAdmin s)
           
static void TypeErrorHelper.insert(Any any, TypeError s)
           
 void ProxyPushConsumerPOATie.push(Any data)
           
 void _ProxyPushConsumerStub.push(Any data)
           
 

Uses of Any in org.omg.CosEventComm
 

Methods in org.omg.CosEventComm that return Any
 Any _PullSupplierStub.pull()
           
 Any PullSupplierOperations.pull()
           
 Any PullSupplierPOATie.pull()
           
 Any _PullSupplierStub.try_pull(BooleanHolder has_event)
           
 Any PullSupplierOperations.try_pull(BooleanHolder has_event)
           
 Any PullSupplierPOATie.try_pull(BooleanHolder has_event)
           
 

Methods in org.omg.CosEventComm with parameters of type Any
static Disconnected DisconnectedHelper.extract(Any any)
           
static PushConsumer PushConsumerHelper.extract(Any any)
           
static PullSupplier PullSupplierHelper.extract(Any any)
           
static PullConsumer PullConsumerHelper.extract(Any any)
           
static PushSupplier PushSupplierHelper.extract(Any any)
           
static void DisconnectedHelper.insert(Any any, Disconnected s)
           
static void PullConsumerHelper.insert(Any any, PullConsumer s)
           
static void PullSupplierHelper.insert(Any any, PullSupplier s)
           
static void PushConsumerHelper.insert(Any any, PushConsumer s)
           
static void PushSupplierHelper.insert(Any any, PushSupplier s)
           
 void _PushConsumerStub.push(Any data)
           
 void PushConsumerPOATie.push(Any data)
           
 void PushConsumerOperations.push(Any data)
           
 

Uses of Any in org.omg.CosNaming
 

Methods in org.omg.CosNaming with parameters of type Any
static NamingContext NamingContextHelper.extract(Any any)
           
static NamingContextExt NamingContextExtHelper.extract(Any any)
           
static NameComponent[] NameHelper.extract(Any any)
           
static NameComponent NameComponentHelper.extract(Any any)
           
static java.lang.String IstringHelper.extract(Any any)
           
static BindingType BindingTypeHelper.extract(Any any)
           
static Binding[] BindingListHelper.extract(Any any)
           
static BindingIterator BindingIteratorHelper.extract(Any any)
           
static Binding BindingHelper.extract(Any any)
           
static void BindingHelper.insert(Any any, Binding s)
           
static void BindingListHelper.insert(Any any, Binding[] s)
           
static void BindingIteratorHelper.insert(Any any, BindingIterator s)
           
static void BindingTypeHelper.insert(Any any, BindingType s)
           
static void NameComponentHelper.insert(Any any, NameComponent s)
           
static void NameHelper.insert(Any any, NameComponent[] s)
           
static void NamingContextHelper.insert(Any any, NamingContext s)
           
static void NamingContextExtHelper.insert(Any any, NamingContextExt s)
           
static void IstringHelper.insert(Any any, java.lang.String s)
           
 

Uses of Any in org.omg.CosNaming.NamingContextExtPackage
 

Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type Any
static java.lang.String URLStringHelper.extract(Any any)
           
static java.lang.String StringNameHelper.extract(Any any)
           
static InvalidAddress InvalidAddressHelper.extract(Any any)
           
static java.lang.String AddressHelper.extract(Any any)
           
static void InvalidAddressHelper.insert(Any any, InvalidAddress s)
           
static void URLStringHelper.insert(Any any, java.lang.String s)
           
static void StringNameHelper.insert(Any any, java.lang.String s)
           
static void AddressHelper.insert(Any any, java.lang.String s)
           
 

Uses of Any in org.omg.CosNaming.NamingContextPackage
 

Methods in org.omg.CosNaming.NamingContextPackage with parameters of type Any
static NotFoundReason NotFoundReasonHelper.extract(Any any)
           
static NotFound NotFoundHelper.extract(Any any)
           
static NotEmpty NotEmptyHelper.extract(Any any)
           
static InvalidName InvalidNameHelper.extract(Any any)
           
static CannotProceed CannotProceedHelper.extract(Any any)
           
static AlreadyBound AlreadyBoundHelper.extract(Any any)
           
static void AlreadyBoundHelper.insert(Any any, AlreadyBound s)
           
static void CannotProceedHelper.insert(Any any, CannotProceed s)
           
static void InvalidNameHelper.insert(Any any, InvalidName s)
           
static void NotEmptyHelper.insert(Any any, NotEmpty s)
           
static void NotFoundHelper.insert(Any any, NotFound s)
           
static void NotFoundReasonHelper.insert(Any any, NotFoundReason s)
           
 

Uses of Any in org.omg.CosNotification
 

Fields in org.omg.CosNotification declared as Any
 Any PropertyRange.high_val
           
 Any PropertyRange.low_val
           
 Any StructuredEvent.remainder_of_body
           
 Any Property.value
           
 

Methods in org.omg.CosNotification that return Any
static Any PropertyValueHelper.extract(Any any)
           
static Any PropertyValueHelper.read(InputStream _in)
           
 

Methods in org.omg.CosNotification with parameters of type Any
static AdminPropertiesAdmin AdminPropertiesAdminHelper.extract(Any any)
           
static EventType EventTypeHelper.extract(Any any)
           
static EventType[] EventTypeSeqHelper.extract(Any any)
           
static Property[] FilterableEventBodyHelper.extract(Any any)
           
static PropertyRange PropertyRangeHelper.extract(Any any)
           
static PropertyError PropertyErrorHelper.extract(Any any)
           
static Property[] PropertySeqHelper.extract(Any any)
           
static UnsupportedAdmin UnsupportedAdminHelper.extract(Any any)
           
static Any PropertyValueHelper.extract(Any any)
           
static UnsupportedQoS UnsupportedQoSHelper.extract(Any any)
           
static Property[] QoSPropertiesHelper.extract(Any any)
           
static StructuredEvent[] EventBatchHelper.extract(Any any)
           
static FixedEventHeader FixedEventHeaderHelper.extract(Any any)
           
static StructuredEvent StructuredEventHelper.extract(Any any)
           
static QoSError_code QoSError_codeHelper.extract(Any any)
           
static NamedPropertyRange[] NamedPropertyRangeSeqHelper.extract(Any any)
           
static PropertyError[] PropertyErrorSeqHelper.extract(Any any)
           
static QoSAdmin QoSAdminHelper.extract(Any any)
           
static NamedPropertyRange NamedPropertyRangeHelper.extract(Any any)
           
static Property PropertyHelper.extract(Any any)
           
static Property[] OptionalHeaderFieldsHelper.extract(Any any)
           
static java.lang.String PropertyNameHelper.extract(Any any)
           
static java.lang.String IstringHelper.extract(Any any)
           
static Property[] AdminPropertiesHelper.extract(Any any)
           
static EventHeader EventHeaderHelper.extract(Any any)
           
static void AdminPropertiesAdminHelper.insert(Any any, AdminPropertiesAdmin s)
           
static void PropertyValueHelper.insert(Any any, Any s)
           
static void EventHeaderHelper.insert(Any any, EventHeader s)
           
static void EventTypeHelper.insert(Any any, EventType s)
           
static void EventTypeSeqHelper.insert(Any any, EventType[] s)
           
static void FixedEventHeaderHelper.insert(Any any, FixedEventHeader s)
           
static void NamedPropertyRangeHelper.insert(Any any, NamedPropertyRange s)
           
static void NamedPropertyRangeSeqHelper.insert(Any any, NamedPropertyRange[] s)
           
static void PropertyHelper.insert(Any any, Property s)
           
static void FilterableEventBodyHelper.insert(Any any, Property[] s)
           
static void PropertySeqHelper.insert(Any any, Property[] s)
           
static void QoSPropertiesHelper.insert(Any any, Property[] s)
           
static void OptionalHeaderFieldsHelper.insert(Any any, Property[] s)
           
static void AdminPropertiesHelper.insert(Any any, Property[] s)
           
static void PropertyErrorHelper.insert(Any any, PropertyError s)
           
static void PropertyErrorSeqHelper.insert(Any any, PropertyError[] s)
           
static void PropertyRangeHelper.insert(Any any, PropertyRange s)
           
static void QoSAdminHelper.insert(Any any, QoSAdmin s)
           
static void QoSError_codeHelper.insert(Any any, QoSError_code s)
           
static void PropertyNameHelper.insert(Any any, java.lang.String s)
           
static void IstringHelper.insert(Any any, java.lang.String s)
           
static void StructuredEventHelper.insert(Any any, StructuredEvent s)
           
static void EventBatchHelper.insert(Any any, StructuredEvent[] s)
           
static void UnsupportedAdminHelper.insert(Any any, UnsupportedAdmin s)
           
static void UnsupportedQoSHelper.insert(Any any, UnsupportedQoS s)
           
static void PropertyValueHelper.write(OutputStream _out, Any _s)
           
 

Constructors in org.omg.CosNotification with parameters of type Any
Property(java.lang.String name, Any value)
           
PropertyRange(Any low_val, Any high_val)
           
StructuredEvent(EventHeader header, Property[] filterable_data, Any remainder_of_body)
           
 

Uses of Any in org.omg.CosNotifyChannelAdmin
 

Fields in org.omg.CosNotifyChannelAdmin declared as Any
 Any AdminLimit.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return Any
 Any _ProxyPullSupplierStub.pull()
           
 Any ProxyPullSupplierPOATie.pull()
           
 Any _ProxyPullSupplierStub.try_pull(BooleanHolder has_event)
           
 Any ProxyPullSupplierPOATie.try_pull(BooleanHolder has_event)
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type Any
static ProxyPushSupplier ProxyPushSupplierHelper.extract(Any any)
           
static ProxyNotFound ProxyNotFoundHelper.extract(Any any)
           
static StructuredProxyPullConsumer StructuredProxyPullConsumerHelper.extract(Any any)
           
static NotConnected NotConnectedHelper.extract(Any any)
           
static int[] ChannelIDSeqHelper.extract(Any any)
           
static ProxyPullSupplier ProxyPullSupplierHelper.extract(Any any)
           
static SequenceProxyPushSupplier SequenceProxyPushSupplierHelper.extract(Any any)
           
static int[] ProxyIDSeqHelper.extract(Any any)
           
static int[] AdminIDSeqHelper.extract(Any any)
           
static EventChannelFactory EventChannelFactoryHelper.extract(Any any)
           
static EventChannel EventChannelHelper.extract(Any any)
           
static SequenceProxyPullConsumer SequenceProxyPullConsumerHelper.extract(Any any)
           
static ClientType ClientTypeHelper.extract(Any any)
           
static ProxyPullConsumer ProxyPullConsumerHelper.extract(Any any)
           
static AdminNotFound AdminNotFoundHelper.extract(Any any)
           
static ConnectionAlreadyActive ConnectionAlreadyActiveHelper.extract(Any any)
           
static StructuredProxyPullSupplier StructuredProxyPullSupplierHelper.extract(Any any)
           
static ProxySupplier ProxySupplierHelper.extract(Any any)
           
static int ChannelIDHelper.extract(Any any)
           
static AdminLimit AdminLimitHelper.extract(Any any)
           
static ProxyConsumer ProxyConsumerHelper.extract(Any any)
           
static AdminLimitExceeded AdminLimitExceededHelper.extract(Any any)
           
static InterFilterGroupOperator InterFilterGroupOperatorHelper.extract(Any any)
           
static StructuredProxyPushConsumer StructuredProxyPushConsumerHelper.extract(Any any)
           
static ConsumerAdmin ConsumerAdminHelper.extract(Any any)
           
static StructuredProxyPushSupplier StructuredProxyPushSupplierHelper.extract(Any any)
           
static int ProxyIDHelper.extract(Any any)
           
static ObtainInfoMode ObtainInfoModeHelper.extract(Any any)
           
static ProxyType ProxyTypeHelper.extract(Any any)
           
static SequenceProxyPullSupplier SequenceProxyPullSupplierHelper.extract(Any any)
           
static SupplierAdmin SupplierAdminHelper.extract(Any any)
           
static ConnectionAlreadyInactive ConnectionAlreadyInactiveHelper.extract(Any any)
           
static ChannelNotFound ChannelNotFoundHelper.extract(Any any)
           
static SequenceProxyPushConsumer SequenceProxyPushConsumerHelper.extract(Any any)
           
static int AdminIDHelper.extract(Any any)
           
static ProxyPushConsumer ProxyPushConsumerHelper.extract(Any any)
           
static void AdminLimitHelper.insert(Any any, AdminLimit s)
           
static void AdminLimitExceededHelper.insert(Any any, AdminLimitExceeded s)
           
static void AdminNotFoundHelper.insert(Any any, AdminNotFound s)
           
static void ChannelNotFoundHelper.insert(Any any, ChannelNotFound s)
           
static void ClientTypeHelper.insert(Any any, ClientType s)
           
static void ConnectionAlreadyActiveHelper.insert(Any any, ConnectionAlreadyActive s)
           
static void ConnectionAlreadyInactiveHelper.insert(Any any, ConnectionAlreadyInactive s)
           
static void ConsumerAdminHelper.insert(Any any, ConsumerAdmin s)
           
static void EventChannelHelper.insert(Any any, EventChannel s)
           
static void EventChannelFactoryHelper.insert(Any any, EventChannelFactory s)
           
static void ChannelIDHelper.insert(Any any, int s)
           
static void ProxyIDHelper.insert(Any any, int s)
           
static void AdminIDHelper.insert(Any any, int s)
           
static void ChannelIDSeqHelper.insert(Any any, int[] s)
           
static void ProxyIDSeqHelper.insert(Any any, int[] s)
           
static void AdminIDSeqHelper.insert(Any any, int[] s)
           
static void InterFilterGroupOperatorHelper.insert(Any any, InterFilterGroupOperator s)
           
static void NotConnectedHelper.insert(Any any, NotConnected s)
           
static void ObtainInfoModeHelper.insert(Any any, ObtainInfoMode s)
           
static void ProxyConsumerHelper.insert(Any any, ProxyConsumer s)
           
static void ProxyNotFoundHelper.insert(Any any, ProxyNotFound s)
           
static void ProxyPullConsumerHelper.insert(Any any, ProxyPullConsumer s)
           
static void ProxyPullSupplierHelper.insert(Any any, ProxyPullSupplier s)
           
static void ProxyPushConsumerHelper.insert(Any any, ProxyPushConsumer s)
           
static void ProxyPushSupplierHelper.insert(Any any, ProxyPushSupplier s)
           
static void ProxySupplierHelper.insert(Any any, ProxySupplier s)
           
static void ProxyTypeHelper.insert(Any any, ProxyType s)
           
static void SequenceProxyPullConsumerHelper.insert(Any any, SequenceProxyPullConsumer s)
           
static void SequenceProxyPullSupplierHelper.insert(Any any, SequenceProxyPullSupplier s)
           
static void SequenceProxyPushConsumerHelper.insert(Any any, SequenceProxyPushConsumer s)
           
static void SequenceProxyPushSupplierHelper.insert(Any any, SequenceProxyPushSupplier s)
           
static void StructuredProxyPullConsumerHelper.insert(Any any, StructuredProxyPullConsumer s)
           
static void StructuredProxyPullSupplierHelper.insert(Any any, StructuredProxyPullSupplier s)
           
static void StructuredProxyPushConsumerHelper.insert(Any any, StructuredProxyPushConsumer s)
           
static void StructuredProxyPushSupplierHelper.insert(Any any, StructuredProxyPushSupplier s)
           
static void SupplierAdminHelper.insert(Any any, SupplierAdmin s)
           
 void ProxyPushConsumerPOATie.push(Any data)
           
 void _ProxyPushConsumerStub.push(Any data)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type Any
AdminLimit(java.lang.String name, Any value)
           
 

Uses of Any in org.omg.CosNotifyChannelAdminAck
 

Methods in org.omg.CosNotifyChannelAdminAck with parameters of type Any
static StructuredProxyPullSupplierAck StructuredProxyPullSupplierAckHelper.extract(Any any)
           
static int[] SequenceNumbersHelper.extract(Any any)
           
static SequenceProxyPushSupplierAck SequenceProxyPushSupplierAckHelper.extract(Any any)
           
static SequenceProxyPullSupplierAck SequenceProxyPullSupplierAckHelper.extract(Any any)
           
static StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckHelper.extract(Any any)
           
static void SequenceNumbersHelper.insert(Any any, int[] s)
           
static void SequenceProxyPullSupplierAckHelper.insert(Any any, SequenceProxyPullSupplierAck s)
           
static void SequenceProxyPushSupplierAckHelper.insert(Any any, SequenceProxyPushSupplierAck s)
           
static void StructuredProxyPullSupplierAckHelper.insert(Any any, StructuredProxyPullSupplierAck s)
           
static void StructuredProxyPushSupplierAckHelper.insert(Any any, StructuredProxyPushSupplierAck s)
           
 

Uses of Any in org.omg.CosNotifyComm
 

Methods in org.omg.CosNotifyComm that return Any
 Any _PullSupplierStub.pull()
           
 Any PullSupplierPOATie.pull()
           
 Any _PullSupplierStub.try_pull(BooleanHolder has_event)
           
 Any PullSupplierPOATie.try_pull(BooleanHolder has_event)
           
 

Methods in org.omg.CosNotifyComm with parameters of type Any
static SequencePullConsumer SequencePullConsumerHelper.extract(Any any)
           
static NotifyPublish NotifyPublishHelper.extract(Any any)
           
static PushConsumer PushConsumerHelper.extract(Any any)
           
static SequencePushSupplier SequencePushSupplierHelper.extract(Any any)
           
static StructuredPullConsumer StructuredPullConsumerHelper.extract(Any any)
           
static StructuredPullSupplier StructuredPullSupplierHelper.extract(Any any)
           
static InvalidEventType InvalidEventTypeHelper.extract(Any any)
           
static SequencePushConsumer SequencePushConsumerHelper.extract(Any any)
           
static StructuredPushConsumer StructuredPushConsumerHelper.extract(Any any)
           
static StructuredPushSupplier StructuredPushSupplierHelper.extract(Any any)
           
static PullSupplier PullSupplierHelper.extract(Any any)
           
static PullConsumer PullConsumerHelper.extract(Any any)
           
static PushSupplier PushSupplierHelper.extract(Any any)
           
static SequencePullSupplier SequencePullSupplierHelper.extract(Any any)
           
static NotifySubscribe NotifySubscribeHelper.extract(Any any)
           
static void InvalidEventTypeHelper.insert(Any any, InvalidEventType s)
           
static void NotifyPublishHelper.insert(Any any, NotifyPublish s)
           
static void NotifySubscribeHelper.insert(Any any, NotifySubscribe s)
           
static void PullConsumerHelper.insert(Any any, PullConsumer s)
           
static void PullSupplierHelper.insert(Any any, PullSupplier s)
           
static void PushConsumerHelper.insert(Any any, PushConsumer s)
           
static void PushSupplierHelper.insert(Any any, PushSupplier s)
           
static void SequencePullConsumerHelper.insert(Any any, SequencePullConsumer s)
           
static void SequencePullSupplierHelper.insert(Any any, SequencePullSupplier s)
           
static void SequencePushConsumerHelper.insert(Any any, SequencePushConsumer s)
           
static void SequencePushSupplierHelper.insert(Any any, SequencePushSupplier s)
           
static void StructuredPullConsumerHelper.insert(Any any, StructuredPullConsumer s)
           
static void StructuredPullSupplierHelper.insert(Any any, StructuredPullSupplier s)
           
static void StructuredPushConsumerHelper.insert(Any any, StructuredPushConsumer s)
           
static void StructuredPushSupplierHelper.insert(Any any, StructuredPushSupplier s)
           
 void _PushConsumerStub.push(Any data)
           
 void PushConsumerPOATie.push(Any data)
           
 

Uses of Any in org.omg.CosNotifyCommAck
 

Methods in org.omg.CosNotifyCommAck with parameters of type Any
static SequencePullSupplierAck SequencePullSupplierAckHelper.extract(Any any)
           
static int[] SequenceNumbersHelper.extract(Any any)
           
static SequencePushSupplierAck SequencePushSupplierAckHelper.extract(Any any)
           
static StructuredPushSupplierAck StructuredPushSupplierAckHelper.extract(Any any)
           
static StructuredPullSupplierAck StructuredPullSupplierAckHelper.extract(Any any)
           
static void SequenceNumbersHelper.insert(Any any, int[] s)
           
static void SequencePullSupplierAckHelper.insert(Any any, SequencePullSupplierAck s)
           
static void SequencePushSupplierAckHelper.insert(Any any, SequencePushSupplierAck s)
           
static void StructuredPullSupplierAckHelper.insert(Any any, StructuredPullSupplierAck s)
           
static void StructuredPushSupplierAckHelper.insert(Any any, StructuredPushSupplierAck s)
           
 

Uses of Any in org.omg.CosNotifyFilter
 

Fields in org.omg.CosNotifyFilter declared as Any
 Any MappingConstraintPair.result_to_set
           
 Any InvalidValue.value
           
 Any MappingConstraintInfo.value
           
 

Methods in org.omg.CosNotifyFilter that return Any
 Any MappingFilterOperations.default_value()
           
 Any MappingFilterPOATie.default_value()
           
 Any _MappingFilterStub.default_value()
           
 

Methods in org.omg.CosNotifyFilter with parameters of type Any
 MappingFilter FilterFactoryPOATie.create_mapping_filter(java.lang.String constraint_grammar, Any default_value)
           
 MappingFilter _FilterFactoryStub.create_mapping_filter(java.lang.String constraint_grammar, Any default_value)
           
 MappingFilter FilterFactoryOperations.create_mapping_filter(java.lang.String constraint_grammar, Any default_value)
           
static InvalidConstraint InvalidConstraintHelper.extract(Any any)
           
static DuplicateConstraintID DuplicateConstraintIDHelper.extract(Any any)
           
static MappingFilter MappingFilterHelper.extract(Any any)
           
static InvalidGrammar InvalidGrammarHelper.extract(Any any)
           
static ConstraintInfo[] ConstraintInfoSeqHelper.extract(Any any)
           
static CallbackNotFound CallbackNotFoundHelper.extract(Any any)
           
static ConstraintExp[] ConstraintExpSeqHelper.extract(Any any)
           
static int[] ConstraintIDSeqHelper.extract(Any any)
           
static UnsupportedFilterableData UnsupportedFilterableDataHelper.extract(Any any)
           
static int FilterIDHelper.extract(Any any)
           
static FilterNotFound FilterNotFoundHelper.extract(Any any)
           
static int CallbackIDHelper.extract(Any any)
           
static ConstraintNotFound ConstraintNotFoundHelper.extract(Any any)
           
static Filter FilterHelper.extract(Any any)
           
static MappingConstraintPair MappingConstraintPairHelper.extract(Any any)
           
static int ConstraintIDHelper.extract(Any any)
           
static FilterAdmin FilterAdminHelper.extract(Any any)
           
static MappingConstraintInfo MappingConstraintInfoHelper.extract(Any any)
           
static MappingConstraintInfo[] MappingConstraintInfoSeqHelper.extract(Any any)
           
static int[] CallbackIDSeqHelper.extract(Any any)
           
static int[] FilterIDSeqHelper.extract(Any any)
           
static InvalidValue InvalidValueHelper.extract(Any any)
           
static FilterFactory FilterFactoryHelper.extract(Any any)
           
static MappingConstraintPair[] MappingConstraintPairSeqHelper.extract(Any any)
           
static ConstraintExp ConstraintExpHelper.extract(Any any)
           
static ConstraintInfo ConstraintInfoHelper.extract(Any any)
           
static void CallbackNotFoundHelper.insert(Any any, CallbackNotFound s)
           
static void ConstraintExpHelper.insert(Any any, ConstraintExp s)
           
static void ConstraintExpSeqHelper.insert(Any any, ConstraintExp[] s)
           
static void ConstraintInfoHelper.insert(Any any, ConstraintInfo s)
           
static void ConstraintInfoSeqHelper.insert(Any any, ConstraintInfo[] s)
           
static void ConstraintNotFoundHelper.insert(Any any, ConstraintNotFound s)
           
static void DuplicateConstraintIDHelper.insert(Any any, DuplicateConstraintID s)
           
static void FilterHelper.insert(Any any, Filter s)
           
static void FilterAdminHelper.insert(Any any, FilterAdmin s)
           
static void FilterFactoryHelper.insert(Any any, FilterFactory s)
           
static void FilterNotFoundHelper.insert(Any any, FilterNotFound s)
           
static void FilterIDHelper.insert(Any any, int s)
           
static void CallbackIDHelper.insert(Any any, int s)
           
static void ConstraintIDHelper.insert(Any any, int s)
           
static void ConstraintIDSeqHelper.insert(Any any, int[] s)
           
static void CallbackIDSeqHelper.insert(Any any, int[] s)
           
static void FilterIDSeqHelper.insert(Any any, int[] s)
           
static void InvalidConstraintHelper.insert(Any any, InvalidConstraint s)
           
static void InvalidGrammarHelper.insert(Any any, InvalidGrammar s)
           
static void InvalidValueHelper.insert(Any any, InvalidValue s)
           
static void MappingConstraintInfoHelper.insert(Any any, MappingConstraintInfo s)
           
static void MappingConstraintInfoSeqHelper.insert(Any any, MappingConstraintInfo[] s)
           
static void MappingConstraintPairHelper.insert(Any any, MappingConstraintPair s)
           
static void MappingConstraintPairSeqHelper.insert(Any any, MappingConstraintPair[] s)
           
static void MappingFilterHelper.insert(Any any, MappingFilter s)
           
static void UnsupportedFilterableDataHelper.insert(Any any, UnsupportedFilterableData s)
           
 boolean FilterOperations.match(Any filterable_data)
           
 boolean _FilterStub.match(Any filterable_data)
           
 boolean FilterPOATie.match(Any filterable_data)
           
 boolean MappingFilterOperations.match(Any filterable_data, AnyHolder result_to_set)
           
 boolean MappingFilterPOATie.match(Any filterable_data, AnyHolder result_to_set)
           
 boolean _MappingFilterStub.match(Any filterable_data, AnyHolder result_to_set)
           
 

Constructors in org.omg.CosNotifyFilter with parameters of type Any
InvalidValue(ConstraintExp constr, Any value)
           
InvalidValue(java.lang.String _reason, ConstraintExp constr, Any value)
           
MappingConstraintInfo(ConstraintExp constraint_expression, int constraint_id, Any value)
           
MappingConstraintPair(ConstraintExp constraint_expression, Any result_to_set)
           
 

Uses of Any in org.omg.CosPropertyService
 

Fields in org.omg.CosPropertyService declared as Any
 Any Property.property_value
           
 Any PropertyDef.property_value
           
 

Methods in org.omg.CosPropertyService that return Any
 Any _PropertySetDefStub.get_property_value(java.lang.String property_name)
           
 Any _PropertySetStub.get_property_value(java.lang.String property_name)
           
 Any PropertySetDefPOATie.get_property_value(java.lang.String property_name)
           
 Any PropertySetOperations.get_property_value(java.lang.String property_name)
           
 Any PropertySetPOATie.get_property_value(java.lang.String property_name)
           
 

Methods in org.omg.CosPropertyService with parameters of type Any
 void _PropertySetDefStub.define_property_with_mode(java.lang.String property_name, Any property_value, PropertyModeType property_mode)
           
 void PropertySetDefPOATie.define_property_with_mode(java.lang.String property_name, Any property_value, PropertyModeType property_mode)
           
 void PropertySetDefOperations.define_property_with_mode(java.lang.String property_name, Any property_value, PropertyModeType property_mode)
           
 void _PropertySetDefStub.define_property(java.lang.String property_name, Any property_value)
           
 void _PropertySetStub.define_property(java.lang.String property_name, Any property_value)
           
 void PropertySetDefPOATie.define_property(java.lang.String property_name, Any property_value)
           
 void PropertySetOperations.define_property(java.lang.String property_name, Any property_value)
           
 void PropertySetPOATie.define_property(java.lang.String property_name, Any property_value)
           
static PropertiesIterator PropertiesIteratorHelper.extract(Any any)
           
static PropertyMode[] PropertyModesHelper.extract(Any any)
           
static ConflictingProperty ConflictingPropertyHelper.extract(Any any)
           
static PropertySetDef PropertySetDefHelper.extract(Any any)
           
static UnsupportedProperty UnsupportedPropertyHelper.extract(Any any)
           
static java.lang.String[] PropertyNamesHelper.extract(Any any)
           
static Property[] PropertiesHelper.extract(Any any)
           
static PropertyMode PropertyModeHelper.extract(Any any)
           
static PropertySetDefFactory PropertySetDefFactoryHelper.extract(Any any)
           
static ConstraintNotSupported ConstraintNotSupportedHelper.extract(Any any)
           
static PropertyException[] PropertyExceptionsHelper.extract(Any any)
           
static PropertyModeType PropertyModeTypeHelper.extract(Any any)
           
static FixedProperty FixedPropertyHelper.extract(Any any)
           
static PropertyDef PropertyDefHelper.extract(Any any)
           
static ReadOnlyProperty ReadOnlyPropertyHelper.extract(Any any)
           
static PropertySet PropertySetHelper.extract(Any any)
           
static PropertyNamesIterator PropertyNamesIteratorHelper.extract(Any any)
           
static ExceptionReason ExceptionReasonHelper.extract(Any any)
           
static PropertyException PropertyExceptionHelper.extract(Any any)
           
static Property PropertyHelper.extract(Any any)
           
static java.lang.String PropertyNameHelper.extract(Any any)
           
static UnsupportedMode UnsupportedModeHelper.extract(Any any)
           
static PropertyNotFound PropertyNotFoundHelper.extract(Any any)
           
static TypeCode[] PropertyTypesHelper.extract(Any any)
           
static PropertySetFactory PropertySetFactoryHelper.extract(Any any)
           
static MultipleExceptions MultipleExceptionsHelper.extract(Any any)
           
static UnsupportedTypeCode UnsupportedTypeCodeHelper.extract(Any any)
           
static InvalidPropertyName InvalidPropertyNameHelper.extract(Any any)
           
static PropertyDef[] PropertyDefsHelper.extract(Any any)
           
static void ConflictingPropertyHelper.insert(Any any, ConflictingProperty s)
           
static void ConstraintNotSupportedHelper.insert(Any any, ConstraintNotSupported s)
           
static void ExceptionReasonHelper.insert(Any any, ExceptionReason s)
           
static void FixedPropertyHelper.insert(Any any, FixedProperty s)
           
static void InvalidPropertyNameHelper.insert(Any any, InvalidPropertyName s)
           
static void MultipleExceptionsHelper.insert(Any any, MultipleExceptions s)
           
static void PropertiesIteratorHelper.insert(Any any, PropertiesIterator s)
           
static void PropertyHelper.insert(Any any, Property s)
           
static void PropertiesHelper.insert(Any any, Property[] s)
           
static void PropertyDefHelper.insert(Any any, PropertyDef s)
           
static void PropertyDefsHelper.insert(Any any, PropertyDef[] s)
           
static void PropertyExceptionHelper.insert(Any any, PropertyException s)
           
static void PropertyExceptionsHelper.insert(Any any, PropertyException[] s)
           
static void PropertyModeHelper.insert(Any any, PropertyMode s)
           
static void PropertyModesHelper.insert(Any any, PropertyMode[] s)
           
static void PropertyModeTypeHelper.insert(Any any, PropertyModeType s)
           
static void PropertyNamesIteratorHelper.insert(Any any, PropertyNamesIterator s)
           
static void PropertyNotFoundHelper.insert(Any any, PropertyNotFound s)
           
static void PropertySetHelper.insert(Any any, PropertySet s)
           
static void PropertySetDefHelper.insert(Any any, PropertySetDef s)
           
static void PropertySetDefFactoryHelper.insert(Any any, PropertySetDefFactory s)
           
static void PropertySetFactoryHelper.insert(Any any, PropertySetFactory s)
           
static void ReadOnlyPropertyHelper.insert(Any any, ReadOnlyProperty s)
           
static void PropertyNameHelper.insert(Any any, java.lang.String s)
           
static void PropertyNamesHelper.insert(Any any, java.lang.String[] s)
           
static void PropertyTypesHelper.insert(Any any, TypeCode[] s)
           
static void UnsupportedModeHelper.insert(Any any, UnsupportedMode s)
           
static void UnsupportedPropertyHelper.insert(Any any, UnsupportedProperty s)
           
static void UnsupportedTypeCodeHelper.insert(Any any, UnsupportedTypeCode s)
           
 

Constructors in org.omg.CosPropertyService with parameters of type Any
Property(java.lang.String property_name, Any property_value)
           
PropertyDef(java.lang.String property_name, Any property_value, PropertyModeType property_mode)
           
 

Uses of Any in org.omg.CosTime
 

Methods in org.omg.CosTime with parameters of type Any
static TimeComparison TimeComparisonHelper.extract(Any any)
           
static ComparisonType ComparisonTypeHelper.extract(Any any)
           
static OverlapType OverlapTypeHelper.extract(Any any)
           
static UTO UTOHelper.extract(Any any)
           
static TimeUnavailable TimeUnavailableHelper.extract(Any any)
           
static TIO TIOHelper.extract(Any any)
           
static TimeService TimeServiceHelper.extract(Any any)
           
static void ComparisonTypeHelper.insert(Any any, ComparisonType s)
           
static void OverlapTypeHelper.insert(Any any, OverlapType s)
           
static void TimeComparisonHelper.insert(Any any, TimeComparison s)
           
static void TimeServiceHelper.insert(Any any, TimeService s)
           
static void TimeUnavailableHelper.insert(Any any, TimeUnavailable s)
           
static void TIOHelper.insert(Any any, TIO s)
           
static void UTOHelper.insert(Any any, UTO s)
           
 

Uses of Any in org.omg.CosTransactions
 

Fields in org.omg.CosTransactions declared as Any
 Any PropagationContext.implementation_specific_data
           
 

Methods in org.omg.CosTransactions with parameters of type Any
static Control ControlHelper.extract(Any any)
           
static Unavailable UnavailableHelper.extract(Any any)
           
static TransactionalObject TransactionalObjectHelper.extract(Any any)
           
static PropagationContext PropagationContextHelper.extract(Any any)
           
static SubtransactionsUnavailable SubtransactionsUnavailableHelper.extract(Any any)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.extract(Any any)
           
static HeuristicCommit HeuristicCommitHelper.extract(Any any)
           
static HeuristicRollback HeuristicRollbackHelper.extract(Any any)
           
static HeuristicHazard HeuristicHazardHelper.extract(Any any)
           
static Terminator TerminatorHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static Coordinator CoordinatorHelper.extract(Any any)
           
static Synchronization SynchronizationHelper.extract(Any any)
           
static NotPrepared NotPreparedHelper.extract(Any any)
           
static Resource ResourceHelper.extract(Any any)
           
static otid_t otid_tHelper.extract(Any any)
           
static TransIdentity TransIdentityHelper.extract(Any any)
           
static SubtransactionAwareResource SubtransactionAwareResourceHelper.extract(Any any)
           
static HeuristicMixed HeuristicMixedHelper.extract(Any any)
           
static SynchronizationUnavailable SynchronizationUnavailableHelper.extract(Any any)
           
static NoTransaction NoTransactionHelper.extract(Any any)
           
static InvalidControl InvalidControlHelper.extract(Any any)
           
static NotSubtransaction NotSubtransactionHelper.extract(Any any)
           
static Vote VoteHelper.extract(Any any)
           
static Inactive InactiveHelper.extract(Any any)
           
static TransactionFactory TransactionFactoryHelper.extract(Any any)
           
static Status StatusHelper.extract(Any any)
           
static void ControlHelper.insert(Any any, Control s)
           
static void CoordinatorHelper.insert(Any any, Coordinator s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void HeuristicCommitHelper.insert(Any any, HeuristicCommit s)
           
static void HeuristicHazardHelper.insert(Any any, HeuristicHazard s)
           
static void HeuristicMixedHelper.insert(Any any, HeuristicMixed s)
           
static void HeuristicRollbackHelper.insert(Any any, HeuristicRollback s)
           
static void InactiveHelper.insert(Any any, Inactive s)
           
static void InvalidControlHelper.insert(Any any, InvalidControl s)
           
static void NotPreparedHelper.insert(Any any, NotPrepared s)
           
static void NoTransactionHelper.insert(Any any, NoTransaction s)
           
static void NotSubtransactionHelper.insert(Any any, NotSubtransaction s)
           
static void otid_tHelper.insert(Any any, otid_t s)
           
static void PropagationContextHelper.insert(Any any, PropagationContext s)
           
static void RecoveryCoordinatorHelper.insert(Any any, RecoveryCoordinator s)
           
static void ResourceHelper.insert(Any any, Resource s)
           
static void StatusHelper.insert(Any any, Status s)
           
static void SubtransactionAwareResourceHelper.insert(Any any, SubtransactionAwareResource s)
           
static void SubtransactionsUnavailableHelper.insert(Any any, SubtransactionsUnavailable s)
           
static void SynchronizationHelper.insert(Any any, Synchronization s)
           
static void SynchronizationUnavailableHelper.insert(Any any, SynchronizationUnavailable s)
           
static void TerminatorHelper.insert(Any any, Terminator s)
           
static void TransactionalObjectHelper.insert(Any any, TransactionalObject s)
           
static void TransactionFactoryHelper.insert(Any any, TransactionFactory s)
           
static void TransIdentityHelper.insert(Any any, TransIdentity s)
           
static void UnavailableHelper.insert(Any any, Unavailable s)
           
static void VoteHelper.insert(Any any, Vote s)
           
 

Constructors in org.omg.CosTransactions with parameters of type Any
PropagationContext(int timeout, TransIdentity current, TransIdentity[] parents, Any implementation_specific_data)
           
 

Uses of Any in org.omg.CosTypedEventChannelAdmin
 

Methods in org.omg.CosTypedEventChannelAdmin that return Any
 Any _TypedProxyPullSupplierStub.pull()
           
 Any TypedProxyPullSupplierPOATie.pull()
           
 Any _TypedProxyPullSupplierStub.try_pull(BooleanHolder has_event)
           
 Any TypedProxyPullSupplierPOATie.try_pull(BooleanHolder has_event)
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type Any
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.extract(Any any)
           
static java.lang.String KeyHelper.extract(Any any)
           
static TypedConsumerAdmin TypedConsumerAdminHelper.extract(Any any)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.extract(Any any)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.extract(Any any)
           
static TypedEventChannel TypedEventChannelHelper.extract(Any any)
           
static NoSuchImplementation NoSuchImplementationHelper.extract(Any any)
           
static InterfaceNotSupported InterfaceNotSupportedHelper.extract(Any any)
           
static void InterfaceNotSupportedHelper.insert(Any any, InterfaceNotSupported s)
           
static void NoSuchImplementationHelper.insert(Any any, NoSuchImplementation s)
           
static void KeyHelper.insert(Any any, java.lang.String s)
           
static void TypedConsumerAdminHelper.insert(Any any, TypedConsumerAdmin s)
           
static void TypedEventChannelHelper.insert(Any any, TypedEventChannel s)
           
static void TypedProxyPullSupplierHelper.insert(Any any, TypedProxyPullSupplier s)
           
static void TypedProxyPushConsumerHelper.insert(Any any, TypedProxyPushConsumer s)
           
static void TypedSupplierAdminHelper.insert(Any any, TypedSupplierAdmin s)
           
 void _TypedProxyPushConsumerStub.push(Any data)
           
 void TypedProxyPushConsumerPOATie.push(Any data)
           
 

Uses of Any in org.omg.CosTypedEventComm
 

Methods in org.omg.CosTypedEventComm that return Any
 Any TypedPullSupplierPOATie.pull()
           
 Any _TypedPullSupplierStub.pull()
           
 Any TypedPullSupplierPOATie.try_pull(BooleanHolder has_event)
           
 Any _TypedPullSupplierStub.try_pull(BooleanHolder has_event)
           
 

Methods in org.omg.CosTypedEventComm with parameters of type Any
static TypedPushConsumer TypedPushConsumerHelper.extract(Any any)
           
static TypedPullSupplier TypedPullSupplierHelper.extract(Any any)
           
static void TypedPullSupplierHelper.insert(Any any, TypedPullSupplier s)
           
static void TypedPushConsumerHelper.insert(Any any, TypedPushConsumer s)
           
 void TypedPushConsumerPOATie.push(Any data)
           
 void _TypedPushConsumerStub.push(Any data)
           
 

Uses of Any in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return Any
 Any _TypedProxyPullSupplierStub.pull()
           
 Any TypedProxyPullSupplierPOATie.pull()
           
 Any _TypedProxyPullSupplierStub.try_pull(BooleanHolder has_event)
           
 Any TypedProxyPullSupplierPOATie.try_pull(BooleanHolder has_event)
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type Any
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.extract(Any any)
           
static java.lang.String KeyHelper.extract(Any any)
           
static TypedProxyPushSupplier TypedProxyPushSupplierHelper.extract(Any any)
           
static TypedConsumerAdmin TypedConsumerAdminHelper.extract(Any any)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.extract(Any any)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.extract(Any any)
           
static TypedProxyPullConsumer TypedProxyPullConsumerHelper.extract(Any any)
           
static TypedEventChannel TypedEventChannelHelper.extract(Any any)
           
static TypedEventChannelFactory TypedEventChannelFactoryHelper.extract(Any any)
           
static void KeyHelper.insert(Any any, java.lang.String s)
           
static void TypedConsumerAdminHelper.insert(Any any, TypedConsumerAdmin s)
           
static void TypedEventChannelHelper.insert(Any any, TypedEventChannel s)
           
static void TypedEventChannelFactoryHelper.insert(Any any, TypedEventChannelFactory s)
           
static void TypedProxyPullConsumerHelper.insert(Any any, TypedProxyPullConsumer s)
           
static void TypedProxyPullSupplierHelper.insert(Any any, TypedProxyPullSupplier s)
           
static void TypedProxyPushConsumerHelper.insert(Any any, TypedProxyPushConsumer s)
           
static void TypedProxyPushSupplierHelper.insert(Any any, TypedProxyPushSupplier s)
           
static void TypedSupplierAdminHelper.insert(Any any, TypedSupplierAdmin s)
           
 void _TypedProxyPushConsumerStub.push(Any data)
           
 void TypedProxyPushConsumerPOATie.push(Any data)
           
 

Uses of Any in org.omg.CosTypedNotifyComm
 

Methods in org.omg.CosTypedNotifyComm that return Any
 Any TypedPullSupplierPOATie.pull()
           
 Any _TypedPullSupplierStub.pull()
           
 Any TypedPullSupplierPOATie.try_pull(BooleanHolder has_event)
           
 Any _TypedPullSupplierStub.try_pull(BooleanHolder has_event)
           
 

Methods in org.omg.CosTypedNotifyComm with parameters of type Any
static TypedPushConsumer TypedPushConsumerHelper.extract(Any any)
           
static TypedPullSupplier TypedPullSupplierHelper.extract(Any any)
           
static void TypedPullSupplierHelper.insert(Any any, TypedPullSupplier s)
           
static void TypedPushConsumerHelper.insert(Any any, TypedPushConsumer s)
           
 void TypedPushConsumerPOATie.push(Any data)
           
 void _TypedPushConsumerStub.push(Any data)
           
 

Uses of Any in org.omg.CSI
 

Methods in org.omg.CSI with parameters of type Any
static byte[] GSSTokenHelper.extract(Any any)
           
static int IdentityTokenTypeHelper.extract(Any any)
           
static byte[] AuthorizationElementContentsHelper.extract(Any any)
           
static java.lang.String StringOIDHelper.extract(Any any)
           
static AuthorizationElement[] AuthorizationTokenHelper.extract(Any any)
           
static EstablishContext EstablishContextHelper.extract(Any any)
           
static byte[] GSS_NT_ExportedNameHelper.extract(Any any)
           
static MessageInContext MessageInContextHelper.extract(Any any)
           
static long ContextIdHelper.extract(Any any)
           
static byte[][] GSS_NT_ExportedNameListHelper.extract(Any any)
           
static byte[] X509CertificateChainHelper.extract(Any any)
           
static SASContextBody SASContextBodyHelper.extract(Any any)
           
static byte[] X501DistinguishedNameHelper.extract(Any any)
           
static byte[][] OIDListHelper.extract(Any any)
           
static CompleteEstablishContext CompleteEstablishContextHelper.extract(Any any)
           
static IdentityToken IdentityTokenHelper.extract(Any any)
           
static ContextError ContextErrorHelper.extract(Any any)
           
static int AuthorizationElementTypeHelper.extract(Any any)
           
static short MsgTypeHelper.extract(Any any)
           
static byte[] IdentityExtensionHelper.extract(Any any)
           
static byte[] OIDHelper.extract(Any any)
           
static byte[] UTF8StringHelper.extract(Any any)
           
static AuthorizationElement AuthorizationElementHelper.extract(Any any)
           
static void AuthorizationElementHelper.insert(Any any, AuthorizationElement s)
           
static void AuthorizationTokenHelper.insert(Any any, AuthorizationElement[] s)
           
static void GSSTokenHelper.insert(Any any, byte[] s)
           
static void AuthorizationElementContentsHelper.insert(Any any, byte[] s)
           
static void GSS_NT_ExportedNameHelper.insert(Any any, byte[] s)
           
static void X509CertificateChainHelper.insert(Any any, byte[] s)
           
static void X501DistinguishedNameHelper.insert(Any any, byte[] s)
           
static void IdentityExtensionHelper.insert(Any any, byte[] s)
           
static void OIDHelper.insert(Any any, byte[] s)
           
static void UTF8StringHelper.insert(Any any, byte[] s)
           
static void GSS_NT_ExportedNameListHelper.insert(Any any, byte[][] s)
           
static void OIDListHelper.insert(Any any, byte[][] s)
           
static void CompleteEstablishContextHelper.insert(Any any, CompleteEstablishContext s)
           
static void ContextErrorHelper.insert(Any any, ContextError s)
           
static void EstablishContextHelper.insert(Any any, EstablishContext s)
           
static void IdentityTokenHelper.insert(Any any, IdentityToken s)
           
static void IdentityTokenTypeHelper.insert(Any any, int s)
           
static void AuthorizationElementTypeHelper.insert(Any any, int s)
           
static void ContextIdHelper.insert(Any any, long s)
           
static void MessageInContextHelper.insert(Any any, MessageInContext s)
           
static void SASContextBodyHelper.insert(Any any, SASContextBody s)
           
static void MsgTypeHelper.insert(Any any, short s)
           
static void StringOIDHelper.insert(Any any, java.lang.String s)
           
 

Uses of Any in org.omg.CSIIOP
 

Methods in org.omg.CSIIOP with parameters of type Any
static CompoundSecMech CompoundSecMechHelper.extract(Any any)
           
static TLS_SEC_TRANS TLS_SEC_TRANSHelper.extract(Any any)
           
static ServiceConfiguration ServiceConfigurationHelper.extract(Any any)
           
static short AssociationOptionsHelper.extract(Any any)
           
static TransportAddress TransportAddressHelper.extract(Any any)
           
static int ServiceConfigurationSyntaxHelper.extract(Any any)
           
static SECIOP_SEC_TRANS SECIOP_SEC_TRANSHelper.extract(Any any)
           
static ServiceConfiguration[] ServiceConfigurationListHelper.extract(Any any)
           
static AS_ContextSec AS_ContextSecHelper.extract(Any any)
           
static SAS_ContextSec SAS_ContextSecHelper.extract(Any any)
           
static CompoundSecMech[] CompoundSecMechanismsHelper.extract(Any any)
           
static CompoundSecMechList CompoundSecMechListHelper.extract(Any any)
           
static byte[] ServiceSpecificNameHelper.extract(Any any)
           
static TransportAddress[] TransportAddressListHelper.extract(Any any)
           
static void AS_ContextSecHelper.insert(Any any, AS_ContextSec s)
           
static void ServiceSpecificNameHelper.insert(Any any, byte[] s)
           
static void CompoundSecMechHelper.insert(Any any, CompoundSecMech s)
           
static void CompoundSecMechanismsHelper.insert(Any any, CompoundSecMech[] s)
           
static void CompoundSecMechListHelper.insert(Any any, CompoundSecMechList s)
           
static void ServiceConfigurationSyntaxHelper.insert(Any any, int s)
           
static void SAS_ContextSecHelper.insert(Any any, SAS_ContextSec s)
           
static void SECIOP_SEC_TRANSHelper.insert(Any any, SECIOP_SEC_TRANS s)
           
static void ServiceConfigurationHelper.insert(Any any, ServiceConfiguration s)
           
static void ServiceConfigurationListHelper.insert(Any any, ServiceConfiguration[] s)
           
static void AssociationOptionsHelper.insert(Any any, short s)
           
static void TLS_SEC_TRANSHelper.insert(Any any, TLS_SEC_TRANS s)
           
static void TransportAddressHelper.insert(Any any, TransportAddress s)
           
static void TransportAddressListHelper.insert(Any any, TransportAddress[] s)
           
 

Uses of Any in org.omg.dds
 

Methods in org.omg.dds with parameters of type Any
static QueryCondition QueryConditionHelper.extract(Any any)
           
static GuardCondition GuardConditionHelper.extract(Any any)
           
static LivelinessQosPolicy LivelinessQosPolicyHelper.extract(Any any)
           
static int ReturnCode_tHelper.extract(Any any)
           
static Duration_t Duration_tHelper.extract(Any any)
           
static int SampleStateMaskHelper.extract(Any any)
           
static PublisherQos PublisherQosHelper.extract(Any any)
           
static ReliabilityQosPolicy ReliabilityQosPolicyHelper.extract(Any any)
           
static DataWriter DataWriterHelper.extract(Any any)
           
static Listener ListenerHelper.extract(Any any)
           
static TopicDescription TopicDescriptionHelper.extract(Any any)
           
static DataReaderQos DataReaderQosHelper.extract(Any any)
           
static int InstanceHandle_tHelper.extract(Any any)
           
static Entity EntityHelper.extract(Any any)
           
static ReaderDataLifecycleQosPolicy ReaderDataLifecycleQosPolicyHelper.extract(Any any)
           
static int[] InstanceHandleSeqHelper.extract(Any any)
           
static SampleRejectedStatus SampleRejectedStatusHelper.extract(Any any)
           
static RequestedIncompatibleQosStatus RequestedIncompatibleQosStatusHelper.extract(Any any)
           
static LivelinessChangedStatus LivelinessChangedStatusHelper.extract(Any any)
           
static OwnershipQosPolicyKind OwnershipQosPolicyKindHelper.extract(Any any)
           
static DataReader DataReaderHelper.extract(Any any)
           
static OfferedDeadlineMissedStatus OfferedDeadlineMissedStatusHelper.extract(Any any)
           
static ContentFilteredTopic ContentFilteredTopicHelper.extract(Any any)
           
static TypeSupport TypeSupportHelper.extract(Any any)
           
static java.lang.String[] StringSeqHelper.extract(Any any)
           
static int DomainId_tHelper.extract(Any any)
           
static Publisher PublisherHelper.extract(Any any)
           
static LatencyBudgetQosPolicy LatencyBudgetQosPolicyHelper.extract(Any any)
           
static DomainParticipant DomainParticipantHelper.extract(Any any)
           
static DestinationOrderQosPolicy DestinationOrderQosPolicyHelper.extract(Any any)
           
static TopicDataQosPolicy TopicDataQosPolicyHelper.extract(Any any)
           
static TopicQos TopicQosHelper.extract(Any any)
           
static SampleInfo[] SampleInfoSeqHelper.extract(Any any)
           
static ReliabilityQosPolicyKind ReliabilityQosPolicyKindHelper.extract(Any any)
           
static PresentationQosPolicy PresentationQosPolicyHelper.extract(Any any)
           
static PublisherListener PublisherListenerHelper.extract(Any any)
           
static StatusCondition StatusConditionHelper.extract(Any any)
           
static SampleRejectedStatusKind SampleRejectedStatusKindHelper.extract(Any any)
           
static DurabilityQosPolicy DurabilityQosPolicyHelper.extract(Any any)
           
static TimeBasedFilterQosPolicy TimeBasedFilterQosPolicyHelper.extract(Any any)
           
static QosPolicyCount QosPolicyCountHelper.extract(Any any)
           
static DataWriterListener DataWriterListenerHelper.extract(Any any)
           
static int ViewStateKindHelper.extract(Any any)
           
static DomainParticipantFactory DomainParticipantFactoryHelper.extract(Any any)
           
static ParticipantBuiltinTopicData ParticipantBuiltinTopicDataHelper.extract(Any any)
           
static DataReaderListener DataReaderListenerHelper.extract(Any any)
           
static InconsistentTopicStatus InconsistentTopicStatusHelper.extract(Any any)
           
static SubscriptionBuiltinTopicData SubscriptionBuiltinTopicDataHelper.extract(Any any)
           
static LivelinessLostStatus LivelinessLostStatusHelper.extract(Any any)
           
static ReadCondition ReadConditionHelper.extract(Any any)
           
static DataWriterQos DataWriterQosHelper.extract(Any any)
           
static UserDataQosPolicy UserDataQosPolicyHelper.extract(Any any)
           
static OwnershipStrengthQosPolicy OwnershipStrengthQosPolicyHelper.extract(Any any)
           
static OfferedIncompatibleQosStatus OfferedIncompatibleQosStatusHelper.extract(Any any)
           
static DomainParticipantQos DomainParticipantQosHelper.extract(Any any)
           
static int[] SampleStateSeqHelper.extract(Any any)
           
static int QosPolicyId_tHelper.extract(Any any)
           
static SubscriptionMatchStatus SubscriptionMatchStatusHelper.extract(Any any)
           
static Subscriber SubscriberHelper.extract(Any any)
           
static PresentationQosPolicyAccessScopeKind PresentationQosPolicyAccessScopeKindHelper.extract(Any any)
           
static DomainParticipantListener DomainParticipantListenerHelper.extract(Any any)
           
static LivelinessQosPolicyKind LivelinessQosPolicyKindHelper.extract(Any any)
           
static HistoryQosPolicy HistoryQosPolicyHelper.extract(Any any)
           
static DurabilityQosPolicyKind DurabilityQosPolicyKindHelper.extract(Any any)
           
static DestinationOrderQosPolicyKind DestinationOrderQosPolicyKindHelper.extract(Any any)
           
static OwnershipQosPolicy OwnershipQosPolicyHelper.extract(Any any)
           
static Topic[] TopicSeqHelper.extract(Any any)
           
static TopicBuiltinTopicData TopicBuiltinTopicDataHelper.extract(Any any)
           
static SampleLostStatus SampleLostStatusHelper.extract(Any any)
           
static int ViewStateMaskHelper.extract(Any any)
           
static TopicListener TopicListenerHelper.extract(Any any)
           
static DataReader[] DataReaderSeqHelper.extract(Any any)
           
static PublicationMatchStatus PublicationMatchStatusHelper.extract(Any any)
           
static GroupDataQosPolicy GroupDataQosPolicyHelper.extract(Any any)
           
static WaitSet WaitSetHelper.extract(Any any)
           
static Topic TopicHelper.extract(Any any)
           
static SubscriberListener SubscriberListenerHelper.extract(Any any)
           
static QosPolicyCount[] QosPolicyCountSeqHelper.extract(Any any)
           
static RequestedDeadlineMissedStatus RequestedDeadlineMissedStatusHelper.extract(Any any)
           
static Condition[] ConditionSeqHelper.extract(Any any)
           
static int SampleStateKindHelper.extract(Any any)
           
static MultiTopic MultiTopicHelper.extract(Any any)
           
static LifespanQosPolicy LifespanQosPolicyHelper.extract(Any any)
           
static int InstanceStateMaskHelper.extract(Any any)
           
static int InstanceStateKindHelper.extract(Any any)
           
static Time_t Time_tHelper.extract(Any any)
           
static Condition ConditionHelper.extract(Any any)
           
static EntityFactoryQosPolicy EntityFactoryQosPolicyHelper.extract(Any any)
           
static SampleInfo SampleInfoHelper.extract(Any any)
           
static int[] InstanceStateSeqHelper.extract(Any any)
           
static int[] ViewStateSeqHelper.extract(Any any)
           
static ResourceLimitsQosPolicy ResourceLimitsQosPolicyHelper.extract(Any any)
           
static WriterDataLifecycleQosPolicy WriterDataLifecycleQosPolicyHelper.extract(Any any)
           
static TransportPriorityQosPolicy TransportPriorityQosPolicyHelper.extract(Any any)
           
static DeadlineQosPolicy DeadlineQosPolicyHelper.extract(Any any)
           
static PublicationBuiltinTopicData PublicationBuiltinTopicDataHelper.extract(Any any)
           
static HistoryQosPolicyKind HistoryQosPolicyKindHelper.extract(Any any)
           
static int[] BuiltinTopicKey_tHelper.extract(Any any)
           
static int StatusKindHelper.extract(Any any)
           
static int StatusKindMaskHelper.extract(Any any)
           
static PartitionQosPolicy PartitionQosPolicyHelper.extract(Any any)
           
static SubscriberQos SubscriberQosHelper.extract(Any any)
           
static void ConditionHelper.insert(Any any, Condition s)
           
static void ConditionSeqHelper.insert(Any any, Condition[] s)
           
static void ContentFilteredTopicHelper.insert(Any any, ContentFilteredTopic s)
           
static void DataReaderHelper.insert(Any any, DataReader s)
           
static void DataReaderSeqHelper.insert(Any any, DataReader[] s)
           
static void DataReaderListenerHelper.insert(Any any, DataReaderListener s)
           
static void DataReaderQosHelper.insert(Any any, DataReaderQos s)
           
static void DataWriterHelper.insert(Any any, DataWriter s)
           
static void DataWriterListenerHelper.insert(Any any, DataWriterListener s)
           
static void DataWriterQosHelper.insert(Any any, DataWriterQos s)
           
static void DeadlineQosPolicyHelper.insert(Any any, DeadlineQosPolicy s)
           
static void DestinationOrderQosPolicyHelper.insert(Any any, DestinationOrderQosPolicy s)
           
static void DestinationOrderQosPolicyKindHelper.insert(Any any, DestinationOrderQosPolicyKind s)
           
static void DomainParticipantHelper.insert(Any any, DomainParticipant s)
           
static void DomainParticipantFactoryHelper.insert(Any any, DomainParticipantFactory s)
           
static void DomainParticipantListenerHelper.insert(Any any, DomainParticipantListener s)
           
static void DomainParticipantQosHelper.insert(Any any, DomainParticipantQos s)
           
static void DurabilityQosPolicyHelper.insert(Any any, DurabilityQosPolicy s)
           
static void DurabilityQosPolicyKindHelper.insert(Any any, DurabilityQosPolicyKind s)
           
static void Duration_tHelper.insert(Any any, Duration_t s)
           
static void EntityHelper.insert(Any any, Entity s)
           
static void EntityFactoryQosPolicyHelper.insert(Any any, EntityFactoryQosPolicy s)
           
static void GroupDataQosPolicyHelper.insert(Any any, GroupDataQosPolicy s)
           
static void GuardConditionHelper.insert(Any any, GuardCondition s)
           
static void HistoryQosPolicyHelper.insert(Any any, HistoryQosPolicy s)
           
static void HistoryQosPolicyKindHelper.insert(Any any, HistoryQosPolicyKind s)
           
static void InconsistentTopicStatusHelper.insert(Any any, InconsistentTopicStatus s)
           
static void ReturnCode_tHelper.insert(Any any, int s)
           
static void SampleStateMaskHelper.insert(Any any, int s)
           
static void InstanceHandle_tHelper.insert(Any any, int s)
           
static void DomainId_tHelper.insert(Any any, int s)
           
static void ViewStateKindHelper.insert(Any any, int s)
           
static void QosPolicyId_tHelper.insert(Any any, int s)
           
static void ViewStateMaskHelper.insert(Any any, int s)
           
static void SampleStateKindHelper.insert(Any any, int s)
           
static void InstanceStateMaskHelper.insert(Any any, int s)
           
static void InstanceStateKindHelper.insert(Any any, int s)
           
static void StatusKindHelper.insert(Any any, int s)
           
static void StatusKindMaskHelper.insert(Any any, int s)
           
static void InstanceHandleSeqHelper.insert(Any any, int[] s)
           
static void SampleStateSeqHelper.insert(Any any, int[] s)
           
static void InstanceStateSeqHelper.insert(Any any, int[] s)
           
static void ViewStateSeqHelper.insert(Any any, int[] s)
           
static void BuiltinTopicKey_tHelper.insert(Any any, int[] s)
           
static void LatencyBudgetQosPolicyHelper.insert(Any any, LatencyBudgetQosPolicy s)
           
static void LifespanQosPolicyHelper.insert(Any any, LifespanQosPolicy s)
           
static void ListenerHelper.insert(Any any, Listener s)
           
static void LivelinessChangedStatusHelper.insert(Any any, LivelinessChangedStatus s)
           
static void LivelinessLostStatusHelper.insert(Any any, LivelinessLostStatus s)
           
static void LivelinessQosPolicyHelper.insert(Any any, LivelinessQosPolicy s)
           
static void LivelinessQosPolicyKindHelper.insert(Any any, LivelinessQosPolicyKind s)
           
static void MultiTopicHelper.insert(Any any, MultiTopic s)
           
static void OfferedDeadlineMissedStatusHelper.insert(Any any, OfferedDeadlineMissedStatus s)
           
static void OfferedIncompatibleQosStatusHelper.insert(Any any, OfferedIncompatibleQosStatus s)
           
static void OwnershipQosPolicyHelper.insert(Any any, OwnershipQosPolicy s)
           
static void OwnershipQosPolicyKindHelper.insert(Any any, OwnershipQosPolicyKind s)
           
static void OwnershipStrengthQosPolicyHelper.insert(Any any, OwnershipStrengthQosPolicy s)
           
static void ParticipantBuiltinTopicDataHelper.insert(Any any, ParticipantBuiltinTopicData s)
           
static void PartitionQosPolicyHelper.insert(Any any, PartitionQosPolicy s)
           
static void PresentationQosPolicyHelper.insert(Any any, PresentationQosPolicy s)
           
static void PresentationQosPolicyAccessScopeKindHelper.insert(Any any, PresentationQosPolicyAccessScopeKind s)
           
static void PublicationBuiltinTopicDataHelper.insert(Any any, PublicationBuiltinTopicData s)
           
static void PublicationMatchStatusHelper.insert(Any any, PublicationMatchStatus s)
           
static void PublisherHelper.insert(Any any, Publisher s)
           
static void PublisherListenerHelper.insert(Any any, PublisherListener s)
           
static void PublisherQosHelper.insert(Any any, PublisherQos s)
           
static void QosPolicyCountHelper.insert(Any any, QosPolicyCount s)
           
static void QosPolicyCountSeqHelper.insert(Any any, QosPolicyCount[] s)
           
static void QueryConditionHelper.insert(Any any, QueryCondition s)
           
static void ReadConditionHelper.insert(Any any, ReadCondition s)
           
static void ReaderDataLifecycleQosPolicyHelper.insert(Any any, ReaderDataLifecycleQosPolicy s)
           
static void ReliabilityQosPolicyHelper.insert(Any any, ReliabilityQosPolicy s)
           
static void ReliabilityQosPolicyKindHelper.insert(Any any, ReliabilityQosPolicyKind s)
           
static void RequestedDeadlineMissedStatusHelper.insert(Any any, RequestedDeadlineMissedStatus s)
           
static void RequestedIncompatibleQosStatusHelper.insert(Any any, RequestedIncompatibleQosStatus s)
           
static void ResourceLimitsQosPolicyHelper.insert(Any any, ResourceLimitsQosPolicy s)
           
static void SampleInfoHelper.insert(Any any, SampleInfo s)
           
static void SampleInfoSeqHelper.insert(Any any, SampleInfo[] s)
           
static void SampleLostStatusHelper.insert(Any any, SampleLostStatus s)
           
static void SampleRejectedStatusHelper.insert(Any any, SampleRejectedStatus s)
           
static void SampleRejectedStatusKindHelper.insert(Any any, SampleRejectedStatusKind s)
           
static void StatusConditionHelper.insert(Any any, StatusCondition s)
           
static void StringSeqHelper.insert(Any any, java.lang.String[] s)
           
static void SubscriberHelper.insert(Any any, Subscriber s)
           
static void SubscriberListenerHelper.insert(Any any, SubscriberListener s)
           
static void SubscriberQosHelper.insert(Any any, SubscriberQos s)
           
static void SubscriptionBuiltinTopicDataHelper.insert(Any any, SubscriptionBuiltinTopicData s)
           
static void SubscriptionMatchStatusHelper.insert(Any any, SubscriptionMatchStatus s)
           
static void Time_tHelper.insert(Any any, Time_t s)
           
static void TimeBasedFilterQosPolicyHelper.insert(Any any, TimeBasedFilterQosPolicy s)
           
static void TopicHelper.insert(Any any, Topic s)
           
static void TopicSeqHelper.insert(Any any, Topic[] s)
           
static void TopicBuiltinTopicDataHelper.insert(Any any, TopicBuiltinTopicData s)
           
static void TopicDataQosPolicyHelper.insert(Any any, TopicDataQosPolicy s)
           
static void TopicDescriptionHelper.insert(Any any, TopicDescription s)
           
static void TopicListenerHelper.insert(Any any, TopicListener s)
           
static void TopicQosHelper.insert(Any any, TopicQos s)
           
static void TransportPriorityQosPolicyHelper.insert(Any any, TransportPriorityQosPolicy s)
           
static void TypeSupportHelper.insert(Any any, TypeSupport s)
           
static void UserDataQosPolicyHelper.insert(Any any, UserDataQosPolicy s)
           
static void WaitSetHelper.insert(Any any, WaitSet s)
           
static void WriterDataLifecycleQosPolicyHelper.insert(Any any, WriterDataLifecycleQosPolicy s)
           
 

Uses of Any in org.omg.Dynamic
 

Fields in org.omg.Dynamic declared as Any
 Any Parameter.argument
           
 

Methods in org.omg.Dynamic with parameters of type Any
static Parameter ParameterHelper.extract(Any any)
           
static java.lang.String[] ContextListHelper.extract(Any any)
           
static Parameter[] ParameterListHelper.extract(Any any)
           
static TypeCode[] ExceptionListHelper.extract(Any any)
           
static java.lang.String[] RequestContextHelper.extract(Any any)
           
static void ParameterHelper.insert(Any any, Parameter s)
           
static void ParameterListHelper.insert(Any any, Parameter[] s)
           
static void ContextListHelper.insert(Any any, java.lang.String[] s)
           
static void RequestContextHelper.insert(Any any, java.lang.String[] s)
           
static void ExceptionListHelper.insert(Any any, TypeCode[] s)
           
 

Constructors in org.omg.Dynamic with parameters of type Any
Parameter(Any argument, ParameterMode mode)
           
 

Uses of Any in org.omg.DynamicAny
 

Fields in org.omg.DynamicAny declared as Any
 Any[] AnySeqHolder.value
           
 Any NameValuePair.value
           
 

Methods in org.omg.DynamicAny that return Any
static Any[] AnySeqHelper.extract(Any any)
           
 Any DynEnumPOATie.get_any()
           
 Any DynFixedPOATie.get_any()
           
 Any DynArrayPOATie.get_any()
           
 Any DynSequencePOATie.get_any()
           
 Any DynUnionPOATie.get_any()
           
 Any DynValuePOATie.get_any()
           
 Any DynStructPOATie.get_any()
           
 Any DynAnyPOATie.get_any()
           
 Any _DynValueStub.get_any()
           
 Any _DynUnionStub.get_any()
           
 Any _DynStructStub.get_any()
           
 Any _DynSequenceStub.get_any()
           
 Any _DynFixedStub.get_any()
           
 Any _DynEnumStub.get_any()
           
 Any _DynArrayStub.get_any()
           
 Any _DynAnyStub.get_any()
           
 Any DynAnyOperations.get_any()
           
 Any[] DynArrayPOATie.get_elements()
           
 Any[] DynSequencePOATie.get_elements()
           
 Any[] _DynSequenceStub.get_elements()
           
 Any[] _DynArrayStub.get_elements()
           
 Any[] DynSequenceOperations.get_elements()
           
 Any[] DynArrayOperations.get_elements()
           
static Any[] AnySeqHelper.read(InputStream _in)
           
 Any DynEnumPOATie.to_any()
           
 Any DynFixedPOATie.to_any()
           
 Any DynArrayPOATie.to_any()
           
 Any DynSequencePOATie.to_any()
           
 Any DynUnionPOATie.to_any()
           
 Any DynValuePOATie.to_any()
           
 Any DynStructPOATie.to_any()
           
 Any DynAnyPOATie.to_any()
           
 Any _DynValueStub.to_any()
           
 Any _DynUnionStub.to_any()
           
 Any _DynStructStub.to_any()
           
 Any _DynSequenceStub.to_any()
           
 Any _DynFixedStub.to_any()
           
 Any _DynEnumStub.to_any()
           
 Any _DynArrayStub.to_any()
           
 Any _DynAnyStub.to_any()
           
 Any DynAnyOperations.to_any()
           
 

Methods in org.omg.DynamicAny with parameters of type Any
 DynAny DynAnyFactoryPOATie.create_dyn_any(Any value)
           
 DynAny _DynAnyFactoryStub.create_dyn_any(Any value)
           
 DynAny DynAnyFactoryOperations.create_dyn_any(Any value)
           
static NameValuePair[] NameValuePairSeqHelper.extract(Any any)
           
static NameValuePair NameValuePairHelper.extract(Any any)
           
static NameDynAnyPair[] NameDynAnyPairSeqHelper.extract(Any any)
           
static NameDynAnyPair NameDynAnyPairHelper.extract(Any any)
           
static java.lang.String FieldNameHelper.extract(Any any)
           
static DynValue DynValueHelper.extract(Any any)
           
static DynUnion DynUnionHelper.extract(Any any)
           
static DynStruct DynStructHelper.extract(Any any)
           
static DynSequence DynSequenceHelper.extract(Any any)
           
static DynFixed DynFixedHelper.extract(Any any)
           
static DynEnum DynEnumHelper.extract(Any any)
           
static DynArray DynArrayHelper.extract(Any any)
           
static DynAny[] DynAnySeqHelper.extract(Any any)
           
static DynAny DynAnyHelper.extract(Any any)
           
static DynAnyFactory DynAnyFactoryHelper.extract(Any any)
           
static Any[] AnySeqHelper.extract(Any any)
           
 void DynEnumPOATie.from_any(Any value)
           
 void DynFixedPOATie.from_any(Any value)
           
 void DynArrayPOATie.from_any(Any value)
           
 void DynSequencePOATie.from_any(Any value)
           
 void DynUnionPOATie.from_any(Any value)
           
 void DynValuePOATie.from_any(Any value)
           
 void DynStructPOATie.from_any(Any value)
           
 void DynAnyPOATie.from_any(Any value)
           
 void _DynValueStub.from_any(Any value)
           
 void _DynUnionStub.from_any(Any value)
           
 void _DynStructStub.from_any(Any value)
           
 void _DynSequenceStub.from_any(Any value)
           
 void _DynFixedStub.from_any(Any value)
           
 void _DynEnumStub.from_any(Any value)
           
 void _DynArrayStub.from_any(Any value)
           
 void _DynAnyStub.from_any(Any value)
           
 void DynAnyOperations.from_any(Any value)
           
 void DynEnumPOATie.insert_any(Any value)
           
 void DynFixedPOATie.insert_any(Any value)
           
 void DynArrayPOATie.insert_any(Any value)
           
 void DynSequencePOATie.insert_any(Any value)
           
 void DynUnionPOATie.insert_any(Any value)
           
 void DynValuePOATie.insert_any(Any value)
           
 void DynStructPOATie.insert_any(Any value)
           
 void DynAnyPOATie.insert_any(Any value)
           
 void _DynValueStub.insert_any(Any value)
           
 void _DynUnionStub.insert_any(Any value)
           
 void _DynStructStub.insert_any(Any value)
           
 void _DynSequenceStub.insert_any(Any value)
           
 void _DynFixedStub.insert_any(Any value)
           
 void _DynEnumStub.insert_any(Any value)
           
 void _DynArrayStub.insert_any(Any value)
           
 void _DynAnyStub.insert_any(Any value)
           
 void DynAnyOperations.insert_any(Any value)
           
static void AnySeqHelper.insert(Any any, Any[] s)
           
static void AnySeqHelper.insert(Any any, Any[] s)
           
static void DynAnyHelper.insert(Any any, DynAny s)
           
static void DynAnySeqHelper.insert(Any any, DynAny[] s)
           
static void DynAnyFactoryHelper.insert(Any any, DynAnyFactory s)
           
static void DynArrayHelper.insert(Any any, DynArray s)
           
static void DynEnumHelper.insert(Any any, DynEnum s)
           
static void DynFixedHelper.insert(Any any, DynFixed s)
           
static void DynSequenceHelper.insert(Any any, DynSequence s)
           
static void DynStructHelper.insert(Any any, DynStruct s)
           
static void DynUnionHelper.insert(Any any, DynUnion s)
           
static void DynValueHelper.insert(Any any, DynValue s)
           
static void NameDynAnyPairHelper.insert(Any any, NameDynAnyPair s)
           
static void NameDynAnyPairSeqHelper.insert(Any any, NameDynAnyPair[] s)
           
static void NameValuePairHelper.insert(Any any, NameValuePair s)
           
static void NameValuePairSeqHelper.insert(Any any, NameValuePair[] s)
           
static void FieldNameHelper.insert(Any any, java.lang.String s)
           
 void DynArrayPOATie.set_elements(Any[] value)
           
 void DynSequencePOATie.set_elements(Any[] value)
           
 void _DynSequenceStub.set_elements(Any[] value)
           
 void _DynArrayStub.set_elements(Any[] value)
           
 void DynSequenceOperations.set_elements(Any[] value)
           
 void DynArrayOperations.set_elements(Any[] value)
           
static void AnySeqHelper.write(OutputStream _out, Any[] _s)
           
 

Constructors in org.omg.DynamicAny with parameters of type Any
AnySeqHolder(Any[] initial)
           
NameValuePair(java.lang.String id, Any value)
           
 

Uses of Any in org.omg.DynamicAny.DynAnyFactoryPackage
 

Methods in org.omg.DynamicAny.DynAnyFactoryPackage with parameters of type Any
static InconsistentTypeCode InconsistentTypeCodeHelper.extract(Any any)
           
static void InconsistentTypeCodeHelper.insert(Any any, InconsistentTypeCode s)
           
 

Uses of Any in org.omg.DynamicAny.DynAnyPackage
 

Methods in org.omg.DynamicAny.DynAnyPackage with parameters of type Any
static TypeMismatch TypeMismatchHelper.extract(Any any)
           
static InvalidValue InvalidValueHelper.extract(Any any)
           
static void InvalidValueHelper.insert(Any any, InvalidValue s)
           
static void TypeMismatchHelper.insert(Any any, TypeMismatch s)
           
 

Uses of Any in org.omg.ETF
 

Methods in org.omg.ETF with parameters of type Any
static Listener ListenerHelper.extract(Any any)
           
static ConnectionZeroCopy ConnectionZeroCopyHelper.extract(Any any)
           
static byte[] BufferHelper.extract(Any any)
           
static Factories FactoriesHelper.extract(Any any)
           
static Profile ProfileHelper.extract(Any any)
           
static BufferList BufferListHelper.extract(Any any)
           
static byte[] ObjectKeyHelper.extract(Any any)
           
static Connection ConnectionHelper.extract(Any any)
           
static Handle HandleHelper.extract(Any any)
           
static void BufferListHelper.insert(Any any, BufferList s)
           
static void BufferHelper.insert(Any any, byte[] s)
           
static void ObjectKeyHelper.insert(Any any, byte[] s)
           
static void ConnectionHelper.insert(Any any, Connection s)
           
static void ConnectionZeroCopyHelper.insert(Any any, ConnectionZeroCopy s)
           
static void FactoriesHelper.insert(Any any, Factories s)
           
static void HandleHelper.insert(Any any, Handle s)
           
static void ListenerHelper.insert(Any any, Listener s)
           
static void ProfileHelper.insert(Any any, Profile s)
           
 

Uses of Any in org.omg.GIOP
 

Methods in org.omg.GIOP with parameters of type Any
static TargetAddress TargetAddressHelper.extract(Any any)
           
static LocateRequestHeader_1_0 LocateRequestHeader_1_0Helper.extract(Any any)
           
static ReplyHeader_1_2 ReplyHeader_1_2Helper.extract(Any any)
           
static FragmentHeader_1_2 FragmentHeader_1_2Helper.extract(Any any)
           
static LocateReplyHeader_1_0 LocateReplyHeader_1_1Helper.extract(Any any)
           
static RequestHeader_1_1 RequestHeader_1_1Helper.extract(Any any)
           
static LocateReplyHeader_1_0 LocateReplyHeader_1_0Helper.extract(Any any)
           
static MessageHeader_1_1 MessageHeader_1_1Helper.extract(Any any)
           
static LocateStatusType_1_2 LocateStatusType_1_2Helper.extract(Any any)
           
static MsgType_1_0 MsgType_1_0Helper.extract(Any any)
           
static ReplyHeader_1_0 ReplyHeader_1_1Helper.extract(Any any)
           
static CancelRequestHeader CancelRequestHeaderHelper.extract(Any any)
           
static MessageHeader_1_0 MessageHeader_1_0Helper.extract(Any any)
           
static ReplyStatusType_1_2 ReplyStatusType_1_2Helper.extract(Any any)
           
static RequestHeader_1_2 RequestHeader_1_2Helper.extract(Any any)
           
static LocateRequestHeader_1_0 LocateRequestHeader_1_1Helper.extract(Any any)
           
static ReplyStatusType_1_0 ReplyStatusType_1_0Helper.extract(Any any)
           
static LocateRequestHeader_1_2 LocateRequestHeader_1_2Helper.extract(Any any)
           
static MsgType_1_1 MsgType_1_1Helper.extract(Any any)
           
static RequestHeader_1_0 RequestHeader_1_0Helper.extract(Any any)
           
static MessageHeader_1_1 MessageHeader_1_2Helper.extract(Any any)
           
static IORAddressingInfo IORAddressingInfoHelper.extract(Any any)
           
static LocateStatusType_1_0 LocateStatusType_1_0Helper.extract(Any any)
           
static LocateReplyHeader_1_2 LocateReplyHeader_1_2Helper.extract(Any any)
           
static Version VersionHelper.extract(Any any)
           
static SystemExceptionReplyBody SystemExceptionReplyBodyHelper.extract(Any any)
           
static ReplyHeader_1_0 ReplyHeader_1_0Helper.extract(Any any)
           
static short AddressingDispositionHelper.extract(Any any)
           
static void CancelRequestHeaderHelper.insert(Any any, CancelRequestHeader s)
           
static void FragmentHeader_1_2Helper.insert(Any any, FragmentHeader_1_2 s)
           
static void IORAddressingInfoHelper.insert(Any any, IORAddressingInfo s)
           
static void LocateReplyHeader_1_1Helper.insert(Any any, LocateReplyHeader_1_0 s)
           
static void LocateReplyHeader_1_0Helper.insert(Any any, LocateReplyHeader_1_0 s)
           
static void LocateReplyHeader_1_2Helper.insert(Any any, LocateReplyHeader_1_2 s)
           
static void LocateRequestHeader_1_0Helper.insert(Any any, LocateRequestHeader_1_0 s)
           
static void LocateRequestHeader_1_1Helper.insert(Any any, LocateRequestHeader_1_0 s)
           
static void LocateRequestHeader_1_2Helper.insert(Any any, LocateRequestHeader_1_2 s)
           
static void LocateStatusType_1_0Helper.insert(Any any, LocateStatusType_1_0 s)
           
static void LocateStatusType_1_2Helper.insert(Any any, LocateStatusType_1_2 s)
           
static void MessageHeader_1_0Helper.insert(Any any, MessageHeader_1_0 s)
           
static void MessageHeader_1_1Helper.insert(Any any, MessageHeader_1_1 s)
           
static void MessageHeader_1_2Helper.insert(Any any, MessageHeader_1_1 s)
           
static void MsgType_1_0Helper.insert(Any any, MsgType_1_0 s)
           
static void MsgType_1_1Helper.insert(Any any, MsgType_1_1 s)
           
static void ReplyHeader_1_1Helper.insert(Any any, ReplyHeader_1_0 s)
           
static void ReplyHeader_1_0Helper.insert(Any any, ReplyHeader_1_0 s)
           
static void ReplyHeader_1_2Helper.insert(Any any, ReplyHeader_1_2 s)
           
static void ReplyStatusType_1_0Helper.insert(Any any, ReplyStatusType_1_0 s)
           
static void ReplyStatusType_1_2Helper.insert(Any any, ReplyStatusType_1_2 s)
           
static void RequestHeader_1_0Helper.insert(Any any, RequestHeader_1_0 s)
           
static void RequestHeader_1_1Helper.insert(Any any, RequestHeader_1_1 s)
           
static void RequestHeader_1_2Helper.insert(Any any, RequestHeader_1_2 s)
           
static void AddressingDispositionHelper.insert(Any any, short s)
           
static void SystemExceptionReplyBodyHelper.insert(Any any, SystemExceptionReplyBody s)
           
static void TargetAddressHelper.insert(Any any, TargetAddress s)
           
static void VersionHelper.insert(Any any, Version s)
           
 

Uses of Any in org.omg.GSSUP
 

Methods in org.omg.GSSUP with parameters of type Any
static InitialContextToken InitialContextTokenHelper.extract(Any any)
           
static ErrorToken ErrorTokenHelper.extract(Any any)
           
static int ErrorCodeHelper.extract(Any any)
           
static void ErrorTokenHelper.insert(Any any, ErrorToken s)
           
static void InitialContextTokenHelper.insert(Any any, InitialContextToken s)
           
static void ErrorCodeHelper.insert(Any any, int s)
           
 

Uses of Any in org.omg.IIOP
 

Methods in org.omg.IIOP with parameters of type Any
static BiDirIIOPServiceContext BiDirIIOPServiceContextHelper.extract(Any any)
           
static ProfileBody_1_1 ProfileBody_1_1Helper.extract(Any any)
           
static ListenPoint ListenPointHelper.extract(Any any)
           
static Version VersionHelper.extract(Any any)
           
static ListenPoint[] ListenPointListHelper.extract(Any any)
           
static ProfileBody_1_0 ProfileBody_1_0Helper.extract(Any any)
           
static void BiDirIIOPServiceContextHelper.insert(Any any, BiDirIIOPServiceContext s)
           
static void ListenPointHelper.insert(Any any, ListenPoint s)
           
static void ListenPointListHelper.insert(Any any, ListenPoint[] s)
           
static void ProfileBody_1_0Helper.insert(Any any, ProfileBody_1_0 s)
           
static void ProfileBody_1_1Helper.insert(Any any, ProfileBody_1_1 s)
           
static void VersionHelper.insert(Any any, Version s)
           
 

Uses of Any in org.omg.IOP
 

Methods in org.omg.IOP that return Any
 Any CodecLocalTie.decode_value(byte[] data, TypeCode tc)
           
 Any CodecOperations.decode_value(byte[] data, TypeCode tc)
           
 Any CodecLocalTie.decode(byte[] data)
           
 Any CodecOperations.decode(byte[] data)
           
 

Methods in org.omg.IOP with parameters of type Any
 byte[] CodecLocalTie.encode_value(Any data)
           
 byte[] CodecOperations.encode_value(Any data)
           
 byte[] CodecLocalTie.encode(Any data)
           
 byte[] CodecOperations.encode(Any data)
           
static Encoding EncodingHelper.extract(Any any)
           
static short EncodingFormatHelper.extract(Any any)
           
static TaggedComponent[] TaggedComponentSeqHelper.extract(Any any)
           
static Codec CodecHelper.extract(Any any)
           
static TaggedProfile TaggedProfileHelper.extract(Any any)
           
static TaggedComponent TaggedComponentHelper.extract(Any any)
           
static int ServiceIdHelper.extract(Any any)
           
static ServiceContext[] ServiceContextListHelper.extract(Any any)
           
static ServiceContext ServiceContextHelper.extract(Any any)
           
static int ProfileIdHelper.extract(Any any)
           
static TaggedComponent[] MultipleComponentProfileHelper.extract(Any any)
           
static IOR IORHelper.extract(Any any)
           
static int ComponentIdHelper.extract(Any any)
           
static CodecFactory CodecFactoryHelper.extract(Any any)
           
static void CodecHelper.insert(Any any, Codec s)
           
static void CodecFactoryHelper.insert(Any any, CodecFactory s)
           
static void EncodingHelper.insert(Any any, Encoding s)
           
static void ServiceIdHelper.insert(Any any, int s)
           
static void ProfileIdHelper.insert(Any any, int s)
           
static void ComponentIdHelper.insert(Any any, int s)
           
static void IORHelper.insert(Any any, IOR s)
           
static void ServiceContextHelper.insert(Any any, ServiceContext s)
           
static void ServiceContextListHelper.insert(Any any, ServiceContext[] s)
           
static void EncodingFormatHelper.insert(Any any, short s)
           
static void TaggedComponentHelper.insert(Any any, TaggedComponent s)
           
static void TaggedComponentSeqHelper.insert(Any any, TaggedComponent[] s)
           
static void MultipleComponentProfileHelper.insert(Any any, TaggedComponent[] s)
           
static void TaggedProfileHelper.insert(Any any, TaggedProfile s)
           
 

Uses of Any in org.omg.IOP.CodecFactoryPackage
 

Methods in org.omg.IOP.CodecFactoryPackage with parameters of type Any
static UnknownEncoding UnknownEncodingHelper.extract(Any any)
           
static void UnknownEncodingHelper.insert(Any any, UnknownEncoding s)
           
 

Uses of Any in org.omg.IOP.CodecPackage
 

Methods in org.omg.IOP.CodecPackage with parameters of type Any
static TypeMismatch TypeMismatchHelper.extract(Any any)
           
static InvalidTypeForEncoding InvalidTypeForEncodingHelper.extract(Any any)
           
static FormatMismatch FormatMismatchHelper.extract(Any any)
           
static void FormatMismatchHelper.insert(Any any, FormatMismatch s)
           
static void InvalidTypeForEncodingHelper.insert(Any any, InvalidTypeForEncoding s)
           
static void TypeMismatchHelper.insert(Any any, TypeMismatch s)
           
 

Uses of Any in org.omg.Messaging
 

Methods in org.omg.Messaging with parameters of type Any
static RequestStartTimePolicy RequestStartTimePolicyHelper.extract(Any any)
           
static long TimeoutHelper.extract(Any any)
           
static ReplyHandler ReplyHandlerHelper.extract(Any any)
           
static RoutingPolicy RoutingPolicyHelper.extract(Any any)
           
static ReplyPriorityPolicy ReplyPriorityPolicyHelper.extract(Any any)
           
static PriorityRange PriorityRangeHelper.extract(Any any)
           
static ReplyStartTimePolicy ReplyStartTimePolicyHelper.extract(Any any)
           
static short OrderingHelper.extract(Any any)
           
static RoutingTypeRange RoutingTypeRangeHelper.extract(Any any)
           
static short PriorityHelper.extract(Any any)
           
static short RoutingTypeHelper.extract(Any any)
           
static SyncScopePolicy SyncScopePolicyHelper.extract(Any any)
           
static RequestPriorityPolicy RequestPriorityPolicyHelper.extract(Any any)
           
static RelativeRequestTimeoutPolicy RelativeRequestTimeoutPolicyHelper.extract(Any any)
           
static MaxHopsPolicy MaxHopsPolicyHelper.extract(Any any)
           
static PolicyValue[] PolicyValueSeqHelper.extract(Any any)
           
static ReplyEndTimePolicy ReplyEndTimePolicyHelper.extract(Any any)
           
static QueueOrderPolicy QueueOrderPolicyHelper.extract(Any any)
           
static RequestEndTimePolicy RequestEndTimePolicyHelper.extract(Any any)
           
static RelativeRoundtripTimeoutPolicy RelativeRoundtripTimeoutPolicyHelper.extract(Any any)
           
static short RebindModeHelper.extract(Any any)
           
static PolicyValue PolicyValueHelper.extract(Any any)
           
static RebindPolicy RebindPolicyHelper.extract(Any any)
           
static ExceptionHolder ExceptionHolderHelper.extract(Any a)
           
static short SyncScopeHelper.extract(Any any)
           
static void ExceptionHolderHelper.insert(Any a, ExceptionHolder v)
           
static void TimeoutHelper.insert(Any any, long s)
           
static void MaxHopsPolicyHelper.insert(Any any, MaxHopsPolicy s)
           
static void PolicyValueHelper.insert(Any any, PolicyValue s)
           
static void PolicyValueSeqHelper.insert(Any any, PolicyValue[] s)
           
static void PriorityRangeHelper.insert(Any any, PriorityRange s)
           
static void QueueOrderPolicyHelper.insert(Any any, QueueOrderPolicy s)
           
static void RebindPolicyHelper.insert(Any any, RebindPolicy s)
           
static void RelativeRequestTimeoutPolicyHelper.insert(Any any, RelativeRequestTimeoutPolicy s)
           
static void RelativeRoundtripTimeoutPolicyHelper.insert(Any any, RelativeRoundtripTimeoutPolicy s)
           
static void ReplyEndTimePolicyHelper.insert(Any any, ReplyEndTimePolicy s)
           
static void ReplyHandlerHelper.insert(Any any, ReplyHandler s)
           
static void ReplyPriorityPolicyHelper.insert(Any any, ReplyPriorityPolicy s)
           
static void ReplyStartTimePolicyHelper.insert(Any any, ReplyStartTimePolicy s)
           
static void RequestEndTimePolicyHelper.insert(Any any, RequestEndTimePolicy s)
           
static void RequestPriorityPolicyHelper.insert(Any any, RequestPriorityPolicy s)
           
static void RequestStartTimePolicyHelper.insert(Any any, RequestStartTimePolicy s)
           
static void RoutingPolicyHelper.insert(Any any, RoutingPolicy s)
           
static void RoutingTypeRangeHelper.insert(Any any, RoutingTypeRange s)
           
static void OrderingHelper.insert(Any any, short s)
           
static void PriorityHelper.insert(Any any, short s)
           
static void RoutingTypeHelper.insert(Any any, short s)
           
static void RebindModeHelper.insert(Any any, short s)
           
static void SyncScopeHelper.insert(Any any, short s)
           
static void SyncScopePolicyHelper.insert(Any any, SyncScopePolicy s)
           
 

Uses of Any in org.omg.PortableInterceptor
 

Methods in org.omg.PortableInterceptor that return Any
 Any RequestInfoOperations.get_slot(int id)
           
 Any CurrentOperations.get_slot(int id)
           
 Any ClientRequestInfoOperations.received_exception()
           
 Any RequestInfoOperations.result()
           
 Any ServerRequestInfoOperations.sending_exception()
           
 

Methods in org.omg.PortableInterceptor with parameters of type Any
 Policy PolicyFactoryOperations.create_policy(int type, Any value)
           
static ORBInitInfo ORBInitInfoHelper.extract(Any any)
           
static PolicyFactory PolicyFactoryHelper.extract(Any any)
           
static Interceptor InterceptorHelper.extract(Any any)
           
static ServerRequestInfo ServerRequestInfoHelper.extract(Any any)
           
static int SlotIdHelper.extract(Any any)
           
static ORBInitializer ORBInitializerHelper.extract(Any any)
           
static ClientRequestInterceptor ClientRequestInterceptorHelper.extract(Any any)
           
static RequestInfo RequestInfoHelper.extract(Any any)
           
static short ReplyStatusHelper.extract(Any any)
           
static IORInterceptor IORInterceptorHelper.extract(Any any)
           
static ClientRequestInfo ClientRequestInfoHelper.extract(Any any)
           
static IORInfo IORInfoHelper.extract(Any any)
           
static ServerRequestInterceptor ServerRequestInterceptorHelper.extract(Any any)
           
static InvalidSlot InvalidSlotHelper.extract(Any any)
           
static ForwardRequest ForwardRequestHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static void ClientRequestInfoHelper.insert(Any any, ClientRequestInfo s)
           
static void ClientRequestInterceptorHelper.insert(Any any, ClientRequestInterceptor s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void ForwardRequestHelper.insert(Any any, ForwardRequest s)
           
static void SlotIdHelper.insert(Any any, int s)
           
static void InterceptorHelper.insert(Any any, Interceptor s)
           
static void InvalidSlotHelper.insert(Any any, InvalidSlot s)
           
static void IORInfoHelper.insert(Any any, IORInfo s)
           
static void IORInterceptorHelper.insert(Any any, IORInterceptor s)
           
static void ORBInitializerHelper.insert(Any any, ORBInitializer s)
           
static void ORBInitInfoHelper.insert(Any any, ORBInitInfo s)
           
static void PolicyFactoryHelper.insert(Any any, PolicyFactory s)
           
static void RequestInfoHelper.insert(Any any, RequestInfo s)
           
static void ServerRequestInfoHelper.insert(Any any, ServerRequestInfo s)
           
static void ServerRequestInterceptorHelper.insert(Any any, ServerRequestInterceptor s)
           
static void ReplyStatusHelper.insert(Any any, short s)
           
 void ServerRequestInfoOperations.set_slot(int id, Any data)
           
 void CurrentOperations.set_slot(int id, Any data)
           
 

Uses of Any in org.omg.PortableInterceptor.ORBInitInfoPackage
 

Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type Any
static java.lang.String ObjectIdHelper.extract(Any any)
           
static InvalidName InvalidNameHelper.extract(Any any)
           
static DuplicateName DuplicateNameHelper.extract(Any any)
           
static void DuplicateNameHelper.insert(Any any, DuplicateName s)
           
static void InvalidNameHelper.insert(Any any, InvalidName s)
           
static void ObjectIdHelper.insert(Any any, java.lang.String s)
           
 

Uses of Any in org.omg.PortableServer
 

Methods in org.omg.PortableServer with parameters of type Any
static ImplicitActivationPolicyValue ImplicitActivationPolicyValueHelper.extract(Any any)
           
static ThreadPolicy ThreadPolicyHelper.extract(Any any)
           
static byte[] ObjectIdHelper.extract(Any any)
           
static IdAssignmentPolicy IdAssignmentPolicyHelper.extract(Any any)
           
static POAManager POAManagerHelper.extract(Any any)
           
static ImplicitActivationPolicy ImplicitActivationPolicyHelper.extract(Any any)
           
static LifespanPolicyValue LifespanPolicyValueHelper.extract(Any any)
           
static IdAssignmentPolicyValue IdAssignmentPolicyValueHelper.extract(Any any)
           
static IdUniquenessPolicyValue IdUniquenessPolicyValueHelper.extract(Any any)
           
static ServantRetentionPolicy ServantRetentionPolicyHelper.extract(Any any)
           
static RequestProcessingPolicy RequestProcessingPolicyHelper.extract(Any any)
           
static ServantRetentionPolicyValue ServantRetentionPolicyValueHelper.extract(Any any)
           
static ThreadPolicyValue ThreadPolicyValueHelper.extract(Any any)
           
static LifespanPolicy LifespanPolicyHelper.extract(Any any)
           
static RequestProcessingPolicyValue RequestProcessingPolicyValueHelper.extract(Any any)
           
static AdapterActivator AdapterActivatorHelper.extract(Any any)
           
static ServantManager ServantManagerHelper.extract(Any any)
           
static IdUniquenessPolicy IdUniquenessPolicyHelper.extract(Any any)
           
static POA[] POAListHelper.extract(Any any)
           
static ServantActivator ServantActivatorHelper.extract(Any any)
           
static POA POAHelper.extract(Any any)
           
static ForwardRequest ForwardRequestHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static void AdapterActivatorHelper.insert(Any any, AdapterActivator s)
           
static void ObjectIdHelper.insert(Any any, byte[] s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void ForwardRequestHelper.insert(Any any, ForwardRequest s)
           
static void IdAssignmentPolicyHelper.insert(Any any, IdAssignmentPolicy s)
           
static void IdAssignmentPolicyValueHelper.insert(Any any, IdAssignmentPolicyValue s)
           
static void IdUniquenessPolicyHelper.insert(Any any, IdUniquenessPolicy s)
           
static void IdUniquenessPolicyValueHelper.insert(Any any, IdUniquenessPolicyValue s)
           
static void ImplicitActivationPolicyHelper.insert(Any any, ImplicitActivationPolicy s)
           
static void ImplicitActivationPolicyValueHelper.insert(Any any, ImplicitActivationPolicyValue s)
           
static void LifespanPolicyHelper.insert(Any any, LifespanPolicy s)
           
static void LifespanPolicyValueHelper.insert(Any any, LifespanPolicyValue s)
           
static void POAHelper.insert(Any any, POA s)
           
static void POAListHelper.insert(Any any, POA[] s)
           
static void POAManagerHelper.insert(Any any, POAManager s)
           
static void RequestProcessingPolicyHelper.insert(Any any, RequestProcessingPolicy s)
           
static void RequestProcessingPolicyValueHelper.insert(Any any, RequestProcessingPolicyValue s)
           
static void ServantActivatorHelper.insert(Any any, ServantActivator s)
           
static void ServantManagerHelper.insert(Any any, ServantManager s)
           
static void ServantRetentionPolicyHelper.insert(Any any, ServantRetentionPolicy s)
           
static void ServantRetentionPolicyValueHelper.insert(Any any, ServantRetentionPolicyValue s)
           
static void ThreadPolicyHelper.insert(Any any, ThreadPolicy s)
           
static void ThreadPolicyValueHelper.insert(Any any, ThreadPolicyValue s)
           
 

Uses of Any in org.omg.PortableServer.CurrentPackage
 

Methods in org.omg.PortableServer.CurrentPackage with parameters of type Any
static NoContext NoContextHelper.extract(Any any)
           
static void NoContextHelper.insert(Any any, NoContext s)
           
 

Uses of Any in org.omg.PortableServer.POAManagerPackage
 

Methods in org.omg.PortableServer.POAManagerPackage with parameters of type Any
static State StateHelper.extract(Any any)
           
static AdapterInactive AdapterInactiveHelper.extract(Any any)
           
static void AdapterInactiveHelper.insert(Any any, AdapterInactive s)
           
static void StateHelper.insert(Any any, State s)
           
 

Uses of Any in org.omg.PortableServer.POAPackage
 

Methods in org.omg.PortableServer.POAPackage with parameters of type Any
static AdapterInactive AdapterInactiveHelper.extract(Any any)
           
static WrongPolicy WrongPolicyHelper.extract(Any any)
           
static WrongAdapter WrongAdapterHelper.extract(Any any)
           
static ServantNotActive ServantNotActiveHelper.extract(Any any)
           
static ServantAlreadyActive ServantAlreadyActiveHelper.extract(Any any)
           
static ObjectNotActive ObjectNotActiveHelper.extract(Any any)
           
static ObjectAlreadyActive ObjectAlreadyActiveHelper.extract(Any any)
           
static NoServant NoServantHelper.extract(Any any)
           
static InvalidPolicy InvalidPolicyHelper.extract(Any any)
           
static AdapterNonExistent AdapterNonExistentHelper.extract(Any any)
           
static AdapterAlreadyExists AdapterAlreadyExistsHelper.extract(Any any)
           
static void AdapterAlreadyExistsHelper.insert(Any any, AdapterAlreadyExists s)
           
static void AdapterInactiveHelper.insert(Any any, AdapterInactive s)
           
static void AdapterNonExistentHelper.insert(Any any, AdapterNonExistent s)
           
static void InvalidPolicyHelper.insert(Any any, InvalidPolicy s)
           
static void NoServantHelper.insert(Any any, NoServant s)
           
static void ObjectAlreadyActiveHelper.insert(Any any, ObjectAlreadyActive s)
           
static void ObjectNotActiveHelper.insert(Any any, ObjectNotActive s)
           
static void ServantAlreadyActiveHelper.insert(Any any, ServantAlreadyActive s)
           
static void ServantNotActiveHelper.insert(Any any, ServantNotActive s)
           
static void WrongAdapterHelper.insert(Any any, WrongAdapter s)
           
static void WrongPolicyHelper.insert(Any any, WrongPolicy s)
           
 

Uses of Any in org.omg.RTCORBA
 

Methods in org.omg.RTCORBA with parameters of type Any
static short NativePriorityHelper.extract(Any any)
           
static TCPProtocolProperties TCPProtocolPropertiesHelper.extract(Any any)
           
static ProtocolProperties ProtocolPropertiesHelper.extract(Any any)
           
static RTORB RTORBHelper.extract(Any any)
           
static PriorityModel PriorityModelHelper.extract(Any any)
           
static Protocol[] ProtocolListHelper.extract(Any any)
           
static short PriorityHelper.extract(Any any)
           
static Protocol ProtocolHelper.extract(Any any)
           
static ClientProtocolPolicy ClientProtocolPolicyHelper.extract(Any any)
           
static void ClientProtocolPolicyHelper.insert(Any any, ClientProtocolPolicy s)
           
static void PriorityModelHelper.insert(Any any, PriorityModel s)
           
static void ProtocolHelper.insert(Any any, Protocol s)
           
static void ProtocolListHelper.insert(Any any, Protocol[] s)
           
static void ProtocolPropertiesHelper.insert(Any any, ProtocolProperties s)
           
static void RTORBHelper.insert(Any any, RTORB s)
           
static void NativePriorityHelper.insert(Any any, short s)
           
static void PriorityHelper.insert(Any any, short s)
           
static void TCPProtocolPropertiesHelper.insert(Any any, TCPProtocolProperties s)
           
 

Uses of Any in org.omg.Security
 

Fields in org.omg.Security declared as Any
 Any SelectorValue.value
           
 

Methods in org.omg.Security with parameters of type Any
static AuditEventType[] AuditEventTypeListHelper.extract(Any any)
           
static int AuditChannelIdHelper.extract(Any any)
           
static QOP QOPHelper.extract(Any any)
           
static java.lang.String TransportTypeHelper.extract(Any any)
           
static short EventTypeHelper.extract(Any any)
           
static EstablishTrust EstablishTrustHelper.extract(Any any)
           
static int SelectorTypeHelper.extract(Any any)
           
static Right RightHelper.extract(Any any)
           
static OptionsDirectionPair[] OptionsDirectionPairListHelper.extract(Any any)
           
static SelectorValue[] SelectorValueListHelper.extract(Any any)
           
static RightsCombinator RightsCombinatorHelper.extract(Any any)
           
static RequiresSupports RequiresSupportsHelper.extract(Any any)
           
static AuditEventType AuditEventTypeHelper.extract(Any any)
           
static int SecurityAttributeTypeHelper.extract(Any any)
           
static OptionsDirectionPair OptionsDirectionPairHelper.extract(Any any)
           
static MechandOptions[] MechandOptionsListHelper.extract(Any any)
           
static DelegationMode DelegationModeHelper.extract(Any any)
           
static short AssociationOptionsHelper.extract(Any any)
           
static SecurityMechanismData[] SecurityMechanismDataListHelper.extract(Any any)
           
static InvocationCredentialsType InvocationCredentialsTypeHelper.extract(Any any)
           
static SecurityFeature SecurityFeatureHelper.extract(Any any)
           
static SecAttribute SecAttributeHelper.extract(Any any)
           
static SelectorValue SelectorValueHelper.extract(Any any)
           
static SecurityMechanismData SecurityMechanismDataHelper.extract(Any any)
           
static CommunicationDirection CommunicationDirectionHelper.extract(Any any)
           
static int AuthenticationMethodHelper.extract(Any any)
           
static java.lang.String MechanismTypeHelper.extract(Any any)
           
static SecurityContextType SecurityContextTypeHelper.extract(Any any)
           
static MechandOptions MechandOptionsHelper.extract(Any any)
           
static SecurityContextState SecurityContextStateHelper.extract(Any any)
           
static AttributeType AttributeTypeHelper.extract(Any any)
           
static ExtensibleFamily ExtensibleFamilyHelper.extract(Any any)
           
static UtcT UtcTHelper.extract(Any any)
           
static AssociationStatus AssociationStatusHelper.extract(Any any)
           
static IntervalT IntervalTHelper.extract(Any any)
           
static java.lang.String SecurityNameHelper.extract(Any any)
           
static java.lang.String[] MechanismTypeListHelper.extract(Any any)
           
static AuthenticationStatus AuthenticationStatusHelper.extract(Any any)
           
static OpaqueBuffer OpaqueBufferHelper.extract(Any any)
           
static long TimeTHelper.extract(Any any)
           
static Right[] RightsListHelper.extract(Any any)
           
static CredentialType CredentialTypeHelper.extract(Any any)
           
static DayOfTheWeek DayOfTheWeekHelper.extract(Any any)
           
static DelegationState DelegationStateHelper.extract(Any any)
           
static int[] AuthenticationMethodListHelper.extract(Any any)
           
static AttributeType[] AttributeTypeListHelper.extract(Any any)
           
static SecAttribute[] AttributeListHelper.extract(Any any)
           
static AuditCombinator AuditCombinatorHelper.extract(Any any)
           
static byte[] OpaqueHelper.extract(Any any)
           
static DelegationDirective DelegationDirectiveHelper.extract(Any any)
           
static void AssociationStatusHelper.insert(Any any, AssociationStatus s)
           
static void AttributeTypeHelper.insert(Any any, AttributeType s)
           
static void AttributeTypeListHelper.insert(Any any, AttributeType[] s)
           
static void AuditCombinatorHelper.insert(Any any, AuditCombinator s)
           
static void AuditEventTypeHelper.insert(Any any, AuditEventType s)
           
static void AuditEventTypeListHelper.insert(Any any, AuditEventType[] s)
           
static void AuthenticationStatusHelper.insert(Any any, AuthenticationStatus s)
           
static void OpaqueHelper.insert(Any any, byte[] s)
           
static void CommunicationDirectionHelper.insert(Any any, CommunicationDirection s)
           
static void CredentialTypeHelper.insert(Any any, CredentialType s)
           
static void DayOfTheWeekHelper.insert(Any any, DayOfTheWeek s)
           
static void DelegationDirectiveHelper.insert(Any any, DelegationDirective s)
           
static void DelegationModeHelper.insert(Any any, DelegationMode s)
           
static void DelegationStateHelper.insert(Any any, DelegationState s)
           
static void EstablishTrustHelper.insert(Any any, EstablishTrust s)
           
static void ExtensibleFamilyHelper.insert(Any any, ExtensibleFamily s)
           
static void AuditChannelIdHelper.insert(Any any, int s)
           
static void SelectorTypeHelper.insert(Any any, int s)
           
static void SecurityAttributeTypeHelper.insert(Any any, int s)
           
static void AuthenticationMethodHelper.insert(Any any, int s)
           
static void AuthenticationMethodListHelper.insert(Any any, int[] s)
           
static void IntervalTHelper.insert(Any any, IntervalT s)
           
static void InvocationCredentialsTypeHelper.insert(Any any, InvocationCredentialsType s)
           
static void TimeTHelper.insert(Any any, long s)
           
static void MechandOptionsHelper.insert(Any any, MechandOptions s)
           
static void MechandOptionsListHelper.insert(Any any, MechandOptions[] s)
           
static void OpaqueBufferHelper.insert(Any any, OpaqueBuffer s)
           
static void OptionsDirectionPairHelper.insert(Any any, OptionsDirectionPair s)
           
static void OptionsDirectionPairListHelper.insert(Any any, OptionsDirectionPair[] s)
           
static void QOPHelper.insert(Any any, QOP s)
           
static void RequiresSupportsHelper.insert(Any any, RequiresSupports s)
           
static void RightHelper.insert(Any any, Right s)
           
static void RightsListHelper.insert(Any any, Right[] s)
           
static void RightsCombinatorHelper.insert(Any any, RightsCombinator s)
           
static void SecAttributeHelper.insert(Any any, SecAttribute s)
           
static void AttributeListHelper.insert(Any any, SecAttribute[] s)
           
static void SecurityContextStateHelper.insert(Any any, SecurityContextState s)
           
static void SecurityContextTypeHelper.insert(Any any, SecurityContextType s)
           
static void SecurityFeatureHelper.insert(Any any, SecurityFeature s)
           
static void SecurityMechanismDataHelper.insert(Any any, SecurityMechanismData s)
           
static void SecurityMechanismDataListHelper.insert(Any any, SecurityMechanismData[] s)
           
static void SelectorValueHelper.insert(Any any, SelectorValue s)
           
static void SelectorValueListHelper.insert(Any any, SelectorValue[] s)
           
static void EventTypeHelper.insert(Any any, short s)
           
static void AssociationOptionsHelper.insert(Any any, short s)
           
static void TransportTypeHelper.insert(Any any, java.lang.String s)
           
static void MechanismTypeHelper.insert(Any any, java.lang.String s)
           
static void SecurityNameHelper.insert(Any any, java.lang.String s)
           
static void MechanismTypeListHelper.insert(Any any, java.lang.String[] s)
           
static void UtcTHelper.insert(Any any, UtcT s)
           
 

Constructors in org.omg.Security with parameters of type Any
SelectorValue(int selector, Any value)
           
 

Uses of Any in org.omg.SecurityAdmin
 

Methods in org.omg.SecurityAdmin with parameters of type Any
static DelegationPolicy DelegationPolicyHelper.extract(Any any)
           
static AuditPolicy AuditPolicyHelper.extract(Any any)
           
static DomainAccessPolicy DomainAccessPolicyHelper.extract(Any any)
           
static SecureInvocationPolicy SecureInvocationPolicyHelper.extract(Any any)
           
static AccessPolicy AccessPolicyHelper.extract(Any any)
           
static void AccessPolicyHelper.insert(Any any, AccessPolicy s)
           
static void AuditPolicyHelper.insert(Any any, AuditPolicy s)
           
static void DelegationPolicyHelper.insert(Any any, DelegationPolicy s)
           
static void DomainAccessPolicyHelper.insert(Any any, DomainAccessPolicy s)
           
static void SecureInvocationPolicyHelper.insert(Any any, SecureInvocationPolicy s)
           
 

Uses of Any in org.omg.SecurityLevel1
 

Methods in org.omg.SecurityLevel1 with parameters of type Any
static Current CurrentHelper.extract(Any any)
           
static void CurrentHelper.insert(Any any, Current s)
           
 

Uses of Any in org.omg.SecurityLevel2
 

Methods in org.omg.SecurityLevel2 with parameters of type Any
static PrincipalAuthenticator PrincipalAuthenticatorHelper.extract(Any any)
           
static RequiredRights RequiredRightsHelper.extract(Any any)
           
static DelegationMode DelegationModeHelper.extract(Any any)
           
static Credentials CredentialsHelper.extract(Any any)
           
static DelegationDirectivePolicy DelegationDirectivePolicyHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static QOPPolicy QOPPolicyHelper.extract(Any any)
           
static EstablishTrustPolicy EstablishTrustPolicyHelper.extract(Any any)
           
static AccessDecision AccessDecisionHelper.extract(Any any)
           
static ReceivedCredentials ReceivedCredentialsHelper.extract(Any any)
           
static Credentials[] CredentialsListHelper.extract(Any any)
           
static MechanismPolicy MechanismPolicyHelper.extract(Any any)
           
static InvocationCredentialsPolicy InvocationCredentialsPolicyHelper.extract(Any any)
           
static AuditDecision AuditDecisionHelper.extract(Any any)
           
static AuditChannel AuditChannelHelper.extract(Any any)
           
static void AccessDecisionHelper.insert(Any any, AccessDecision s)
           
static void AuditChannelHelper.insert(Any any, AuditChannel s)
           
static void AuditDecisionHelper.insert(Any any, AuditDecision s)
           
static void CredentialsHelper.insert(Any any, Credentials s)
           
static void CredentialsListHelper.insert(Any any, Credentials[] s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void DelegationDirectivePolicyHelper.insert(Any any, DelegationDirectivePolicy s)
           
static void DelegationModeHelper.insert(Any any, DelegationMode s)
           
static void EstablishTrustPolicyHelper.insert(Any any, EstablishTrustPolicy s)
           
static void InvocationCredentialsPolicyHelper.insert(Any any, InvocationCredentialsPolicy s)
           
static void MechanismPolicyHelper.insert(Any any, MechanismPolicy s)
           
static void PrincipalAuthenticatorHelper.insert(Any any, PrincipalAuthenticator s)
           
static void QOPPolicyHelper.insert(Any any, QOPPolicy s)
           
static void ReceivedCredentialsHelper.insert(Any any, ReceivedCredentials s)
           
static void RequiredRightsHelper.insert(Any any, RequiredRights s)
           
 

Uses of Any in org.omg.SecurityReplaceable
 

Methods in org.omg.SecurityReplaceable with parameters of type Any
static SecurityContext SecurityContextHelper.extract(Any any)
           
static Vault VaultHelper.extract(Any any)
           
static ClientSecurityContext ClientSecurityContextHelper.extract(Any any)
           
static ServerSecurityContext ServerSecurityContextHelper.extract(Any any)
           
static void ClientSecurityContextHelper.insert(Any any, ClientSecurityContext s)
           
static void SecurityContextHelper.insert(Any any, SecurityContext s)
           
static void ServerSecurityContextHelper.insert(Any any, ServerSecurityContext s)
           
static void VaultHelper.insert(Any any, Vault s)
           
 

Uses of Any in org.omg.SSLIOP
 

Methods in org.omg.SSLIOP with parameters of type Any
static SSL SSLHelper.extract(Any any)
           
static void SSLHelper.insert(Any any, SSL s)
           
 

Uses of Any in org.omg.TimeBase
 

Methods in org.omg.TimeBase with parameters of type Any
static short TdfTHelper.extract(Any any)
           
static UtcT UtcTHelper.extract(Any any)
           
static long InaccuracyTHelper.extract(Any any)
           
static IntervalT IntervalTHelper.extract(Any any)
           
static long TimeTHelper.extract(Any any)
           
static void IntervalTHelper.insert(Any any, IntervalT s)
           
static void InaccuracyTHelper.insert(Any any, long s)
           
static void TimeTHelper.insert(Any any, long s)
           
static void TdfTHelper.insert(Any any, short s)
           
static void UtcTHelper.insert(Any any, UtcT s)