| Package | Description |
|---|---|
| de.unihalle.informatik.Alida_xml | |
| de.unihalle.informatik.Alida_xml.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ALDXMLOperatorType
An XML ALDXMLOperatorType(@http://informatik.unihalle.de/Alida_xml).
|
interface |
ALDXMLOperatorVersion3Type
An XML ALDXMLOperatorVersion3Type(@http://informatik.unihalle.de/Alida_xml).
|
interface |
ALDXMLOperatorWithDescriptorType
An XML ALDXMLOperatorWithDescriptorType(@http://informatik.unihalle.de/Alida_xml).
|
| Modifier and Type | Method and Description |
|---|---|
ALDXMLParametrizedType |
ALDXMLWorkflowNodeType.addNewOperator()
Appends and returns a new empty "operator" element
|
ALDXMLParametrizedType |
ALDXMLWorkflowType.addNewOperator()
Appends and returns a new empty "operator" element
|
ALDXMLParametrizedType |
ALDXMLWorkflowNodeType.getOperator()
Gets the "operator" element
|
ALDXMLParametrizedType |
ALDXMLWorkflowType.getOperator()
Gets the "operator" element
|
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.newInstance() |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(File file) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(InputStream is) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(Node node) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(Reader r) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(String xmlAsString) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(URL u) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(XMLStreamReader sr) |
static ALDXMLParametrizedType |
ALDXMLParametrizedType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ALDXMLWorkflowNodeType.setOperator(ALDXMLParametrizedType operator)
Sets the "operator" element
|
void |
ALDXMLWorkflowType.setOperator(ALDXMLParametrizedType operator)
Sets the "operator" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ALDXMLOperatorTypeImpl
An XML ALDXMLOperatorType(@http://informatik.unihalle.de/Alida_xml).
|
class |
ALDXMLOperatorVersion3TypeImpl
An XML ALDXMLOperatorVersion3Type(@http://informatik.unihalle.de/Alida_xml).
|
class |
ALDXMLOperatorWithDescriptorTypeImpl
An XML ALDXMLOperatorWithDescriptorType(@http://informatik.unihalle.de/Alida_xml).
|
class |
ALDXMLParametrizedTypeImpl
An XML ALDXMLParametrizedType(@http://informatik.unihalle.de/Alida_xml).
|
| Modifier and Type | Method and Description |
|---|---|
ALDXMLParametrizedType |
ALDXMLWorkflowNodeTypeImpl.addNewOperator()
Appends and returns a new empty "operator" element
|
ALDXMLParametrizedType |
ALDXMLWorkflowTypeImpl.addNewOperator()
Appends and returns a new empty "operator" element
|
ALDXMLParametrizedType |
ALDXMLWorkflowNodeTypeImpl.getOperator()
Gets the "operator" element
|
ALDXMLParametrizedType |
ALDXMLWorkflowTypeImpl.getOperator()
Gets the "operator" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALDXMLWorkflowNodeTypeImpl.setOperator(ALDXMLParametrizedType operator)
Sets the "operator" element
|
void |
ALDXMLWorkflowTypeImpl.setOperator(ALDXMLParametrizedType operator)
Sets the "operator" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.