public class TTextAnnotation extends TArtifact implements TextAnnotation
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
description, extensionElements, id, label
Constructor and Description |
---|
TTextAnnotation() |
Modifier and Type | Method and Description |
---|---|
String |
getText() |
String |
getTextFormat() |
void |
setText(String value) |
void |
setTextFormat(String value) |
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
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
public String getText()
getText
in interface TextAnnotation
public void setText(String value)
setText
in interface TextAnnotation
public String getTextFormat()
getTextFormat
in interface TextAnnotation
public void setTextFormat(String value)
setTextFormat
in interface TextAnnotation
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.