Uses of Interface
org.eclipse.emf.test.models.ref.unsettable.C3U

Packages that use C3U
org.eclipse.emf.test.models.ref.unsettable   
org.eclipse.emf.test.models.ref.unsettable.impl   
org.eclipse.emf.test.models.ref.unsettable.util   
 

Uses of C3U in org.eclipse.emf.test.models.ref.unsettable
 

Methods in org.eclipse.emf.test.models.ref.unsettable that return C3U
 C3U URefFactory.createC3U()
          Returns a new object of class 'C3U'
 

Uses of C3U in org.eclipse.emf.test.models.ref.unsettable.impl
 

Classes in org.eclipse.emf.test.models.ref.unsettable.impl that implement C3U
 class C3UImpl
          An implementation of the model object 'C3U'
 

Methods in org.eclipse.emf.test.models.ref.unsettable.impl that return C3U
 C3U URefFactoryImpl.createC3U()
           
 

Uses of C3U in org.eclipse.emf.test.models.ref.unsettable.util
 

Methods in org.eclipse.emf.test.models.ref.unsettable.util with parameters of type C3U
 T URefSwitch.caseC3U(C3U object)
          Returns the result of interpreting the object as an instance of 'C3U'
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.