|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jcae.mesh.amibe.traits.Traits
public class Traits
| Field Summary | |
|---|---|
protected java.lang.Object[] |
array
Object array containing user-defined traits. |
protected int |
capabilities
User-defined capabilities. |
| Constructor Summary | |
|---|---|
Traits(int n,
int c)
Creates a new Traits instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.Object[] array
protected final int capabilities
| Constructor Detail |
|---|
public Traits(int n,
int c)
Traits instance.
n - number of objects stored in this instancec - capabilities
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||