org.abora.white.tumbler
Class BeforeReal
java.lang.Object
|
+--org.abora.white.xpp.basic.Heaper
|
+--org.abora.white.edgeregion.TransitionEdge
|
+--org.abora.white.tumbler.RealEdge
|
+--org.abora.white.tumbler.BeforeReal
- public class BeforeReal
- extends RealEdge
| Fields inherited from class org.abora.white.tumbler.RealEdge |
myPos |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BeforeReal
public BeforeReal(RealPos pos)
BeforeReal
public BeforeReal(Rcvr receiver)
printTransitionOn
public void printTransitionOn(java.io.PrintWriter oo,
boolean entering,
boolean touchesPrevious)
- Description copied from class:
TransitionEdge
- Print a description of this transition
- Specified by:
printTransitionOn in class RealEdge
follows
public boolean follows(Position pos)
- Description copied from class:
TransitionEdge
- Whether the position is strictly less than this edge
- Specified by:
follows in class RealEdge
isEqual
public boolean isEqual(Heaper other)
- Description copied from class:
Heaper
- Return true if the two objects are equal.
- Specified by:
isEqual in class RealEdge
isFollowedBy
public boolean isFollowedBy(TransitionEdge next)
- Description copied from class:
TransitionEdge
- Whether there is precisely one position between this edge and the next one
- Specified by:
isFollowedBy in class RealEdge
isGE
public boolean isGE(TransitionEdge other)
- Description copied from class:
TransitionEdge
- Defines a full ordering among all edges in a given CoordinateSpace
- Specified by:
isGE in class RealEdge
sendSelfTo
public void sendSelfTo(Xmtr xmtr)
- Overrides:
sendSelfTo in class RealEdge
make
public static RealEdge make(RealPos pos)
Copyright © 2003 David G Jones. All Rights Reserved.
Original Udanax-Gold - Copyright © 1979-1999 Udanax.com. All rights reserved.