EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.model.data.reader.descriptor.IContractDescriptor

Packages that use IContractDescriptor
org.eclipse.egf.model.data.reader.descriptor   
org.eclipse.egf.pde.pattern.reader   
org.eclipse.egf.pde.reader   
 

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

Methods in org.eclipse.egf.model.data.reader.descriptor that return IContractDescriptor
 IContractDescriptor IFactoryComponentReader.readContract(String contractId_p, String factoryComponentId_p)
          Read a contract description for given ids.
 

Uses of IContractDescriptor in org.eclipse.egf.pde.pattern.reader
 

Methods in org.eclipse.egf.pde.pattern.reader that return IContractDescriptor
 IContractDescriptor PatternExtensionReader.readContract(String contractId_p, String fcId_p)
           
 

Uses of IContractDescriptor in org.eclipse.egf.pde.reader
 

Methods in org.eclipse.egf.pde.reader that return IContractDescriptor
 IContractDescriptor WorkspaceFactoryComponentReader.readContract(String contractId_p, String factoryComponentId_p)
           
 IContractDescriptor PdeTargetPlatformReader.readContract(String contractId_p, String fcId_p)
           
 


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.