Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.metacosm.util

Interface Summary
MCEventListener  
 

Class Summary
AbsoluteModifier An AbsoluteModifier affects a new value to a Property.
AdminMessage  
ClassRepository  
CollectionFactory This factory encapsulates the creation of Collections.
ConfigFileLoader  
DoubleInterval Internal representation of a double interval in DoubleProperty
DoubleProperty A Property with a double value.
Field A Field is a set of objects (values for a Property).
LongInterval Internal representation of a long interval in LongProperty
LongProperty A Property with long value.
MCEvent  
MCEventDispatcher EventDispatcher should be able to route message to registered listeners according to the message type.
NonNumericProperty A Non-numeric Property contains a non-numeric value (ie an non-null object).
Property Properties describe a particular aspect of an Entity.
RandomAbsoluteModifier A RandomAbsoluteModifier is an AbsoluteModifier which value is not fixed or known at Influence creation time.
RelativeModifier A RelativeModifier modifies the value of a Property.
Repository FIXME: add save method to write property file
StringKey Class allowing better performance while remaining simple when using Strings as keys in a Map.