MAK RTIspy API Documentation for HLA 1.3
Public Member Functions | Private Attributes | Static Private Attributes
simpleTime13.SimpleTimeInteractionEvent13 Class Reference
+ Inheritance diagram for simpleTime13.SimpleTimeInteractionEvent13:
+ Collaboration diagram for simpleTime13.SimpleTimeInteractionEvent13:

List of all members.

Public Member Functions

 SimpleTimeInteractionEvent13 (int interactionClass, ReceivedInteraction theInteraction, byte[] userSuppliedTag)
 SimpleTimeInteractionEvent13 (int interactionClass, ReceivedInteraction theInteraction, LogicalTime theTime, byte[] userSuppliedTag, E_InteractionType interactionType)
String getFedTime ()
E_InteractionType getInteractionType ()
String getTag ()
ReceivedInteraction getTheInteraction ()
Integer getTheInteractionClassHandle ()
LogicalTime getTheTime ()
E_InteractionType getTypeOfInteraction ()
byte[] getUserSuppliedTag ()
void setInteractionType (E_InteractionType interactionType)
void setTheInteraction (ReceivedInteraction theInteraction)
void setTheInteractionClassHandle (Integer theInteractionClassHandle)
void setTheTime (LogicalTime theTime)
void setUserSuppliedTag (byte[] userSuppliedTag)

Private Attributes

E_InteractionType interactionType
ReceivedInteraction theInteraction
Integer theInteractionClassHandle
LogicalTime theTime
byte[] userSuppliedTag

Static Private Attributes

static final String NO_TIME_GIVEN = "no Time Given"

Detailed Description

Author:
snandi

Constructor & Destructor Documentation

simpleTime13.SimpleTimeInteractionEvent13.SimpleTimeInteractionEvent13 ( int  interactionClass,
ReceivedInteraction  theInteraction,
byte[]  userSuppliedTag 
) [inline]
simpleTime13.SimpleTimeInteractionEvent13.SimpleTimeInteractionEvent13 ( int  interactionClass,
ReceivedInteraction  theInteraction,
LogicalTime  theTime,
byte[]  userSuppliedTag,
E_InteractionType  interactionType 
) [inline]

Member Function Documentation

Returns:
the interactionType

References simpleTime13.SimpleTimeInteractionEvent13.interactionType.

Returns:
the theInteraction

References simpleTime13.SimpleTimeInteractionEvent13.theInteraction.

Returns:
the theInteractionClassHandle

References simpleTime13.SimpleTimeInteractionEvent13.theInteractionClassHandle.

Returns:
the theTime

References simpleTime13.SimpleTimeInteractionEvent13.theTime.

Returns:
the userSuppliedTag

References simpleTime13.SimpleTimeInteractionEvent13.userSuppliedTag.

Parameters:
interactionTypethe interactionType to set

References simpleTime13.SimpleTimeInteractionEvent13.interactionType.

void simpleTime13.SimpleTimeInteractionEvent13.setTheInteraction ( ReceivedInteraction  theInteraction) [inline]
Parameters:
theInteractionthe theInteraction to set

References simpleTime13.SimpleTimeInteractionEvent13.theInteraction.

void simpleTime13.SimpleTimeInteractionEvent13.setTheInteractionClassHandle ( Integer  theInteractionClassHandle) [inline]
Parameters:
theInteractionClassHandlethe theInteractionClassHandle to set

References simpleTime13.SimpleTimeInteractionEvent13.theInteractionClassHandle.

void simpleTime13.SimpleTimeInteractionEvent13.setTheTime ( LogicalTime  theTime) [inline]
Parameters:
theTimethe theTime to set

References simpleTime13.SimpleTimeInteractionEvent13.theTime.

void simpleTime13.SimpleTimeInteractionEvent13.setUserSuppliedTag ( byte[]  userSuppliedTag) [inline]
Parameters:
userSuppliedTagthe userSuppliedTag to set

References simpleTime13.SimpleTimeInteractionEvent13.userSuppliedTag.


Member Data Documentation

final String simpleTime13.SimpleTimeInteractionEvent13.NO_TIME_GIVEN = "no Time Given" [static, private]

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)