@Portable public class Association extends Artifact
Modifier and Type | Class and Description |
---|---|
static class |
Association.AssociationBuilder |
DMNElement.ExtensionElements
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>
Modifier and Type | Field and Description |
---|---|
static String |
stunnerCategory |
static String |
stunnerDescription |
static String |
stunnerTitle |
description, id
Constructor and Description |
---|
Association() |
Association(Id id,
Description description) |
Modifier and Type | Method and Description |
---|---|
String |
getStunnerCategory() |
String |
getStunnerDescription() |
Set<String> |
getStunnerLabels() |
String |
getStunnerTitle() |
getDescription, getExtensionElements, getId, getOtherAttributes, setDescription, setExtensionElements, setId
getNsContext
public static final transient String stunnerCategory
public static final transient String stunnerTitle
public static final transient String stunnerDescription
public Association()
public Association(Id id, Description description)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.