|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inherit | |
wt.tools.generation.architecture | |
wt.tools.generation.architecture.service | |
wt.tools.metamodel |
Uses of Inherit in wt.tools.generation.architecture |
Methods in wt.tools.generation.architecture with parameters of type Inherit | |
void |
ClassProcessor.process(Inherit source,
Vector processedClasses)
|
protected void |
ClassProcessor.processPrimary(Inherit source)
|
void |
ClassProcessor.process(Inherit source,
Vector processedClasses)
|
protected void |
ClassProcessor.processPrimary(Inherit source)
|
Uses of Inherit in wt.tools.generation.architecture.service |
Methods in wt.tools.generation.architecture.service with parameters of type Inherit | |
protected void |
Implementation.processPrimary(Inherit source)
|
protected void |
Implementation.processPrimary(Inherit source)
|
Uses of Inherit in wt.tools.metamodel |
Methods in wt.tools.metamodel that return Inherit | |
static Inherit |
Inherit.make(String newName,
InheritType inheritType)
|
static Inherit |
Inherit.make(ClassClass theSupplier)
|
Inherit |
ClassClass.getInherits(String className)
|
static Inherit |
Inherit.make(String newName,
InheritType inheritType)
|
static Inherit |
Inherit.make(ClassClass theSupplier)
|
Inherit |
ClassClass.getInherits(String className)
|
Methods in wt.tools.metamodel with parameters of type Inherit | |
void |
ClassClass.addInherit(Inherit inherit)
|
void |
ClassClass.addInherit(Inherit inherit)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |