g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.jsdl.model.ExactType

Packages that use ExactType
eu.geclipse.jsdl.model   
eu.geclipse.jsdl.model.impl   
eu.geclipse.jsdl.model.util   
 

Uses of ExactType in eu.geclipse.jsdl.model
 

Methods in eu.geclipse.jsdl.model that return ExactType
 ExactType JsdlFactory.createExactType()
          Deprecated. Returns a new object of class 'Exact Type'
 

Uses of ExactType in eu.geclipse.jsdl.model.impl
 

Classes in eu.geclipse.jsdl.model.impl that implement ExactType
 class ExactTypeImpl
          Deprecated. This class is deprecated. Substitute with the respective class in package eu.geclipse.jsdl.model.base.impl
 

Methods in eu.geclipse.jsdl.model.impl that return ExactType
 ExactType JsdlFactoryImpl.createExactType()
          Deprecated.  
 

Uses of ExactType in eu.geclipse.jsdl.model.util
 

Methods in eu.geclipse.jsdl.model.util with parameters of type ExactType
 java.lang.Object JsdlSwitch.caseExactType(ExactType object)
          Deprecated. Returns the result of interpreting the object as an instance of 'Exact Type'
 


g-Eclipse
Release 1.0.0