Uses of Class
modelarium.attributes.results.AttributeSetCollectionResults
Packages that use AttributeSetCollectionResults
Package
Description
Attribute abstractions for storing and accessing model state.
Result recording and retrieval for Modelarium simulations.
-
Uses of AttributeSetCollectionResults in modelarium.attributes
Methods in modelarium.attributes that return AttributeSetCollectionResults -
Uses of AttributeSetCollectionResults in modelarium.results
Methods in modelarium.results that return AttributeSetCollectionResultsModifier and TypeMethodDescriptionEnvironmentResults.getAttributeSetCollectionResults()Returns the full results object for the environment's attribute sets.ModelElementResults.getAttributeSetCollectionResults(int index) Retrieves anAttributeSetCollectionResultsby its index.ModelElementResults.getAttributeSetCollectionResults(String modelElementName) Retrieves theAttributeSetCollectionResultsfor a specific model element.