Uses of Interface
testmodel1.EmptyRefNode

Packages that use EmptyRefNode
testmodel1   
testmodel1.impl   
testmodel1.util   
 

Uses of EmptyRefNode in testmodel1
 

Methods in testmodel1 that return EmptyRefNode
 EmptyRefNode TestModel1Factory.createEmptyRefNode()
          Returns a new object of class 'Empty Ref Node'
 

Uses of EmptyRefNode in testmodel1.impl
 

Classes in testmodel1.impl that implement EmptyRefNode
 class EmptyRefNodeImpl
          An implementation of the model object 'Empty Ref Node'
 

Methods in testmodel1.impl that return EmptyRefNode
 EmptyRefNode TestModel1FactoryImpl.createEmptyRefNode()
           
 

Uses of EmptyRefNode in testmodel1.util
 

Methods in testmodel1.util with parameters of type EmptyRefNode
 java.lang.Object TestModel1Switch.caseEmptyRefNode(EmptyRefNode object)
          Returns the result of interpretting the object as an instance of 'Empty Ref Node'
 


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