Soap.WSDLItems.TWSDLItems Methods
InheritedProtected
| _AddRef | protected | |
| _Release | protected | |
| AddChild | public | Creates and adds a node to the child nodes of this document. |
| AfterConstruction | public | Initializes the TWSDLDocument object after the last constructor has executed. |
| Assign | public | Copies the contents of another similar object. |
| AssignParseOptions | protected | |
| AssignTo | protected | Copies the properties of an object to a destination object. |
| AsyncSchedule | protected | Schedules asynch method calls. |
| BeforeDestruction | public | Performs any necessary actions before the first destructor is called. |
| BeginInvoke | public | Performs an asynchronous call to the method specified by either AProc or AFunc. |
| CanObserve | protected | |
| ChangeName | protected | Sets the private, internal storage for the Name property to the string passed in NewName. |
| CheckActive | protected | |
| CheckAutoSave | protected | |
| CheckDisposed | protected | |
| CheckDOM | protected | |
| ClassInfo | public | Returns a pointer to the run-time type information (RTTI) table for the object type. |
| ClassName | public | Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument). |
| ClassNameIs | public | Determines whether an object is of a specific type. |
| ClassParent | public | Returns the type of the immediate ancestor of a class. |
| ClassType | public | Returns the class reference for the object's class. |
| CleanupInstance | public | Performs finalization on long strings, variants, and interface variables within a class. |
| CompareName | public | Indicates whether two node names refer to the same element. |
| Create | public | Creates and initializes a TWSDLItems object. |
| CreateElement | public | Creates a new element node that is associated with this document. |
| CreateNode | public | Creates a new node that is associated with this document. |
| DefaultHandler | public | Provides the interface for a method that processes message records. |
| DefineProperties | protected | |
| Destroy | public | |
| DestroyComponents | public | Destroys all owned components. |
| Destroying | public | Indicates that the component and its owned components are about to be destroyed. |
| Dispatch | public | Calls message-handling methods for the object, based on the contents of the Message parameter. |
| DisposeOf | public | DisposeOf forces the execution of the destructor code in an object. |
| DoAfterClose | protected | |
| DoAfterOpen | protected | |
| DoBeforeClose | protected | |
| DoBeforeOpen | protected | |
| DoNodeChange | protected | |
| EndFunctionInvoke | public | Blocks the caller until the specified ASyncResult completes. |
| EndInvoke | public | Blocks the caller until the specified ASyncResult completes. |
| Equals | public | Checks whether the current instance and the Obj parameter are equal. |
| ExecuteAction | public | Executes an action. |
| FieldAddress | public | Returns the address of a published object field. |
| FindComponent | public | Indicates whether a given component is owned by the component. |
| Free | public | Destroys an object and frees its associated memory, if necessary. |
| FreeInstance | public | Deallocates memory allocated by a previous call to the NewInstance method. |
| FreeNotification | public | Ensures that AComponent is notified that the component is going to be destroyed. |
| FreeOnRelease | public | Frees the interface reference for components that were created from COM classes. |
| GeneratePrefix | public | Generates a unique namespace prefix that can be used for a node in the document. |
| GetActive | protected | |
| GetAsyncLoadState | protected | |
| GetBindingForServicePort | public | Returns the name of the binding associated with a specified service and port. |
| GetBindingOfType | public | Returns the names of all bindings associated with a specified port type. |
| GetBindingOperationNode | public | Returns the interface for a specified operation on a specified binding. |
| GetBindings | public | Fills a WideString list with the names of all bindings defined in the WSDL document. |
| GetBindingType | public | Returns the port type to which a specified binding applies. |
| GetChildNodeClass | protected | |
| GetChildNodes | protected | |
| GetChildOwner | protected | Returns the owner of a child component being read from a stream. |
| GetChildParent | protected | Returns the parent or, if there is no parent, returns the owner of a child component being read from a stream. |
| GetChildren | protected | Enumerates all child components. |
| GetDefinition | protected | |
| GetDeltaStreams | protected | |
| GetDisposed | protected | Getter for the Disposed property. |
| GetDocBinding | public | Replaces the document element with an instance of a specified implementation class. |
| GetDocumentElement | protected | |
| GetDocumentNode | protected | |
| GetDocumentObject | protected | |
| GetDOMDocument | protected | |
| GetDOMPersist | protected | |
| GetEncoding | protected | |
| GetEnumerator | public | Returns a TComponent enumerator. |
| GetFileName | protected | |
| GetHashCode | public | Returns an integer containing the hash code. |
| GetHttpBindingAttribute | public | Returns the value of a specified attribute of a binding's <http:binding> node. |
| GetIDsOfNames | protected | Maps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs). |
| GetImports | public | Fills a WideString list with the namespaces of all documents imported by this one. |
| GetInterface | public | Retrieves a specified interface. |
| GetInterfaceEntry | public | Returns the entry for a specific interface implemented in a class. |
| GetInterfaceTable | public | Returns a pointer to a structure containing all of the interfaces implemented by a given class. |
| GetLocationForImport | public | Fills a string list with the names of all messages that must be passed in or out when calling a specified operation. |
| GetMessageNode | public | Returns the interface for the node that describes a message. |
| GetMessages | public | Fills a WideString list with the names of all messages defined in the WSDL document. |
| GetModified | protected | |
| GetName | protected | Returns the name of the definitions node in the WSDL document. |
| GetNamePath | public | Returns a string used by the Object Inspector. |
| GetNodeIndentStr | protected | |
| GetObservers | protected | Getter of Observers. |
| GetOperationNode | public | Returns the interface for the node that describes an operation. |
| GetOperations | public | Fills a WideString list with the names of all operations defined for a specified port type. |
| GetOperationsForBinding | public | Fills a list with the names of all operations defined on the port type of a specified binding. |
| GetOptions | protected | |
| GetOwner | protected | Returns the owner of a component. |
| GetParentComponent | public | Returns the containing component. |
| GetParseOptions | protected | |
| GetPartNode | public | Returns the interface for the node that describes a part of a message. |
| GetParts | public | Fills a list with the names of all parts defined for a specified message. |
| GetPartsForOperation | public | Fills a list with the names of all parts defined for input messages of a specified operation. |
| GetPortsForService | public | Fills a list with the names of all ports defined within a specified service. |
| GetPortTypeNode | public | Returns the interface for the node that describes a port type defined in the WSDL document. |
| GetPortTypes | public | Fills a list with the names of all port types defined in the WSDL document. |
| GetPrologNode | protected | |
| GetPrologValue | protected | |
| GetSchemaNode | public | Returns the interface for the schema node that defines a type. |
| GetSchemaRef | protected | |
| GetSchemas | public | Fills a list with the namespaces for all schema definitions of types in the WSDL document. |
| GetServiceAndPortOfBinding | public | Retrieves the names of the service and port associated with a specified binding. |
| GetServiceNode | public | Returns the interface for the node that describes a service defined in the WSDL document. |
| GetServices | public | Fills a list with the names of all services defined in the WSDL document. |
| GetSoapAction | public | Returns the value of the soapAction attribute of a specified operation on a specified binding. |
| GetSoapActionList | public | Fills a list with the soapAction attributes for all operations on a specified SOAP binding. |
| GetSoapAddressForServicePort | public | Returns the address of a specified port from a specified service. |
| GetSoapBindingAttribute | public | Returns the value of a specified attribute of a specified SOAP binding. |
| GetSoapBindingInputNode | public | Returns the interface for the input node on a specified binding and operation. |
| GetSoapBindingIONode | public | Returns the interface for a node on a specified binding and operation. |
| GetSoapBindingOutputNode | public | Returns the interface for the output node on a specified binding and operation. |
| GetSoapBodyAttribute | public | Returns the value of an attribute of a body tag of a message type in an operation on the port type of a SOAP binding. |
| GetSoapBodyInputAttribute | public | Returns the value of an attribute of a body tag of an input message in an operation on the port type of a SOAP binding. |
| GetSoapBodyNamespace | public | Returns the value of the first namespace attribute found on a SOAP body node inside a binding with a specified port type. |
| GetSoapBodyOutputAttribute | public | Returns the value of an attribute of a body tag of an output message in an operation on the port type of a SOAP binding. |
| GetSoapHeaders | public | Returns an interface for accessing a specified set of header nodes. |
| GetSoapInputHeaders | public | Returns an interface for accessing the header nodes that belong to the input node of a specified binding and operation. |
| GetSoapOperationAttribute | public | Returns the value of an attribute on the <soap:operation> node of an operation on a SOAP binding. |
| GetSoapOperationStyle | public | Returns the value of the style attribute of a specified operation on a specified binding. |
| GetSoapOutputHeaders | public | Returns an interface for accessing the header nodes that belong to the output node of a specified binding and operation. |
| GetStandAlone | protected | |
| GetTargetNamespace | protected | Returns the value of the TargetNamespace property. |
| GetTargetNamespacePrefix | protected | Returns the prefix string that represents the target namespace of the WSDL document. |
| GetTypeInfo | protected | Retrieves the type information for an object. |
| GetTypeInfoCount | protected | Returns the number of type information interfaces that an object provides (either 0 or 1). |
| GetVersion | protected | |
| GetWSDLDoc | public | Returns the interface for this TWSDLItems instance. |
| GetWSDLItems | public | Returns a reference to this TWSDLItems instance. |
| GetXML | protected | |
| HasParent | public | Verifies whether the component has a parent. |
| HasTypesNode | public | Indicates whether the WSDL document includes any type definitions. |
| InheritsFrom | public | Determines the relationship of two object types. |
| InitInstance | public | Initializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer. |
| InsertComponent | public | Establishes the component as the owner of a specified component. |
| InstanceSize | public | Returns the size in bytes of each instance of the object type. |
| InternalSetPrologValue | protected | |
| Invoke | protected | Provides access to Automation properties and methods when the component wraps an Automation object. |
| IsEmptyDoc | public | Indicates whether the TXMLDocument instance represents an empty document. |
| IsImplementorOf | public | Indicates whether the component implements a specified interface. |
| IsPortTypeHTTPBound | public | Indicates whether a specified port type has an HTTP binding. |
| IterateImports | public | Executes a callback for every WSDL document that this one imports. |
| Load | public | Loads a WSDL document and activates it. |
| LoadData | protected | |
| Loaded | protected | |
| LoadFromFile | public | Loads an XML document and activates it. |
| LoadFromStream | public | Loads an XML document from a stream and activates it. |
| LoadFromXML | public | Loads a string representation of an XML document and activates it. |
| MethodAddress | public | Returns the address of a class method by name. |
| MethodName | public | Returns the name of a class method by address. |
| NewInstance | public | |
| Notification | protected | Forwards notification messages to all owned components. |
| ObserverAdded | protected | |
| operator () | public | |
| PaletteCreated | protected | Responds when the component is created from the component palette. |
| QualifiedClassName | public | Returns the qualified name of the class. |
| QueryInterface | protected | Returns a reference to a specified interface if the current component supports that interface. |
| ReadDOMVendor | protected | |
| ReadState | protected | Reads the state of the component. |
| ReferenceInterface | public | Establishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed. |
| Refresh | public | Updates the parsed XML document to reflect external changes. |
| RegisterDocBinding | public | Registers an implementation class for child nodes with a specified tag name. |
| ReleaseDoc | protected | |
| RemoveComponent | public | Removes a specified component specified from the component's Components list. |
| RemoveFreeNotification | public | Disables the destruction notification that was enabled by FreeNotification. |
| RemoveFreeNotifications | protected | Notifies all owned components of the owner component's imminent destruction. |
| Resync | public | Forces all child nodes and attribute nodes to be reread from the underlying DOM implementation. |
| SafeCallException | public | Handles exceptions in methods declared using the safecall calling convention. |
| SaveToFile | public | Saves the XML document to disk. |
| SaveToStream | public | Saves the XML document to a stream. |
| SaveToUTF8String | protected | |
| SaveToXML | public | Saves the XML document to a string-type variable. |
| SaveToXMLStrings | protected | Saves the XML document to an internal string list. |
| SetActive | protected | |
| SetAncestor | protected | Clears or sets csAncestor state in the component's ComponentState property. |
| SetChildOrder | protected | Sets the visual ordering of a child control. |
| SetDefinition | protected | |
| SetDesigning | protected | Ensures that components inserted at design time have their design-mode flag set. |
| SetDesignInstance | protected | Ensures that components inserted at design time have their design-mode flag set. |
| SetDocumentElement | protected | |
| SetDOMDocument | protected | |
| SetEncoding | protected | |
| SetFileName | protected | |
| SetInline | protected | Sets the csInline bit of the component's ComponentState property. |
| SetModified | protected | |
| SetName | protected | Sets the value of the Name property. |
| SetNodeIndentStr | protected | |
| SetOnAsyncLoad | protected | |
| SetOptions | protected | |
| SetParentComponent | protected | Sets the parent component. |
| SetParseOptions | protected | |
| SetPrologValue | protected | |
| SetStandAlone | protected | |
| SetSubComponent | public | Identifies whether the component is a subcomponent. |
| SetVersion | protected | |
| SetXML | protected | |
| SetXMLStrings | protected | |
| ToString | public | Returns a string containing the class name. |
| UnitName | public | Returns the name of the unit where the class is defined. |
| UnitScope | public | Returns the class's unit scope. |
| UpdateAction | public | Updates the state of an action. |
| Updated | protected | Clears the csUpdating state in the component's ComponentState property when the component finishes updating. |
| UpdateRegistry | protected | Provides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces. |
| Updating | protected | Sets the csUpdating state in the component's ComponentState property. |
| ValidateContainer | protected | Determines whether an object can be inserted into a container. |
| ValidateInsert | protected | Provides the interface for a method that validates a child component before it is inserted. |
| ValidateRename | protected | Ensures that renaming an owned component does not create a name conflict. |
| WriteDOMVendor | protected | |
| WriteState | protected | Writes the state of the component. |
| XMLStringsChanging | protected |