ist.palcom.resource.descriptor
Class PRDUnicastConnection

java.lang.Object
  extended by ist.palcom.resource.descriptor.ASTNode
      extended by ist.palcom.resource.descriptor.AbstractXMLRepresentable
          extended by ist.palcom.resource.descriptor.PRDData
              extended by ist.palcom.resource.descriptor.PalcomResourceDescriptor
                  extended by ist.palcom.resource.descriptor.PRDSecondOrder
                      extended by ist.palcom.resource.descriptor.PRDConnection
                          extended by ist.palcom.resource.descriptor.PRDUnicastConnection
All Implemented Interfaces:
IHgraphNode, XMLRepresentable, java.lang.Cloneable

public class PRDUnicastConnection
extends PRDConnection
implements java.lang.Cloneable


Field Summary
 
Fields inherited from class ist.palcom.resource.descriptor.PRDData
_node, FULLY_OPERATIONAL, NOT_OPERATIONAL, PARTIALLY_OPERATIONAL
 
Fields inherited from class ist.palcom.resource.descriptor.AbstractXMLRepresentable
getBrowserLabel_visited
 
Fields inherited from class ist.palcom.resource.descriptor.ASTNode
CHANGE, children, encloseInBraces_visited, generatedWithCacheCycle, generatedWithCircularEnabled, generatedWithComponentCheck, getAssemblyLabel_visited, getErrorList_visited, getIndent_visited, getParentPRDAssemblyVer_visited, getPrettyClosingString_visited, getPrettyString_visited, IN_CIRCLE, LAST_CYCLE, numChildren, parent, prettyPrintChildren_visited, RESET_CYCLE
 
Fields inherited from interface ist.palcom.hgraph.IHgraphNode
CHILD_NAME_CLASH, CIRCULARITY_CLASH, COMMAND_OR_NODE_MISSING, ERROR, HANDLER_MISSING, INVOKATOR_MISSING, LISTENER_MISSING, NODE_NOT_CHILD, PATH_MISSING, SIBLING_ALREADY_EXISTS, SIBLING_NONEXISTENT, SIBLING_REFERENCE_ALREADY_EXISTS, SIBLING_REFERENCE_NONEXISTENT, STATUS_OK, VALUE_ALREADY_EXISTS, VALUE_NOT_PRESENT
 
Constructor Summary
PRDUnicastConnection()
           
PRDUnicastConnection(LocalSID providerLocalSID, LocalSID customerLocalSID)
           
PRDUnicastConnection(java.lang.String p0, LocalSID p1, LocalSID p2)
           
 
Method Summary
 java.lang.Object clone()
           
 ASTNode copy()
           
 boolean equals(java.lang.Object o)
           
 void flushCache()
           
 ASTNode fullCopy()
           
 java.lang.Object[] getChildArray()
          Helper method for the TreeView
 DeviceID getDeviceID()
           
 LocalSID getLocalSID1()
           
 LocalSID getLocalSID1NoTransform()
           
 LocalSID getLocalSID2()
           
 LocalSID getLocalSID2NoTransform()
           
 java.lang.String getName()
           
 java.lang.String getTagName()
           
 int hashCode()
           
 void initializeFromElement(XmlPullParser parser)
          Initialize the XMLRepresentable from the element where the parser is currently standing.
 boolean isAboutTheSameEntityAs(PRDData data)
           
protected  int numChildren()
           
 void refined_PalcomResourceDescriptor_PRDUnicastConnection()
           
 void refined_PalcomResourceDescriptor_setName(java.lang.String value)
           
 void setLocalSID1(LocalSID node)
           
 void setLocalSID2(LocalSID node)
           
 void setName(java.lang.String name)
           
 void writeXMLElement(KXmlSerializer serializer)
           
 
Methods inherited from class ist.palcom.resource.descriptor.PalcomResourceDescriptor
writeAttributes
 
Methods inherited from class ist.palcom.resource.descriptor.PRDData
addNodeChild, getChildIterator, getFuncFunc, getLocalSID, getNodeName, getNodeParent, getPath, getPRDDataThatEquals, getPRDDataThatIsAboutTheSameEntityAs, getSiblingFunc, getValueFunc, hasChildNamed, isAncestorOf, removeNodeChild, safeEqual, setChild, setNodeName, setNodeParent, toXML, toXMLFull, toXMLFullRecursively, toXMLRecursively, updatePath
 
Methods inherited from class ist.palcom.resource.descriptor.AbstractXMLRepresentable
addChildFromXMLElement, addToAssembly, getBrowserLabel, getXMLData, getXMLData, removeFromAssembly, toString
 
Methods inherited from class ist.palcom.resource.descriptor.ASTNode
addASTtoList, addChild, Define_AbstractResourceAddress_custServiceAddress, Define_AbstractResourceAddress_provServiceAddress, Define_CommandInfo_ci, Define_Device_parentDevice, Define_Identifier_getLocalName, Define_NetworkNode_lookup, Define_PRDAssemblyVer_av, Define_Service_inhCust, Define_Service_inhProv, Define_Service_parentService, Define_String_expectedType, Define_Universe_universe, encloseInBraces, getAssemblyLabel, getChild, getChildNoTransform, getErrorList, getIDforEditing, getIndent, getIndexOfChild, getNumChild, getParent, getParentPRDAssemblyVer, getPrettyClosingString, getPrettyString, insertChild, prettyprint, prettyPrintChildren, remove, removeChild, reset, resetTree, setParent, updateIDfromEditor
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PRDUnicastConnection

public PRDUnicastConnection(LocalSID providerLocalSID,
                            LocalSID customerLocalSID)

PRDUnicastConnection

public PRDUnicastConnection(java.lang.String p0,
                            LocalSID p1,
                            LocalSID p2)

PRDUnicastConnection

public PRDUnicastConnection()
Method Detail

flushCache

public void flushCache()
Overrides:
flushCache in class PRDConnection

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Overrides:
clone in class PRDConnection
Throws:
java.lang.CloneNotSupportedException

copy

public ASTNode copy()
Overrides:
copy in class ASTNode

fullCopy

public ASTNode fullCopy()
Overrides:
fullCopy in class ASTNode

getChildArray

public java.lang.Object[] getChildArray()
Description copied from class: ASTNode
Helper method for the TreeView

Overrides:
getChildArray in class ASTNode
Returns:
The (interesting) children of a node, as an Object array possibly bypassing levels in the tree or ignoring certain children.

isAboutTheSameEntityAs

public boolean isAboutTheSameEntityAs(PRDData data)
Overrides:
isAboutTheSameEntityAs in class PRDData
Returns:
True if info and this info are for the same entity. This can be /**

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class AbstractXMLRepresentable

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getDeviceID

public DeviceID getDeviceID()
Overrides:
getDeviceID in class PRDConnection
Returns:
The DeviceID of the entity described, or null if not applicable.

getTagName

public java.lang.String getTagName()
Specified by:
getTagName in interface XMLRepresentable
Specified by:
getTagName in class AbstractXMLRepresentable

initializeFromElement

public void initializeFromElement(XmlPullParser parser)
Description copied from interface: XMLRepresentable
Initialize the XMLRepresentable from the element where the parser is currently standing. When calling this method, the parser must be on the start tag of the element. After returning from the method, the parser will be at the end tag of the element.

Specified by:
initializeFromElement in interface XMLRepresentable
Overrides:
initializeFromElement in class PRDConnection

writeXMLElement

public void writeXMLElement(KXmlSerializer serializer)
                     throws java.io.IOException
Specified by:
writeXMLElement in interface XMLRepresentable
Overrides:
writeXMLElement in class PRDConnection
Throws:
java.io.IOException

refined_PalcomResourceDescriptor_PRDUnicastConnection

public void refined_PalcomResourceDescriptor_PRDUnicastConnection()

numChildren

protected int numChildren()
Overrides:
numChildren in class PRDConnection

refined_PalcomResourceDescriptor_setName

public void refined_PalcomResourceDescriptor_setName(java.lang.String value)

getName

public java.lang.String getName()
Overrides:
getName in class PRDConnection

setLocalSID1

public void setLocalSID1(LocalSID node)

getLocalSID1

public LocalSID getLocalSID1()

getLocalSID1NoTransform

public LocalSID getLocalSID1NoTransform()

setLocalSID2

public void setLocalSID2(LocalSID node)

getLocalSID2

public LocalSID getLocalSID2()

getLocalSID2NoTransform

public LocalSID getLocalSID2NoTransform()

setName

public void setName(java.lang.String name)
Overrides:
setName in class PRDConnection