@Portable public class Relation extends Expression
DMNElement.ExtensionElements
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>
typeRef
description, id
Constructor and Description |
---|
Relation() |
Relation(Id id,
Description description,
QName typeRef,
List<InformationItem> column,
List<List> row) |
Modifier and Type | Method and Description |
---|---|
List<InformationItem> |
getColumn() |
List<List> |
getRow() |
getTypeRef, setTypeRef
getDescription, getExtensionElements, getId, getOtherAttributes, setDescription, setExtensionElements, setId
getNsContext
public Relation()
public Relation(Id id, Description description, QName typeRef, List<InformationItem> column, List<List> row)
public List<InformationItem> getColumn()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.