Package | Description |
---|---|
org.kie.workbench.common.dmn.api.definition.model |
Modifier and Type | Class and Description |
---|---|
class |
ImportDMN
Specialisation of
Import that has definitions and elements counts. |
class |
ImportedValues |
class |
ImportPMML
Specialisation of
Import that has a model count property. |
Modifier and Type | Method and Description |
---|---|
List<Import> |
Definitions.getImport() |
Constructor and Description |
---|
Definitions(Id id,
Description description,
Name name,
List<Import> _import,
List<ItemDefinition> itemDefinition,
List<DRGElement> drgElement,
List<Artifact> artifact,
List<ElementCollection> elementCollection,
List<BusinessContextElement> businessContextElement,
ExpressionLanguage expressionLanguage,
String typeLanguage,
Text namespace,
String exporter,
String exporterVersion) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.