|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPatternDescriptorHandler
Pattern descriptor handler while parsing using the pattern descriptor strategy.
Method Summary | |
---|---|
void |
handleDescriptor(IDescriptor descriptor_p)
Handle a descriptor that is neither a library nor a pattern one. |
void |
handleLibraryDescriptor(IDescriptor descriptor_p,
String parentLibraryId_p)
Handle a library descriptor. |
void |
handlePatternDescriptor(IDescriptor descriptor_p,
String patternFullId_p)
Handle a pattern descriptor. |
Method Detail |
---|
void handleLibraryDescriptor(IDescriptor descriptor_p, String parentLibraryId_p)
descriptor_p
- parentLibraryId_p
- The full id of the library.void handlePatternDescriptor(IDescriptor descriptor_p, String patternFullId_p)
descriptor_p
- patternFullId_p
- The pattern full id.void handleDescriptor(IDescriptor descriptor_p)
descriptor_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.