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

P

P2PNetworkVisualization - class edu.iu.iv.visualization.p2p.p2pnetworkvisualization.P2PNetworkVisualization.
This program visualizes various P2P Network Models Layouts provided - SpringLayout, Fruchterman-Reingold, Kamada-Kawai, Circle Layout
P2PNetworkVisualization(Graph, String) - Constructor for class edu.iu.iv.visualization.p2p.p2pnetworkvisualization.P2PNetworkVisualization
Constructor.
P2PNetworkVisualizationAlgorithm - class edu.iu.iv.visualization.p2p.p2pnetworkvisualization.P2PNetworkVisualizationAlgorithm.
Wrapper for P2PNetworkVisualization program
P2PNetworkVisualizationAlgorithm(Graph, String) - Constructor for class edu.iu.iv.visualization.p2p.p2pnetworkvisualization.P2PNetworkVisualizationAlgorithm
Constructor.
P2PNetworkVisualizationPlugin - class edu.iu.iv.visualization.p2p.p2pnetworkvisualization.P2PNetworkVisualizationPlugin.
P2PNetworkVisualization Plugin
P2PNetworkVisualizationPlugin() - Constructor for class edu.iu.iv.visualization.p2p.p2pnetworkvisualization.P2PNetworkVisualizationPlugin
Constructor Sets the Property Map
P2PNetworkVisualizationTest - class edu.iu.iv.visualization.p2p.p2pnetworkvisualization.P2PNetworkVisualizationTest.
 
P2PNetworkVisualizationTest(String) - Constructor for class edu.iu.iv.visualization.p2p.p2pnetworkvisualization.P2PNetworkVisualizationTest
Constructor for P2PNetworkVisualizationTest.
paint(Graphics2D) - Method in class edu.iu.pcl.absurdist.gui.RelationLink
Paints the object.
paint(Graphics2D) - Method in class edu.iu.pcl.absurdist.gui.Plot
Paints the object.
paint(Graphics2D) - Method in class edu.iu.pcl.absurdist.gui.ConceptNode
Paints the object.
paint(Graphics2D) - Method in class edu.iu.pcl.absurdist.gui.ConceptGraph
Paints the object.
paintComponent(Graphics) - Method in class edu.iu.pcl.absurdist.gui.PlotPanel
Paints the component.
paintComponent(Graphics) - Method in class edu.iu.pcl.absurdist.gui.GraphPanel
Paints the component.
paintCorrespond(Graphics2D, int, int, int) - Method in class edu.iu.pcl.absurdist.gui.GraphPanel
Paints the correspondence link at a certain step between concept node pair (io, in) in two systems.
ParseConfig - class edu.iu.pcl.absurdist.common.ParseConfig.
This class is used to obtain configuration paramters, from a configuration file or from Java System Properties.
ParseConfig() - Constructor for class edu.iu.pcl.absurdist.common.ParseConfig
Creates an empty hashtable.
ParseConfig(Reader) - Constructor for class edu.iu.pcl.absurdist.common.ParseConfig
Creates a hashtable that contains the parsed data obtained from an open reader (which may, for example, be associated with an open file), and then closes the reader.
ParseConfig(String) - Constructor for class edu.iu.pcl.absurdist.common.ParseConfig
Creates a hashtable that contains the parsed contents of the specified configuration file.
partitionActiveAuthors() - Method in class edu.iu.iv.modeling.tarl.author.impl.DefaultAuthorManager
Returns the Collection of AuthorsTopicBuckets.
partitionActiveAuthors() - Method in interface edu.iu.iv.modeling.tarl.author.AuthorManager
Returns the Collection of AuthorsTopicBuckets.
partitionBucket(int) - Method in interface edu.iu.iv.modeling.tarl.util.AuthorsTopicBucket
Returns a Collection of AuthorsTopicBuckets of randomly chosen Authors such that the individual buckets are mutually exclusive and exhaustive (they cover all the authors).
partitionBucket(int) - Method in class edu.iu.iv.modeling.tarl.util.impl.DefaultAuthorsTopicBucket
Partitions the bucket to fixed sized groups of Authors and returns the Collection of these groups.
partitionOnTopic(AuthorGroup) - Static method in class edu.iu.iv.modeling.tarl.author.impl.DefaultAuthorUtility
Partitions the Authors on the basis of Topic.
partitionOnTopic(AuthorGroup) - Static method in class edu.iu.iv.modeling.tarl.author.AbstractAuthorUtility
Partitions the Authors on the basis of Topic.
partitionSet(Collection, int) - Static method in class edu.iu.iv.modeling.tarl.util.impl.ExtendedHashSet
Partitions the specified Collection into a Collection of subsets each of a fixed specified size.
PenaltyMinimizer - class edu.iu.pcl.absurdist.penalty.PenaltyMinimizer.
This algorithm tries to compute the correspondence between two concept systems that minimizes a certain penalty function.
PenaltyMinimizer() - Constructor for class edu.iu.pcl.absurdist.penalty.PenaltyMinimizer
 
perfectCnt - Variable in class edu.iu.pcl.absurdist.absurdist.Absurdist.Results
How many runs resulted in an identity permutation
PERL_INSTALLED_NO - Static variable in class edu.iu.iv.common.util.perl.PerlRunner
 
PERL_INSTALLED_UNSURE - Static variable in class edu.iu.iv.common.util.perl.PerlRunner
 
PERL_INSTALLED_YES - Static variable in class edu.iu.iv.common.util.perl.PerlRunner
 
PerlRunner - class edu.iu.iv.common.util.perl.PerlRunner.
Runs perl code.
PerlRunner() - Constructor for class edu.iu.iv.common.util.perl.PerlRunner
 
PerlRunnerTest - class edu.iu.iv.common.util.perl.PerlRunnerTest.
 
PerlRunnerTest(String) - Constructor for class edu.iu.iv.common.util.perl.PerlRunnerTest
Constructor for PerlRunnerTest.
PerlStopWordRemoverGUI - class edu.iu.iv.preprocessing.perlstopwordremover.PerlStopWordRemoverGUI.
 
PerlStopWordRemoverGUI() - Constructor for class edu.iu.iv.preprocessing.perlstopwordremover.PerlStopWordRemoverGUI
 
PerlStopWordRemoverGUI(String) - Constructor for class edu.iu.iv.preprocessing.perlstopwordremover.PerlStopWordRemoverGUI
 
PerlStopWordRemoverGUI(String, boolean) - Constructor for class edu.iu.iv.preprocessing.perlstopwordremover.PerlStopWordRemoverGUI
 
PerlStopWordRemoverGUI(String, boolean, boolean) - Constructor for class edu.iu.iv.preprocessing.perlstopwordremover.PerlStopWordRemoverGUI
 
PerlStopWordRemoverGUI(String, boolean, boolean, boolean) - Constructor for class edu.iu.iv.preprocessing.perlstopwordremover.PerlStopWordRemoverGUI
 
PerlStopWordRemoverGUI(String, boolean, boolean, boolean, boolean) - Constructor for class edu.iu.iv.preprocessing.perlstopwordremover.PerlStopWordRemoverGUI
 
PerlStopWordRemoverPlugin - class edu.iu.iv.preprocessing.perlstopwordremover.PerlStopWordRemoverPlugin.
 
PerlStopWordRemoverPlugin() - Constructor for class edu.iu.iv.preprocessing.perlstopwordremover.PerlStopWordRemoverPlugin
 
PerlTermDocGUI - class edu.iu.iv.preprocessing.PerlTermDocGUI.
 
PerlTermDocGUI() - Constructor for class edu.iu.iv.preprocessing.PerlTermDocGUI
 
PerlTermDocGUI(String) - Constructor for class edu.iu.iv.preprocessing.PerlTermDocGUI
 
PerlTermDocGUI(String, boolean) - Constructor for class edu.iu.iv.preprocessing.PerlTermDocGUI
 
PerlTermDocGUI(String, boolean, boolean) - Constructor for class edu.iu.iv.preprocessing.PerlTermDocGUI
 
PerlTermDocGUI(String, boolean, boolean, boolean) - Constructor for class edu.iu.iv.preprocessing.PerlTermDocGUI
 
PerlTermDocGUI(String, boolean, boolean, boolean, boolean) - Constructor for class edu.iu.iv.preprocessing.PerlTermDocGUI
 
PerlTermDocPlugin - class edu.iu.iv.preprocessing.PerlTermDocPlugin.
Creates term document matrices from text files.
PerlTermDocPlugin() - Constructor for class edu.iu.iv.preprocessing.PerlTermDocPlugin
Constructor
PerlVectorSpaceModelGUI - class edu.iu.iv.analysis.perlvectorspacemodel.PerlVectorSpaceModelGUI.
 
PerlVectorSpaceModelGUI() - Constructor for class edu.iu.iv.analysis.perlvectorspacemodel.PerlVectorSpaceModelGUI
This is the default constructor
PerlVectorSpaceModelPlugin - class edu.iu.iv.analysis.perlvectorspacemodel.PerlVectorSpaceModelPlugin.
 
PerlVectorSpaceModelPlugin() - Constructor for class edu.iu.iv.analysis.perlvectorspacemodel.PerlVectorSpaceModelPlugin
 
permute(int[]) - Method in class edu.iu.pcl.absurdist.graph.Graph
Permutes the graph.
persist(Object, ResourceDescriptor) - Method in class edu.iu.iv.common.persistence.ivc.DummySMFPersister
 
persist(Object, ResourceDescriptor) - Method in class edu.iu.iv.common.persistence.ivc.DelimitedSparseDoubleMatrixModelPersister
 
persist(Object, ResourceDescriptor) - Method in class edu.iu.iv.common.persistence.ivc.DelimitedDenseDoubleMatrixModelPersister
 
persist(Object, ResourceDescriptor) - Method in interface edu.iu.iv.core.persistence.Persister
Persists a data model to a resource such as a file or database.
persist(Object, ResourceDescriptor) - Method in class edu.iu.iv.common.persistence.standard.JUNGGraphPajekPersister
 
persist(Object, ResourceDescriptor) - Method in class edu.iu.iv.common.persistence.standard.JUNGGraphMLPersister
 
persist(Object, ResourceDescriptor) - Method in class edu.iu.iv.common.persistence.standard.HarwellBoeingMatrixModelPersister
 
PersistenceException - exception edu.iu.iv.core.persistence.PersistenceException.
All exceptions that are not java Exceptions must be PersistenceException.
PersistenceException() - Constructor for class edu.iu.iv.core.persistence.PersistenceException
 
PersistenceException(String) - Constructor for class edu.iu.iv.core.persistence.PersistenceException
 
PersistenceRegistry - interface edu.iu.iv.core.persistence.PersistenceRegistry.
Holds all the available registered Persisters in the IVC.
Persister - interface edu.iu.iv.core.persistence.Persister.
A Persister is responsible for saving and restoring models to and from a resource.
PERSISTER_DESCRIPTION - Static variable in class edu.iu.iv.core.persistence.PersisterProperty
This property provides additional information and complements the PERSISTER_NAME property.
PERSISTER_DOCUMENTATION_LINK - Static variable in class edu.iu.iv.core.persistence.PersisterProperty
The URL to a resource that describes this persister and format in detail.
PERSISTER_NAME - Static variable in class edu.iu.iv.core.persistence.PersisterProperty
The name of this persister.
PersisterNotFoundException - exception edu.iu.iv.core.persistence.PersisterNotFoundException.
Signifies the exception that a Persister was not found.
PersisterNotFoundException() - Constructor for class edu.iu.iv.core.persistence.PersisterNotFoundException
Constructs an exception.
PersisterNotFoundException(String) - Constructor for class edu.iu.iv.core.persistence.PersisterNotFoundException
Constructs a new exception with the specified detail message.
PersisterProperty - class edu.iu.iv.core.persistence.PersisterProperty.
This class defines properties that each persister can choose to provide.
PersisterProperty() - Constructor for class edu.iu.iv.core.persistence.PersisterProperty
 
PFNET - class edu.iu.iv.analysis.pathfindernetworkscaling.PFNET.
 
PFNET(int, int, DoubleMatrixModel) - Constructor for class edu.iu.iv.analysis.pathfindernetworkscaling.PFNET
Initializes the PFNET algorithm.
PFNETAlgorithm - class edu.iu.iv.analysis.pathfindernetworkscaling.PFNETAlgorithm.
 
PFNETAlgorithm(DoubleMatrixModel) - Constructor for class edu.iu.iv.analysis.pathfindernetworkscaling.PFNETAlgorithm
 
PFNETLabeller - class edu.iu.iv.analysis.pathfindernetworkscaling.PFNETLabeller.
 
PFNETLabeller(int) - Constructor for class edu.iu.iv.analysis.pathfindernetworkscaling.PFNETLabeller
 
PFNETPlugin - class edu.iu.iv.analysis.pathfindernetworkscaling.PFNETPlugin.
 
PFNETPlugin() - Constructor for class edu.iu.iv.analysis.pathfindernetworkscaling.PFNETPlugin
 
PFNETValidator - class edu.iu.iv.analysis.pathfindernetworkscaling.PFNETValidator.
 
PFNETValidator(int) - Constructor for class edu.iu.iv.analysis.pathfindernetworkscaling.PFNETValidator
 
PLAIN - Static variable in class edu.iu.pcl.absurdist.gui.RelationLink
line styles to indicate relation direction
Plot - class edu.iu.pcl.absurdist.gui.Plot.
Class Plot: Visual representation of a plot for an Absurdist variable.
Plot(double[][][], int, int, int, int, int) - Constructor for class edu.iu.pcl.absurdist.gui.Plot
Creates a plot from a variable array.
PlotPanel - class edu.iu.pcl.absurdist.gui.PlotPanel.
Class PlotPanel: The panel on which the concept system variable plots are painted.
PlotPanel() - Constructor for class edu.iu.pcl.absurdist.gui.PlotPanel
 
PlotPanel(Absurdist) - Constructor for class edu.iu.pcl.absurdist.gui.PlotPanel
 
Plugin - interface edu.iu.iv.core.plugin.Plugin.
Interface for an IVC plugin.
PLUGIN_DIRECTORY - Static variable in class edu.iu.iv.common.boot.ConfigFile
 
PluginProperty - class edu.iu.iv.core.plugin.PluginProperty.
A class representing a key to a PluginProperty.
PluginProperty() - Constructor for class edu.iu.iv.core.plugin.PluginProperty
 
PluginPropertyViewerGUI - class edu.iu.iv.common.gui.pluginpropertyviewer.PluginPropertyViewerGUI.
 
PluginPropertyViewerGUI() - Constructor for class edu.iu.iv.common.gui.pluginpropertyviewer.PluginPropertyViewerGUI
 
PluginPropertyViewerPlugin - class edu.iu.iv.common.gui.pluginpropertyviewer.PluginPropertyViewerPlugin.
 
PluginPropertyViewerPlugin() - Constructor for class edu.iu.iv.common.gui.pluginpropertyviewer.PluginPropertyViewerPlugin
 
PluginRegistry - interface edu.iu.iv.core.plugin.PluginRegistry.
A registry which keeps track of plugins and can identify those that support a particular model.
popupDialog(Container) - Method in class edu.iu.iv.common.gui.BasicIVCUserInterface
 
popupDialog(Container) - Method in interface edu.iu.iv.core.IVCUserInterface
Creates a modal dialog box based on the given container.
PorterStemmer - class edu.iu.iv.preprocessing.porterstemmer.PorterStemmer.
Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.
PorterStemmer() - Constructor for class edu.iu.iv.preprocessing.porterstemmer.PorterStemmer
 
PorterStemmerGUI - class edu.iu.iv.preprocessing.porterstemmer.PorterStemmerGUI.
 
PorterStemmerGUI() - Constructor for class edu.iu.iv.preprocessing.porterstemmer.PorterStemmerGUI
 
PorterStemmerGUI(String) - Constructor for class edu.iu.iv.preprocessing.porterstemmer.PorterStemmerGUI
 
PorterStemmerGUI(String, boolean) - Constructor for class edu.iu.iv.preprocessing.porterstemmer.PorterStemmerGUI
 
PorterStemmerGUI(String, boolean, boolean) - Constructor for class edu.iu.iv.preprocessing.porterstemmer.PorterStemmerGUI
 
PorterStemmerGUI(String, boolean, boolean, boolean) - Constructor for class edu.iu.iv.preprocessing.porterstemmer.PorterStemmerGUI
 
PorterStemmerGUI(String, boolean, boolean, boolean, boolean) - Constructor for class edu.iu.iv.preprocessing.porterstemmer.PorterStemmerGUI
 
PorterStemmerPlugin - class edu.iu.iv.preprocessing.porterstemmer.PorterStemmerPlugin.
 
PorterStemmerPlugin() - Constructor for class edu.iu.iv.preprocessing.porterstemmer.PorterStemmerPlugin
 
postInitGUI() - Method in class edu.iu.iv.modeling.barabasialbertmodel.BarabasiAlbertModelGUI
Add your post-init code in here
postInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.NetworkAnalysisToolkitGUI
Add your post-init code in here
postInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.GraphTypeDialog
Add your post-init code in here
postInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.GraphPruningDialog
Add your post-init code in here
postInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.GraphPathsDialog
Add your post-init code in here
postInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.DegreeDistributionsDialog
Add your post-init code in here
postInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.ClusteringCoefficientsDialog
Add your post-init code in here
PreferencesGUI - class edu.iu.iv.gui.preferences.PreferencesGUI.
 
PreferencesGUI() - Constructor for class edu.iu.iv.gui.preferences.PreferencesGUI
 
PreferencesPane - interface edu.iu.iv.gui.preferences.PreferencesPane.
 
PreferencesPlugin - class edu.iu.iv.gui.preferences.PreferencesPlugin.
 
PreferencesPlugin() - Constructor for class edu.iu.iv.gui.preferences.PreferencesPlugin
 
preInitGUI() - Method in class edu.iu.iv.modeling.barabasialbertmodel.BarabasiAlbertModelGUI
Add your pre-init code in here
preInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.NetworkAnalysisToolkitGUI
Add your pre-init code in here
preInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.GraphTypeDialog
Add your pre-init code in here
preInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.GraphPruningDialog
Add your pre-init code in here
preInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.GraphPathsDialog
Add your pre-init code in here
preInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.DegreeDistributionsDialog
Add your pre-init code in here
preInitGUI() - Method in class edu.iu.iv.toolkits.networkanalysistoolkit.gui.ClusteringCoefficientsDialog
Add your pre-init code in here
print() - Method in class edu.iu.pcl.absurdist.absurdist.Absurdist
Prints the source and target concept systems, the correspondence matrix, and the final mappings.
print(boolean) - Method in interface edu.iu.pcl.absurdist.penalty.SystemMatcher
Prints the two systems being matched (the original and noisy concept systems, the correspondence matrix, and the final mappings.
print(boolean) - Method in class edu.iu.pcl.absurdist.penalty.PenaltyMinimizer
Prints the original and noisy concept systems, the correspondence matrix, and the final mappings.
printCorrespond() - Method in class edu.iu.pcl.absurdist.absurdist.Absurdist
Prints the correspondence matrix to the standard output.
printCorrespond(PrintWriter) - Method in class edu.iu.pcl.absurdist.penalty.PenaltyMinimizer
 
printExSim() - Method in class edu.iu.pcl.absurdist.absurdist.Absurdist
Prints the external similarity matrix to the standard output.
printMap() - Method in class edu.iu.pcl.absurdist.absurdist.Absurdist
Prints the mapping between systemO and systemN to the standard output.
printMapping(PrintWriter) - Method in class edu.iu.pcl.absurdist.penalty.PenaltyMinimizer
 
printMatrix(double[][], PrintWriter) - Method in class edu.iu.pcl.absurdist.penalty.PenaltyMinimizer
 
printNetwork() - Method in class edu.iu.iv.modeling.p2p.can.CanNetwork
Print the network graph
printNetwork() - Method in class edu.iu.iv.modeling.p2p.hypergrid.HypergridNetwork
Print graph
printNetwork() - Method in class edu.iu.iv.modeling.p2p.pru.PruNetwork
Print the network graph
printNetwork() - Method in class edu.iu.iv.modeling.p2p.chord.ChordNetwork
Print graph
printNetwork() - Method in class edu.iu.iv.modeling.p2p.randomnetwork.RandomNetwork
 
printSystem(PrintWriter) - Method in class edu.iu.pcl.absurdist.penalty.PenaltyMinimizer
 
printSystems() - Method in class edu.iu.pcl.absurdist.absurdist.Absurdist
Prints the two systems to the standard output.
producePublications() - Method in class edu.iu.iv.modeling.tarl.main.impl.DefaultTarlExecuter
Produces Publications for the current year.
producePublications() - Method in interface edu.iu.iv.modeling.tarl.main.TarlExecuter
Produces Publications for the current year.
producePublications(AuthorsTopicBucket) - Method in interface edu.iu.iv.modeling.tarl.publication.PublicationManager
Produces Publications for the specified Authors.
producePublications(AuthorsTopicBucket) - Method in class edu.iu.iv.modeling.tarl.publication.impl.DefaultPublicationManager
Produces the Publications for the specified authors and topic
producePublicationsAtStart(AuthorsTopicBucket) - Method in interface edu.iu.iv.modeling.tarl.publication.PublicationManager
Produces the Publications for the specified authors and topic at the very start of the model
producePublicationsAtStart(AuthorsTopicBucket) - Method in class edu.iu.iv.modeling.tarl.publication.impl.DefaultPublicationManager
Produces the Publications for the specified authors and topic at the very start of the model
prop - Static variable in class edu.iu.pcl.absurdist.absurdist.Absurdist
An empty property list -- just an interface to system properties
Property - class edu.iu.iv.core.property.Property.
 
Property(String) - Constructor for class edu.iu.iv.core.property.Property
 
Property(String, Class) - Constructor for class edu.iu.iv.core.property.Property
 
Property(String, Class, int) - Constructor for class edu.iu.iv.core.property.Property
 
PropertyMap - class edu.iu.iv.core.property.PropertyMap.
A class that holds mappings from Property to whatever class of object is suitable for the PluginProperty.
PropertyMap() - Constructor for class edu.iu.iv.core.property.PropertyMap
 
PruAlgorithm - class edu.iu.iv.modeling.p2p.pru.PruAlgorithm.
Wrapper for PRU Network Modeling Algorithm
PruAlgorithm(int, int, int, int) - Constructor for class edu.iu.iv.modeling.p2p.pru.PruAlgorithm
Constructor for PruAlgorithm class.
PruNetwork - class edu.iu.iv.modeling.p2p.pru.PruNetwork.
PRU Network Model for Unstructured P2P Networks
PruNetwork() - Constructor for class edu.iu.iv.modeling.p2p.pru.PruNetwork
Constructor for PRU Network model
PruNetwork(int, int, int, int) - Constructor for class edu.iu.iv.modeling.p2p.pru.PruNetwork
Constructor for PRU Network model.
PruNetworkCompleteTest - class edu.iu.iv.modeling.p2p.pru.PruNetworkCompleteTest.
Test if the PruNetwork program functions correctly.
PruNetworkCompleteTest() - Constructor for class edu.iu.iv.modeling.p2p.pru.PruNetworkCompleteTest
 
PruNetworkTest - class edu.iu.iv.modeling.p2p.pru.PruNetworkTest.
 
PruNetworkTest(String) - Constructor for class edu.iu.iv.modeling.p2p.pru.PruNetworkTest
Constructor for PruNetworkTest.
PruPlugin - class edu.iu.iv.modeling.p2p.pru.PruPlugin.
PRU Network Modelling Plugin
PruPlugin() - Constructor for class edu.iu.iv.modeling.p2p.pru.PruPlugin
 
Publication - interface edu.iu.iv.modeling.tarl.publication.Publication.
This interface defines a Publication by defining the necessary functions it should support.
PublicationDatabase - interface edu.iu.iv.modeling.tarl.publication.PublicationDatabase.
This interface defines the PublicationDatabase which is used to store all the Publications ever produced in the system.
PublicationGroup - interface edu.iu.iv.modeling.tarl.publication.PublicationGroup.
This interface defines the functions to represent a group of Publications.
PublicationManager - interface edu.iu.iv.modeling.tarl.publication.PublicationManager.
This interface defines all the high-level functions related to Publications.
publicationMap - Variable in class edu.iu.iv.modeling.tarl.output.impl.DefaultOutputWriter
Stores an array to map the publication id integers to the Pajek identifiers
PublicationParameters - interface edu.iu.iv.modeling.tarl.input.PublicationParameters.
This interface defines the Parameters for the PublicationManager module of Tarl.
publications - Variable in class edu.iu.iv.modeling.tarl.output.impl.DefaultOutputWriter
Stores the PublicationGroupInterface for the model
put(Property, Object) - Method in class edu.iu.iv.core.property.PropertyMap
 
putRelation(int, int, Relation) - Method in class edu.iu.pcl.absurdist.absurdist.ConceptSystem
Adds the specified relation to the relation list between concept i and concept j.
putRelation(Vector, Relation) - Static method in class edu.iu.pcl.absurdist.absurdist.ConceptSystem
Adds the specified relation to a relation list.
putRelations(int, int, Vector) - Method in class edu.iu.pcl.absurdist.absurdist.ConceptSystem
Puts the relation list between concept i and concept j.

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