|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rubecula.util.AuditableObject
com.rubecula.darwin.core.Attribute_Abstract
com.rubecula.darwin.core.Trait_Abstract
com.rubecula.darwin.examples.travelingsalesman.Trait_TS
public class Trait_TS
| Field Summary |
|---|
| Fields inherited from class com.rubecula.darwin.core.Trait_Abstract |
|---|
log |
| Constructor Summary | |
|---|---|
Trait_TS(String identifier,
Integer sequence)
|
|
| Method Summary | |
|---|---|
int |
compareTo(Trait_TS other)
|
int |
intValue()
|
| Methods inherited from class com.rubecula.darwin.core.Trait_Abstract |
|---|
equals, hashCode, toString |
| Methods inherited from class com.rubecula.darwin.core.Attribute_Abstract |
|---|
audit, getAttribute, getIdentifier, getValue, setValue |
| Methods inherited from class com.rubecula.util.AuditableObject |
|---|
audit, audit, audit, clone |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.rubecula.darwin.core.Attribute |
|---|
getAttribute, getValue, setValue |
| Methods inherited from interface com.rubecula.util.Auditable |
|---|
audit, audit, audit |
| Methods inherited from interface com.rubecula.util.Identifiable |
|---|
getIdentifier |
| Constructor Detail |
|---|
public Trait_TS(String identifier,
Integer sequence)
| Method Detail |
|---|
public int intValue()
public int compareTo(Trait_TS other)
compareTo in interface Comparable<Trait_TS>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||