Uses of Class
hla.rti1516e.exceptions.ObjectInstanceNotKnown
Packages that use ObjectInstanceNotKnown
-
Uses of ObjectInstanceNotKnown in hla.rti1516e
Methods in hla.rti1516e that throw ObjectInstanceNotKnownModifier and TypeMethodDescriptionvoidRTIambassador.associateRegionsForUpdates(ObjectInstanceHandle theObject, AttributeSetRegionSetPairList attributesAndRegions) voidRTIambassador.attributeOwnershipAcquisition(ObjectInstanceHandle theObject, AttributeHandleSet desiredAttributes, byte[] userSuppliedTag) voidRTIambassador.attributeOwnershipAcquisitionIfAvailable(ObjectInstanceHandle theObject, AttributeHandleSet desiredAttributes) RTIambassador.attributeOwnershipDivestitureIfWanted(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes) voidRTIambassador.attributeOwnershipReleaseDenied(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes) voidRTIambassador.cancelAttributeOwnershipAcquisition(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes) voidRTIambassador.cancelNegotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes) voidRTIambassador.changeAttributeOrderType(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, OrderType theType) voidRTIambassador.confirmDivestiture(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag) voidRTIambassador.deleteObjectInstance(ObjectInstanceHandle objectHandle, byte[] userSuppliedTag) RTIambassador.deleteObjectInstance(ObjectInstanceHandle objectHandle, byte[] userSuppliedTag, LogicalTime theTime) RTIambassador.getKnownObjectClassHandle(ObjectInstanceHandle theObject) RTIambassador.getObjectInstanceHandle(String theName) RTIambassador.getObjectInstanceName(ObjectInstanceHandle theHandle) doubleRTIambassador.getUpdateRateValueForAttribute(ObjectInstanceHandle theObject, AttributeHandle theAttribute) booleanRTIambassador.isAttributeOwnedByFederate(ObjectInstanceHandle theObject, AttributeHandle theAttribute) voidRTIambassador.localDeleteObjectInstance(ObjectInstanceHandle objectHandle) voidRTIambassador.negotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag) voidRTIambassador.queryAttributeOwnership(ObjectInstanceHandle theObject, AttributeHandle theAttribute) voidRTIambassador.queryAttributeTransportationType(ObjectInstanceHandle theObject, AttributeHandle theAttribute) voidRTIambassador.requestAttributeTransportationTypeChange(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, TransportationTypeHandle theType) voidRTIambassador.requestAttributeValueUpdate(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag) voidRTIambassador.unassociateRegionsForUpdates(ObjectInstanceHandle theObject, AttributeSetRegionSetPairList attributesAndRegions) voidRTIambassador.unconditionalAttributeOwnershipDivestiture(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes) voidRTIambassador.updateAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag) RTIambassador.updateAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, LogicalTime theTime)