public abstract class DMNModelInstrumentedBase extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
URI_DMN |
static String |
URI_FEEL |
| Constructor and Description |
|---|
DMNModelInstrumentedBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceURI(String prefix) |
Map<String,String> |
getNsContext()
Namespace context map as defined at the level of the given element.
|
DMNModelInstrumentedBase |
getParent() |
void |
setParent(DMNModelInstrumentedBase parent) |
public static final String URI_FEEL
public static final String URI_DMN
public Map<String,String> getNsContext()
XMLConstants.DEFAULT_NS_PREFIX .public DMNModelInstrumentedBase getParent()
public void setParent(DMNModelInstrumentedBase parent)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.