Index - All Packages - All Categories - All Classes

Class FeWrapperDef

?I: names
?P: strings
?P: PackOBits

Package: Udanax-Gold
All Superclasses: Object Heaper
Immediate Subclasses: FeAbstractWrapperDef FeDirectWrapperDef FeIndirectWrapperDef
Protocols: Object
Categories: Xanadu-wrapper

Class Methods

abstract: wrapperName with: superName with: holder


makeDirect: wrapperName with: superName with: holder with: maker with: checker


makeIndirect: wrapperName with: superName with: holder with: innerName with: maker with: checker



Instance Methods

actualHashForEqual



Overridden by: FeAbstractWrapperDef FeDirectWrapperDef FeIndirectWrapperDef

create: name with: superName with: holder



Overridden by: FeAbstractWrapperDef

fetchSuperDefName


isEqual: other



Overridden by: FeAbstractWrapperDef FeDirectWrapperDef FeIndirectWrapperDef

makeSpec

Make a WrapperSpec for this definition and return it

Overridden by: FeAbstractWrapperDef FeDirectWrapperDef FeIndirectWrapperDef

name


setSpec: spec

Tell whoever cares about the spec for this type


Index - All Packages - All Categories - All Classes