Uses of Class
hla.rti1516.AttributeNotPublished

Packages that use AttributeNotPublished
hla.rti1516   
hla.rti1516.jlc   
 

Uses of AttributeNotPublished in hla.rti1516
 

Methods in hla.rti1516 that throw AttributeNotPublished
 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)
           
 ObjectInstanceHandle RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions)
           
 ObjectInstanceHandle RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions, String theObject)
           
 void FederateAmbassador.requestAttributeOwnershipAssumption(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes, byte[] userSuppliedTag)
           
 

Uses of AttributeNotPublished in hla.rti1516.jlc
 

Methods in hla.rti1516.jlc that throw AttributeNotPublished
 void NullFederateAmbassador.attributeOwnershipAcquisitionNotification(ObjectInstanceHandle theObject, AttributeHandleSet securedAttributes, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.requestAttributeOwnershipAssumption(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes, byte[] userSuppliedTag)