Uses of Interface
hla.rti1516e.AttributeHandle
Packages that use AttributeHandle
-
Uses of AttributeHandle in hla.rti1516e
Methods in hla.rti1516e that return AttributeHandleModifier and TypeMethodDescriptionAttributeHandleFactory.decode(byte[] buffer, int offset) RTIambassador.getAttributeHandle(ObjectClassHandle whichClass, String theName) Methods in hla.rti1516e with parameters of type AttributeHandleModifier and TypeMethodDescriptionvoidFederateAmbassador.attributeIsNotOwned(ObjectInstanceHandle theObject, AttributeHandle theAttribute) voidNullFederateAmbassador.attributeIsNotOwned(ObjectInstanceHandle theObject, AttributeHandle theAttribute) voidFederateAmbassador.attributeIsOwnedByRTI(ObjectInstanceHandle theObject, AttributeHandle theAttribute) voidNullFederateAmbassador.attributeIsOwnedByRTI(ObjectInstanceHandle theObject, AttributeHandle theAttribute) RTIambassador.getAttributeName(ObjectClassHandle whichClass, AttributeHandle theHandle) RTIambassador.getAvailableDimensionsForClassAttribute(ObjectClassHandle whichClass, AttributeHandle theHandle) doubleRTIambassador.getUpdateRateValueForAttribute(ObjectInstanceHandle theObject, AttributeHandle theAttribute) AttributeHandleValueMap.getValueReference(AttributeHandle key) Returns a reference to the value to which this map maps the specified key.AttributeHandleValueMap.getValueReference(AttributeHandle key, ByteWrapper byteWrapper) Returns the specified reference updated to the value to which this map maps the specified key.voidFederateAmbassador.informAttributeOwnership(ObjectInstanceHandle theObject, AttributeHandle theAttribute, FederateHandle theOwner) voidNullFederateAmbassador.informAttributeOwnership(ObjectInstanceHandle theObject, AttributeHandle theAttribute, FederateHandle theOwner) booleanRTIambassador.isAttributeOwnedByFederate(ObjectInstanceHandle theObject, AttributeHandle theAttribute) voidRTIambassador.queryAttributeOwnership(ObjectInstanceHandle theObject, AttributeHandle theAttribute) voidRTIambassador.queryAttributeTransportationType(ObjectInstanceHandle theObject, AttributeHandle theAttribute) voidFederateAmbassador.reportAttributeTransportationType(ObjectInstanceHandle theObject, AttributeHandle theAttribute, TransportationTypeHandle theTransportation) voidNullFederateAmbassador.reportAttributeTransportationType(ObjectInstanceHandle theObject, AttributeHandle theAttribute, TransportationTypeHandle theTransportation)