@Portable public class DMNIncludedModel extends Object
| Constructor and Description |
|---|
DMNIncludedModel(String modelName,
String modelPackage,
String path,
String namespace,
Integer drgElementsCount,
Integer itemDefinitionsCount) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDrgElementsCount() |
Integer |
getItemDefinitionsCount() |
String |
getModelName() |
String |
getModelPackage() |
String |
getNamespace() |
String |
getPath() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.