Uses of Class
modelarium.attributes.Properties
Packages that use Properties
Package
Description
Attribute abstractions for storing and accessing model state.
-
Uses of Properties in modelarium.attributes
Methods in modelarium.attributes that return PropertiesConstructors in modelarium.attributes with parameters of type PropertiesModifierConstructorDescriptionAttributeSet(String name, Events preEvents, Properties properties, Events postEvents) Constructs an attribute set with a given name and specified components.