public class SMutils extends Object
| Constructor and Description |
|---|
SMutils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
throwArithmeticCriticalException(SMconf m,
SMconf p,
org.openrdf.model.URI e1,
org.openrdf.model.URI e2,
Object value) |
static void |
throwArithmeticCriticalException(SMconf pairwiseConf,
org.openrdf.model.URI a,
org.openrdf.model.URI b,
Object value) |
public static void throwArithmeticCriticalException(SMconf pairwiseConf, org.openrdf.model.URI a, org.openrdf.model.URI b, Object value) throws SLIB_Ex_Critic
pairwiseConf - a - b - value - SLIB_Ex_Criticpublic static void throwArithmeticCriticalException(SMconf m, SMconf p, org.openrdf.model.URI e1, org.openrdf.model.URI e2, Object value) throws SLIB_Ex_Critic
m - p - e1 - e2 - value - SLIB_Ex_CriticCopyright © 2014. All rights reserved.