@Portable public class ImportDMN extends Import
Import
that has definitions and elements counts.DMNElement.ExtensionElements
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.Namespace
importType, locationURI, namespace
name
description, 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, setNamespace
getName, setName
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setId
getAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParent
public ImportDMN()
public ImportDMN(String namespace, LocationURI locationURI, String importType)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.