| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PrimitiveMethod | |
| edu.vub.at.objects.natives | |
| edu.vub.at.objects.symbiosis | |
| Uses of PrimitiveMethod in edu.vub.at.objects.natives | 
| Fields in edu.vub.at.objects.natives declared as PrimitiveMethod | |
| protected static PrimitiveMethod | OBJLexicalRoot._PRIM_IMPORT_Imports fields and methods from a given source object. | 
| protected static PrimitiveMethod | OBJLexicalRoot._PRIM_IMPORT_ALIAS_def import: sourceObject alias: [ `oldname -> `newname , ... ] | 
| protected static PrimitiveMethod | OBJLexicalRoot._PRIM_IMPORT_EXCLUDE_def import: sourceObject excludes: [ `name1, `name2, ... ] | 
| protected static PrimitiveMethod | OBJLexicalRoot._PRIM_IMPORT_ALIAS_EXCLUDE_def import: sourceObject alias: [ `oldname -> `newname, ... ] excludes: [ `name1, `name2, ... ] | 
| private static PrimitiveMethod | NATObject._PRIM_EQL_def ==(comparand) { nil } | 
| private static PrimitiveMethod | NATObject._PRIM_NEW_def new(@initargs) { nil } | 
| private static PrimitiveMethod | NATObject._PRIM_INI_def init(@initargs) { nil } | 
| Uses of PrimitiveMethod in edu.vub.at.objects.symbiosis | 
| Fields in edu.vub.at.objects.symbiosis declared as PrimitiveMethod | |
| private static PrimitiveMethod | JavaPackage._PRIM_CLS_def class(name) { nil } | 
| private static PrimitiveMethod | JavaPackage._PRIM_PKG_def package(name) { nil } | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||