|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.abora.gold.java.AboraHeaper
|
+--org.abora.gold.xpp.basic.Heaper
|
+--org.abora.gold.be.canopy.prop.Prop
|
+--org.abora.gold.be.canopy.prop.SensorProp
The properties which are nevigable towards using the Sensor Canopy. The permissions and
endorsements are those whose changes may affect the triggering of the recorders that
decorate the canopy. myPartialFlag is a property of the o-leaf-stuff which are at the
leaves of the Sensor Canopy.
| Field Summary | |
protected boolean |
myPartialFlag
|
protected CrossRegion |
myRelevantEndorsements
|
protected IDRegion |
myRelevantPermissions
|
protected static SensorProp |
TheIdentitySensorProp
|
protected static SensorProp |
ThePartialSensorProp
|
| Fields inherited from class org.abora.gold.xpp.basic.Heaper |
AllBlasts, BecomeMap, GarbageCount, InGC, InitializedClasses, InitializingClasses, LastMemory, NextClientRequestNumber, NotOneElementSignal, PackageTable, PromiseNameTable, StringHashSBoxes |
| Fields inherited from class org.abora.gold.java.AboraHeaper |
ActiveClubs, CurrentAuthor, CurrentBertCanopyCache, CurrentBertCrum, CurrentChunk, CurrentGrandMap, CurrentKeyMaster, CurrentPacker, CurrentSensorCanopyCache, CurrentServer, CurrentSession, CurrentSessions, CurrentTrace, InitialEditClub, InitialOwner, InitialReadClub, InitialSponsor, InsideTransactionFlag |
| Constructor Summary | |
SensorProp(IDRegion relevantPermissions,
CrossRegion relevantEndorsements,
boolean isPartial)
|
|
SensorProp(Rcvr receiver)
|
|
| Method Summary | |
int |
actualHashForEqual()
|
Filter |
endorsementsFilter()
|
int |
flags()
The flags used in the Canopy to tag this prop |
boolean |
isEqual(Heaper heaper)
Return true if the two objects are equal. |
boolean |
isPartial()
|
PropJoint |
joint()
Returns the filtering information from this one prop as a PropJoint. |
static void |
linkTimeNonInherited()
|
static Heaper |
make()
returns an empty SensorProp |
static Heaper |
make(IDRegion relevantPermissions,
CrossRegion relevantEndorsements,
boolean isPartial)
|
static SensorProp |
partial()
returns an empty SensorProp with the partial flag on |
Filter |
permissionsFilter()
|
void |
printOn(java.io.PrintWriter oo)
|
CrossRegion |
relevantEndorsements()
|
IDRegion |
relevantPermissions()
|
void |
sendSelfTo(Xmtr xmtr)
do nothing |
Prop |
with(Prop other)
|
| Methods inherited from class org.abora.gold.java.AboraHeaper |
asOop, basicInspect, displayString, error, hack, halt, inspect, knownBug, mightNotImplement, REQUIRES, shouldImplement, shouldNotImplement, stubbleForSubclassResponsibility, thingToDo, willNotImplement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected IDRegion myRelevantPermissions
protected CrossRegion myRelevantEndorsements
protected boolean myPartialFlag
protected static SensorProp TheIdentitySensorProp
protected static SensorProp ThePartialSensorProp
| Constructor Detail |
public SensorProp(IDRegion relevantPermissions,
CrossRegion relevantEndorsements,
boolean isPartial)
public SensorProp(Rcvr receiver)
| Method Detail |
public int flags()
Prop
flags in class Proppublic boolean isPartial()
public CrossRegion relevantEndorsements()
public IDRegion relevantPermissions()
public Prop with(Prop other)
with in class Proppublic int actualHashForEqual()
actualHashForEqual in class Proppublic boolean isEqual(Heaper heaper)
Heaper
isEqual in class Heaperpublic void printOn(java.io.PrintWriter oo)
printOn in class Heaperpublic Filter endorsementsFilter()
public Filter permissionsFilter()
public PropJoint joint()
Prop
joint in class Proppublic void sendSelfTo(Xmtr xmtr)
Heaper
sendSelfTo in class Heaperpublic static Heaper make()
public static Heaper make(IDRegion relevantPermissions,
CrossRegion relevantEndorsements,
boolean isPartial)
public static SensorProp partial()
public static void linkTimeNonInherited()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||