Uses of Package
noope.laws

Packages that use noope.laws
noope.core Classes that are core to the NOOPE engine. 
noope.entities Classes representing physical objects modelled by NOOPE. 
noope.input Classes related to data input. 
noope.laws Classes describing force laws modelled by NOOPE. 
noope.output Classes related to data output. 
 

Classes in noope.laws used by noope.core
Law
          This class describes a force-law in the modelled universe.
 

Classes in noope.laws used by noope.entities
LawPropertyRecord
          This is a class that stores the properties of an Entity needed by a specific Law.
 

Classes in noope.laws used by noope.input
Law
          This class describes a force-law in the modelled universe.
LawPropertyRecord
          This is a class that stores the properties of an Entity needed by a specific Law.
 

Classes in noope.laws used by noope.laws
Law
          This class describes a force-law in the modelled universe.
LawPropertyRecord
          This is a class that stores the properties of an Entity needed by a specific Law.
ParticlePairLaw
          This is an abstract subclass of Law used to model a Law that acts on a pair of Entitys, i.e.
 

Classes in noope.laws used by noope.output
Law
          This class describes a force-law in the modelled universe.
LawPropertyRecord
          This is a class that stores the properties of an Entity needed by a specific Law.