- generateSNEdgeWeightMapping(String, HashMap<String, Object>) - Static method in class IRPact_modellierung.network.SNFactory
-
Method to instantiate the EdgeWeightManipulationScheme for the social network based on the given parameters
- generateSNTopologyManipulationScheme(String, HashMap<String, Object>) - Static method in class IRPact_modellierung.network.SNFactory
-
Method to instantiate the TopologyManipulationScheme for the social network based on the given parameters
- generator - Variable in class IRPact_modellierung.distributions.COLTContinuousDistribution
-
- generator - Variable in class IRPact_modellierung.distributions.COLTDiscreteDistribution
-
- GeometricDistribution - Class in IRPact_modellierung.distributions
-
Class to model a geometric distribution based on the implementation in the COLT distribution library.
- GeometricDistribution(String, int, double) - Constructor for class IRPact_modellierung.distributions.GeometricDistribution
-
Will create a geometric distribution based on the COLT library.
- GeoSpatialModel - Class in IRPact_modellierung.space
-
A GeoSpatialModel is a SpatialModel with a high resolution and many geographic features.
- GeoSpatialModel(SimulationContainer, String, Set<ShapeFile>) - Constructor for class IRPact_modellierung.space.GeoSpatialModel
-
- getActiveProducts() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getAdoptedProducts() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgent
-
- getAdoptionReplacementScheme() - Method in class IRPact_modellierung.processModel.ProcessModel
-
- getAdoptionTime() - Method in class IRPact_modellierung.products.AdoptedProduct
-
- getAdvertisementScheme() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgent
-
- getAdvertisementScheme() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgentConfiguration
-
- getAdvertisingImpactFactor() - Method in class IRPact_modellierung.messaging.CompanyConsumerPerceptionManipulationMessage
-
- getAffinities() - Method in class IRPact_modellierung.agents.AgentConfiguration
-
- getAffinities(ConsumerAgentGroup) - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroupAffinities
-
- getAffinities() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroupAffinities
-
- getAgentConfiguration() - Method in class IRPact_modellierung.simulation.Configuration
-
- getAgentID() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgent
-
- getAllMediaNeighbours(SNNode) - Method in class IRPact_modellierung.network.SocialGraph
-
Method to get all nodes that are neighbours of a nodeOfInterest through any medium
- getAlpha() - Method in class IRPact_modellierung.distributions.PowerlawDistribution
-
- getAlpha() - Method in class IRPact_modellierung.distributions.WeibullDistribution
-
- getAlpha() - Method in class IRPact_modellierung.network.HeterogeneousMannaSenYookSN
-
- getAlpha() - Method in class IRPact_modellierung.network.MannaSenYookCommunicationGraph
-
- getAlpha() - Method in class IRPact_modellierung.network.MannaSenYookPseudoCountCommunicationGraph
-
- getAssociatedPerceptionScheme() - Method in class IRPact_modellierung.perception.PerceptionSchemeConfiguration
-
- getAssociatedProductAttribute() - Method in class IRPact_modellierung.perception.MemoryLessProductAttributePerceptionScheme
-
- getAssociatedProductAttribute() - Method in class IRPact_modellierung.perception.ProductAttributePerceptionHistogram
-
- getAssociatedProductAttribute() - Method in class IRPact_modellierung.perception.TrueValueProductAttributePerception
-
- getAssociatedSimulationContainer() - Method in class IRPact_modellierung.SimulationEntity
-
- getAttributeName() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentAttribute
-
- getAttributes() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgent
-
- getAttributeValue() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentAttribute
-
- getB() - Method in class IRPact_modellierung.network.ExponentialDecayCommunicationGraph
-
- getB() - Method in class IRPact_modellierung.network.HeterogeneousExponentialDecaySN
-
- getBeta() - Method in class IRPact_modellierung.distributions.WeibullDistribution
-
- getBeta() - Method in class IRPact_modellierung.network.HeterogeneousMannaSenYookSN
-
- getBeta() - Method in class IRPact_modellierung.network.MannaSenYookCommunicationGraph
-
- getBeta() - Method in class IRPact_modellierung.network.MannaSenYookPseudoCountCommunicationGraph
-
- getBeta() - Method in class IRPact_modellierung.network.SmallWorldCommunicationGraph
-
- getBeta() - Method in class IRPact_modellierung.network.SpatialSmallWorldSN
-
- getBinHeight() - Method in class IRPact_modellierung.perception.HistogramBin
-
- getBinMaxValue() - Method in class IRPact_modellierung.perception.HistogramBin
-
- getBinMinValue() - Method in class IRPact_modellierung.perception.HistogramBin
-
- getBinValues() - Method in class IRPact_modellierung.perception.ProductAttributePerceptionHistogram
-
- getCommunicatedValue() - Method in class IRPact_modellierung.messaging.CompanyConsumerPerceptionManipulationMessage
-
- getCommunicationNeighbours() - Method in class IRPact_modellierung.network.CommunicationGraph
-
Method to derive the neighbour map in a network where all edges are of communication medium
- getCommunicationNeighbours(SNNode) - Method in class IRPact_modellierung.network.CommunicationGraph
-
Method to derive the neighbours of a given node in a network where all edges are of communication medium
- getCommunicationScheme() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getCompanyAgentName() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgentConfiguration
-
- getCompanyAgentNames() - Static method in class IRPact_modellierung.agents.companyAgents.CompanyAgentFactory
-
- getCompanyAgents() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getCompanyAgentsConfiguration() - Method in class IRPact_modellierung.agents.AgentConfiguration
-
- getCompatibilityPA(Product) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to extract the compatibility product attribute of a product (if present).
- getComponentManagementService() - Method in class IRPact_modellierung.simulation.JadexInteraction
-
- getConcernedProducts(Set<MarketIntroductionEvent>) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to derive the products a set of MarketIntroductionEvent corresponds to
- getConsumerAgentConcerned() - Method in class IRPact_modellierung.events.NeedEvent
-
- getConsumerAgentGroupAttributes() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getConsumerAgentGroupPreferences() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getConsumerAgentGroups() - Method in class IRPact_modellierung.agents.AgentConfiguration
-
- getConsumerAgents() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getConsumerAgentsInGroup() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getconsumerGroupBetaMapping() - Method in class IRPact_modellierung.network.HeterogeneousSmallWorldCommunicationGraph
-
- getConsumerGroupBetaMapping() - Method in class IRPact_modellierung.network.SpatialHeterogeneousSmallWorldSN
-
- getConsumerGroupNoConnectedEdgesMapping() - Method in class IRPact_modellierung.network.HeterogeneousScalefreeCommunicationGraph
-
- getConsumerGroupNoConnectedEdgesMapping() - Method in class IRPact_modellierung.network.SpatialHeterogeneousScalefreeSN
-
- getConsumerGroupZMapping() - Method in class IRPact_modellierung.network.HeterogeneousRegularCommunicationGraph
-
- getConsumerGroupZMapping() - Method in class IRPact_modellierung.network.HeterogeneousSmallWorldCommunicationGraph
-
- getConsumerGroupZMapping() - Method in class IRPact_modellierung.network.SpatialHeterogeneousRegularSN
-
- getConsumerGroupZMapping() - Method in class IRPact_modellierung.network.SpatialHeterogeneousSmallWorldSN
-
- getConsumerPolicyScheme() - Method in class IRPact_modellierung.agents.policyAgent.PolicyAgent
-
- getConsumerPolicyScheme() - Method in class IRPact_modellierung.agents.policyAgent.PolicyAgentConfiguration
-
- getCoordinates() - Method in class IRPact_modellierung.agents.SpatialAgent
-
- getCorrespondingAdoptedProduct(Set<AdoptedProduct>, Product) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to find the adoptedProduct in a set of AdoptedProducts that corresponds to given product
- getCorrespondingConsumerAgentGroup() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgent
-
- getCorrespondingDistribution() - Method in class IRPact_modellierung.distributions.MultivNormalDistribution
-
- getCorrespondingEdge(SNNode, SNNode, Set<SNEdge>) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Retrieves the edge from sourceNode to targetNode in the given set of edges.
- getCorrespondingFixedProduct() - Method in class IRPact_modellierung.events.MarketIntroductionEventDescription
-
- getCorrespondingMessage() - Method in class IRPact_modellierung.events.CommunicationEvent
-
- getCorrespondingMessageScheme() - Method in class IRPact_modellierung.messaging.CommunicationScheme
-
- getCorrespondingNeeds(Set<String>, Map<String, Need>) - Static method in class IRPact_modellierung.helper.ValueConversionHelper
-
Method to select all needs from a String-Need map as from a set of Strings.
- getCorrespondingNodeInSN() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgent
-
- getCorrespondingProduct(SimulationContainer, FixedProductDescription) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to retrieve the product corresponding to the FixedProductDescription from the list of products in the simulation container.
- getCorrespondingProduct() - Method in class IRPact_modellierung.products.AdoptedProduct
-
- getCorrespondingProductAttribute() - Method in class IRPact_modellierung.information.ProductAttributeInformation
-
- getCorrespondingProductGroupAttribute() - Method in class IRPact_modellierung.products.ProductAttribute
-
- getCorrespondingProducts(Set<AdoptedProduct>) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to derive the products a set of adopted products is based on.
- getCovariances() - Method in class IRPact_modellierung.distributions.MultivNormalDistribution
-
- getCreationParent() - Method in class IRPact_modellierung.simulation.JadexInteraction
-
- getCumulatedDistribution() - Method in class IRPact_modellierung.distributions.FiniteMassPointsDiscreteDistribution
-
- getCurrentSimulationTime() - Method in class IRPact_modellierung.time.ContinuousTimeModel
-
- getCut() - Method in class IRPact_modellierung.distributions.PowerlawDistribution
-
- getDecisionConfiguration() - Method in class IRPact_modellierung.simulation.Configuration
-
- getDecisionMakingProcess(String) - Method in class IRPact_modellierung.decision.DecisionConfiguration
-
method to retrieve the (parameterized) instances of implementations of a DecisionProcess.
- getDecisionProcessEmployed() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgent
-
- getDecisionProcessEmployed() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getDeliberativeDecision() - Method in class IRPact_modellierung.decision.DecisionConfiguration
-
- getDerivedProducts() - Method in class IRPact_modellierung.products.ProductGroup
-
- getDimension() - Method in class IRPact_modellierung.distributions.MultivariateDistribution
-
- getDistributionMap() - Method in class IRPact_modellierung.simulation.Configuration
-
- getEdgeDeletionProbability() - Method in class IRPact_modellierung.network.RandomInDelTMS
-
- getEdgeInsertionProbability() - Method in class IRPact_modellierung.network.RandomInDelTMS
-
- getEdgeLabel() - Method in class IRPact_modellierung.network.SNEdge
-
- getEdges() - Method in class IRPact_modellierung.network.SocialGraph
-
- getEdgeWeight() - Method in class IRPact_modellierung.messaging.ConsumerConsumerPreferenceManipulationMessage
-
- getEdgeWeight() - Method in class IRPact_modellierung.network.ConstantEdgeWeightManipulationScheme
-
- getEdgeWeight() - Method in class IRPact_modellierung.network.SNEdge
-
- getEdgeWeightConsumerEdge() - Method in class IRPact_modellierung.messaging.ConsumerConsumerPerceptionManipulationMessage
-
- getEdgeWeightConsumerEdge() - Method in class IRPact_modellierung.messaging.ConsumerConsumerProductAttributePerceptionManipulationMessage
-
- getEdgeWeightManipulationScheme() - Method in class IRPact_modellierung.network.SocialNetwork
-
- getEdgeWeightMappingScheme() - Method in class IRPact_modellierung.network.SNConfiguration
-
- getEmployedDecisionProcess(ConsumerAgent, Product) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to see if a product overwrite a decision process / which one would be used for the product adoption by a ConsumerAgent
Will give back the products decision overwrite process (if not null) or else the decision process of the consumer actor
- getEventScheduler() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getExcludeProductGroup() - Method in class IRPact_modellierung.products.ProductGroup
-
- getExcludeProductGroupStrings() - Method in class IRPact_modellierung.products.ProtoProductGroup
-
- getFixedProductAwarenessDistribution() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getFixedProductMap() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getFixedProducts() - Method in class IRPact_modellierung.products.ProductGroup
-
- getFixedProducts() - Method in class IRPact_modellierung.products.ProtoProductGroup
-
- getGamma() - Method in class IRPact_modellierung.distributions.CauchyDistribution
-
- getGroupName() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getGroupName() - Method in class IRPact_modellierung.products.ProductGroup
-
- getGroupName() - Method in class IRPact_modellierung.products.ProtoProductGroup
-
- getHeight() - Method in class IRPact_modellierung.space.RectangularSpatialModel
-
- getHistogramMaxValue() - Method in class IRPact_modellierung.perception.HistogramPerceptionSchemeConfiguration
-
- getHistogramMinValue() - Method in class IRPact_modellierung.perception.HistogramPerceptionSchemeConfiguration
-
- getHistoricalProducts() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getInformationAuthority() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgentConfiguration
-
- getInformationAuthority() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getInformationAuthority() - Method in class IRPact_modellierung.agents.InformationAgent
-
- getInformationAuthority() - Method in class IRPact_modellierung.agents.policyAgent.PolicyAgentConfiguration
-
- getInformationAuthority() - Method in class IRPact_modellierung.agents.posAgents.POSAgentConfiguration
-
- getInformationOriginAgent() - Method in class IRPact_modellierung.information.Information
-
- getInformationScheme() - Method in class IRPact_modellierung.simulation.Configuration
-
- getInitializationDistribution() - Method in class IRPact_modellierung.perception.StochasticPerceptionInitializationScheme
-
- getInitialProductConfiguration() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getInvestmentCostPA(Product) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to extract the investmentCost product attribute of a product (if present).
- getJadexHandle() - Method in class IRPact_modellierung.agents.consumerAgents.AsynchronousConsumerAgent
-
- getJadexSpace() - Static method in class IRPact_modellierung.simulation.JadexInteraction
-
- getK() - Method in class IRPact_modellierung.distributions.BurrDistribution12
-
- getK() - Method in class IRPact_modellierung.distributions.BurrDistribution3
-
- getK() - Method in class IRPact_modellierung.distributions.BurrDistribution4
-
- getK() - Method in class IRPact_modellierung.distributions.BurrDistribution5
-
- getK() - Method in class IRPact_modellierung.distributions.BurrDistribution6
-
- getK() - Method in class IRPact_modellierung.distributions.BurrDistribution9
-
- getK() - Method in class IRPact_modellierung.distributions.GeometricDistribution
-
- getK() - Method in class IRPact_modellierung.network.ErdosRenyiCommunicationGraph
-
- getKiesling() - Method in class IRPact_modellierung.decision.DecisionConfiguration
-
- getL3() - Method in class IRPact_modellierung.distributions.LambdaDistribution
-
- getL4() - Method in class IRPact_modellierung.distributions.LambdaDistribution
-
- getLambda() - Method in class IRPact_modellierung.distributions.PoissonDistribution
-
- getLambda() - Method in class IRPact_modellierung.perception.Histogram
-
- getLambda() - Method in class IRPact_modellierung.perception.HistogramPerceptionSchemeConfiguration
-
- getLatitudeCentred() - Method in class IRPact_modellierung.space.RectangularSpatialModel
-
- getLeastConnectedNode(HashMap<Integer, Set<SNNode>>, boolean, SNNode) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to find the least (or any of the least) connected node within a list of nodes,
potentially excluding the node to connect
- getLeastConnectedNodeUnsafe(HashMap<Integer, Set<SNNode>>, boolean, SNNode) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Unsafe method to find the least (or any of the least) connected node within a list of nodes,
potentially excluding the node to connect.
- getLongitudeCentred() - Method in class IRPact_modellierung.space.RectangularSpatialModel
-
- getLowerBound() - Method in class IRPact_modellierung.distributions.BoundedContinuousDistribution
-
- getLowerBound() - Method in class IRPact_modellierung.distributions.BoundedDiscreteDistribution
-
- getLowerBound() - Method in class IRPact_modellierung.distributions.BoundedUnivariateDistribution
-
- getManagementDecisionScheme() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgent
-
- getManagementDecisionScheme() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgentConfiguration
-
- getMappingStrength() - Method in class IRPact_modellierung.preference.ProductGroupAttributeValueMapping
-
- getMarketEvaluationScheme() - Method in class IRPact_modellierung.agents.policyAgent.PolicyAgent
-
- getMarketEvaluationScheme() - Method in class IRPact_modellierung.agents.policyAgent.PolicyAgentConfiguration
-
- getMarketIntroductionEvents() - Method in class IRPact_modellierung.products.ProductConfiguration
-
- getMassFalse() - Method in class IRPact_modellierung.distributions.BooleanDistribution
-
- getMassPoints() - Method in class IRPact_modellierung.distributions.FiniteMassPointsDiscreteDistribution
-
- getMassTrue() - Method in class IRPact_modellierung.distributions.BooleanDistribution
-
- getMaximum(Set<Double>) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
- getMean() - Method in class IRPact_modellierung.distributions.NormDistribution
-
- getMeans() - Method in class IRPact_modellierung.distributions.MultivNormalDistribution
-
- getMedium() - Method in class IRPact_modellierung.network.SNEdge
-
- getMetric() - Method in class IRPact_modellierung.space.SpatialModel
-
- getMinimum(Set<Double>) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
- getMutability() - Method in class IRPact_modellierung.products.ProductGroupAttribute
-
- getN() - Method in class IRPact_modellierung.distributions.BinomialDistribution
-
Resets the probability of success for individual Bernoulli experiments of the distribution
- getN() - Method in class IRPact_modellierung.distributions.BoundedBinomialDistribution
-
Reset the numbers of independent trails used by this distribution
- getN() - Method in class IRPact_modellierung.distributions.NegativeBinomialDistribution
-
- getName() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgent
-
- getName() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroupAttribute
-
- getName() - Method in class IRPact_modellierung.agents.posAgents.POSAgentConfiguration
-
- getName() - Method in class IRPact_modellierung.distributions.Distribution
-
- getName() - Method in class IRPact_modellierung.distributions.MultivariateDistribution
-
- getName() - Method in class IRPact_modellierung.needs.Need
-
- getName() - Method in class IRPact_modellierung.preference.Value
-
- getName() - Method in class IRPact_modellierung.products.FixedProductDescription
-
- getName() - Method in class IRPact_modellierung.products.Product
-
- getName() - Method in class IRPact_modellierung.products.ProductGroupAttribute
-
- getNeed() - Method in class IRPact_modellierung.events.NeedEvent
-
- getNeed() - Method in class IRPact_modellierung.needs.NeedNeedIndicatorMap
-
- getNeedDevelopmentScheme() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getNeedIndicator() - Method in class IRPact_modellierung.needs.NeedNeedIndicatorMap
-
- getNeedsInSimulation() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getNeedsSatisfied() - Method in class IRPact_modellierung.products.ProductGroup
-
- getNeedsSatisfied() - Method in class IRPact_modellierung.products.ProtoProductGroup
-
- getNeighbours() - Method in class IRPact_modellierung.network.SocialGraph
-
- getNeighbours(SocialGraph.EDGEMEDIUM) - Method in class IRPact_modellierung.network.SocialGraph
-
- getNeighbours(SNNode) - Method in class IRPact_modellierung.network.SocialGraph
-
Method deriving all nodes the node of interest has an edge towards by the medium of interest
- getNeighbours(SNNode, SocialGraph.EDGEMEDIUM) - Method in class IRPact_modellierung.network.SocialGraph
-
Method to derive all nodes the node of interest has an edge towards via the specified medium
- getNoAgentsPerGroup() - Method in class IRPact_modellierung.agents.AgentConfiguration
-
- getNoBins() - Method in class IRPact_modellierung.perception.Histogram
-
- getNoBins() - Method in class IRPact_modellierung.perception.HistogramPerceptionSchemeConfiguration
-
- getNoConnectedEdges() - Method in class IRPact_modellierung.network.ScalefreeCommunicationGraph
-
- getNoConnectedEdges() - Method in class IRPact_modellierung.network.ScalefreePseudoCountCommunicationGraph
-
- getNodeLabel() - Method in class IRPact_modellierung.network.SNNode
-
- getNodes() - Method in class IRPact_modellierung.network.SocialGraph
-
- getNoInitSeeds() - Method in class IRPact_modellierung.network.HeterogeneousScalefreeCommunicationGraph
-
- getNoInitSeeds() - Method in class IRPact_modellierung.network.ScalefreeCommunicationGraph
-
- getNoInitSeeds() - Method in class IRPact_modellierung.network.ScalefreePseudoCountCommunicationGraph
-
- getNoInitSeeds() - Method in class IRPact_modellierung.network.SpatialHeterogeneousScalefreeSN
-
- getNoProductsPerGroup() - Method in class IRPact_modellierung.products.ProductConfiguration
-
- getNumberMessagesPerTimeUnit() - Method in class IRPact_modellierung.messaging.ConsumerAgentMessageScheme
-
- getNumberTotalSteps() - Method in class IRPact_modellierung.time.DiscreteTimeModel
-
- getObservability() - Method in class IRPact_modellierung.products.ProductGroupAttribute
-
- getOverwriteDecisionProcess() - Method in class IRPact_modellierung.products.ProductGroup
-
- getOverwriteDecisionProcess() - Method in class IRPact_modellierung.products.ProtoProductGroup
-
- getP() - Method in class IRPact_modellierung.distributions.BinomialDistribution
-
- getP() - Method in class IRPact_modellierung.distributions.BoundedBinomialDistribution
-
- getP() - Method in class IRPact_modellierung.distributions.GeometricDistribution
-
- getP() - Method in class IRPact_modellierung.distributions.NegativeBinomialDistribution
-
- getP() - Method in class IRPact_modellierung.network.GilbertCommunicationGraph
-
- getPartOfProductGroup() - Method in class IRPact_modellierung.products.FixedProductDescription
-
- getPartOfProductGroup() - Method in class IRPact_modellierung.products.Product
-
- getPerceivedProductAttributeValues() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgent
-
- getPerceptionInitializationScheme() - Method in class IRPact_modellierung.perception.PerceptionSchemeConfiguration
-
- getPerceptionSchemeParameters() - Method in class IRPact_modellierung.perception.PerceptionSchemeConfiguration
-
- getPlaceholder() - Method in class IRPact_modellierung.space.ShapeFile
-
- getPlatform() - Method in class IRPact_modellierung.simulation.JadexInteraction
-
- getPolicyAgentConfiguration() - Method in class IRPact_modellierung.agents.AgentConfiguration
-
- getPosAgentConfiguration() - Method in class IRPact_modellierung.agents.AgentConfiguration
-
- getPosAgents() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getPreferenceConfiguration() - Method in class IRPact_modellierung.simulation.Configuration
-
- getPreferenceHomogenizationFactor() - Method in class IRPact_modellierung.messaging.ConsumerConsumerPreferenceManipulationMessage
-
- getPreferenceHomogenizingFactor() - Method in class IRPact_modellierung.preference.PreferenceConfiguration
-
- getPreferenceIncreaseOfMessage() - Method in class IRPact_modellierung.messaging.CompanyConsumerPreferenceManipulationMessage
-
- getPreferences() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgent
-
- getPrerequisiteProductGroups() - Method in class IRPact_modellierung.products.ProductGroup
-
- getPrerequisiteProductGroupStrings() - Method in class IRPact_modellierung.products.ProtoProductGroup
-
- getProcessModel() - Method in class IRPact_modellierung.simulation.Configuration
-
- getProcessModel() - Method in class IRPact_modellierung.time.TimeModel
-
- getProductAdopter() - Method in class IRPact_modellierung.products.AdoptedProduct
-
- getProductAttributeConcerned() - Method in class IRPact_modellierung.messaging.CompanyConsumerPerceptionManipulationMessage
-
- getProductAttributeConcerned() - Method in class IRPact_modellierung.messaging.ConsumerConsumerPerceptionManipulationMessage
-
- getProductAttributeConcerned() - Method in class IRPact_modellierung.messaging.ConsumerConsumerProductAttributePerceptionManipulationMessage
-
- getProductAttributeInformationValue() - Method in class IRPact_modellierung.information.ProductAttributeInformation
-
- getProductAttributes() - Method in class IRPact_modellierung.products.Product
-
- getProductAttributeValues() - Method in class IRPact_modellierung.products.FixedProductDescription
-
- getProductAwarenessMap() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgent
-
- getProductByName(String, SimulationContainer) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to retrieve a product within the simulation by its name.
- getProductConcerned() - Method in class IRPact_modellierung.events.ScriptedProductEvent
-
- getProductConcerned() - Method in class IRPact_modellierung.messaging.CompanyConsumerPerceptionManipulationMessage
-
- getProductConcerned() - Method in class IRPact_modellierung.messaging.ConsumerConsumerPerceptionManipulationMessage
-
- getProductConcerned() - Method in class IRPact_modellierung.messaging.ConsumerConsumerProductAttributePerceptionManipulationMessage
-
- getProductConfiguration() - Method in class IRPact_modellierung.simulation.Configuration
-
- getProductDiscontinuationEvents() - Method in class IRPact_modellierung.products.ProductConfiguration
-
- getProductGroupAttribute() - Method in class IRPact_modellierung.preference.ProductGroupAttributeValueMapping
-
- getProductGroupAttributePreferenceMapping() - Method in class IRPact_modellierung.preference.PreferenceConfiguration
-
- getProductGroupAttributes() - Method in class IRPact_modellierung.products.ProductGroup
-
- getProductGroupAttributes() - Method in class IRPact_modellierung.products.ProtoProductGroup
-
- getProductGroupAvailability() - Method in class IRPact_modellierung.agents.posAgents.POSAgentConfiguration
-
- getProductGroupAwarenessDistribution() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getProductGroupPriceFactor() - Method in class IRPact_modellierung.agents.posAgents.POSAgentConfiguration
-
- getProductGroups() - Method in class IRPact_modellierung.products.ProductConfiguration
-
- getProductLifetime() - Method in class IRPact_modellierung.products.AdoptedProduct
-
- getProductLifetimeDistribution() - Method in class IRPact_modellierung.products.FixedProductDescription
-
- getProductLifetimeDistribution() - Method in class IRPact_modellierung.products.Product
-
- getProductLifetimeDistribution() - Method in class IRPact_modellierung.products.ProductGroup
-
- getProductLifetimeDistribution() - Method in class IRPact_modellierung.products.ProtoProductGroup
-
- getProductName() - Method in class IRPact_modellierung.events.ProductDiscontinuationEventDescription
-
- getProductPerceptionSchemes() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getProductPolicyScheme() - Method in class IRPact_modellierung.agents.policyAgent.PolicyAgent
-
- getProductPolicyScheme() - Method in class IRPact_modellierung.agents.policyAgent.PolicyAgentConfiguration
-
- getProductPortfolio() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgent
-
- getProductQualityManipulationScheme() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgent
-
- getProductQualityManipulationScheme() - Method in class IRPact_modellierung.agents.companyAgents.CompanyAgentConfiguration
-
- getProducts() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution10
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution12
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution2
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution3
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution4
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution5
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution6
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution7
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution8
-
- getR() - Method in class IRPact_modellierung.distributions.BurrDistribution9
-
- getRandomSNNode(Set<SNNode>) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to retrieve a random node in the set of SNNodes chosen uniformly distributed
- getRangeEpsilon() - Method in class IRPact_modellierung.decision.KieslingUtilitarianConsumerAgentAdoptionDecisionProcess
-
- getReceiver() - Method in class IRPact_modellierung.messaging.Message
-
- getRegulatoryPolicyScheme() - Method in class IRPact_modellierung.agents.policyAgent.PolicyAgent
-
- getRegulatoryPolicyScheme() - Method in class IRPact_modellierung.agents.policyAgent.PolicyAgentConfiguration
-
- getRewireProbability() - Method in class IRPact_modellierung.network.RandomRewireTMS
-
- getScheduledForTime() - Method in class IRPact_modellierung.events.Event
-
- getScheduledForTime() - Method in class IRPact_modellierung.events.MarketIntroductionEventDescription
-
- getScheduledForTime() - Method in class IRPact_modellierung.events.ProductDiscontinuationEventDescription
-
- getSchwarzTakeTheBest() - Method in class IRPact_modellierung.decision.DecisionConfiguration
-
- getSender() - Method in class IRPact_modellierung.messaging.Message
-
- getSenderPreference() - Method in class IRPact_modellierung.messaging.ConsumerConsumerPreferenceManipulationMessage
-
- getShapeFiles() - Method in class IRPact_modellierung.space.GeoSpatialModel
-
- getSimulationConfiguration() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getSimulationLength() - Method in class IRPact_modellierung.time.ContinuousTimeModel
-
- getSimulationLength() - Method in class IRPact_modellierung.time.TemporalConfiguration
-
- getSimulationTime() - Method in class IRPact_modellierung.time.TimeModel
-
- getSNConfiguration() - Method in class IRPact_modellierung.simulation.Configuration
-
- getsNMap() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getSocialGraph() - Method in class IRPact_modellierung.network.SNConfiguration
-
- getSocialGraph() - Method in class IRPact_modellierung.network.SocialNetwork
-
- getSocialGraphParameters() - Method in class IRPact_modellierung.network.SNConfiguration
-
- getSocialNetwork() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getSource() - Method in class IRPact_modellierung.network.SNConsumerConsumerEdge
-
- getSource() - Method in class IRPact_modellierung.network.SNEdge
-
- getSpatialConfiguration() - Method in class IRPact_modellierung.simulation.Configuration
-
- getSpatialDistribution() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroup
-
- getSpatialDistribution() - Method in class IRPact_modellierung.agents.posAgents.POSAgentConfiguration
-
- getSpatialModel() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getSpatialModelParameters() - Method in class IRPact_modellierung.space.SpatialConfiguration
-
- getSpatialModelQualifier() - Method in class IRPact_modellierung.space.SpatialConfiguration
-
- getStandardProduct() - Method in class IRPact_modellierung.products.ProductGroup
-
- getStandardProduct() - Method in class IRPact_modellierung.products.ProtoProductGroup
-
- getStrength() - Method in class IRPact_modellierung.preference.Preference
-
- getTakeTheBest() - Method in class IRPact_modellierung.decision.DecisionConfiguration
-
- getTarget() - Method in class IRPact_modellierung.network.SNConsumerConsumerEdge
-
- getTarget() - Method in class IRPact_modellierung.network.SNEdge
-
- getTemporalConfiguration() - Method in class IRPact_modellierung.simulation.Configuration
-
- getTimeModel() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getTimeModel() - Method in class IRPact_modellierung.time.TemporalConfiguration
-
- getTopologyManipulationScheme() - Method in class IRPact_modellierung.network.SNConfiguration
-
- getTopologyManipulationScheme() - Method in class IRPact_modellierung.network.SocialNetwork
-
- getTrustNeighbours() - Method in class IRPact_modellierung.network.TrustGraph
-
- getTrustNeighbours(SNNode) - Method in class IRPact_modellierung.network.TrustGraph
-
- getUnsatisfiedNeeds(ConsumerAgent) - Static method in class IRPact_modellierung.helper.LazynessHelper
-
Method to derive all needs of the consumerAgentConcerned not currently satisfied by any
of the adopted products
- getUpperBound() - Method in class IRPact_modellierung.distributions.BoundedContinuousDistribution
-
- getUpperBound() - Method in class IRPact_modellierung.distributions.BoundedDiscreteDistribution
-
- getUpperBound() - Method in class IRPact_modellierung.distributions.BoundedUnivariateDistribution
-
- getUtilityFunctionUsed() - Method in class IRPact_modellierung.decision.UtilitarianConsumerAgentAdoptionDecisionProcess
-
- getValue() - Method in class IRPact_modellierung.agents.consumerAgents.ConsumerAgentGroupAttribute
-
- getValue() - Method in class IRPact_modellierung.preference.Preference
-
- getValue() - Method in class IRPact_modellierung.preference.ProductGroupAttributeValueMapping
-
- getValue() - Method in class IRPact_modellierung.products.ProductAttribute
-
- getValue() - Method in class IRPact_modellierung.products.ProductGroupAttribute
-
- getValueConcerned() - Method in class IRPact_modellierung.messaging.CompanyConsumerPreferenceManipulationMessage
-
- getValuesUsed(Set<ConsumerAgentGroup>) - Static method in class IRPact_modellierung.helper.StructureEnricher
-
Method to derive the values that a group of consumer agent groups use.
- getValuesUsed() - Method in class IRPact_modellierung.preference.PreferenceConfiguration
-
- getValuesUsed() - Method in class IRPact_modellierung.simulation.SimulationContainer
-
- getVariance() - Method in class IRPact_modellierung.distributions.NormDistribution
-
- getWidth() - Method in class IRPact_modellierung.space.RectangularSpatialModel
-
- getX0() - Method in class IRPact_modellierung.distributions.CauchyDistribution
-
- getZ() - Method in class IRPact_modellierung.distributions.ZipfianDistribution
-
- getZ() - Method in class IRPact_modellierung.network.RegularCommunicationGraph
-
- getZ() - Method in class IRPact_modellierung.network.SmallWorldCommunicationGraph
-
- getZ() - Method in class IRPact_modellierung.network.SpatialRegularSN
-
- getZ() - Method in class IRPact_modellierung.network.SpatialSmallWorldSN
-
- GilbertCommunicationGraph - Class in IRPact_modellierung.network
-
The GilbertCommunicationGraph is a graph whose edges are all communicative edges and whose topology
is initialized after the Gilbert random model, i.e.
- GilbertCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>, Set<SNEdge>, HashMap<SNNode, Set<SNNode>>) - Constructor for class IRPact_modellierung.network.GilbertCommunicationGraph
-
Constructor giving the parameter for the GilbertCommunicationGraph and the edges,
as well as neighbourhood relations explicitly
- GilbertCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>) - Constructor for class IRPact_modellierung.network.GilbertCommunicationGraph
-
Constructor for the GilbertCommunicationGraph giving the nodes in the social graph explicitly
- GilbertCommunicationGraph(SimulationContainer, SNConfiguration, int) - Constructor for class IRPact_modellierung.network.GilbertCommunicationGraph
-
Constructor for the GilbertCommunicationGraph giving the number of nodes in the social graph explicitly
- giveProductPrice(Product) - Method in class IRPact_modellierung.agents.posAgents.POSAgent
-