|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AttributeHandles
received as attribute or parameter values.Set operations are required, none are optional. AttributeHandleSets.AttributeHandles; values are byte[]. AttributeHandleValueMap instances.AttributeSet and a
RegionSet/code>.- AttributeSetRegionSetPair() -
Constructor for class hla.rti.AttributeSetRegionSetPair
-
- AttributeSetRegionSetPairList - interface hla.rti.AttributeSetRegionSetPairList.
- This packages the attributes supplied to the RTI for various DDM services with
the regions to be used with the attributes.
- AttributeSetRegionSetPairListFactory - interface hla.rti.AttributeSetRegionSetPairListFactory.
- Factory for
AttributeSetRegionSetPairList instances. - a -
Variable in class cz.zcu.fav.kiv.jsim.random.JSimUniformStream
- The lower bound of the interval from which random numbers are generated.
- actionContinue() -
Method in class cz.zcu.fav.kiv.jsim.gui.JSimMainWindow
- Unblocks the simulation.
- actionPause() -
Method in class cz.zcu.fav.kiv.jsim.gui.JSimMainWindow
- Suspends the simulation.
- actionPerformed(ActionEvent) -
Method in class cz.zcu.fav.kiv.jsim.gui.JSimDetailedInfoWindow.MyActionAdapter
-
- actionPerformed(ActionEvent) -
Method in class cz.zcu.fav.kiv.jsim.gui.JSimMainWindow.MyActionAdapter
-
- actionQuit() -
Method in class cz.zcu.fav.kiv.jsim.gui.JSimMainWindow
- Closes the window, notifies the main thread and returns control to the simulation.
- actionRunNumberOfSteps() -
Method in class cz.zcu.fav.kiv.jsim.gui.JSimMainWindow
- Runs the number of steps specified in the `Number of steps to run' input field.
- actionRunOneStep() -
Method in class cz.zcu.fav.kiv.jsim.gui.JSimMainWindow
- Runs one simulation step.
- actionRunUntilTimeLimit() -
Method in class cz.zcu.fav.kiv.jsim.gui.JSimMainWindow
- Runs an unspecified number of simulation steps until the simulation time is equal to or greater than
the time specified in the `Time Limit' input field.
- activate(double) -
Method in class cz.zcu.fav.kiv.jsim.JSimProcess
- Activates a process at the given time.
- activate(double) -
Method in interface cz.zcu.fav.kiv.jsim.hla.JSimHLAProcess
- Activates a process at the given time.
- activate(double) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLARemoteProcess
- Activates a process at the given time.
- add(LogicalTimeInterval) -
Method in interface hla.rti.LogicalTime
- Adds the specified time interval to this logical time, returning
the result as a new
LogicalTime.
- addEntry(double, JSimProcess) -
Method in class cz.zcu.fav.kiv.jsim.JSimCalendar
- Adds a new event with the specified time and the specified process to the calendar.
- addEntryToCalendar(double, JSimProcess) -
Method in class cz.zcu.fav.kiv.jsim.JSimSimulation
- Adds a new event to the calendar, with the specified absolute time and the specified process.
- addMessage(JSimMessage) -
Method in class cz.zcu.fav.kiv.jsim.ipc.JSimMessageBox
- Adds a new message to the message box.
- addProcess(JSimProcess) -
Method in class cz.zcu.fav.kiv.jsim.JSimSimulation
- Adds a new process to the simulation.
- addProcess(JSimHLARemoteProcess) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLASimulation
- Adds a new HLA remote process to the simulation.
- addQueue(JSimHead) -
Method in class cz.zcu.fav.kiv.jsim.JSimSimulation
- Adds a new queue to the simulation.
- addQueue(JSimHLARemoteHead) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLASimulation
- Adds a new HLA remote queue to the simulation.
- addSemaphore(JSimSemaphore) -
Method in class cz.zcu.fav.kiv.jsim.JSimSimulation
- Adds a new semaphore to the simulation.
- addSuspendedReceiver(JSimProcess) -
Method in class cz.zcu.fav.kiv.jsim.ipc.JSimMessageBox
- Adds a new process to the collection of processes suspended on receiving a message.
- addSuspendedSender(JSimProcess) -
Method in class cz.zcu.fav.kiv.jsim.ipc.JSimMessageBox
- Adds a new process to the collection of processes suspended on sending a message.
- addWholeEvent(JSimCalendarEvent) -
Method in class cz.zcu.fav.kiv.jsim.JSimCalendar
- Adds the specified event to the calendar.
- addWholeEventToCalendar(JSimCalendarEvent) -
Method in class cz.zcu.fav.kiv.jsim.unsecure.UnsecureSimulation
- Adds a new event to the calendar.
- advanceTime(double) -
Method in class cz.zcu.fav.kiv.jsim.unsecure.UnsecureSimulation
- Advances the simulation time by a positive delta.
- ahHLAfederateType -
Variable in class cz.zcu.fav.kiv.jsim.hla.JSimHLAConnection
- Attribute handle for HLAfederateType.
- announceSynchronizationPoint(String) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLAConnection
- Notifies the federate that a synchronization point has been announced.
- announceSynchronizationPoint(String, byte[]) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLAFederateAmbassador
- Notifies the federate that a synchronization point has been announced.
- announceSynchronizationPoint(String, byte[]) -
Method in interface hla.rti.FederateAmbassador
- Notifies the federate that a synchronization point has been announced.
- associateRegionsForUpdates(ObjectInstanceHandle, AttributeSetRegionSetPairList) -
Method in interface hla.rti.RTIambassador
- Associates object attributes with regions for updates.
- attributeHandleSetFactory -
Variable in class cz.zcu.fav.kiv.jsim.hla.JSimHLAConnection
-
- attributeIsNotOwned(ObjectInstanceHandle, AttributeHandle) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLAFederateAmbassador
- Notifies the federate that an attribute if not owned.
- attributeIsNotOwned(ObjectInstanceHandle, AttributeHandle) -
Method in interface hla.rti.FederateAmbassador
- Notifies the federate that an attribute if not owned.
- attributeIsOwnedByRTI(ObjectInstanceHandle, AttributeHandle) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLAFederateAmbassador
- Notifies the federate that an attribute is owned by the run-time infrastructure.
- attributeIsOwnedByRTI(ObjectInstanceHandle, AttributeHandle) -
Method in interface hla.rti.FederateAmbassador
- Notifies the federate that an attribute is owned by the run-time infrastructure.
- attributeOwnershipAcquisition(ObjectInstanceHandle, AttributeHandleSet, byte[]) -
Method in interface hla.rti.RTIambassador
- Acquires ownership of a set of attributes.
- attributeOwnershipAcquisitionIfAvailable(ObjectInstanceHandle, AttributeHandleSet) -
Method in interface hla.rti.RTIambassador
- Acquires ownership of a set of attributes if they are available.
- attributeOwnershipAcquisitionNotification(ObjectInstanceHandle, AttributeHandleSet, byte[]) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLAFederateAmbassador
- Notifies the federate that it has acquired ownership of a set of attributes.
- attributeOwnershipAcquisitionNotification(ObjectInstanceHandle, AttributeHandleSet, byte[]) -
Method in interface hla.rti.FederateAmbassador
- Notifies the federate that it has acquired ownership of a set of attributes.
- attributeOwnershipDivestitureIfWanted(ObjectInstanceHandle, AttributeHandleSet) -
Method in interface hla.rti.RTIambassador
- Divests ownership of a set of attributes if wanted.
- attributeOwnershipUnavailable(ObjectInstanceHandle, AttributeHandleSet) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLAFederateAmbassador
- Notifies the federate that ownership of a set of attributes is unavailable.
- attributeOwnershipUnavailable(ObjectInstanceHandle, AttributeHandleSet) -
Method in interface hla.rti.FederateAmbassador
- Notifies the federate that ownership of a set of attributes is unavailable.
- attributes -
Variable in class hla.rti.AttributeSetRegionSetPair
- The attribute set.
- attributesInScope(ObjectInstanceHandle, AttributeHandleSet) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLAFederateAmbassador
- Notifies the federate that a set of attributes have entered its scope.
- attributesInScope(ObjectInstanceHandle, AttributeHandleSet) -
Method in interface hla.rti.FederateAmbassador
- Notifies the federate that a set of attributes have entered its scope.
- attributesOutOfScope(ObjectInstanceHandle, AttributeHandleSet) -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLAFederateAmbassador
- Notifies the federate that a set of attributes have left its scope.
- attributesOutOfScope(ObjectInstanceHandle, AttributeHandleSet) -
Method in interface hla.rti.FederateAmbassador
- Notifies the federate that a set of attributes have left its scope.
- await() -
Method in class cz.zcu.fav.kiv.jsim.hla.JSimHLABarrier
- Waits on barrier and returns objects supplied when the barrier was lowered.
AttributeHandleSet.
AttributeHandleValueMap with the
specified initial capacity.
AttributeSetRegionSetPairList
instance with the specified initial capacity.
DimensionHandleSet.
FederateHandleSet.
ParameterHandleValueMap instance with
the specified initial capacity.
RegionHandleSet.
DimensionHandles received as attribute or parameter
values.Set operations are required, none are optional.
DimensionHandleSet instances.AttributeHandle.
FederateHandle instance.
InteractionClassHandle.
LogicalTime object corresponding to
the decoded value.
LogicalTimeInterval.
ObjectInstanceHandle instance representing
the result.
OrderType instance.
TransportationType instance.
FederateHandle objects corresponding to federate
handles received as attribute or parameter values.FederateHandle and a
RestoreStatus.FederateHandle and a
SaveStatus.Set operations are required, none are optional. FederateHandleSet instances.InteractionClassHandles corresponding to interaction
class handles received as attribute or parameter values.LogicalTimes.LogicalTimeIntervals.ObjectClassHandles. ObjectInstanceHandles. ParameterHandles. ParameterHandles to byte[]s. ParameterHandleValueMap instances.RTIambassador interface.RegionHandles. RegionHandleSets.LogicalTime.
LogicalTimeInterval representing the
result.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||