public final class OtherAnalysis extends AnyOtherType implements Source
The element otherAnalysis is a metadata container of any additional metadata analysis element that does not belong to the specific categories provided before. Anything can be placed in this element.
<xsd:complexType> <xsd:complexContent> <xsd:extension base=“anyOtherType”> <xsd:attributeGroup ref=“source”/> <xsd:extension> <xsd:complexContent> <xsd:complexType>
| Constructor and Description |
|---|
OtherAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableMap<String,AttributeGetterSetter<AknObject>> |
attributes()
To read attributes.
|
AgentRef |
getSource() |
String |
name()
Name of this object (the name of the xml element)
|
void |
setSource(AgentRef source) |
void |
write(XmlWriter writer)
The object implements the write method to save its contents by calling the methods of Output.
|
accept, add, add, getHref, read, setHrefgetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWid, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompare, nestedComparereadgetAttributes, nestedComparepublic void write(XmlWriter writer) throws IOException
The object implements the write method to save its contents by calling the methods of Output.
write in interface Corewrite in interface IdOptwrite in interface Externalizablewrite in class AnyOtherTypewriter - the stream to write the object toIOExceptionpublic com.google.common.collect.ImmutableMap<String,AttributeGetterSetter<AknObject>> attributes()
To read attributes.
attributes in interface AknObjectattributes in class AnyOtherTypeCopyright © 2017. All rights reserved.