Uses of Interface
repast.simphony.scenario.data.Attribute
Packages that use Attribute
-
Uses of Attribute in repast.simphony.scenario.data
Fields in repast.simphony.scenario.data with type parameters of type AttributeMethods in repast.simphony.scenario.data that return AttributeModifier and TypeMethodDescriptionstatic Attribute
AttributeFactory.parseAttribute
(StartElement elmt) Methods in repast.simphony.scenario.data that return types with arguments of type AttributeModifier and TypeMethodDescriptionAttributeContainer.attributes()
Gets an iterable over the attributes this contains.Methods in repast.simphony.scenario.data with parameters of type AttributeModifier and TypeMethodDescriptionvoid
AttributeContainer.addAttribute
(Attribute attribute) Adds an attribute to this AttributeContainer.static ParameterType
AttributeFactory.toParameterType
(Attribute attrib) -
Uses of Attribute in repast.simphony.visualization.gui.styleBuilder
Methods in repast.simphony.visualization.gui.styleBuilder with parameters of type AttributeModifier and TypeMethodDescriptionvoid
AbstractStyleDialog.findAttributes
(Attribute a) Method loads an edge class and adds get methods or just adds the getWeight method as default