public class TTextAnnotation extends TArtifact implements TextAnnotation
TDMNElement.TExtensionElementsDMNElement.ExtensionElementsdescription, 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, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentpublic String getText()
getText in interface TextAnnotationpublic void setText(String value)
setText in interface TextAnnotationpublic String getTextFormat()
getTextFormat in interface TextAnnotationpublic void setTextFormat(String value)
setTextFormat in interface TextAnnotationCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.