|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectikbs.translation.hyperquest.IkbsToolkit
public class IkbsToolkit
Définition de la classe IkbsToolkit Cette classe definit des methodes utiles pour l'exportation des cas vers hyperquest
| Constructor Summary | |
|---|---|
IkbsToolkit()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getAttributeName(java.lang.String s)
recupere la chaine representant l'identifiant d'attribut dans une chaine de type: forme[columelle-AC] --> forme |
static java.lang.String |
getComponentName(java.lang.String s)
recupere la chaine representant le composant d'attribut dans une chaine de type: forme[columelle-AC] --> columelle-AC |
static boolean |
isComponent(java.lang.String s)
teste si une chaine provenant d'un fichier de transfert correspond à un composant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IkbsToolkit()
| Method Detail |
|---|
public static boolean isComponent(java.lang.String s)
public static java.lang.String getAttributeName(java.lang.String s)
public static java.lang.String getComponentName(java.lang.String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||