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

Packages that use C1U
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 C1U in org.eclipse.emf.test.models.ref.unsettable
 

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

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

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

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

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

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


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