|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.pde.reader.PdeAbstractReader
org.eclipse.egf.pde.reader.WorkspaceFactoryComponentReader
org.eclipse.egf.pde.reader.PdeTargetPlatformReader
public class PdeTargetPlatformReader
Method Summary | |
---|---|
protected IPluginModel |
createTemporaryPluginModel(IPluginModelBase pluginModelBase_p)
Load plug-in file content from a target-platform. |
static PdeTargetPlatformReader |
getDefault()
Return a shared default instance. |
IContextDescriptor |
readContext(String contextId_p,
String fcId_p)
Read a context description for given ids. |
IContractDescriptor |
readContract(String contractId_p,
String fcId_p)
Read a contract description for given ids. |
IContractElementReferenceDescriptor |
readContractElementReference(String contractReferenceId_p,
String fcId_p)
Read a contract element reference for given ids. |
protected IDescriptor |
readDescriptor(CreateDescriptorOperation createDescriptorOperation_p)
Read a descriptor according to given create descriptor operation. |
IFactoryComponentDescriptor |
readFactoryComponent(IPluginModelBase pluginModel_p)
Read a factory component. |
IFactoryComponentDescriptor |
readFactoryComponent(String fcId_p)
Read a factory component description from given project. |
IFactoryComponentInvocationDescriptor |
readFactoryComponentInvocation(String factoryComponentInvocation_p,
String fcId_p)
Read a factory component invocation description for given ids. |
IDescriptor |
readMappings(String fcId_p)
Read all mappings for given factory component. |
IDescriptor |
readPatternLibraries(String fcId_p)
Read all pattern libraries for given factory component. |
IProductionPlanDescriptor |
readProductionPlan(String productionPlanId_p,
String fcId_p)
Read a production plan description for given ids. |
ITaskFactoryDescriptor |
readTaskFactory(String taskFactoryId_p,
String fcId_p)
Read a task factory for given ids. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PdeTargetPlatformReader getDefault()
protected IDescriptor readDescriptor(CreateDescriptorOperation createDescriptorOperation_p)
PdeAbstractReader
readDescriptor
in class WorkspaceFactoryComponentReader
PdeAbstractReader.readDescriptor(org.eclipse.egf.pde.reader.CreateDescriptorOperation)
protected IPluginModel createTemporaryPluginModel(IPluginModelBase pluginModelBase_p)
pluginModelBase_p
- public IFactoryComponentDescriptor readFactoryComponent(String fcId_p)
WorkspaceFactoryComponentReader
readFactoryComponent
in interface IFactoryComponentReader
readFactoryComponent
in class WorkspaceFactoryComponentReader
FactoryComponentDescriptor
instance or null if data are not found.IFactoryComponentReader.readFactoryComponent(java.lang.String)
public IFactoryComponentDescriptor readFactoryComponent(IPluginModelBase pluginModel_p)
readFactoryComponent
in interface IFactoryComponentReader
readFactoryComponent
in class WorkspaceFactoryComponentReader
pluginModel_p
-
public IFactoryComponentInvocationDescriptor readFactoryComponentInvocation(String factoryComponentInvocation_p, String fcId_p)
IFactoryComponentReader
readFactoryComponentInvocation
in interface IFactoryComponentReader
readFactoryComponentInvocation
in class WorkspaceFactoryComponentReader
IFactoryComponentInvocationDescriptor
instance or null if data are not found.IFactoryComponentReader.readFactoryComponentInvocation(java.lang.String, java.lang.String)
public IContextDescriptor readContext(String contextId_p, String fcId_p)
IFactoryComponentReader
readContext
in interface IFactoryComponentReader
readContext
in class WorkspaceFactoryComponentReader
IContextDescriptor
instance or null if data are not found.IFactoryComponentReader.readContext(java.lang.String, java.lang.String)
public IContractDescriptor readContract(String contractId_p, String fcId_p)
IFactoryComponentReader
readContract
in interface IFactoryComponentReader
readContract
in class WorkspaceFactoryComponentReader
IContractDescriptor
instance or null if data are not found.IFactoryComponentReader.readContract(java.lang.String, java.lang.String)
public IContractElementReferenceDescriptor readContractElementReference(String contractReferenceId_p, String fcId_p)
IFactoryComponentReader
readContractElementReference
in interface IFactoryComponentReader
readContractElementReference
in class WorkspaceFactoryComponentReader
IContractElementReferenceDescriptor
instance or null if data are not found.IFactoryComponentReader.readContractElementReference(java.lang.String, java.lang.String)
public IDescriptor readMappings(String fcId_p)
IFactoryComponentReader
readMappings
in interface IFactoryComponentReader
readMappings
in class WorkspaceFactoryComponentReader
IDescriptor
instance or null if data are not found.IFactoryComponentReader.readMappings(java.lang.String)
public IDescriptor readPatternLibraries(String fcId_p)
IFactoryComponentReader
readPatternLibraries
in interface IFactoryComponentReader
readPatternLibraries
in class WorkspaceFactoryComponentReader
IDescriptor
instance or null if data are not found.IFactoryComponentReader.readPatternLibraries(java.lang.String)
public IProductionPlanDescriptor readProductionPlan(String productionPlanId_p, String fcId_p)
IFactoryComponentReader
readProductionPlan
in interface IFactoryComponentReader
readProductionPlan
in class WorkspaceFactoryComponentReader
IProductionPlanDescriptor
instance or null if data are not found.IFactoryComponentReader.readProductionPlan(java.lang.String, java.lang.String)
public ITaskFactoryDescriptor readTaskFactory(String taskFactoryId_p, String fcId_p)
IFactoryComponentReader
readTaskFactory
in interface IFactoryComponentReader
readTaskFactory
in class WorkspaceFactoryComponentReader
ITaskFactoryDescriptor
instance or null if data are not found.IFactoryComponentReader.readTaskFactory(java.lang.String, java.lang.String)
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.