|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.examples.PicoIX.Constraint ix.examples.SimResource.Constraint
static class SimResource.Constraint
Simple "produce" or "consume" resource constraints.
Field Summary | |
---|---|
(package private) long |
amount
|
(package private) java.lang.Object |
pattern
|
(package private) Symbol |
subtype
|
Fields inherited from class ix.examples.PicoIX.Constraint |
---|
args, type |
Constructor Summary | |
---|---|
SimResource.Constraint(Symbol subtype,
long amount,
java.lang.Object pattern)
|
Method Summary |
---|
Methods inherited from class ix.examples.PicoIX.Constraint |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
Symbol subtype
java.lang.Object pattern
long amount
Constructor Detail |
---|
SimResource.Constraint(Symbol subtype, long amount, java.lang.Object pattern)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |