A C D E F G H I J L M N O P Q R S T U V W

A

achieveSyncPointAndAwaitFederationSynchronization(String, long, TimeUnit) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Waits until the synchronization point is announced .
add(LogicalTimeInterval) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Adds the specified time interval to this logical time, returning the result as a new LogicalTime.
addFederationStateListener(EodispFederate.FederationStateListener) - Method in class org.eodisp.wrapper.hla.EodispFederate
 
addObjectClassDiscoveryListener(ObjectClassDiscoveryListener) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Adds an element to the list of objects interested in discovered object instances
addSheetChangeListener(SheetChangeListener) - Method in class org.eodisp.wrapper.excel.Workbook
Adds a sheet change listener to this workbook.
addSheetSelectionChangeListener(SheetSelectionChangeListener) - Method in class org.eodisp.wrapper.excel.Workbook
Adds a selection change listener to this workbook.
ALWAYS_UPDATE_LINKS - Static variable in class org.eodisp.wrapper.excel.ExcelApplication
 
announceSynchronizationPoint(String, byte[]) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
APPLICATION_VISIBLE - Static variable in class org.eodisp.wrapper.excel.ExcelApplication
 
attributeIsNotOwned(ObjectInstanceHandle, AttributeHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
attributeIsOwnedByRTI(ObjectInstanceHandle, AttributeHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
attributeOwnershipAcquisitionNotification(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
attributeOwnershipUnavailable(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
attributesInScope(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
attributesOutOfScope(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
autoUpdateDisabled - Variable in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Whether or not automatic updating has been disabled.
awaitRegistrationAnswer(long, TimeUnit) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador.SyncPointRegistrationState
Waits for an answer from the RTI to the registration request.
awaitSynchronizationPointAnnouncement(String, long, TimeUnit) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
 

C

ChunkedOutputStream - Class in org.eodisp.wrapper.util
An output stream that writes chunks to a stream in the correct order.
ChunkedOutputStream(OutputStream, long) - Constructor for class org.eodisp.wrapper.util.ChunkedOutputStream
 
close(boolean, File) - Method in class org.eodisp.wrapper.excel.Workbook
Closes this workbook.
close() - Method in class org.eodisp.wrapper.excel.Workbook
Closes this workbook without saving any changes.
collatePublishedAttributes2(Element) - Method in class org.eodisp.wrapper.hla.ProxyCompiler
 
collateSubscribedAttributes2(Element) - Method in class org.eodisp.wrapper.hla.ProxyCompiler
 
CommandButton - Class in org.eodisp.wrapper.excel
Represents a CommandButton in a Excel Worksheet.
CommandButton(OleAutomation, OleControlSite) - Constructor for class org.eodisp.wrapper.excel.CommandButton
 
compareTo(Object) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Compares this logical time to another.
compareTo(Object) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Compares this logical time interval to another.
compileProxies() - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Generates Java source code for a set of proxy classes corresponding to the object and interaction classes described in the federation description document.
confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
createPassel() - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
 

D

decode(byte[], int) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeFactory
Decodes a logical time stored within the specified buffer, returning a LogicalTime object corresponding to the decoded value.
decode(byte[], int) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeIntervalFactory
Decodes a logical time interval stored within the specified buffer, returning a corresponding new LogicalTimeInterval.
decodeBoolean(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeByte(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeChar(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeDouble(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeFloat(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeInt(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeLong(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeShort(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeString(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
defaultPublishSubscribe() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Makes all subscriptions and publications of object classes and interaction classes as defined in the SOM.
delete() - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Deletes the object instance that this proxy represents.
DiscoveredObjectClassInstanceFactory - Interface in org.eodisp.wrapper.hla
A factory that creates appropriate java instances for a discovered object class instance.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
distance(LogicalTime) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Computes and returns the time interval between this logical time and another one.

E

encode(byte[], int) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Encodes this logical time, placing the result into the specified buffer.
encode(byte[], int) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Encodes this logical time interval, placing the result into the specified buffer.
encodeBoolean(boolean) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeByte(byte) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeChar(char) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodedLength() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Returns the encoded length of this logical time.
encodedLength() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Returns the encoded length of this logical time interval.
encodeDouble(double) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeFloat(float) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeInt(int) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeLong(long) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeShort(short) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeString(String) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
EncodingHelpers - Class in org.eodisp.wrapper.hla
Utility methods for encoding and decoding basic types, modeled after those supplied with the DMSO RTI.
EncodingHelpers() - Constructor for class org.eodisp.wrapper.hla.EncodingHelpers
 
EODISP_INIT - Static variable in class org.eodisp.wrapper.hla.EodispFederate
 
EODISP_PAUSE - Static variable in class org.eodisp.wrapper.hla.EodispFederate
 
EODISP_RESUME - Static variable in class org.eodisp.wrapper.hla.EodispFederate
 
EODISP_START - Static variable in class org.eodisp.wrapper.hla.EodispFederate
 
EODISP_STEP - Static variable in class org.eodisp.wrapper.hla.EodispFederate
 
EODISP_STOP - Static variable in class org.eodisp.wrapper.hla.EodispFederate
 
EodispFederate - Class in org.eodisp.wrapper.hla
An EODiSP specific Federate superclass.
EodispFederate(RTIambassador) - Constructor for class org.eodisp.wrapper.hla.EodispFederate
 
EodispFederate.FederationStateListener - Interface in org.eodisp.wrapper.hla
 
EodispFederate.StandardFederationStateListener - Class in org.eodisp.wrapper.hla
 
EodispFederate.StandardFederationStateListener() - Constructor for class org.eodisp.wrapper.hla.EodispFederate.StandardFederationStateListener
 
equals(Object) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Checks this logical time for equality with another.
equals(Object) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Checks this logical time interval for equality with another.
ExcelApplication - Class in org.eodisp.wrapper.excel
Represents the Excel Application.
ExcelApplication(Shell) - Constructor for class org.eodisp.wrapper.excel.ExcelApplication
 
ExcelWrapperGenerator - Class in org.eodisp.wrapper.gen.excel
A wrapper generator for an Excel Workbook.
ExcelWrapperGenerator(File) - Constructor for class org.eodisp.wrapper.gen.excel.ExcelWrapperGenerator
 

F

FederateAmbassadorDelegator - Class in org.eodisp.wrapper.hla
This class can be used to delegate federate ambassador callbacks to more than one FederateAmbassador implementations.
FederateAmbassadorDelegator() - Constructor for class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
federationNotRestored(RestoreFailureReason) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
federationNotSaved(SaveFailureReason) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
federationRestoreBegun() - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
federationRestored() - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
federationRestoreStatusResponse(FederateHandleRestoreStatusPair[]) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
federationSaved() - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
federationSaveStatusResponse(FederateHandleSaveStatusPair[]) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
FederationState - Enum in org.eodisp.wrapper.hla
 
FederationSynchronizationException - Exception in org.eodisp.wrapper.hla
Thrown to indicate that a federation synchronization could not be achieved
FederationSynchronizationException() - Constructor for exception org.eodisp.wrapper.hla.FederationSynchronizationException
 
FederationSynchronizationException(String, Throwable) - Constructor for exception org.eodisp.wrapper.hla.FederationSynchronizationException
 
FederationSynchronizationException(String) - Constructor for exception org.eodisp.wrapper.hla.FederationSynchronizationException
 
FederationSynchronizationException(Throwable) - Constructor for exception org.eodisp.wrapper.hla.FederationSynchronizationException
 
federationSynchronized(String) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 

G

getAddress() - Method in class org.eodisp.wrapper.excel.Range
Returns the address of this range in the form "A1".
getAlignment() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Returns the alignment value.
getAlignment() - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Returns the alignment value.
getApplication() - Method in class org.eodisp.wrapper.excel.Workbook
Return the application object that of the application that contains this workbook.
getAttributeValuesToUpdate(AttributeHandleValueMap, boolean) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Places the attribute values to update into the specified map.
getAutomation() - Method in class org.eodisp.wrapper.excel.ExcelApplication
Returns the ole automation object of the Excel Application.
getBundlePath() - Static method in class org.eodisp.wrapper.hla.EodispFederate
Returns the bundle path of this federate.
getColumn() - Method in class org.eodisp.wrapper.excel.Range
Returns the column index of this range
getCommandButton(String) - Method in class org.eodisp.wrapper.excel.Worksheet
Returns the command button with the given name.
getCommandButton(int) - Method in class org.eodisp.wrapper.excel.Worksheet
Returns the command button by its index.
getCommandButtons() - Method in class org.eodisp.wrapper.excel.Worksheet
Returns all command buttons in this worksheet.
getControlSite() - Method in class org.eodisp.wrapper.excel.ExcelApplication
 
getDoubleValue() - Method in class org.eodisp.wrapper.excel.Range
Returns the double value of this range
getFederateAmbassadorDelegator() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Returns the federate ambassador delegator that is used when joining a federation execution.
getFederatHandle() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Returns the federate handle of this federate or null if this federate has not joined a federation execution.
getFederationDescriptionDocument() - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Returns the location of the federation description document.
getFloatValue() - Method in class org.eodisp.wrapper.excel.Range
Returns the float value of this range
getInteractionListenerName() - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Returns the (unprefixed) name of the interaction listener interface.
getIntValue() - Method in class org.eodisp.wrapper.excel.Range
Returns the int value of this range
getLongValue() - Method in class org.eodisp.wrapper.excel.Range
Returns the long value of this range
getMaxChunkSize() - Method in class org.eodisp.wrapper.hla.StreamChunker
 
getName() - Method in class org.eodisp.wrapper.excel.CommandButton
Returns the unique name of this button.
getName() - Method in class org.eodisp.wrapper.excel.Range
Returns the name of this range or null if this range doesn't have a name.
getName() - Method in class org.eodisp.wrapper.excel.Worksheet
Returns the name of this worksheet
getName() - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Return the object instance name.
getNamedRanges() - Method in class org.eodisp.wrapper.excel.Workbook
Get all ranges that have a name associated with it.
getNrOfWorkbooks() - Method in class org.eodisp.wrapper.excel.ExcelApplication
Returns the number of workbooks open in this Excel Application.
getObjectClassHandle() - Method in interface org.eodisp.wrapper.hla.ObjectClassInstance
 
getObjectClassHandle() - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
 
getObjectClassInstances() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Returns an immutable collection containing the object class instances managed by this proxy ambassador.
getObjectInstance(ObjectInstanceHandle) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Returns the managed object class instance with the specified handle.
getObjectInstanceHandle() - Method in interface org.eodisp.wrapper.hla.ObjectClassInstance
 
getObjectInstanceHandle() - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
 
getPackagePrefix() - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Returns the package prefix.
getProxyAmbassadorName() - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Returns the (unprefixed) name of the proxy ambassador class.
getRange(String) - Method in class org.eodisp.wrapper.excel.Worksheet
Returns a range of this Worksheet.
getRegistrationState() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador.SyncPointRegistrationState
 
getRow() - Method in class org.eodisp.wrapper.excel.Range
Return the row index of this range
getRtiAmbassador() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
 
getState() - Method in class org.eodisp.wrapper.hla.EodispFederate
 
getStringValue() - Method in class org.eodisp.wrapper.excel.Range
Returns the string value of this range
getTargetDirectory() - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Returns the target directory in which to place generated source files.
getTotalChunkCount() - Method in class org.eodisp.wrapper.hla.StreamChunker
 
getValue() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Returns the value of this time interval.
getWorkbook() - Method in class org.eodisp.wrapper.excel.Worksheet
Returns the workbook that contains this worksheet.
getWorksheet() - Method in class org.eodisp.wrapper.excel.Range
Returns the worksheet of this range
getWorksheet(String) - Method in class org.eodisp.wrapper.excel.Workbook
Returns a Worksheet of this workbook by its name.
getWorksheet(int) - Method in class org.eodisp.wrapper.excel.Workbook
Returns the n-th worksheet of this workbook.

H

hashCode() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Computes and returns a hash code corresponding to this logical time.
hashCode() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Computes and returns a hash code corresponding to this logical time interval.
hasMoreChunks() - Method in class org.eodisp.wrapper.hla.StreamChunker
 
HLAEncodingInputStream - Class in org.eodisp.wrapper.hla
An input stream with methods for reading values using standard HLA encoding.
HLAEncodingInputStream(InputStream) - Constructor for class org.eodisp.wrapper.hla.HLAEncodingInputStream
Constructor.
HLAEncodingInputStream(InputStream, int) - Constructor for class org.eodisp.wrapper.hla.HLAEncodingInputStream
Constructor.
HLAEncodingOutputStream - Class in org.eodisp.wrapper.hla
An output stream with methods for writing values using standard HLA encoding.
HLAEncodingOutputStream(OutputStream) - Constructor for class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Constructor.
HLAEncodingOutputStream(OutputStream, int) - Constructor for class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Constructor.

I

informAttributeOwnership(ObjectInstanceHandle, AttributeHandle, FederateHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
initAfterJoin() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
This method is called from the ProxyAmbassador.joinFederationExecution(String, String, MobileFederateServices) method just after the federate has been joined.
initiateFederateRestore(String, FederateHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
initiateFederateSave(String, LogicalTime) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
initiateFederateSave(String) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
isAutoUpdateDisabled() - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Checks whether auto-update behavior is disabled for this proxy.
isDeleted() - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Checks whether the object instance that this proxy represents has been deleted.
isEnabled() - Method in class org.eodisp.wrapper.excel.CommandButton
Returns if this button is enabled or not.
isEpsilon() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Checks whether this logical time interval has an epsilon length.
isFinal() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Checks whether this represents a final time.
isInitial() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Checks whether this represents an initial time.
isStateChangeAllowed(FederationState) - Method in enum org.eodisp.wrapper.hla.FederationState
 
isZero() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Checks whether this logical time interval has a zero length.

J

joinFederationExecution(String, String, MobileFederateServices) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Joins the given federation execution and calls ProxyAmbassador.initAfterJoin() immediately after.
joinFederationExecution(String, String, MobileFederateServices, long, TimeUnit) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Convenience method to join a federation execution.

L

listenerLatch - Variable in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Latch to prevent unseen updates
LongValuedLogicalTime - Class in org.eodisp.wrapper.hla
An immutable long-valued logical time value.
LongValuedLogicalTime(long) - Constructor for class org.eodisp.wrapper.hla.LongValuedLogicalTime
Creates a new XRTILogicalTime.
LongValuedLogicalTimeFactory - Class in org.eodisp.wrapper.hla
A factory for LongValuedLogicalTimes.
LongValuedLogicalTimeFactory() - Constructor for class org.eodisp.wrapper.hla.LongValuedLogicalTimeFactory
 
LongValuedLogicalTimeInterval - Class in org.eodisp.wrapper.hla
An immutable long-valued logical time interval.
LongValuedLogicalTimeInterval(long) - Constructor for class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Creates a new XRTILogicalTimeInterval.
LongValuedLogicalTimeIntervalFactory - Class in org.eodisp.wrapper.hla
A factory for LongValuedLogicalTimeIntervals.
LongValuedLogicalTimeIntervalFactory() - Constructor for class org.eodisp.wrapper.hla.LongValuedLogicalTimeIntervalFactory
 

M

main(String[]) - Static method in class org.eodisp.wrapper.excel.ExcelApplication
For testing only
main(String[]) - Static method in class org.eodisp.wrapper.gen.excel.ExcelWrapperGenerator
Usage: java ExcelWrapperGenerator <excelFile> <dest> <package>
main(String[]) - Static method in class org.eodisp.wrapper.hla.ProxyCompiler
The application entry point.
makeEpsilon() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeIntervalFactory
Creates and returns an epsilon-length logical time interval.
makeFinal() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeFactory
Creates and returns an instance of the final logical time.
makeInitial() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeFactory
Creates and returns an instance of the initial logical time.
makeZero() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeIntervalFactory
Creates and returns a zero-length logical time interval.

N

NEVER_UPDATE_LINKS - Static variable in class org.eodisp.wrapper.excel.ExcelApplication
 
newDiscoveredObjectClassInstance(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Method in interface org.eodisp.wrapper.hla.DiscoveredObjectClassInstanceFactory
 
nextChunk(byte[]) - Method in class org.eodisp.wrapper.hla.StreamChunker
 
nextChunk() - Method in class org.eodisp.wrapper.hla.StreamChunker
 
notifyListeners(Object, AttributeHandleValueMap) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
 
notifyProvideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in interface org.eodisp.wrapper.hla.ObjectClassInstance
 
notifyProvideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
 
notifyReceiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
 
notifyReflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in interface org.eodisp.wrapper.hla.ObjectClassInstance
 
notifyReflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Notifies the proxy of changes to the state of an object instance.
notifyRemoved(byte[], OrderType, LogicalTime, OrderType, MessageRetractionHandle) - Method in interface org.eodisp.wrapper.hla.ObjectClassInstance
 
notifyRemoved(byte[], OrderType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
 

O

ObjectClassDiscoveryListener - Interface in org.eodisp.wrapper.hla
Listener interface to notify object discoveries.
ObjectClassInstance - Interface in org.eodisp.wrapper.hla
 
objectInstanceDiscovered(ObjectClassInstance) - Method in interface org.eodisp.wrapper.hla.ObjectClassDiscoveryListener
Notifies the listener that a new object instance has been created in the federation
objectInstanceNameReservationFailed(String) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
objectInstanceNameReservationSucceeded(String) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
ObjectInstanceProxy - Class in org.eodisp.wrapper.hla
The base class of all object instance proxies.
ObjectInstanceProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.eodisp.wrapper.hla.ObjectInstanceProxy
Constructor for object instance proxies created in response to discovered objects.
ObjectInstanceProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.eodisp.wrapper.hla.ObjectInstanceProxy
Constructor for object instance proxies created to represent new locally owned objects.
ObjectInstanceProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.eodisp.wrapper.hla.ObjectInstanceProxy
Constructor for object instance proxies created to represent new locally owned objects.
openWorkbook(File) - Method in class org.eodisp.wrapper.excel.ExcelApplication
Opens a workbook.
openWorkbook(File, int, boolean) - Method in class org.eodisp.wrapper.excel.ExcelApplication
Opens a workbook.
org.eodisp.wrapper.excel - package org.eodisp.wrapper.excel
Wrapper classes for Microsoft Excel.
org.eodisp.wrapper.gen.excel - package org.eodisp.wrapper.gen.excel
Wrapper generator classes for an Excel Workbook
org.eodisp.wrapper.hla - package org.eodisp.wrapper.hla
Wrapper generator for a HLA SOM file and helper classes.
org.eodisp.wrapper.util - package org.eodisp.wrapper.util
Utility classes used by the eodisp_wrapper

P

PROP_VALUE - Static variable in class org.eodisp.wrapper.excel.Range
 
PROP_WORKSHEET - Static variable in class org.eodisp.wrapper.excel.Range
 
provideAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
ProxyAmbassador - Class in org.eodisp.wrapper.hla
Provides a facade (Facade Pattern) to the HLA interfaces RTIambassador and FederateAmbassador.
ProxyAmbassador(RTIambassador) - Constructor for class org.eodisp.wrapper.hla.ProxyAmbassador
Constructor.
ProxyAmbassador.SyncPointRegistrationState - Class in org.eodisp.wrapper.hla
 
ProxyAmbassador.SyncPointRegistrationState(String) - Constructor for class org.eodisp.wrapper.hla.ProxyAmbassador.SyncPointRegistrationState
 
ProxyCompiler - Class in org.eodisp.wrapper.hla
Generates a set of classes suitable to implement a federate that corresponds to a given HLA SOM document.
ProxyCompiler() - Constructor for class org.eodisp.wrapper.hla.ProxyCompiler
 
publishInteractionClasses() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Publishes all supported interaction classes.
publishObjectClassAttributes() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Publishes all supported object class attributes.

Q

quit() - Method in class org.eodisp.wrapper.excel.ExcelApplication
Quit the Excel application.

R

Range - Class in org.eodisp.wrapper.excel
Represents a range in an excel worksheet
Range(OleAutomation, Worksheet) - Constructor for class org.eodisp.wrapper.excel.Range
 
readHLAASCIIchar() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads an ASCII character.
readHLAASCIIstring() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads an ASCII string.
readHLAboolean() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a boolean value.
readHLAbyte() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a byte.
readHLAfloat32BE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a thirty-two bit float with big-endian byte ordering.
readHLAfloat32LE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a thirty-two bit float with little-endian byte ordering.
readHLAfloat64BE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a sixty-four bit float with big-endian byte ordering.
readHLAfloat64LE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a sixty-four bit float with little-endian byte ordering.
readHLAinteger16BE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a sixteen bit integer with big-endian byte ordering.
readHLAinteger16LE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a sixteen bit integer with little-endian byte ordering.
readHLAinteger32BE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a thirty-two bit integer with big-endian byte ordering.
readHLAinteger32LE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a thirty-two bit integer with little-endian byte ordering.
readHLAinteger64BE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a sixty-four bit integer with big-endian byte ordering.
readHLAinteger64LE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a sixty-four bit integer with little-endian byte ordering.
readHLAoctet() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads an octet.
readHLAoctetPairBE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a sixteen bit octet pair with big-endian byte ordering.
readHLAoctetPairLE() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a sixteen bit octet pair with little-endian byte ordering.
readHLAopaqueData() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads an array of opaque data.
readHLAunicodeChar() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a Unicode character.
readHLAunicodeString() - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Reads a Unicode string.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
registerDelegate(FederateAmbassador) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
Adds the given federate ambassador instance to the list of delegates.
registerObjectClassInstance(ObjectInstanceHandle, ObjectClassInstance) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
 
registerSynchronizationPoint(String, byte[], long, TimeUnit) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Registers a synchronization point and returns if the registration was successful or not.
registerSynchronizationPoint(String, byte[], FederateHandleSet, long, TimeUnit) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Registers a synchronization point and returns if the registration was successful or not.
removeFederationStateListener(EodispFederate.FederationStateListener) - Method in class org.eodisp.wrapper.hla.EodispFederate
 
removeObjectClassDiscoveryListener(ObjectClassDiscoveryListener) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Removes an element from the list of objects interested in discovered object instances
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
removeSheetChangeListner(SheetChangeListener) - Method in class org.eodisp.wrapper.excel.Workbook
Removes a sheet change listener from this workbook
removeSheetSelectionChangeListner(SheetSelectionChangeListener) - Method in class org.eodisp.wrapper.excel.Workbook
Removes a selection change listener from this workbook.
requestAttributeOwnershipAssumption(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
requestAttributeOwnershipRelease(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
requestDivestitureConfirmation(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
requestFederationRestoreFailed(String) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
requestFederationRestoreSucceeded(String) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
requestRetraction(MessageRetractionHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
resetWaitForListener() - Method in interface org.eodisp.wrapper.hla.ObjectClassInstance
 
resetWaitForListener() - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
 
reverse(byte[]) - Static method in class org.eodisp.wrapper.hla.EncodingHelpers
Reverses the specified byte array in-place.
rtiAmbassador - Variable in class org.eodisp.wrapper.hla.ObjectInstanceProxy
The run-time infrastructure ambassador.
rtiAmbassador - Variable in class org.eodisp.wrapper.hla.ProxyAmbassador
The run-time infrastructure ambassador.

S

select() - Method in class org.eodisp.wrapper.excel.Range
Selects this range in the worksheet.
selectionChanged(Range) - Method in interface org.eodisp.wrapper.excel.SheetSelectionChangeListener
If the selection has changed.
setAlignment(int) - Method in class org.eodisp.wrapper.hla.HLAEncodingInputStream
Sets the alignment value.
setAlignment(int) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Sets the alignment value.
setAutoUpdateDisabled(boolean) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Disables or enables auto-update behavior for this proxy.
setDeleted(boolean) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Sets whether the object instance that this proxy represents has been deleted.
setDiscoveredObjectClassInstanceFactory(DiscoveredObjectClassInstanceFactory) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
 
setEnabled(boolean) - Method in class org.eodisp.wrapper.excel.CommandButton
Enables or disables this button.
setFederationDescriptionDocument(File) - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Sets the location of the federation description document.
setInteractionListenerName(String) - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Sets the (unprefixed) name of the interaction listener interface.
setPackagePrefix(String) - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Sets the package prefix.
setPasselValues(Object, AttributeHandleValueMap) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
 
setProxyAmbassadorName(String) - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Sets the (unprefixed) name of the proxy ambassador class.
setProxyAmbassadorSuperclass(String) - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Sets the superclass or the generated federate class.
setRegistrationState(SynchronizationPointFailureReason) - Method in class org.eodisp.wrapper.hla.ProxyAmbassador.SyncPointRegistrationState
 
setTargetDirectory(File) - Method in class org.eodisp.wrapper.hla.ProxyCompiler
Sets the target directory in which to place generated source files.
setValue(int) - Method in class org.eodisp.wrapper.excel.Range
Sets the value of this range
setValue(long) - Method in class org.eodisp.wrapper.excel.Range
Sets the value of this range
setValue(String) - Method in class org.eodisp.wrapper.excel.Range
Sets the value of this range
setValue(double) - Method in class org.eodisp.wrapper.excel.Range
Sets the value of this range
setValue(float) - Method in class org.eodisp.wrapper.excel.Range
Sets the value of this range
setVisible(boolean) - Method in class org.eodisp.wrapper.excel.ExcelApplication
Toggle the visibility of the application's main window.
setWindowState(int) - Method in class org.eodisp.wrapper.excel.Workbook
Set the window state to one of the following: Workbook.WINDOW_XL_MAXIMIZED
sheetChanged(Range) - Method in interface org.eodisp.wrapper.excel.SheetChangeListener
If the sheet changes one of its range values.
SheetChangeListener - Interface in org.eodisp.wrapper.excel
Listener that is informed about sheet changes.
SheetSelectionChangeListener - Interface in org.eodisp.wrapper.excel
Listener that informs about selections on a Excel Worksheet.
startProcessing() - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
Before this method is called, any federate ambassador callbacks will be queued.
startRegistrationForObjectClass(ObjectClassHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
stateChanged(FederationState) - Method in interface org.eodisp.wrapper.hla.EodispFederate.FederationStateListener
 
stateChanged(FederationState) - Method in class org.eodisp.wrapper.hla.EodispFederate.StandardFederationStateListener
 
stopRegistrationForObjectClass(ObjectClassHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
StreamChunker - Class in org.eodisp.wrapper.hla
 
StreamChunker(InputStream, int, long) - Constructor for class org.eodisp.wrapper.hla.StreamChunker
 
subscribeInteractionClasses() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Subscribes to all supported interaction classes.
subscribeObjectClassAttributes() - Method in class org.eodisp.wrapper.hla.ProxyAmbassador
Subscribe to all supported object class attributes.
subtract(LogicalTimeInterval) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Subtracts the specified time interval from this logical time, returning the result as a new LogicalTime.
subtract(LogicalTimeInterval) - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Subtracts the specified logical time interval from this one, returning a new LogicalTimeInterval representing the result.
SynchronizationPointRegistrationException - Exception in org.eodisp.wrapper.hla
Thrown to indicate that a synchronization point registration failed.
SynchronizationPointRegistrationException(String) - Constructor for exception org.eodisp.wrapper.hla.SynchronizationPointRegistrationException
 
synchronizationPointRegistrationFailed(String, SynchronizationPointFailureReason) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
synchronizationPointRegistrationSucceeded(String) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 

T

timeAdvanceGrant(LogicalTime) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
timeConstrainedEnabled(LogicalTime) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
timeRegulationEnabled(LogicalTime) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
toString() - Method in class org.eodisp.wrapper.excel.Range
Returns: Worksheet!Name[Address]
toString() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTime
Returns a string representation of this logical time.
toString() - Method in class org.eodisp.wrapper.hla.LongValuedLogicalTimeInterval
Returns a string representation of this logical time interval.
toString() - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Returns a string representation of this object instance proxy.
turnInteractionsOff(InteractionClassHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
turnInteractionsOn(InteractionClassHandle) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
turnUpdatesOffForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
turnUpdatesOnForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
 
TypeConflictException - Exception in org.eodisp.wrapper.hla
An exception thrown when a type conflict is encountered.
TypeConflictException() - Constructor for exception org.eodisp.wrapper.hla.TypeConflictException
Constructor.
TypeConflictException(String) - Constructor for exception org.eodisp.wrapper.hla.TypeConflictException
Constructor.

U

unregisterDelegate(FederateAmbassador) - Method in class org.eodisp.wrapper.hla.FederateAmbassadorDelegator
Removes the given federate ambassador instance of the list of delegates.
updateAttributeValues(byte[]) - Method in interface org.eodisp.wrapper.hla.ObjectClassInstance
Send updates of all modified attribute values to the federation.
updateAttributeValues(byte[], boolean) - Method in interface org.eodisp.wrapper.hla.ObjectClassInstance
Send updates of all, or all modified attribute values to the federation.
updateAttributeValues(byte[]) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Send updates of all modified attribute values to the federation.
updateAttributeValues(byte[], boolean) - Method in class org.eodisp.wrapper.hla.ObjectInstanceProxy
Send updates of all, or all modified attribute values to the federation.
USER_SPECIFIED_UPDATE_LINKS - Static variable in class org.eodisp.wrapper.excel.ExcelApplication
 

V

valueOf(String) - Static method in enum org.eodisp.wrapper.hla.FederationState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eodisp.wrapper.hla.FederationState
Returns an array containing the constants of this enum type, in the order they are declared.

W

WINDOW_WINDOWSTATE - Static variable in class org.eodisp.wrapper.excel.Workbook
 
WINDOW_XL_MAXIMIZED - Static variable in class org.eodisp.wrapper.excel.Workbook
 
Workbook - Class in org.eodisp.wrapper.excel
Represents an Excel Workbook.
Workbook(OleAutomation, ExcelApplication) - Constructor for class org.eodisp.wrapper.excel.Workbook
 
Worksheet - Class in org.eodisp.wrapper.excel
Represents an Excel Worksheet.
Worksheet(OleAutomation, Workbook) - Constructor for class org.eodisp.wrapper.excel.Worksheet
 
write(byte[], long) - Method in class org.eodisp.wrapper.util.ChunkedOutputStream
 
writeHLAASCIIchar(char) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes an ASCII character.
writeHLAASCIIstring(String) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes an ASCII string.
writeHLAboolean(boolean) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a boolean value.
writeHLAbyte(byte) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a byte.
writeHLAfloat32BE(float) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a thirty-two bit float with big-endian byte ordering.
writeHLAfloat32LE(float) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a thirty-two bit float with little-endian byte ordering.
writeHLAfloat64BE(double) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a sixty-four bit float with big-endian byte ordering.
writeHLAfloat64LE(double) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a sixty-four bit float with little-endian byte ordering.
writeHLAinteger16BE(short) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a sixteen bit integer with big-endian byte ordering.
writeHLAinteger16LE(short) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a sixteen bit integer with little-endian byte ordering.
writeHLAinteger32BE(int) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a thirty-two bit integer with big-endian byte ordering.
writeHLAinteger32LE(int) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a thirty-two bit integer with little-endian byte ordering.
writeHLAinteger64BE(long) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a sixty-four bit integer with big-endian byte ordering.
writeHLAinteger64LE(long) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a sixty-four bit integer with little-endian byte ordering.
writeHLAoctet(byte) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes an octet.
writeHLAoctetPairBE(short) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a sixteen bit octet pair with big-endian byte ordering.
writeHLAoctetPairLE(short) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a sixteen bit octet pair with little-endian byte ordering.
writeHLAopaqueData(byte[]) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes an array of opaque data.
writeHLAunicodeChar(char) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a Unicode character.
writeHLAunicodeString(String) - Method in class org.eodisp.wrapper.hla.HLAEncodingOutputStream
Writes a Unicode string.

A C D E F G H I J L M N O P Q R S T U V W