Uses of Interface
org.eclipse.gmt.modisco.java.UnresolvedSingleVariableDeclaration

Packages that use UnresolvedSingleVariableDeclaration
org.eclipse.gmt.modisco.java.cdo.meta   
org.eclipse.gmt.modisco.java.cdo.util   
org.eclipse.gmt.modisco.java.emf   
org.eclipse.gmt.modisco.java.emf.classic   
org.eclipse.gmt.modisco.java.emf.classic.util   
org.eclipse.gmt.modisco.java.emf.util   
org.eclipse.gmt.modisco.java.nousages.cdo.meta   
org.eclipse.gmt.modisco.java.nousages.cdo.util   
org.eclipse.gmt.modisco.java.nousages.meta   
org.eclipse.gmt.modisco.java.nousages.util   
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.cdo.meta
 

Methods in org.eclipse.gmt.modisco.java.cdo.meta that return UnresolvedSingleVariableDeclaration
 UnresolvedSingleVariableDeclaration JavaFactory.createUnresolvedSingleVariableDeclaration()
          Returns a new object of class 'Unresolved Single Variable Declaration'.
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.cdo.util
 

Methods in org.eclipse.gmt.modisco.java.cdo.util with parameters of type UnresolvedSingleVariableDeclaration
 T JavaSwitch.caseUnresolvedSingleVariableDeclaration(UnresolvedSingleVariableDeclaration object)
          Returns the result of interpreting the object as an instance of 'Unresolved Single Variable Declaration'.
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.emf
 

Methods in org.eclipse.gmt.modisco.java.emf that return UnresolvedSingleVariableDeclaration
 UnresolvedSingleVariableDeclaration JavaFactory.createUnresolvedSingleVariableDeclaration()
          Returns a new object of class 'Unresolved Single Variable Declaration'.
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.emf.classic
 

Methods in org.eclipse.gmt.modisco.java.emf.classic that return UnresolvedSingleVariableDeclaration
 UnresolvedSingleVariableDeclaration JavaFactory.createUnresolvedSingleVariableDeclaration()
          Returns a new object of class 'Unresolved Single Variable Declaration'.
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.emf.classic.util
 

Methods in org.eclipse.gmt.modisco.java.emf.classic.util with parameters of type UnresolvedSingleVariableDeclaration
 T JavaSwitch.caseUnresolvedSingleVariableDeclaration(UnresolvedSingleVariableDeclaration object)
          Returns the result of interpreting the object as an instance of 'Unresolved Single Variable Declaration'.
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.emf.util
 

Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type UnresolvedSingleVariableDeclaration
 T JavaSwitch.caseUnresolvedSingleVariableDeclaration(UnresolvedSingleVariableDeclaration object)
          Returns the result of interpreting the object as an instance of 'Unresolved Single Variable Declaration'.
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.nousages.cdo.meta
 

Methods in org.eclipse.gmt.modisco.java.nousages.cdo.meta that return UnresolvedSingleVariableDeclaration
 UnresolvedSingleVariableDeclaration JavaFactory.createUnresolvedSingleVariableDeclaration()
          Returns a new object of class ' Unresolved Single Variable Declaration'.
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.nousages.cdo.util
 

Methods in org.eclipse.gmt.modisco.java.nousages.cdo.util with parameters of type UnresolvedSingleVariableDeclaration
 T JavaSwitch.caseUnresolvedSingleVariableDeclaration(UnresolvedSingleVariableDeclaration object)
          Returns the result of interpreting the object as an instance of 'Unresolved Single Variable Declaration'.
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.nousages.meta
 

Methods in org.eclipse.gmt.modisco.java.nousages.meta that return UnresolvedSingleVariableDeclaration
 UnresolvedSingleVariableDeclaration JavaFactory.createUnresolvedSingleVariableDeclaration()
          Returns a new object of class 'Unresolved Single Variable Declaration'.
 

Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.nousages.util
 

Methods in org.eclipse.gmt.modisco.java.nousages.util with parameters of type UnresolvedSingleVariableDeclaration
 T JavaSwitch.caseUnresolvedSingleVariableDeclaration(UnresolvedSingleVariableDeclaration object)
          Returns the result of interpreting the object as an instance of 'Unresolved Single Variable Declaration'.