📄 index-all.html
字号:
<DD>Retrives the value the attached property is mapped to.<DT><A HREF="sim/Simulation.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> - Method in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD>Returns a single property.<DT><A HREF="sim/Job.html#getPublisher()"><B>getPublisher()</B></A> - Method in class sim.<A HREF="sim/Job.html" title="class in sim">Job</A><DD> <DT><A HREF="broker/MessageQueue.html#getReceiver()"><B>getReceiver()</B></A> - Method in class broker.<A HREF="broker/MessageQueue.html" title="class in broker">MessageQueue</A><DD>Returns the receiver of the last dequeued message.<DT><A HREF="broker/MessageQueue.html#getSender()"><B>getSender()</B></A> - Method in class broker.<A HREF="broker/MessageQueue.html" title="class in broker">MessageQueue</A><DD>Returns the sender of the last dequeued message.<DT><A HREF="sim/Job.html#getSubscribers()"><B>getSubscribers()</B></A> - Method in class sim.<A HREF="sim/Job.html" title="class in sim">Job</A><DD> <DT><A HREF="sim/Event.html#getTime()"><B>getTime()</B></A> - Method in class sim.<A HREF="sim/Event.html" title="class in sim">Event</A><DD> <DT><A HREF="sim/Simulation.html#getTime()"><B>getTime()</B></A> - Method in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD>Returns the simulation's current time.<DT><A HREF="com/Message.html#getType()"><B>getType()</B></A> - Method in class com.<A HREF="com/Message.html" title="class in com">Message</A><DD> <DT><A HREF="broker/CoveringUnsubscription.html#getUncoveredFilters()"><B>getUncoveredFilters()</B></A> - Method in class broker.<A HREF="broker/CoveringUnsubscription.html" title="class in broker">CoveringUnsubscription</A><DD> <DT><A HREF="com/Unsubscription.html#getUncoveredFilters()"><B>getUncoveredFilters()</B></A> - Method in class com.<A HREF="com/Unsubscription.html" title="class in com">Unsubscription</A><DD> <DT><A HREF="sim/Constant.html#getValue()"><B>getValue()</B></A> - Method in class sim.<A HREF="sim/Constant.html" title="class in sim">Constant</A><DD> <DT><A HREF="sim/Distribution.html#getValue()"><B>getValue()</B></A> - Method in interface sim.<A HREF="sim/Distribution.html" title="interface in sim">Distribution</A><DD>Returns the next value.<DT><A HREF="sim/ExponentialDistribution.html#getValue()"><B>getValue()</B></A> - Method in class sim.<A HREF="sim/ExponentialDistribution.html" title="class in sim">ExponentialDistribution</A><DD> <DT><A HREF="util/ID.html#getValue()"><B>getValue()</B></A> - Method in class util.<A HREF="util/ID.html" title="class in util">ID</A><DD> <DT><A HREF="sim/Constant.html#getVariance()"><B>getVariance()</B></A> - Method in class sim.<A HREF="sim/Constant.html" title="class in sim">Constant</A><DD> <DT><A HREF="sim/Distribution.html#getVariance()"><B>getVariance()</B></A> - Method in interface sim.<A HREF="sim/Distribution.html" title="interface in sim">Distribution</A><DD>Returns the distribution's variance.<DT><A HREF="sim/ExponentialDistribution.html#getVariance()"><B>getVariance()</B></A> - Method in class sim.<A HREF="sim/ExponentialDistribution.html" title="class in sim">ExponentialDistribution</A><DD> <DT><A HREF="graph/package-summary.html"><B>graph</B></A> - package graph<DD> </DL><HR><A NAME="_H_"><!-- --></A><H2><B>H</B></H2><DL><DT><A HREF="com/Message.html#HEURISTIC"><B>HEURISTIC</B></A> - Static variable in class com.<A HREF="com/Message.html" title="class in com">Message</A><DD> <DT><A HREF="broker/HashFunction.html" title="class in broker"><B>HashFunction</B></A> - class broker.<A HREF="broker/HashFunction.html" title="class in broker">HashFunction</A>.<DD>This class implements a simple hash function based on java's own pseudo random generator. <DT><A HREF="broker/HashFunction.html#HashFunction(long)"><B>HashFunction(long)</B></A> - Constructor for class broker.<A HREF="broker/HashFunction.html" title="class in broker">HashFunction</A><DD>Creates a hash function with the given seed.<DT><A HREF="sim/Event.html#handle()"><B>handle()</B></A> - Method in class sim.<A HREF="sim/Event.html" title="class in sim">Event</A><DD> <DT><A HREF="sim/Experiment.ChangeInterestEvent.html#handle()"><B>handle()</B></A> - Method in class sim.<A HREF="sim/Experiment.ChangeInterestEvent.html" title="class in sim">Experiment.ChangeInterestEvent</A><DD> <DT><A HREF="sim/Experiment.ChangeTopologyEvent.html#handle()"><B>handle()</B></A> - Method in class sim.<A HREF="sim/Experiment.ChangeTopologyEvent.html" title="class in sim">Experiment.ChangeTopologyEvent</A><DD> <DT><A HREF="sim/Experiment.MyChangeEvent.html#handle()"><B>handle()</B></A> - Method in class sim.<A HREF="sim/Experiment.MyChangeEvent.html" title="class in sim">Experiment.MyChangeEvent</A><DD> <DT><A HREF="sim/ReceiveEvent.html#handle()"><B>handle()</B></A> - Method in class sim.<A HREF="sim/ReceiveEvent.html" title="class in sim">ReceiveEvent</A><DD> <DT><A HREF="sim/Simulation.MeasureEvent.html#handle()"><B>handle()</B></A> - Method in class sim.<A HREF="sim/Simulation.MeasureEvent.html" title="class in sim">Simulation.MeasureEvent</A><DD> <DT><A HREF="sim/Simulation.MeasureStartEvent.html#handle()"><B>handle()</B></A> - Method in class sim.<A HREF="sim/Simulation.MeasureStartEvent.html" title="class in sim">Simulation.MeasureStartEvent</A><DD> <DT><A HREF="sim/Simulation.MeasureStopEvent.html#handle()"><B>handle()</B></A> - Method in class sim.<A HREF="sim/Simulation.MeasureStopEvent.html" title="class in sim">Simulation.MeasureStopEvent</A><DD> <DT><A HREF="sim/Simulation.StopEvent.html#handle()"><B>handle()</B></A> - Method in class sim.<A HREF="sim/Simulation.StopEvent.html" title="class in sim">Simulation.StopEvent</A><DD> <DT><A HREF="broker/DestinationSet.SetIterator.html#hasNext()"><B>hasNext()</B></A> - Method in class broker.<A HREF="broker/DestinationSet.SetIterator.html" title="class in broker">DestinationSet.SetIterator</A><DD>Returns true if the iteration has more elements.<DT><A HREF="graph/Graph.EdgeIterator.html#hasNext()"><B>hasNext()</B></A> - Method in class graph.<A HREF="graph/Graph.EdgeIterator.html" title="class in graph">Graph.EdgeIterator</A><DD> <DT><A HREF="graph/Element.html#hasProperty(graph.Property)"><B>hasProperty(Property)</B></A> - Method in class graph.<A HREF="graph/Element.html" title="class in graph">Element</A><DD>Tests whether the element has a value mapped by that property.<DT><A HREF="broker/HashFunction.html#hash(int)"><B>hash(int)</B></A> - Method in class broker.<A HREF="broker/HashFunction.html" title="class in broker">HashFunction</A><DD>Hashs the value.<DT><A HREF="graph/Element.html#hashCode()"><B>hashCode()</B></A> - Method in class graph.<A HREF="graph/Element.html" title="class in graph">Element</A><DD>Returns a hash code for this <code>element</code> based on its id.<DT><A HREF="graph/Property.html#hashCode()"><B>hashCode()</B></A> - Method in class graph.<A HREF="graph/Property.html" title="class in graph">Property</A><DD> <DT><A HREF="util/ID.html#hashCode()"><B>hashCode()</B></A> - Method in class util.<A HREF="util/ID.html" title="class in util">ID</A><DD>Returns a hash code for this <code>ID</code>. <DT><A HREF="broker/Broker.html#heuristic"><B>heuristic</B></A> - Static variable in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD> </DL><HR><A NAME="_I_"><!-- --></A><H2><B>I</B></H2><DL><DT><A HREF="util/ID.html" title="class in util"><B>ID</B></A> - class util.<A HREF="util/ID.html" title="class in util">ID</A>.<DD>The <code>ID</code> class provides identifier objects based on <code>long</code> values. <DT><A HREF="util/ID.html#ID()"><B>ID()</B></A> - Constructor for class util.<A HREF="util/ID.html" title="class in util">ID</A><DD>Creates a new ID using the default <code>IDGenerator</code>.<DT><A HREF="util/ID.html#ID(util.IDGenerator)"><B>ID(IDGenerator)</B></A> - Constructor for class util.<A HREF="util/ID.html" title="class in util">ID</A><DD>Creates a new ID using the specified IDGenerator <code>generator</code>.<DT><A HREF="util/IDGenerator.html" title="class in util"><B>IDGenerator</B></A> - class util.<A HREF="util/IDGenerator.html" title="class in util">IDGenerator</A>.<DD>An <code>IDGenerator</code> provides <code>long</code> values convenient to build (unique) identifiers on. <DT><A HREF="util/IDGenerator.html#IDGenerator()"><B>IDGenerator()</B></A> - Constructor for class util.<A HREF="util/IDGenerator.html" title="class in util">IDGenerator</A><DD>Creates a new <code>IDGenerator</code> instance with the first (returned) id-value initialized to <code>0</code>.<DT><A HREF="util/IDGenerator.html#IDGenerator(long)"><B>IDGenerator(long)</B></A> - Constructor for class util.<A HREF="util/IDGenerator.html" title="class in util">IDGenerator</A><DD>Creates a new <code>IDGenerator</code> instance with the first (returned) id-value initialized to <code>value</code>.<DT><A HREF="broker/Broker.html#INTERESTS"><B>INTERESTS</B></A> - Static variable in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD> <DT><A HREF="graph/Element.html#id"><B>id</B></A> - Variable in class graph.<A HREF="graph/Element.html" title="class in graph">Element</A><DD>The unique ID of this element.<DT><A HREF="broker/Filter.html#identical(broker.Filter)"><B>identical(Filter)</B></A> - Method in class broker.<A HREF="broker/Filter.html" title="class in broker">Filter</A><DD> <DT><A HREF="util/Convert.html#inFile"><B>inFile</B></A> - Static variable in class util.<A HREF="util/Convert.html" title="class in util">Convert</A><DD> <DT><A HREF="broker/BloomFilter.html#initialize(java.util.Properties)"><B>initialize(Properties)</B></A> - Static method in class broker.<A HREF="broker/BloomFilter.html" title="class in broker">BloomFilter</A><DD> <DT><A HREF="broker/Broker.html#initialize(java.util.Properties)"><B>initialize(Properties)</B></A> - Static method in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>Initializes all fields of the broker class. <DT><A HREF="sim/Simulation.html#initialize()"><B>initialize()</B></A> - Method in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD>Initializes the fields of all needed classes, where default values may be overriden.<DT><A HREF="sim/Application.html#initializeProperties(java.util.Properties)"><B>initializeProperties(Properties)</B></A> - Static method in class sim.<A HREF="sim/Application.html" title="class in sim">Application</A><DD>Initializes all fields of the application class. <DT><A HREF="sim/Network.html#initializeProperties(java.util.Properties)"><B>initializeProperties(Properties)</B></A> - Static method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD> <DT><A HREF="sim/Queueing.html#initializeProperties(java.util.Properties)"><B>initializeProperties(Properties)</B></A> - Method in class sim.<A HREF="sim/Queueing.html" title="class in sim">Queueing</A><DD> <DT><A HREF="sim/Reconfiguration.html#initializeProperties(java.util.Properties)"><B>initializeProperties(Properties)</B></A> - Method in class sim.<A HREF="sim/Reconfiguration.html" title="class in sim">Reconfiguration</A><DD> <DT><A HREF="sim/Simulation.html#initializeProperties(java.util.Properties)"><B>initializeProperties(Properties)</B></A> - Method in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD> <DT><A HREF="com/Message.html#isBlack()"><B>isBlack()</B></A> - Method in class com.<A HREF="com/Message.html" title="class in com">Message</A><DD> <DT><A HREF="broker/Broker.html#isBroker()"><B>isBroker()</B></A> - Method in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>Returns true.<DT><A HREF="broker/Destination.html#isBroker()"><B>isBroker()
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -