Package net.opengis.sensorML.x101
Interface ArrayLinkDocument.ArrayLink
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
ArrayLinkDocumentImpl.ArrayLinkImpl
- Enclosing interface:
- ArrayLinkDocument
public static interface ArrayLinkDocument.ArrayLink extends org.apache.xmlbeans.XmlObjectAn XML ArrayLink(@http://www.opengis.net/sensorML/1.0.1). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceArrayLinkDocument.ArrayLink.DestinationArrayAn XML destinationArray(@http://www.opengis.net/sensorML/1.0.1).static interfaceArrayLinkDocument.ArrayLink.DestinationIndexAn XML destinationIndex(@http://www.opengis.net/sensorML/1.0.1).static classArrayLinkDocument.ArrayLink.FactoryA factory class with static methods for creating instances of this type.static interfaceArrayLinkDocument.ArrayLink.SourceArrayAn XML sourceArray(@http://www.opengis.net/sensorML/1.0.1).static interfaceArrayLinkDocument.ArrayLink.SourceIndexAn XML sourceIndex(@http://www.opengis.net/sensorML/1.0.1).
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConnectionDocument.ConnectionaddNewConnection()Appends and returns a new empty value (as xml) as the last "connection" elementArrayLinkDocument.ArrayLink.DestinationArrayaddNewDestinationArray1()Appends and returns a new empty "destinationArray" elementArrayLinkDocument.ArrayLink.DestinationIndexaddNewDestinationIndex()Appends and returns a new empty value (as xml) as the last "destinationIndex" elementArrayLinkDocument.ArrayLink.SourceArrayaddNewSourceArray1()Appends and returns a new empty "sourceArray" elementArrayLinkDocument.ArrayLink.SourceIndexaddNewSourceIndex()Appends and returns a new empty "sourceIndex" elementConnectionDocument.Connection[]getConnectionArray()Gets array of all "connection" elementsConnectionDocument.ConnectiongetConnectionArray(int i)Gets ith "connection" elementArrayLinkDocument.ArrayLink.DestinationArraygetDestinationArray1()Gets the "destinationArray" elementArrayLinkDocument.ArrayLink.DestinationIndex[]getDestinationIndexArray()Gets array of all "destinationIndex" elementsArrayLinkDocument.ArrayLink.DestinationIndexgetDestinationIndexArray(int i)Gets ith "destinationIndex" elementArrayLinkDocument.ArrayLink.SourceArraygetSourceArray1()Gets the "sourceArray" elementArrayLinkDocument.ArrayLink.SourceIndexgetSourceIndex()Gets the "sourceIndex" elementConnectionDocument.ConnectioninsertNewConnection(int i)Inserts and returns a new empty value (as xml) as the ith "connection" elementArrayLinkDocument.ArrayLink.DestinationIndexinsertNewDestinationIndex(int i)Inserts and returns a new empty value (as xml) as the ith "destinationIndex" elementbooleanisSetDestinationArray1()True if has "destinationArray" elementbooleanisSetSourceArray1()True if has "sourceArray" elementbooleanisSetSourceIndex()True if has "sourceIndex" elementvoidremoveConnection(int i)Removes the ith "connection" elementvoidremoveDestinationIndex(int i)Removes the ith "destinationIndex" elementvoidsetConnectionArray(int i, ConnectionDocument.Connection connection)Sets ith "connection" elementvoidsetConnectionArray(ConnectionDocument.Connection[] connectionArray)Sets array of all "connection" elementvoidsetDestinationArray1(ArrayLinkDocument.ArrayLink.DestinationArray destinationArray1)Sets the "destinationArray" elementvoidsetDestinationIndexArray(int i, ArrayLinkDocument.ArrayLink.DestinationIndex destinationIndex)Sets ith "destinationIndex" elementvoidsetDestinationIndexArray(ArrayLinkDocument.ArrayLink.DestinationIndex[] destinationIndexArray)Sets array of all "destinationIndex" elementvoidsetSourceArray1(ArrayLinkDocument.ArrayLink.SourceArray sourceArray1)Sets the "sourceArray" elementvoidsetSourceIndex(ArrayLinkDocument.ArrayLink.SourceIndex sourceIndex)Sets the "sourceIndex" elementintsizeOfConnectionArray()Returns number of "connection" elementintsizeOfDestinationIndexArray()Returns number of "destinationIndex" elementvoidunsetDestinationArray1()Unsets the "destinationArray" elementvoidunsetSourceArray1()Unsets the "sourceArray" elementvoidunsetSourceIndex()Unsets the "sourceIndex" element-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getSourceArray1
ArrayLinkDocument.ArrayLink.SourceArray getSourceArray1()
Gets the "sourceArray" element
-
isSetSourceArray1
boolean isSetSourceArray1()
True if has "sourceArray" element
-
setSourceArray1
void setSourceArray1(ArrayLinkDocument.ArrayLink.SourceArray sourceArray1)
Sets the "sourceArray" element
-
addNewSourceArray1
ArrayLinkDocument.ArrayLink.SourceArray addNewSourceArray1()
Appends and returns a new empty "sourceArray" element
-
unsetSourceArray1
void unsetSourceArray1()
Unsets the "sourceArray" element
-
getDestinationIndexArray
ArrayLinkDocument.ArrayLink.DestinationIndex[] getDestinationIndexArray()
Gets array of all "destinationIndex" elements
-
getDestinationIndexArray
ArrayLinkDocument.ArrayLink.DestinationIndex getDestinationIndexArray(int i)
Gets ith "destinationIndex" element
-
sizeOfDestinationIndexArray
int sizeOfDestinationIndexArray()
Returns number of "destinationIndex" element
-
setDestinationIndexArray
void setDestinationIndexArray(ArrayLinkDocument.ArrayLink.DestinationIndex[] destinationIndexArray)
Sets array of all "destinationIndex" element
-
setDestinationIndexArray
void setDestinationIndexArray(int i, ArrayLinkDocument.ArrayLink.DestinationIndex destinationIndex)Sets ith "destinationIndex" element
-
insertNewDestinationIndex
ArrayLinkDocument.ArrayLink.DestinationIndex insertNewDestinationIndex(int i)
Inserts and returns a new empty value (as xml) as the ith "destinationIndex" element
-
addNewDestinationIndex
ArrayLinkDocument.ArrayLink.DestinationIndex addNewDestinationIndex()
Appends and returns a new empty value (as xml) as the last "destinationIndex" element
-
removeDestinationIndex
void removeDestinationIndex(int i)
Removes the ith "destinationIndex" element
-
getDestinationArray1
ArrayLinkDocument.ArrayLink.DestinationArray getDestinationArray1()
Gets the "destinationArray" element
-
isSetDestinationArray1
boolean isSetDestinationArray1()
True if has "destinationArray" element
-
setDestinationArray1
void setDestinationArray1(ArrayLinkDocument.ArrayLink.DestinationArray destinationArray1)
Sets the "destinationArray" element
-
addNewDestinationArray1
ArrayLinkDocument.ArrayLink.DestinationArray addNewDestinationArray1()
Appends and returns a new empty "destinationArray" element
-
unsetDestinationArray1
void unsetDestinationArray1()
Unsets the "destinationArray" element
-
getSourceIndex
ArrayLinkDocument.ArrayLink.SourceIndex getSourceIndex()
Gets the "sourceIndex" element
-
isSetSourceIndex
boolean isSetSourceIndex()
True if has "sourceIndex" element
-
setSourceIndex
void setSourceIndex(ArrayLinkDocument.ArrayLink.SourceIndex sourceIndex)
Sets the "sourceIndex" element
-
addNewSourceIndex
ArrayLinkDocument.ArrayLink.SourceIndex addNewSourceIndex()
Appends and returns a new empty "sourceIndex" element
-
unsetSourceIndex
void unsetSourceIndex()
Unsets the "sourceIndex" element
-
getConnectionArray
ConnectionDocument.Connection[] getConnectionArray()
Gets array of all "connection" elements
-
getConnectionArray
ConnectionDocument.Connection getConnectionArray(int i)
Gets ith "connection" element
-
sizeOfConnectionArray
int sizeOfConnectionArray()
Returns number of "connection" element
-
setConnectionArray
void setConnectionArray(ConnectionDocument.Connection[] connectionArray)
Sets array of all "connection" element
-
setConnectionArray
void setConnectionArray(int i, ConnectionDocument.Connection connection)Sets ith "connection" element
-
insertNewConnection
ConnectionDocument.Connection insertNewConnection(int i)
Inserts and returns a new empty value (as xml) as the ith "connection" element
-
addNewConnection
ConnectionDocument.Connection addNewConnection()
Appends and returns a new empty value (as xml) as the last "connection" element
-
removeConnection
void removeConnection(int i)
Removes the ith "connection" element
-
-