@Portable public class PerformanceIndicator extends BusinessContextElement
DMNElement.ExtensionElements
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>
name
description, id
Constructor and Description |
---|
PerformanceIndicator() |
PerformanceIndicator(Id id,
Description description,
Name name,
String uri,
List<DMNElementReference> impactingDecision) |
Modifier and Type | Method and Description |
---|---|
List<DMNElementReference> |
getImpactingDecision() |
getURI, setURI
getName, setName
getDescription, getExtensionElements, getId, getOtherAttributes, setDescription, setExtensionElements, setId
getNsContext
public PerformanceIndicator()
public PerformanceIndicator(Id id, Description description, Name name, String uri, List<DMNElementReference> impactingDecision)
public List<DMNElementReference> getImpactingDecision()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.