|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.vub.at.objects.natives.NATNil
edu.vub.at.objects.natives.NATByCopy
edu.vub.at.objects.natives.NATStripe
edu.vub.at.objects.natives.NATStripe.OBJRootStripe
The root stripe of the stripe hierarchy: every stripe eventually has this stripe as its parent.
Nested Class Summary |
Nested classes inherited from class edu.vub.at.objects.natives.NATStripe |
NATStripe.OBJRootStripe |
Field Summary | |
static NATStripe.OBJRootStripe |
_INSTANCE_
|
private static AGSymbol |
_ROOT_NAME_
|
Fields inherited from class edu.vub.at.objects.natives.NATStripe |
|
Constructor Summary | |
private |
NATStripe.OBJRootStripe()
The root stripe is named `Stripe and has no parent stripes |
Method Summary | |
ATBoolean |
base_isSubstripeOf(ATStripe superstripe)
The root stripe is only a substripe of the root stripe itself |
Methods inherited from class edu.vub.at.objects.natives.NATStripe |
atValue, atValue, atValue, atValue, base_asStripe, base_getParentStripes, base_getStripeName, base_isStripe, equals, meta_getStripes, meta_print |
Methods inherited from class edu.vub.at.objects.natives.NATByCopy |
meta_pass, meta_resolve |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface edu.vub.at.objects.ATStripe |
base_getParentStripes, base_getStripeName |
Methods inherited from interface edu.vub.at.objects.ATObject |
base__opeql__opeql_, base_init, base_new, meta_addField, meta_addMethod, meta_assignField, meta_assignVariable, meta_clone, meta_defineField, meta_doesNotUnderstand, meta_eval, meta_extend, meta_getDynamicParent, meta_getLexicalParent, meta_getStripes, meta_grabField, meta_grabMethod, meta_invoke, meta_isCloneOf, meta_isRelatedTo, meta_isStripedWith, meta_listFields, meta_listMethods, meta_lookup, meta_newInstance, meta_pass, meta_print, meta_quote, meta_receive, meta_resolve, meta_respondsTo, meta_select, meta_send, meta_share |
Field Detail |
private static final AGSymbol _ROOT_NAME_
public static final NATStripe.OBJRootStripe _INSTANCE_
Constructor Detail |
private NATStripe.OBJRootStripe()
Method Detail |
public ATBoolean base_isSubstripeOf(ATStripe superstripe) throws InterpreterException
base_isSubstripeOf
in interface ATStripe
base_isSubstripeOf
in class NATStripe
InterpreterException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |