public class SMutils extends Object
Constructor and Description |
---|
SMutils() |
Modifier and Type | Method and Description |
---|---|
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) |
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
pairwiseConf
- a
- b
- value
- slib.utils.ex.SLIB_Ex_Critic
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
m
- p
- e1
- e2
- value
- slib.utils.ex.SLIB_Ex_Critic
Copyright © 2014. All rights reserved.