class NDATA


Flattened version is here



Public


Readable Attributes
attr nd:ARRAY{NCODE};

Writable Attributes
attr nd:ARRAY{NCODE};

Features
aget(i:INT):NCODE
append(Type,String:INT)
append(ncode:NCODE)
**** append ncode at the end of self.
aset(i:INT, v:NCODE)
check:BOOL
clone:SAME
create:SAME
initPos:BOOL
**** Set pos: position on diagram
printD
**** print for debug/check
setIndex:BOOL
size:INT

The Sather Home Page