|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.snu.ids.ha.constants.Condition
public class Condition
È帰¡ °¡Áø Á¶°Ç¿¡ ´ëÇÑ °ü¸®¸¦ ¼öÇàÇÑ´Ù. longÇü¿¡ Áߺ¹Çؼ °¡Áú ¼ö ÀÖ´Â Á¶°ÇÀ» encodingÇϱ⠶§¹®¿¡, ÃÖ´ë 64°¡Áö Á¶°ÇÀ» Á¤ÀÇÇÒ ¼ö ÀÖ´Ù.
Field Summary | |
---|---|
static long |
COND_NUM_AD
|
static long |
COND_NUM_AH
|
static long |
COND_NUM_BIEUB
|
static long |
COND_NUM_DT
|
static long |
COND_NUM_ENG
|
static long |
COND_NUM_EQ
|
static long |
COND_NUM_EUMSEONG
|
static long |
COND_NUM_EUT
|
static long |
COND_NUM_GET
|
static long |
COND_NUM_HA
|
static long |
COND_NUM_JA_SET
|
static long |
COND_NUM_JAEUM
|
static long |
COND_NUM_JO
|
static long |
COND_NUM_LIEUL
|
static long |
COND_NUM_LYEO
|
static long |
COND_NUM_MIEUM
|
static long |
COND_NUM_MINUS_AH
|
static long |
COND_NUM_MINUS_BIEUB
|
static long |
COND_NUM_MINUS_HIEUT
|
static long |
COND_NUM_MINUS_JA_SET
|
static long |
COND_NUM_MINUS_LIEUL
|
static long |
COND_NUM_MINUS_SIOT
|
static long |
COND_NUM_MOEUM
|
static long |
COND_NUM_NIEUN
|
static long |
COND_NUM_NN
|
static long |
COND_NUM_NN_A
|
static long |
COND_NUM_NR_SET
|
static long |
COND_NUM_SIOT2
|
static long |
COND_NUM_SU
|
static long |
COND_NUM_VV
|
static long |
COND_NUM_VV_A
|
static long |
COND_NUM_YANGSEONG
Á¶°Ç °ªµéÀ» ÀúÀåÇØµÎ°í, »ç¿ëÇϵµ·Ï ÇÑ´Ù. |
static long |
COND_NUM_YI
|
static long |
COND_NUM_YIEUNG
|
static java.lang.String[] |
CONDITION_ARR
|
static java.util.Hashtable |
CONDITION_HASH
|
static java.util.Hashtable |
CONDITION_NUM_HASH
|
Constructor Summary | |
---|---|
Condition()
|
Method Summary | |
---|---|
static java.lang.String |
getCondition(long conditionNum)
conditionNum¿¡ ´ëÇÑ hgClass¹®ÀÚ¸¦ ¹ÝȯÇÑ´Ù. |
static java.util.List |
getConditionList(long encodedConditionNum)
encodingµÈ °ªÀÌ ³ªÅ¸³»´Â class¸¦ È®ÀÎÇÑ´Ù. |
private static long |
getConditionNum(int i)
i ¹øÂ° Á¶°ÇÀ» encodingÇÏ´Â long°ªÀ» ¹ÝȯÇÑ´Ù. |
static long |
getConditionNum(java.lang.String condition)
hgClass¿¡ ´ëÇÑ long number¸¦ ¹ÝȯÇÑ´Ù. |
static long |
getConditionNum(java.lang.String[] conditions)
Á¶°ÇÀ» °¡Áö´Â ¹®ÀÚ¿À» ¹Þ¾Æµé¿©¼ ÀÌ¿¡ ÇØ´çÇÏ´Â ÀÎÄÚµùµÈ °ªÀ» ¹ÝȯÇÑ´Ù. |
static java.lang.String |
getConditionString(long encodedConditionNum)
encodingµÈ °ªÀ» ¹®ÀÚ¿·Î ¹ÝȯÇÑ´Ù. |
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[] CONDITION_ARR
public static final java.util.Hashtable CONDITION_HASH
public static final java.util.Hashtable CONDITION_NUM_HASH
public static final long COND_NUM_YANGSEONG
public static final long COND_NUM_EUMSEONG
public static final long COND_NUM_MOEUM
public static final long COND_NUM_JAEUM
public static final long COND_NUM_AH
public static final long COND_NUM_MINUS_AH
public static final long COND_NUM_NIEUN
public static final long COND_NUM_LIEUL
public static final long COND_NUM_MINUS_LIEUL
public static final long COND_NUM_MIEUM
public static final long COND_NUM_BIEUB
public static final long COND_NUM_MINUS_BIEUB
public static final long COND_NUM_MINUS_HIEUT
public static final long COND_NUM_MINUS_SIOT
public static final long COND_NUM_SIOT2
public static final long COND_NUM_GET
public static final long COND_NUM_EUT
public static final long COND_NUM_HA
public static final long COND_NUM_YI
public static final long COND_NUM_NN
public static final long COND_NUM_DT
public static final long COND_NUM_AD
public static final long COND_NUM_VV
public static final long COND_NUM_SU
public static final long COND_NUM_EQ
public static final long COND_NUM_JO
public static final long COND_NUM_ENG
public static final long COND_NUM_YIEUNG
public static final long COND_NUM_VV_A
public static final long COND_NUM_NN_A
public static final long COND_NUM_LYEO
public static final long COND_NUM_JA_SET
public static final long COND_NUM_MINUS_JA_SET
public static final long COND_NUM_NR_SET
Constructor Detail |
---|
public Condition()
Method Detail |
---|
private static final long getConditionNum(int i)
i ¹øÂ° Á¶°ÇÀ» encodingÇÏ´Â long°ªÀ» ¹ÝȯÇÑ´Ù.
i
-
public static long getConditionNum(java.lang.String condition)
hgClass¿¡ ´ëÇÑ long number¸¦ ¹ÝȯÇÑ´Ù.
condition
-
public static long getConditionNum(java.lang.String[] conditions)
Á¶°ÇÀ» °¡Áö´Â ¹®ÀÚ¿À» ¹Þ¾Æµé¿©¼ ÀÌ¿¡ ÇØ´çÇÏ´Â ÀÎÄÚµùµÈ °ªÀ» ¹ÝȯÇÑ´Ù.
conditions
-
public static java.lang.String getCondition(long conditionNum)
conditionNum¿¡ ´ëÇÑ hgClass¹®ÀÚ¸¦ ¹ÝȯÇÑ´Ù.
conditionNum
-
public static java.util.List getConditionList(long encodedConditionNum)
encodingµÈ °ªÀÌ ³ªÅ¸³»´Â class¸¦ È®ÀÎÇÑ´Ù.
encodedConditionNum
-
public static java.lang.String getConditionString(long encodedConditionNum)
encodingµÈ °ªÀ» ¹®ÀÚ¿·Î ¹ÝȯÇÑ´Ù.
encodedConditionNum
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |