public static interface NoneDocument.None extends SimpleItemType
| Modifier and Type | Interface and Description |
|---|---|
static class |
NoneDocument.None.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
XmlObject |
addNewCopyToOutputDirectory()
Appends and returns a new empty value (as xml) as the last "CopyToOutputDirectory" element
|
XmlObject |
addNewCustomToolNamespace()
Appends and returns a new empty value (as xml) as the last "CustomToolNamespace" element
|
XmlObject |
addNewDependentUpon()
Appends and returns a new empty value (as xml) as the last "DependentUpon" element
|
XmlObject |
addNewGenerator()
Appends and returns a new empty value (as xml) as the last "Generator" element
|
XmlObject |
addNewLastGenOutput()
Appends and returns a new empty value (as xml) as the last "LastGenOutput" element
|
XmlObject |
addNewLink()
Appends and returns a new empty value (as xml) as the last "Link" element
|
XmlObject |
addNewVisible()
Appends and returns a new empty value (as xml) as the last "Visible" element
|
XmlObject[] |
getCopyToOutputDirectoryArray()
Deprecated.
|
XmlObject |
getCopyToOutputDirectoryArray(int i)
Gets ith "CopyToOutputDirectory" element
|
List<XmlObject> |
getCopyToOutputDirectoryList()
Gets a List of "CopyToOutputDirectory" elements
|
XmlObject[] |
getCustomToolNamespaceArray()
Deprecated.
|
XmlObject |
getCustomToolNamespaceArray(int i)
Gets ith "CustomToolNamespace" element
|
List<XmlObject> |
getCustomToolNamespaceList()
Gets a List of "CustomToolNamespace" elements
|
XmlObject[] |
getDependentUponArray()
Deprecated.
|
XmlObject |
getDependentUponArray(int i)
Gets ith "DependentUpon" element
|
List<XmlObject> |
getDependentUponList()
Gets a List of "DependentUpon" elements
|
XmlObject[] |
getGeneratorArray()
Deprecated.
|
XmlObject |
getGeneratorArray(int i)
Gets ith "Generator" element
|
List<XmlObject> |
getGeneratorList()
Gets a List of "Generator" elements
|
XmlObject[] |
getLastGenOutputArray()
Deprecated.
|
XmlObject |
getLastGenOutputArray(int i)
Gets ith "LastGenOutput" element
|
List<XmlObject> |
getLastGenOutputList()
Gets a List of "LastGenOutput" elements
|
XmlObject[] |
getLinkArray()
Deprecated.
|
XmlObject |
getLinkArray(int i)
Gets ith "Link" element
|
List<XmlObject> |
getLinkList()
Gets a List of "Link" elements
|
XmlObject[] |
getVisibleArray()
Deprecated.
|
XmlObject |
getVisibleArray(int i)
Gets ith "Visible" element
|
List<XmlObject> |
getVisibleList()
Gets a List of "Visible" elements
|
XmlObject |
insertNewCopyToOutputDirectory(int i)
Inserts and returns a new empty value (as xml) as the ith "CopyToOutputDirectory" element
|
XmlObject |
insertNewCustomToolNamespace(int i)
Inserts and returns a new empty value (as xml) as the ith "CustomToolNamespace" element
|
XmlObject |
insertNewDependentUpon(int i)
Inserts and returns a new empty value (as xml) as the ith "DependentUpon" element
|
XmlObject |
insertNewGenerator(int i)
Inserts and returns a new empty value (as xml) as the ith "Generator" element
|
XmlObject |
insertNewLastGenOutput(int i)
Inserts and returns a new empty value (as xml) as the ith "LastGenOutput" element
|
XmlObject |
insertNewLink(int i)
Inserts and returns a new empty value (as xml) as the ith "Link" element
|
XmlObject |
insertNewVisible(int i)
Inserts and returns a new empty value (as xml) as the ith "Visible" element
|
void |
removeCopyToOutputDirectory(int i)
Removes the ith "CopyToOutputDirectory" element
|
void |
removeCustomToolNamespace(int i)
Removes the ith "CustomToolNamespace" element
|
void |
removeDependentUpon(int i)
Removes the ith "DependentUpon" element
|
void |
removeGenerator(int i)
Removes the ith "Generator" element
|
void |
removeLastGenOutput(int i)
Removes the ith "LastGenOutput" element
|
void |
removeLink(int i)
Removes the ith "Link" element
|
void |
removeVisible(int i)
Removes the ith "Visible" element
|
void |
setCopyToOutputDirectoryArray(int i,
XmlObject copyToOutputDirectory)
Sets ith "CopyToOutputDirectory" element
|
void |
setCopyToOutputDirectoryArray(XmlObject[] copyToOutputDirectoryArray)
Sets array of all "CopyToOutputDirectory" element
|
void |
setCustomToolNamespaceArray(int i,
XmlObject customToolNamespace)
Sets ith "CustomToolNamespace" element
|
void |
setCustomToolNamespaceArray(XmlObject[] customToolNamespaceArray)
Sets array of all "CustomToolNamespace" element
|
void |
setDependentUponArray(int i,
XmlObject dependentUpon)
Sets ith "DependentUpon" element
|
void |
setDependentUponArray(XmlObject[] dependentUponArray)
Sets array of all "DependentUpon" element
|
void |
setGeneratorArray(int i,
XmlObject generator)
Sets ith "Generator" element
|
void |
setGeneratorArray(XmlObject[] generatorArray)
Sets array of all "Generator" element
|
void |
setLastGenOutputArray(int i,
XmlObject lastGenOutput)
Sets ith "LastGenOutput" element
|
void |
setLastGenOutputArray(XmlObject[] lastGenOutputArray)
Sets array of all "LastGenOutput" element
|
void |
setLinkArray(int i,
XmlObject link)
Sets ith "Link" element
|
void |
setLinkArray(XmlObject[] linkArray)
Sets array of all "Link" element
|
void |
setVisibleArray(int i,
XmlObject visible)
Sets ith "Visible" element
|
void |
setVisibleArray(XmlObject[] visibleArray)
Sets array of all "Visible" element
|
int |
sizeOfCopyToOutputDirectoryArray()
Returns number of "CopyToOutputDirectory" element
|
int |
sizeOfCustomToolNamespaceArray()
Returns number of "CustomToolNamespace" element
|
int |
sizeOfDependentUponArray()
Returns number of "DependentUpon" element
|
int |
sizeOfGeneratorArray()
Returns number of "Generator" element
|
int |
sizeOfLastGenOutputArray()
Returns number of "LastGenOutput" element
|
int |
sizeOfLinkArray()
Returns number of "Link" element
|
int |
sizeOfVisibleArray()
Returns number of "Visible" element
|
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdatechangeType, 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, xmlTextstatic final SchemaType type
@Deprecated XmlObject[] getDependentUponArray()
XmlObject getDependentUponArray(int i)
int sizeOfDependentUponArray()
void setDependentUponArray(XmlObject[] dependentUponArray)
void setDependentUponArray(int i,
XmlObject dependentUpon)
XmlObject insertNewDependentUpon(int i)
XmlObject addNewDependentUpon()
void removeDependentUpon(int i)
@Deprecated XmlObject[] getGeneratorArray()
XmlObject getGeneratorArray(int i)
int sizeOfGeneratorArray()
void setGeneratorArray(XmlObject[] generatorArray)
void setGeneratorArray(int i,
XmlObject generator)
XmlObject insertNewGenerator(int i)
XmlObject addNewGenerator()
void removeGenerator(int i)
@Deprecated XmlObject[] getLastGenOutputArray()
XmlObject getLastGenOutputArray(int i)
int sizeOfLastGenOutputArray()
void setLastGenOutputArray(XmlObject[] lastGenOutputArray)
void setLastGenOutputArray(int i,
XmlObject lastGenOutput)
XmlObject insertNewLastGenOutput(int i)
XmlObject addNewLastGenOutput()
void removeLastGenOutput(int i)
List<XmlObject> getCustomToolNamespaceList()
@Deprecated XmlObject[] getCustomToolNamespaceArray()
XmlObject getCustomToolNamespaceArray(int i)
int sizeOfCustomToolNamespaceArray()
void setCustomToolNamespaceArray(XmlObject[] customToolNamespaceArray)
void setCustomToolNamespaceArray(int i,
XmlObject customToolNamespace)
XmlObject insertNewCustomToolNamespace(int i)
XmlObject addNewCustomToolNamespace()
void removeCustomToolNamespace(int i)
@Deprecated XmlObject[] getLinkArray()
XmlObject getLinkArray(int i)
int sizeOfLinkArray()
void setLinkArray(XmlObject[] linkArray)
void setLinkArray(int i,
XmlObject link)
XmlObject insertNewLink(int i)
XmlObject addNewLink()
void removeLink(int i)
@Deprecated XmlObject[] getVisibleArray()
XmlObject getVisibleArray(int i)
int sizeOfVisibleArray()
void setVisibleArray(XmlObject[] visibleArray)
void setVisibleArray(int i,
XmlObject visible)
XmlObject insertNewVisible(int i)
XmlObject addNewVisible()
void removeVisible(int i)
List<XmlObject> getCopyToOutputDirectoryList()
@Deprecated XmlObject[] getCopyToOutputDirectoryArray()
XmlObject getCopyToOutputDirectoryArray(int i)
int sizeOfCopyToOutputDirectoryArray()
void setCopyToOutputDirectoryArray(XmlObject[] copyToOutputDirectoryArray)
void setCopyToOutputDirectoryArray(int i,
XmlObject copyToOutputDirectory)
XmlObject insertNewCopyToOutputDirectory(int i)
XmlObject addNewCopyToOutputDirectory()
void removeCopyToOutputDirectory(int i)