|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.runtime.regions.Region
orc.runtime.regions.SubRegion
orc.runtime.regions.GroupRegion
public final class GroupRegion
| Field Summary |
|---|
| Fields inherited from class orc.runtime.regions.SubRegion |
|---|
parent |
| Constructor Summary | |
|---|---|
GroupRegion(Region parent,
GroupCell cell)
|
|
| Method Summary | |
|---|---|
protected void |
onClose()
Override this in subclasses to handle the closing of the region. |
| Methods inherited from class orc.runtime.regions.SubRegion |
|---|
activate, deactivate, getParent |
| Methods inherited from class orc.runtime.regions.Region |
|---|
add, add, addActive, close, maybeDeactivate, putContainedTokens, remove, remove, removeActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupRegion(Region parent,
GroupCell cell)
| Method Detail |
|---|
protected void onClose()
Region
onClose in class SubRegion
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||