|
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.pattern.reader.WorkspacePatternExtensionReader
public class WorkspacePatternExtensionReader
Read pattern extensions from workspace projects.
Nested Class Summary | |
---|---|
protected class |
WorkspacePatternExtensionReader.CreatePatternExtensionDescriptorOperation
Pattern condition descriptor provider. |
Constructor Summary | |
---|---|
WorkspacePatternExtensionReader()
|
Method Summary | |
---|---|
IDescriptor |
getPatternLibraries()
Get all root library descriptors. |
IDescriptor |
getPatternLibraries(IProject project_p)
Get pattern root libraries for given project. |
IDescriptor |
getPatternLibraries(String fcId_p)
Get all root library descriptors for given factory component id. |
IDescriptor |
getPatternLibrary(String libraryFullId_p)
Get library descriptor from its full id. |
IDescriptor |
readPatternExtension(IProject project_p,
String libraryFullId_p)
Read pattern condition extensions |
Methods inherited from class org.eclipse.egf.pde.reader.PdeAbstractReader |
---|
readDescriptor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkspacePatternExtensionReader()
Method Detail |
---|
public IDescriptor getPatternLibrary(String libraryFullId_p)
IPatternExtensionReader
getPatternLibrary
in interface IPatternExtensionReader
libraryFullId_p
- Can't be null.
IPatternExtensionReader.getPatternLibrary(java.lang.String)
public IDescriptor getPatternLibraries()
IPatternExtensionReader
IPatternExtensionReader.getPatternLibrary(String)
for description of a root library.
getPatternLibraries
in interface IPatternExtensionReader
IDescriptor.getValue(String)
with
parameter IPatternConstants.PATTERN_EXTENSION_POINT_CHILD_TYPE
.IPatternConstants.PATTERN_EXTENSION_POINT_CHILD_LIBRARY
then a library
descriptor is not reached yet.IPatternExtensionReader.getPatternLibraries()
public IDescriptor getPatternLibraries(String fcId_p)
IPatternExtensionReader
IPatternExtensionReader.getPatternLibrary(String)
for description of a root library.
getPatternLibraries
in interface IPatternExtensionReader
fcId_p
- The factory component id.
IDescriptor.getValue(String)
with
parameter IPatternConstants.PATTERN_EXTENSION_POINT_CHILD_TYPE
.IPatternConstants.PATTERN_EXTENSION_POINT_CHILD_LIBRARY
then a library
descriptor is not reached yet.IPatternExtensionReader.getPatternLibraries(java.lang.String)
public IDescriptor getPatternLibraries(IProject project_p)
IPatternExtensionReader.getPatternLibraries()
for details.
getPatternLibraries
in interface IPatternExtensionReader
project_p
-
public IDescriptor readPatternExtension(IProject project_p, String libraryFullId_p)
project_p
-
|
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.