public interface ALDXMLWorkflowNodeType extends ALDXMLObjectType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ALDXMLWorkflowNodeType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
ALDXMLParametrizedType |
addNewOperator()
Appends and returns a new empty "operator" element
|
boolean |
getIsInteriorShadowNode()
Gets the "isInteriorShadowNode" element
|
ALDXMLParametrizedType |
getOperator()
Gets the "operator" element
|
void |
setIsInteriorShadowNode(boolean isInteriorShadowNode)
Sets the "isInteriorShadowNode" element
|
void |
setOperator(ALDXMLParametrizedType operator)
Sets the "operator" element
|
org.apache.xmlbeans.XmlBoolean |
xgetIsInteriorShadowNode()
Gets (as xml) the "isInteriorShadowNode" element
|
void |
xsetIsInteriorShadowNode(org.apache.xmlbeans.XmlBoolean isInteriorShadowNode)
Sets (as xml) the "isInteriorShadowNode" element
|
getClassName, setClassName, xgetClassName, xsetClassNamechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextboolean getIsInteriorShadowNode()
org.apache.xmlbeans.XmlBoolean xgetIsInteriorShadowNode()
void setIsInteriorShadowNode(boolean isInteriorShadowNode)
void xsetIsInteriorShadowNode(org.apache.xmlbeans.XmlBoolean isInteriorShadowNode)
ALDXMLParametrizedType getOperator()
void setOperator(ALDXMLParametrizedType operator)
ALDXMLParametrizedType addNewOperator()
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.