|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectequip.runtime.Object
equip.runtime.ValueBase
equip.data.ItemData
equip.data.Tuple
equip.data.TupleImpl
Implementation of IDL'd abstract class Tuple
| Field Summary |
| Fields inherited from class equip.data.Tuple |
fields |
| Fields inherited from class equip.data.ItemData |
id, name |
| Constructor Summary | |
TupleImpl()
|
|
TupleImpl(ValueBase f1)
convenience constructor - 1 field |
|
TupleImpl(ValueBase f1,
ValueBase f2)
convenience constructor - 2 fields |
|
TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3)
convenience constructor - 3 fields |
|
TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4)
convenience constructor - 4 fields |
|
TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5)
convenience constructor - 5 fields |
|
TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5,
ValueBase f6)
convenience constructor - 6 fields |
|
TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5,
ValueBase f6,
ValueBase f7)
convenience constructor - 7 fields |
|
TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5,
ValueBase f6,
ValueBase f7,
ValueBase f8)
convenience constructor - 8 fields |
|
TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5,
ValueBase f6,
ValueBase f7,
ValueBase f8,
ValueBase f9)
convenience constructor - 9 fields |
|
| Method Summary | |
boolean |
_matches_helper(Tuple c)
custom matching |
| Methods inherited from class equip.data.Tuple |
_equals_helper, equals, getModuleName, matches, readObject, writeObject |
| Methods inherited from class equip.data.ItemData |
_equals_helper, _matches_helper |
| Methods inherited from class equip.runtime.ValueBase |
_equals_helper, _matches_helper, clone |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TupleImpl()
public TupleImpl(ValueBase f1)
public TupleImpl(ValueBase f1,
ValueBase f2)
public TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3)
public TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4)
public TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5)
public TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5,
ValueBase f6)
public TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5,
ValueBase f6,
ValueBase f7)
public TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5,
ValueBase f6,
ValueBase f7,
ValueBase f8)
public TupleImpl(ValueBase f1,
ValueBase f2,
ValueBase f3,
ValueBase f4,
ValueBase f5,
ValueBase f6,
ValueBase f7,
ValueBase f8,
ValueBase f9)
| Method Detail |
public boolean _matches_helper(Tuple c)
_matches_helper in class Tuple
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||