|
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.common.helper.PatternHelper
public class PatternHelper
Helper for pattern handling.
Constructor Summary | |
---|---|
PatternHelper()
|
Method Summary | |
---|---|
static Couple<String,String> |
deresolveId(String fullId_p)
Get parent library id and local pattern/library id from given full id. |
static String |
generatePatternUID()
Create a new pattern unique id. |
static String |
getFullId(String parentLibraryFullId_p,
String localId_p)
Get library/pattern full id from parent library full id and pattern/library id local to this library. |
static String |
getRootLibraryId(String fullId_p)
Get root library id from given full id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatternHelper()
Method Detail |
---|
public static String getFullId(String parentLibraryFullId_p, String localId_p)
parentLibraryFullId_p
- The parent library full id.patternLocalId_p
- The pattern or library id local to the parent full id.public static String generatePatternUID()
public static Couple<String,String> deresolveId(String fullId_p)
fullId_p
- a pattern or library full id.public static String getRootLibraryId(String fullId_p)
fullId_p
- a pattern or library full id.
|
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.