|
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.PatternLibrarySequenceHelper
public class PatternLibrarySequenceHelper
Field Summary | |
---|---|
static String |
SEQUENCE_SEPARATORS
Pattern library sequence separators. |
Constructor Summary | |
---|---|
PatternLibrarySequenceHelper()
|
Method Summary | |
---|---|
static List<String> |
extractSequenceIds(String fullSequence_p)
Extract sequence ids from sequence serialized form (also called a full sequence). |
static String |
getFullSequence(List<String> ids_p)
Get full sequence from composing ids. |
static String |
removeIdFromSequence(String fullSequence_p,
String id_p)
Remove all given id occurrences in given sequence. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String SEQUENCE_SEPARATORS
Constructor Detail |
---|
public PatternLibrarySequenceHelper()
Method Detail |
---|
public static String getFullSequence(List<String> ids_p)
ids_p
-
public static List<String> extractSequenceIds(String fullSequence_p)
fullSequence_p
-
public static String removeIdFromSequence(String fullSequence_p, String id_p)
fullSequence_p
- id_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.