@Portable public class LiteralExpressionPMMLDocument extends LiteralExpression
LiteralExpression
to allow the UI to show
different elements for _Literal Expressions_ associated with a PMML Document.DMNElement.ExtensionElements
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.Namespace
Modifier and Type | Field and Description |
---|---|
static String |
VARIABLE_DOCUMENT |
expressionLanguage, importedValues, text
componentWidths, typeRef
description, id
Constructor and Description |
---|
LiteralExpressionPMMLDocument() |
LiteralExpressionPMMLDocument(Id id,
Description description,
QName typeRef,
Text text,
ImportedValues importedValues,
ExpressionLanguage expressionLanguage) |
copy, equals, getDomainObjectNameTranslationKey, getDomainObjectUUID, getExpressionLanguage, getImportedValues, getRequiredComponentWidthCount, getStunnerCategory, getStunnerLabels, getText, hashCode, setExpressionLanguage, setImportedValues, setText
asDMNModelInstrumentedBase, getComponentWidths, getHasTypeRefs, getTypeRef, setTypeRef
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setId
getAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParent
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDescription, getId, getTypeRef
public static final String VARIABLE_DOCUMENT
public LiteralExpressionPMMLDocument()
public LiteralExpressionPMMLDocument(Id id, Description description, QName typeRef, Text text, ImportedValues importedValues, ExpressionLanguage expressionLanguage)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.