public class TList extends TExpression implements List
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
Modifier and Type | Field and Description |
---|---|
protected List<Expression> |
expression |
typeRef
description, extensionElements, id, label
Constructor and Description |
---|
TList() |
Modifier and Type | Method and Description |
---|---|
List<Expression> |
getExpression() |
getTypeRef, setTypeRef
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTypeRef, setTypeRef
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
protected List<Expression> expression
public List<Expression> getExpression()
getExpression
in interface List
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.