|
|||||||||
| Home >> All >> feynman >> framework >> [ system overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
feynman.framework.system
Class CartesianSystem

java.lang.Objectfeynman.framework.system.PhysicalSystem
feynman.framework.system.CartesianSystem
- class CartesianSystem
- extends PhysicalSystem
Class that creates a system of CartesianObjects.
- Version:
- $Revision: 1.1.1.1 $ $Date: 2002/11/12 02:25:43 $
| Field Summary |
| Fields inherited from class feynman.framework.system.PhysicalSystem |
system |
| Constructor Summary | |
(package private) |
CartesianSystem()
|
| Method Summary | |
boolean |
add(java.lang.Object item)
Overriden method to ensure the object being added is a CartesianObject. |
| Methods inherited from class feynman.framework.system.PhysicalSystem |
contains, isEmpty, iterator, remove, size |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
CartesianSystem
CartesianSystem()
| Method Detail |
add
public boolean add(java.lang.Object item)
- Overriden method to ensure the object being added is a CartesianObject.
- Specified by:
addin classPhysicalSystem
|
|||||||||
| Home >> All >> feynman >> framework >> [ system overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC