DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.NamespaceimportType, locationURI, namespacenameHolderdescription, id| Constructor and Description |
|---|
ImportPMML() |
ImportPMML(String namespace,
LocationURI locationURI,
String importType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getModelCount() |
Name |
getName()
Returns the
Name
Convenience method replicating HasValue.getValue() to honour DMN model semantics. |
String |
getNamespace() |
void |
setModelCount(int modelCount) |
void |
setName(Name name)
Sets the
Name
Convenience method replicating HasValue.setValue(Object) to honour DMN model semantics. |
void |
setNamespace(String namespace) |
equals, getImportType, getLocationURI, hashCode, setImportType, setLocationURIgetNameHolder, setNameHoldergetDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentpublic ImportPMML()
public ImportPMML(String namespace, LocationURI locationURI, String importType)
public int getModelCount()
public void setModelCount(int modelCount)
public String getNamespace()
getNamespace in class Importpublic void setNamespace(String namespace)
setNamespace in class Importpublic Name getName()
HasNameName
Convenience method replicating HasValue.getValue() to honour DMN model semantics.getName in interface HasNamegetName in class NamedElementpublic void setName(Name name)
HasNameName
Convenience method replicating HasValue.setValue(Object) to honour DMN model semantics.setName in interface HasNamesetName in class NamedElementCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.