@Portable public class InformationItem extends NamedElement implements DMNPropertySet
DMNElement.ExtensionElements
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>
Modifier and Type | Field and Description |
---|---|
static String |
propertySetName |
protected QName |
typeRef |
name
description, id
Constructor and Description |
---|
InformationItem() |
InformationItem(Id id,
Description description,
Name name,
QName typeRef) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertySetName() |
QName |
getTypeRef() |
void |
setTypeRef(QName typeRef) |
getName, setName
getDescription, getExtensionElements, getId, getOtherAttributes, setDescription, setExtensionElements, setId
getNsContext
public static final transient String propertySetName
protected QName typeRef
public InformationItem()
public InformationItem(Id id, Description description, Name name, QName typeRef)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.