ist.palcom.resource.descriptor
Class SynthesizedService
java.lang.Object
ist.palcom.resource.descriptor.ASTNode
ist.palcom.resource.descriptor.AbstractXMLRepresentable
ist.palcom.resource.descriptor.SynthesizedService
- All Implemented Interfaces:
- XMLRepresentable, java.lang.Cloneable
public class SynthesizedService
- extends AbstractXMLRepresentable
- implements java.lang.Cloneable
| Fields inherited from class ist.palcom.resource.descriptor.ASTNode |
CHANGE, children, CIRCLE_INDEX, generatedWithCacheCycle, generatedWithCircularEnabled, generatedWithComponentCheck, getErrorList_visited, getIndent_visited, getParentPRDAssemblyVer_visited, getPrettyClosingString_visited, IN_CIRCLE, LAST_CYCLE, numChildren, parent, prettyPrintChildren_visited, RESET_CYCLE |
| Methods inherited from class ist.palcom.resource.descriptor.ASTNode |
addASTtoList, addChild, Define_AbstractResourceAddress_custServiceAddress, Define_CommandInfo_ci, Define_Device_parentDevice, Define_Identifier_getLocalName, Define_NetworkNode_lookup, Define_PRDAssemblyVer_av, Define_Service_inhCust, Define_Service_inhProv, Define_String_expectedType, Define_Universe_universe, getChild, getChildNoTransform, getErrorList, getIDforEditing, getIndent, getIndexOfChild, getNumChild, getNumChildNoTransform, getParent, getParentPRDAssemblyVer, getPrettyClosingString, insertChild, prettyprint, prettyPrintChildren, remove, removeChild, reset, resetTree, setChild, setParent, updateIDfromEditor |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
tokenbyte_Distribution
protected byte tokenbyte_Distribution
tokenboolean_RemoteConnect
protected boolean tokenboolean_RemoteConnect
getAssemblyLabel_visited
protected boolean getAssemblyLabel_visited
encloseInBraces_visited
protected boolean encloseInBraces_visited
getPrettyString_visited
protected boolean getPrettyString_visited
SynthesizedService
public SynthesizedService()
SynthesizedService
public SynthesizedService(byte p0,
Opt p1,
Opt p2,
PRDServiceFMDescription p3,
boolean p4)
flushCache
public void flushCache()
- Overrides:
flushCache in class AbstractXMLRepresentable
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
clone in class AbstractXMLRepresentable
- 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.
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
addChildFromXMLElement
public void addChildFromXMLElement(XMLRepresentable child)
- Description copied from class:
AbstractXMLRepresentable
- The implementation up here is empty.
- Specified by:
addChildFromXMLElement in interface XMLRepresentable- Overrides:
addChildFromXMLElement in class AbstractXMLRepresentable
writeXMLElement
public void writeXMLElement(KXmlSerializer serializer)
throws java.io.IOException
- Specified by:
writeXMLElement in interface XMLRepresentable
- Throws:
java.io.IOException
getName
public java.lang.String getName()
numChildren
protected int numChildren()
- Overrides:
numChildren in class AbstractXMLRepresentable
setDistribution
public void setDistribution(byte value)
getDistribution
public byte getDistribution()
setGroupIDOpt
public void setGroupIDOpt(Opt opt)
hasGroupID
public boolean hasGroupID()
getGroupID
public GroupID getGroupID()
setGroupID
public void setGroupID(GroupID node)
getGroupIDOpt
public Opt getGroupIDOpt()
getGroupIDOptNoTransform
public Opt getGroupIDOptNoTransform()
setTopicOpt
public void setTopicOpt(Opt opt)
hasTopic
public boolean hasTopic()
getTopic
public Topic getTopic()
setTopic
public void setTopic(Topic node)
getTopicOpt
public Opt getTopicOpt()
getTopicOptNoTransform
public Opt getTopicOptNoTransform()
setPRDServiceFMDescription
public void setPRDServiceFMDescription(PRDServiceFMDescription node)
getPRDServiceFMDescription
public PRDServiceFMDescription getPRDServiceFMDescription()
getPRDServiceFMDescriptionNoTransform
public PRDServiceFMDescription getPRDServiceFMDescriptionNoTransform()
setRemoteConnect
public void setRemoteConnect(boolean value)
getRemoteConnect
public boolean getRemoteConnect()
getAssemblyLabel
public java.lang.String getAssemblyLabel()
- Overrides:
getAssemblyLabel in class ASTNode
encloseInBraces
public boolean encloseInBraces()
- Overrides:
encloseInBraces in class ASTNode
getPrettyString
public java.lang.String getPrettyString()
- Overrides:
getPrettyString in class ASTNode
Define_String_parentServiceName
public java.lang.String Define_String_parentServiceName(ASTNode caller,
ASTNode child)
- Overrides:
Define_String_parentServiceName in class ASTNode
Define_Service_parentService
public Service Define_Service_parentService(ASTNode caller,
ASTNode child)
- Overrides:
Define_Service_parentService in class ASTNode