@Portable public class ImportDMN extends Import
Import that has definitions and elements counts.DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.NamespaceimportType, locationURI, namespacenamedescription, id| Constructor and Description |
|---|
ImportDMN() |
ImportDMN(String namespace,
LocationURI locationURI,
String importType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDrgElementsCount() |
int |
getItemDefinitionsCount() |
void |
setDrgElementsCount(int drgElementsCount) |
void |
setItemDefinitionsCount(int itemDefinitionsCount) |
equals, getImportType, getLocationURI, getNamespace, hashCode, setImportType, setLocationURI, setNamespacegetName, setNamegetDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentpublic ImportDMN()
public ImportDMN(String namespace, LocationURI locationURI, String importType)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.