|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--edu.brook.ascape.model.AscapeObject
|
+--edu.brook.ascape.rule.Rule
|
+--edu.brook.ascape.rule.Propogate
|
+--edu.brook.ascape.rule.PropogateScapeOnly
A rule that executes on the target scape, and any member scapes of the target scape. Typically used for scape control.
| Fields inherited from class edu.brook.ascape.model.AscapeObject |
ARBITRARY_SEED,
count,
name,
scape |
| Constructor Summary | |
PropogateScapeOnly()
Constructs a Propogate rule. |
|
PropogateScapeOnly(java.lang.String name)
Constructs a propogate rule with the provided name. |
|
| Method Summary | |
boolean |
isScapeOnly()
Returns true, of course. |
| Methods inherited from class edu.brook.ascape.rule.Propogate |
execute,
isRandomExecution |
| Methods inherited from class edu.brook.ascape.rule.Rule |
getScape,
isCauseRemoval,
isIterateAll,
setScape |
| Methods inherited from class edu.brook.ascape.model.AscapeObject |
clone,
getName,
getRandom,
getRandomSeed,
randomInRange,
randomInRange,
randomIs,
randomToLimit,
reseed,
setName,
setRandom,
setRandomSeed,
toString |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public PropogateScapeOnly()
public PropogateScapeOnly(java.lang.String name)
name - the name of this object| Method Detail |
public boolean isScapeOnly()
|
(c) 1998-2000 The Brookings Insitution Webpage |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||