|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectcircusRefine.UtilZString.ZChar
public class ZChar
Commonly used Z characters and helper methods for Z characters.
Field Summary | |
---|---|
static ZChar |
ALL
for all. |
static ZChar |
ALPHA
|
static ZChar |
AMP
ampersand. |
static ZChar |
AND
logical and. |
static ZChar |
ARITHMOS
double-struck capital A (currently just a strange A). |
static ZChar |
AXCHAR
box drawings light down. |
static ZChar |
BIGCAP
n-ary intersection. |
static ZChar |
BIGCUP
n-ary union. |
static ZChar |
BIJ
rightwards two-headed arrow with tail. |
static ZChar |
CAP
intersection. |
static ZChar |
CAT
character tie. |
static ZChar |
CIRC
ring operator. |
static ZChar |
COLON
colon. |
static ZChar |
COMMA
comma. |
static ZChar |
COMP
relational composition. |
static ZChar |
CROSS
cartesian product. |
static ZChar |
CUP
union. |
static ZChar |
DELTA
Greek capital letter delta. |
static ZChar |
DOT
full stop. |
static ZChar |
DRES
white left-pointing triangle. |
static ZChar |
EMPTYSET
empty set. |
static ZChar |
ENDCHAR
paragraph separator. |
static ZChar |
EQUALS
equals sign. |
static ZChar |
EXI
there exists. |
static ZChar |
EXTRACT
upwards harpoon with barb leftwards. |
static ZChar |
FFUN
rightwards arrow with double vertical stroke. |
static ZChar |
FILTER
upwards harpoon with barb rightwards. |
static ZChar |
FINJ
rightwards arrow with tail with double vertical stroke. |
static ZChar |
FINSET
mathmematical double-struck capital F (currently just a strange F). |
static ZChar |
FUN
rightwards arrow. |
static ZChar |
GENCHAR
box drawings double horizontal. |
static ZChar |
GEQ
greater-than or equal to. |
static ZChar |
GREATER
greater-than sign. |
static ZChar |
IFF
left right double arrow. |
static ZChar |
IMP
rightwards double arrow. |
static ZChar |
INJ
rightwards arrow with tail. |
static ZChar |
INSTROKE
question mark. |
static ZChar |
LAMBDA
Greek small letter lambda. |
static ZChar |
LANGLE
mathmatical left angle bracket. |
static ZChar |
LBIND
left binding bracket. |
static ZChar |
LBRACE
left curly bracket. |
static ZChar |
LDATA
mathmatical left double angle bracket. |
static ZChar |
LEQ
less-than or equal to. |
static ZChar |
LESS
less-than sign. |
static ZChar |
LIMG
left image bracket. |
static ZChar |
LL
low line. |
static ZChar |
LPAREN
left parenthesis. |
static ZChar |
LREFINEMENT
symbol of refinement |
static ZChar |
LSQUARE
left square bracket. |
static ZChar |
MAPSTO
rightwards arrow from bar. |
static ZChar |
MEM
element of. |
static ZChar |
MINUS
minus sign. |
static ZChar |
MU
Greek small letter mu. |
static ZChar |
MULT
asterisk (multiplication sign). |
static ZChar |
NAT
double-struck capital N. |
static ZChar |
NDRES
domain antirestriction. |
static ZChar |
NE
north east arrow. |
static ZChar |
NEG
hyphen-minus. |
static ZChar |
NEQ
not equal to. |
static ZChar |
NLCHAR
line seperator. |
static ZChar |
NOT
not sign. |
static ZChar |
NOTMEM
not an element of. |
static ZChar |
NRRES
range antirestriction. |
static ZChar |
NUM
double-struck capital Z. |
static ZChar |
NUMBER
number sign. |
static ZChar |
NW
north west arrow. |
static ZChar |
OPLUS
circled plus. |
static ZChar |
OR
logical or. |
static ZChar |
OUTSTROKE
exclamation mark. |
static ZChar |
PFUN
rightwards arrow with vertical stroke. |
static ZChar |
PINJ
rightwards arrow with tail with vertical stroke. |
static ZChar |
PLUS
plus sign. |
static ZChar |
POWER
double-struck capital P. |
static ZChar |
PRIME
prime. |
static ZChar |
PSURJ
rightwards two-headed arrow with vertical stroke. |
static ZChar |
RANGLE
mathmatical right angle bracket. |
static ZChar |
RBIND
right binding bracket. |
static ZChar |
RBRACE
right curly bracket. |
static ZChar |
RDATA
mathmatical right double angle bracket. |
static ZChar |
REL
left right arrow. |
static ZChar |
RIMG
right image bracket. |
static ZChar |
RPAREN
right parenthesis. |
static ZChar |
RREFINEMENT
symbol of refinement |
static ZChar |
RRES
white right-pointing triangle. |
static ZChar |
RSQUARE
right square bracket. |
static ZChar |
SCHCHAR
box drawings light down and right. |
static ZChar |
SCHHIFEN
|
static ZChar |
SE
south east arrow. |
static ZChar |
SEMICOLON
semicolon. |
static ZChar |
SETMINUS
reverse solidus. |
static ZChar |
SOLIDUS
solidus. |
static ZChar |
SPACE
space. |
static ZChar |
SPOT
Z notation spot. |
static ZChar |
SUBSET
subset of. |
static ZChar |
SUBSETEQ
subset of or equal to. |
static ZChar |
SUCC
|
static ZChar |
SURJ
rightwards two-headed arrow. |
static ZChar |
SW
south west arrow. |
static ZChar |
SYMDIFF
circled minus. |
static ZChar |
THETA
Greek small letter theta. |
static ZChar |
TILDE
tilde operator. |
static ZChar |
TYPECOLON
Z notation type colon. |
static ZChar |
VDASH
right tack. |
static ZChar |
VL
vertical line. |
static ZChar |
XI
Greek capital letter xi. |
static ZChar |
ZCOMP
schema composition. |
static ZChar |
ZEDCHAR
box drawings light horizontal. |
static ZChar |
ZEDLDOWN
|
static ZChar |
ZEDRDOWN
|
static ZChar |
ZEDRUP
|
static ZChar |
ZHIDE
big reverse solidus. |
static ZChar |
ZPIPE
schema piping. |
static ZChar |
ZPROJ
schema projection. |
Constructor Summary | |
---|---|
ZChar(char c)
|
|
ZChar(char[] chars)
|
|
ZChar(int codePoint)
|
Method Summary | |
---|---|
int |
charCount()
|
int |
codePoint()
|
boolean |
equals(java.lang.Object obj)
|
static boolean |
isAlpha(ZChar zchar)
|
boolean |
isAsciiChar()
|
static boolean |
isDigit(ZChar zchar)
|
static boolean |
isLetter(ZChar zchar)
|
static boolean |
isStroke(ZChar zchar)
|
static boolean |
isWordGlue(ZChar zchar)
|
java.lang.String |
toString()
|
static ZChar[] |
toZChars(java.lang.String string)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static ZChar DELTA
public static ZChar XI
public static ZChar THETA
public static ZChar LAMBDA
public static ZChar MU
public static ZChar ARITHMOS
public static ZChar NAT
public static ZChar POWER
public static ZChar PRIME
public static ZChar OUTSTROKE
public static ZChar INSTROKE
public static ZChar NE
public static ZChar SW
public static ZChar SE
public static ZChar NW
public static ZChar LL
public static ZChar LPAREN
public static ZChar RPAREN
public static ZChar LSQUARE
public static ZChar RSQUARE
public static ZChar LBRACE
public static ZChar RBRACE
public static ZChar LBIND
public static ZChar RBIND
public static ZChar LDATA
public static ZChar RDATA
public static ZChar ZEDCHAR
public static ZChar AXCHAR
public static ZChar SCHCHAR
public static ZChar GENCHAR
public static ZChar ENDCHAR
public static ZChar NLCHAR
public static ZChar SPACE
public static ZChar VL
public static ZChar AMP
public static ZChar VDASH
public static ZChar AND
public static ZChar OR
public static ZChar IMP
public static ZChar IFF
public static ZChar NOT
public static ZChar ALL
public static ZChar EXI
public static ZChar CROSS
public static ZChar SOLIDUS
public static ZChar EQUALS
public static ZChar MEM
public static ZChar COLON
public static ZChar SEMICOLON
public static ZChar COMMA
public static ZChar DOT
public static ZChar SPOT
public static ZChar ZHIDE
public static ZChar ZPROJ
public static ZChar ZCOMP
public static ZChar ZPIPE
public static ZChar PLUS
public static ZChar TYPECOLON
public static ZChar REL
public static ZChar FUN
public static ZChar NEQ
public static ZChar NOTMEM
public static ZChar EMPTYSET
public static ZChar SUBSETEQ
public static ZChar SUBSET
public static ZChar CUP
public static ZChar CAP
public static ZChar SETMINUS
public static ZChar SYMDIFF
public static ZChar BIGCUP
public static ZChar BIGCAP
public static ZChar FINSET
public static ZChar MAPSTO
public static ZChar COMP
public static ZChar CIRC
public static ZChar DRES
public static ZChar RRES
public static ZChar NDRES
public static ZChar NRRES
public static ZChar TILDE
public static ZChar LIMG
public static ZChar RIMG
public static ZChar OPLUS
public static ZChar PFUN
public static ZChar PINJ
public static ZChar INJ
public static ZChar PSURJ
public static ZChar SURJ
public static ZChar BIJ
public static ZChar FFUN
public static ZChar FINJ
public static ZChar NUM
public static ZChar NEG
public static ZChar MINUS
public static ZChar LEQ
public static ZChar LESS
public static ZChar GEQ
public static ZChar GREATER
public static ZChar MULT
public static ZChar NUMBER
public static ZChar LANGLE
public static ZChar RANGLE
public static ZChar CAT
public static ZChar EXTRACT
public static ZChar FILTER
public static ZChar LREFINEMENT
public static ZChar RREFINEMENT
public static ZChar SCHHIFEN
public static ZChar ZEDLDOWN
public static ZChar ZEDRDOWN
public static ZChar ZEDRUP
public static ZChar SUCC
public static ZChar ALPHA
Constructor Detail |
---|
public ZChar(char c)
public ZChar(int codePoint)
public ZChar(char[] chars)
Method Detail |
---|
public int codePoint()
public int charCount()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public static ZChar[] toZChars(java.lang.String string)
public boolean isAsciiChar()
public static boolean isAlpha(ZChar zchar)
public static boolean isDigit(ZChar zchar)
public static boolean isLetter(ZChar zchar)
public static boolean isStroke(ZChar zchar)
public static boolean isWordGlue(ZChar zchar)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |