Uses of Interface
testmodel1.ExtendedNode

Packages that use ExtendedNode
testmodel1   
testmodel1.impl   
testmodel1.util   
 

Uses of ExtendedNode in testmodel1
 

Methods in testmodel1 that return ExtendedNode
 ExtendedNode TestModel1Factory.createExtendedNode()
          Returns a new object of class 'Extended Node'
 

Uses of ExtendedNode in testmodel1.impl
 

Classes in testmodel1.impl that implement ExtendedNode
 class ExtendedNodeImpl
          An implementation of the model object 'Extended Node'
 

Methods in testmodel1.impl that return ExtendedNode
 ExtendedNode TestModel1FactoryImpl.createExtendedNode()
           
 

Uses of ExtendedNode in testmodel1.util
 

Methods in testmodel1.util with parameters of type ExtendedNode
 java.lang.Object TestModel1Switch.caseExtendedNode(ExtendedNode object)
          Returns the result of interpretting the object as an instance of 'Extended Node'
 


Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.