|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectslib.utils.i.Conf
slib.sml.sm.core.metrics.ic.utils.ICconf
slib.sml.sm.core.metrics.ic.utils.IC_Conf_Topo
public class IC_Conf_Topo
Field Summary |
---|
Fields inherited from class slib.sml.sm.core.metrics.ic.utils.ICconf |
---|
className, flag, id, isCorpusBased, label |
Constructor Summary | |
---|---|
IC_Conf_Topo(String flag)
|
|
IC_Conf_Topo(String id,
String flag)
Build an instance of IC configuration. |
|
IC_Conf_Topo(String id,
String label,
String flag)
|
Method Summary |
---|
Methods inherited from class slib.sml.sm.core.metrics.ic.utils.ICconf |
---|
equals, getClassName, getFlag, getId, getLabel, hashCode, isCorpusBased, toString |
Methods inherited from class slib.utils.i.Conf |
---|
addParam, containsParam, containsParams, getParam, getParamAsDouble, getParamAsString, getParams, removeParam, setParams |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IC_Conf_Topo(String id, String label, String flag) throws slib.utils.ex.SLIB_Ex_Critic
id
- label
- flag
-
slib.utils.ex.SLIB_Ex_Critic
public IC_Conf_Topo(String flag) throws slib.utils.ex.SLIB_Ex_Critic
flag
-
slib.utils.ex.SLIB_Ex_Critic
public IC_Conf_Topo(String id, String flag) throws slib.utils.ex.SLIB_Ex_Critic
id
- the ID associated to the configuration (will also be used for the label)flag
- the flag associated to the configuration
slib.utils.ex.SLIB_Ex_Critic
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |