GoDiagram Win Reference
GoXmlBindingTransformer Class Properties


For a list of all members of this type, see GoXmlBindingTransformer members.

Public Properties
 NameDescription
Public PropertyBodyConsumesChildElementsGets or sets whether GoXmlTransformer.ConsumeBody should iterate over all of the child elements of this XML node, calling GoXmlReader.ConsumeObject for each one, and passing the result to GoXmlTransformer.ConsumeChild. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyChildrenCollectionPathGets or sets the property path to find the Northwoods.Go.GoGroup holding the child objects corresponding to nested elements when HandlesChildren is true.  
Public Propertystatic (Shared in Visual Basic)DefaultTracingEnabledGets or sets a shared/static variable that provides the default value for TracingEnabled for newly created GoXmlBindingTransformers.  
Public PropertyElementNameGets or sets the name of the principal element used to render this object. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyGeneratesPortsAsChildElementsGets or sets whether this transformer writes child elements representing ports (IGoPort), if this transformer is operating on an IGoNode. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyHandlesChildAttributesGets or sets whether this transformer gets to read or write attributes on elements in the body of this element.  
Public PropertyHandlesChildrenGets or sets whether there are child objects of this Northwoods.Go.GoGroup that should be represented as nested XML elements in the body of this transformer's element.  
Public PropertyHandlesNamedPortsGets or sets whether the identifiers for named ports should be attributes on this element.  
Public PropertyHandlesSubGraphCollapsedChildrenGets or sets whether GenerateChildAttributes and ConsumeChildAttributes handle collapsed Northwoods.Go.GoSubGraphs information about the saved relative bounds or saved paths of subgraph child Northwoods.Go.GoObjects.  
Public PropertyIdAttributeUsedForSharedObjectsGets or sets whether this transformer reads/writes the "id" attribute using the identifier associated with shared objects. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyInheritsFromTransformerGets or sets a transformer from which this transformer will inherit implementation of the IGoXmlTransformer methods. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyPrototypeGets or sets the object which will be copied and initialized when consuming an XML element with this transformer.  
Public PropertyReaderGets or sets the GoXmlReader that is using this transformer. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyReaderNodeGet the GoXmlTransformer.Reader's GoXmlReader.ReaderNode, an XmlNode. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyTracingEnabledGets or sets whether to write information to trace listeners when tring to read or write properties that do not exist on a given object.  
Public PropertyTransformerTypeReturns the Type for which these transformer methods apply. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyTreeChildNodePortPathGets or sets the property path to find the port on a logical child node to which a copy of TreeLinkPrototype will be connected, when TreeStructured is true or when using the "TreeParentNode" property binding.  
Public PropertyTreeLinkPrototypeGets or sets an instance of a link that is copied to connect all new nodes in the constructed diagram, when TreeStructured is true or when using the "TreeParentNode" property binding.  
Public PropertyTreeLinksToChildrenGets or sets whether newly created links should connect from logical parent nodes to logical child nodes, when TreeStructured is true or when using the "TreeParentNode" property binding.  
Public PropertyTreeParentNodePortPathGets or sets the property path to find the port on a logical parent node to which a copy of TreeLinkPrototype will be connected, when TreeStructured is true or when using the "TreeParentNode" property binding.  
Public PropertyTreeStructuredGets or sets whether nested XML elements are treated as logical child nodes connected by links, rather than being structural parts of nodes like subgraphs.  
Public PropertyWriterGets or sets the GoXmlWriter that is using this transformer. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyWriterElementGet the GoXmlTransformer.Writer's GoXmlWriter.WriterElement, an XmlElement. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyXmlDocumentGet the GoXmlTransformer.Reader's or the GoXmlTransformer.Writer's GoXmlReader.XmlDocument. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyXmlReaderGet the GoXmlTransformer.Reader's GoXmlReader.XmlReader. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyXmlWriterGet the GoXmlTransformer.Writer's GoXmlWriter.XmlWriter. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Top
See Also

Reference

GoXmlBindingTransformer Class
Northwoods.Go.Xml Namespace
TreeStructured Property

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback