public class PMMLObjectUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getAttributeName(org.dmg.pmml.PMMLObject element,
String name) |
static <E> E |
getAttributeValue(org.dmg.pmml.PMMLObject element,
String name) |
static String |
getRootElementName(org.dmg.pmml.PMMLObject element) |
static String |
getValue(Enum<?> value) |
public static String getRootElementName(org.dmg.pmml.PMMLObject element)
public static String getAttributeName(org.dmg.pmml.PMMLObject element, String name)
public static <E> E getAttributeValue(org.dmg.pmml.PMMLObject element,
String name)
Copyright © 2014. All Rights Reserved.