Uses of Interface
hla.rti1516.ObjectInstanceHandle

Packages that use ObjectInstanceHandle
hla.rti1516   
hla.rti1516.jlc   
 

Uses of ObjectInstanceHandle in hla.rti1516
 

Methods in hla.rti1516 that return ObjectInstanceHandle
 ObjectInstanceHandle ObjectInstanceHandleFactory.decode(byte[] buffer, int offset)
           
 ObjectInstanceHandle RTIambassador.getObjectInstanceHandle(String theName)
           
 ObjectInstanceHandle RTIambassador.registerObjectInstance(ObjectClassHandle theClass)
           
 ObjectInstanceHandle RTIambassador.registerObjectInstance(ObjectClassHandle theClass, String theObjectName)
           
 ObjectInstanceHandle RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions)
           
 ObjectInstanceHandle RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions, String theObject)
           
 

Methods in hla.rti1516 with parameters of type ObjectInstanceHandle
 void RTIambassador.associateRegionsForUpdates(ObjectInstanceHandle theObject, AttributeSetRegionSetPairList attributesAndRegions)
           
 void FederateAmbassador.attributeIsNotOwned(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void FederateAmbassador.attributeIsOwnedByRTI(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void RTIambassador.attributeOwnershipAcquisition(ObjectInstanceHandle theObject, AttributeHandleSet desiredAttributes, byte[] userSuppliedTag)
           
 void RTIambassador.attributeOwnershipAcquisitionIfAvailable(ObjectInstanceHandle theObject, AttributeHandleSet desiredAttributes)
           
 void FederateAmbassador.attributeOwnershipAcquisitionNotification(ObjectInstanceHandle theObject, AttributeHandleSet securedAttributes, byte[] userSuppliedTag)
           
 AttributeHandleSet RTIambassador.attributeOwnershipDivestitureIfWanted(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void FederateAmbassador.attributeOwnershipUnavailable(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void FederateAmbassador.attributesInScope(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void FederateAmbassador.attributesOutOfScope(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void RTIambassador.cancelAttributeOwnershipAcquisition(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void RTIambassador.cancelNegotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void RTIambassador.changeAttributeOrderType(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, OrderType theType)
           
 void RTIambassador.changeAttributeTransportationType(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, TransportationType theType)
           
 void FederateAmbassador.confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void RTIambassador.confirmDivestiture(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag)
           
 void RTIambassador.deleteObjectInstance(ObjectInstanceHandle objectHandle, byte[] userSuppliedTag)
           
 MessageRetractionReturn RTIambassador.deleteObjectInstance(ObjectInstanceHandle objectHandle, byte[] userSuppliedTag, LogicalTime theTime)
           
 void FederateAmbassador.discoverObjectInstance(ObjectInstanceHandle theObject, ObjectClassHandle theObjectClass, String objectName)
           
 ObjectClassHandle RTIambassador.getKnownObjectClassHandle(ObjectInstanceHandle theObject)
           
 String RTIambassador.getObjectInstanceName(ObjectInstanceHandle theHandle)
           
 void FederateAmbassador.informAttributeOwnership(ObjectInstanceHandle theObject, AttributeHandle theAttribute, FederateHandle theOwner)
           
 boolean RTIambassador.isAttributeOwnedByFederate(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void RTIambassador.localDeleteObjectInstance(ObjectInstanceHandle objectHandle)
           
 void RTIambassador.negotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag)
           
 void FederateAmbassador.provideAttributeValueUpdate(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag)
           
 void RTIambassador.queryAttributeOwnership(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, RegionHandleSet sentRegions)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, RegionHandleSet sentRegions)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, RegionHandleSet sentRegions)
           
 void FederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering)
           
 void FederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering)
           
 void FederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void FederateAmbassador.requestAttributeOwnershipAssumption(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes, byte[] userSuppliedTag)
           
 void FederateAmbassador.requestAttributeOwnershipRelease(ObjectInstanceHandle theObject, AttributeHandleSet candidateAttributes, byte[] userSuppliedTag)
           
 void RTIambassador.requestAttributeValueUpdate(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag)
           
 void FederateAmbassador.requestDivestitureConfirmation(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes)
           
 void FederateAmbassador.turnUpdatesOffForObjectInstance(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void FederateAmbassador.turnUpdatesOnForObjectInstance(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void RTIambassador.unassociateRegionsForUpdates(ObjectInstanceHandle theObject, AttributeSetRegionSetPairList attributesAndRegions)
           
 void RTIambassador.unconditionalAttributeOwnershipDivestiture(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void RTIambassador.updateAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag)
           
 MessageRetractionReturn RTIambassador.updateAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, LogicalTime theTime)
           
 

Uses of ObjectInstanceHandle in hla.rti1516.jlc
 

Methods in hla.rti1516.jlc with parameters of type ObjectInstanceHandle
 void NullFederateAmbassador.attributeIsNotOwned(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void NullFederateAmbassador.attributeIsOwnedByRTI(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void NullFederateAmbassador.attributeOwnershipAcquisitionNotification(ObjectInstanceHandle theObject, AttributeHandleSet securedAttributes, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.attributeOwnershipUnavailable(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.attributesInScope(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.attributesOutOfScope(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.discoverObjectInstance(ObjectInstanceHandle theObject, ObjectClassHandle theObjectClass, String objectName)
           
 void NullFederateAmbassador.informAttributeOwnership(ObjectInstanceHandle theObject, AttributeHandle theAttribute, FederateHandle theOwner)
           
 void NullFederateAmbassador.provideAttributeValueUpdate(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, RegionHandleSet sentRegions)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, RegionHandleSet sentRegions)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, RegionHandleSet sentRegions)
           
 void NullFederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering)
           
 void NullFederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering)
           
 void NullFederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void NullFederateAmbassador.requestAttributeOwnershipAssumption(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.requestAttributeOwnershipRelease(ObjectInstanceHandle theObject, AttributeHandleSet candidateAttributes, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.requestDivestitureConfirmation(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes)
           
 void NullFederateAmbassador.turnUpdatesOffForObjectInstance(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.turnUpdatesOnForObjectInstance(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)