EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.model.contract.type.ITypeHolder

Packages that use ITypeHolder
org.eclipse.egf.core.ui.wizard.page   
org.eclipse.egf.model.contract.type   
org.eclipse.egf.model.data.reader.descriptor   
 

Uses of ITypeHolder in org.eclipse.egf.core.ui.wizard.page
 

Fields in org.eclipse.egf.core.ui.wizard.page declared as ITypeHolder
protected  ITypeHolder ContextElementValueWizardPage._typeHolder
          Type holder that the context element value must be conformed to.
 

Uses of ITypeHolder in org.eclipse.egf.model.contract.type
 

Classes in org.eclipse.egf.model.contract.type that implement ITypeHolder
 class AbstractTypeHolder
          Based class to implement type holders.
 class BooleanTypeHolder
          Provides an implementation to host the primitive type boolean.
 class ClassTypeHolder
          Default class type holder.
 class PrimitiveTypeHolder
          Base class to implement type holders that host primitive types : String, int, boolean...
 class StringTypeHolder
          Provides an implementation to host the java type String.
 

Uses of ITypeHolder in org.eclipse.egf.model.data.reader.descriptor
 

Methods in org.eclipse.egf.model.data.reader.descriptor that return ITypeHolder
 ITypeHolder IContractElementDescriptor.getTypeHolder()
          Get the type holder instance.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.