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