slib.tools.smltoolkit.sm.cli.utils
Class SMutils

java.lang.Object
  extended by slib.tools.smltoolkit.sm.cli.utils.SMutils

public class SMutils
extends Object

Author:
seb

Constructor Summary
SMutils()
           
 
Method Summary
static void throwArithmeticCriticalException(slib.sml.sm.core.utils.SMconf m, slib.sml.sm.core.utils.SMconf p, org.openrdf.model.URI e1, org.openrdf.model.URI e2, Object value)
           
static void throwArithmeticCriticalException(slib.sml.sm.core.utils.SMconf pairwiseConf, org.openrdf.model.URI a, org.openrdf.model.URI b, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMutils

public SMutils()
Method Detail

throwArithmeticCriticalException

public static void throwArithmeticCriticalException(slib.sml.sm.core.utils.SMconf pairwiseConf,
                                                    org.openrdf.model.URI a,
                                                    org.openrdf.model.URI b,
                                                    Object value)
                                             throws slib.utils.ex.SLIB_Ex_Critic
Parameters:
pairwiseConf -
a -
b -
value -
Throws:
slib.utils.ex.SLIB_Ex_Critic

throwArithmeticCriticalException

public static void throwArithmeticCriticalException(slib.sml.sm.core.utils.SMconf m,
                                                    slib.sml.sm.core.utils.SMconf p,
                                                    org.openrdf.model.URI e1,
                                                    org.openrdf.model.URI e2,
                                                    Object value)
                                             throws slib.utils.ex.SLIB_Ex_Critic
Parameters:
m -
p -
e1 -
e2 -
value -
Throws:
slib.utils.ex.SLIB_Ex_Critic


Copyright © 2013. All Rights Reserved.