|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.lcm.x2c.scilab.utils.Utils
public class Utils
Utilities.
Field Summary | |
---|---|
static java.lang.String |
SUPERBLOCK_SEP
separation string between Superblock and its child |
Constructor Summary | |
---|---|
Utils()
|
Method Summary | |
---|---|
static java.lang.String |
getChildLabel(java.lang.String fullLabel)
Extraction of child label from full block label. |
static java.lang.String |
getParentLabel(java.lang.String fullLabel)
Extraction of parent label (Superblock prefix) from full block label. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SUPERBLOCK_SEP
Constructor Detail |
---|
public Utils()
Method Detail |
---|
public static java.lang.String getParentLabel(java.lang.String fullLabel)
fullLabel
-
public static java.lang.String getChildLabel(java.lang.String fullLabel)
fullLabel
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |