public class IC_Conf_Topo extends ICconf
Constructor and Description |
---|
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) |
equals, getClassName, getFlag, getId, getLabel, hashCode, isCorpusBased, toString
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 configurationslib.utils.ex.SLIB_Ex_Critic
Copyright © 2014. All rights reserved.